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-16T00:16:20.600Z||main|||||INFO|500||The following profiles are active: basic 2023-04-16T00:16:33.636Z||main|||||INFO|500||Starting service [Tomcat] 2023-04-16T00:16:33.638Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-04-16T00:16:33.794Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-04-16T00:16:42.441Z||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-16T00:16:42.668Z||main|||||INFO|500||catdb-pool - Starting... 2023-04-16T00:16:42.987Z||main|||||INFO|500||catdb-pool - Start completed. 2023-04-16T00:16:43.391Z||main|||||INFO|500||reqdb-pool - Starting... 2023-04-16T00:16:43.411Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-04-16T00:16:43.566Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-04-16T00:16:44.029Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-04-16T00:16:45.313Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-16T00:16:49.153Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-16T00:16:51.031Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-16T00:16:51.082Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-04-16T00:16:51.779Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-16T00:16:52.464Z||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-16T00:16:53.175Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-16T00:16:54.442Z||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-16T00:16:58.915Z||main|||||WARN|500||--- 2023-04-16T00:16:58.915Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-04-16T00:16:58.916Z||main|||||WARN|500||--- 2023-04-16T00:16:59.409Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-04-16T00:17:04.182Z||main|||||INFO|500||Started ApiHandlerApplication in 47.789 seconds (JVM running for 52.145) 2023-04-16T00:17:04.220Z|1986a60d-b3ea-4b15-b4a2-e4e757814f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:17:04.235Z|1986a60d-b3ea-4b15-b4a2-e4e757814f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:17:04.244Z|8a342954-c2f7-47e7-9641-0359c8ad081c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:17:04.261Z|8a342954-c2f7-47e7-9641-0359c8ad081c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:17:05.249Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-16T00:17:05.496Z|6efe650f-54b9-4c23-b255-c0a0975aeeb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:05.497Z|f4e5d8b0-2c01-46b5-b3f5-4629e691ffba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:05.497Z|0a54ae1e-6316-49dc-8184-163ee8fbf1a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-04-16T00:17:05.876Z|6efe650f-54b9-4c23-b255-c0a0975aeeb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:05.876Z|0a54ae1e-6316-49dc-8184-163ee8fbf1a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:05.878Z|f4e5d8b0-2c01-46b5-b3f5-4629e691ffba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:16.160Z|6e64ce02-1370-46a0-a2fc-1314cdf64cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:16.170Z|a2948c44-40ce-4b5c-9bd2-f6159eebfc22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:16.179Z|ee44bfa7-5205-48bc-87d6-5a4f1aa72aba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:16.179Z|6e64ce02-1370-46a0-a2fc-1314cdf64cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:16.175Z|a2948c44-40ce-4b5c-9bd2-f6159eebfc22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:16.200Z|ee44bfa7-5205-48bc-87d6-5a4f1aa72aba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:19.167Z|9ede15a0-6b13-42a2-a76d-69a8d33c7bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:17:19.171Z|9ede15a0-6b13-42a2-a76d-69a8d33c7bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:17:26.244Z|c1df00b7-ab92-4a11-8817-fbd9df6ca111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:26.246Z|c1df00b7-ab92-4a11-8817-fbd9df6ca111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:26.254Z|afcfa9c5-3426-4d3d-a49e-08a10286a1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:26.255Z|afcfa9c5-3426-4d3d-a49e-08a10286a1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:26.262Z|f5aa69c2-b47f-42ce-8d8f-ffefc9e03d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:26.263Z|f5aa69c2-b47f-42ce-8d8f-ffefc9e03d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:34.169Z|fbfd6fee-cae3-49f4-862d-383e4e30f9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:17:34.171Z|fbfd6fee-cae3-49f4-862d-383e4e30f9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:17:34.264Z|c09272e2-a2e0-404d-b93f-64d1d3619e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:17:34.268Z|c09272e2-a2e0-404d-b93f-64d1d3619e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:17:36.301Z|95c36a23-e420-4e35-bb20-a184905bb818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:36.302Z|54e7d8a6-efc9-40af-a215-5083fc446d08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:36.303Z|78f829ee-c081-4b52-8438-44dfa682088c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:36.304Z|95c36a23-e420-4e35-bb20-a184905bb818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:36.305Z|78f829ee-c081-4b52-8438-44dfa682088c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:36.310Z|54e7d8a6-efc9-40af-a215-5083fc446d08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:46.338Z|6f2b2b74-3d36-4939-ab23-bf2c42f3da0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:46.339Z|adf6a41e-0343-4b0d-b65a-7617912440f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:46.339Z|6f2b2b74-3d36-4939-ab23-bf2c42f3da0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:46.342Z|adf6a41e-0343-4b0d-b65a-7617912440f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:46.345Z|d394d3f9-25c1-4442-8c4f-8932aae3d2c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:46.346Z|d394d3f9-25c1-4442-8c4f-8932aae3d2c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:49.168Z|ef0c2df6-46d6-4e78-b78f-524682f34816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:17:49.169Z|ef0c2df6-46d6-4e78-b78f-524682f34816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:17:56.390Z|395944dd-9de7-4f31-8a59-a79ca58cef91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:56.393Z|dae29ea7-839d-4763-8dba-b713944e6542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:56.393Z|e813554a-ff77-4ac5-9c40-1b7900786a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:17:56.395Z|dae29ea7-839d-4763-8dba-b713944e6542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:56.395Z|e813554a-ff77-4ac5-9c40-1b7900786a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:17:56.397Z|395944dd-9de7-4f31-8a59-a79ca58cef91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:04.167Z|4b67f6fc-1da7-48e7-be62-e1ed368cb57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:18:04.172Z|4b67f6fc-1da7-48e7-be62-e1ed368cb57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:18:04.271Z|d72dfd11-3f2e-4e0c-9a0b-288ac97a7fd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:18:04.272Z|d72dfd11-3f2e-4e0c-9a0b-288ac97a7fd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:18:06.435Z|9b9a6d05-0911-4c20-b32e-b0e5fb03d0b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:06.436Z|3534f105-aede-443c-8266-7f2cf9596f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:06.437Z|9b9a6d05-0911-4c20-b32e-b0e5fb03d0b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:06.438Z|3534f105-aede-443c-8266-7f2cf9596f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:06.447Z|0eceac68-e728-4b1c-b83f-eae5ba4de837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:06.448Z|0eceac68-e728-4b1c-b83f-eae5ba4de837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:16.479Z|4f01169d-260a-4269-8a33-b08dd966101a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:16.480Z|d8d6c39d-de28-4fe4-afa9-4f866c1be037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:16.481Z|4f01169d-260a-4269-8a33-b08dd966101a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:16.482Z|d8d6c39d-de28-4fe4-afa9-4f866c1be037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:16.483Z|d9eecaec-b161-46a6-8554-78aa8dd4981b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:16.484Z|d9eecaec-b161-46a6-8554-78aa8dd4981b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:19.168Z|f92c7ddf-f027-4272-9975-1485b1def721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:18:19.170Z|f92c7ddf-f027-4272-9975-1485b1def721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:18:26.521Z|1bc97174-bd75-4fcd-91ea-b6fe6ba42fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:26.522Z|1bc97174-bd75-4fcd-91ea-b6fe6ba42fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:26.523Z|49d29d23-27fc-450b-884c-3f84e7ad3fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:26.524Z|49d29d23-27fc-450b-884c-3f84e7ad3fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:26.530Z|38067c14-fb4b-459d-884a-03e54a289436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:26.532Z|38067c14-fb4b-459d-884a-03e54a289436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:34.168Z|ad56abe5-cc30-4ea4-aab4-be0f36dae6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:18:34.169Z|ad56abe5-cc30-4ea4-aab4-be0f36dae6eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:18:34.274Z|12b0ef35-1eb1-4dda-97be-2de2acfd34cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:18:34.275Z|12b0ef35-1eb1-4dda-97be-2de2acfd34cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:18:36.558Z|784a416d-16ba-474f-902f-f8253dab03c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:36.560Z|784a416d-16ba-474f-902f-f8253dab03c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:36.560Z|52c1aaf3-39ee-45a9-99e1-fce33089b14d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:36.561Z|52c1aaf3-39ee-45a9-99e1-fce33089b14d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:36.562Z|863dc705-dc7d-411a-a837-45ef8ad6b5e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:36.563Z|863dc705-dc7d-411a-a837-45ef8ad6b5e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:46.596Z|793329db-c7a1-4fc0-93d3-9ecb2af1df0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:46.597Z|eede52a7-2686-4fe2-a5d4-0cc1c40a8171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:46.598Z|793329db-c7a1-4fc0-93d3-9ecb2af1df0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:46.599Z|eede52a7-2686-4fe2-a5d4-0cc1c40a8171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:46.600Z|c8224f5c-f53f-4bee-9b9b-8943c027f657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:46.602Z|c8224f5c-f53f-4bee-9b9b-8943c027f657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:49.168Z|823ce075-2427-4374-a432-0c635f15fe1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:18:49.175Z|823ce075-2427-4374-a432-0c635f15fe1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:18:56.631Z|2012d871-6ec7-4599-9534-b5d02067e3da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:56.631Z|c0afbb3d-9db8-4e89-a201-47cbd117719a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:56.632Z|2012d871-6ec7-4599-9534-b5d02067e3da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:56.632Z|c0afbb3d-9db8-4e89-a201-47cbd117719a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:18:56.634Z|f1d9c04a-cf52-4e1a-b49c-17d1019a5331|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:18:56.636Z|f1d9c04a-cf52-4e1a-b49c-17d1019a5331|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:04.168Z|eac0b0ff-c02a-468b-9b50-fa4e4f108101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:19:04.169Z|eac0b0ff-c02a-468b-9b50-fa4e4f108101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:19:04.277Z|781cec88-a0cd-44de-abf9-ce6579bbee47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:19:04.278Z|781cec88-a0cd-44de-abf9-ce6579bbee47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:19:06.674Z|2e32d0a0-7df5-470c-b2d7-fdbf18b99748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:06.676Z|2e32d0a0-7df5-470c-b2d7-fdbf18b99748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:06.677Z|38e00a5c-63e2-417f-b103-39bceefdbe56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:06.677Z|1962bb31-067b-4721-9639-5981d72fcc55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:06.678Z|1962bb31-067b-4721-9639-5981d72fcc55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:06.678Z|38e00a5c-63e2-417f-b103-39bceefdbe56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:16.712Z|ac3e6a40-3bb5-4e09-af48-b9b1ecdce1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:16.714Z|ac3e6a40-3bb5-4e09-af48-b9b1ecdce1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:16.715Z|e4ebb29d-5cd1-495b-9149-a8a0061f23b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:16.716Z|e4ebb29d-5cd1-495b-9149-a8a0061f23b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:16.717Z|4117f8fb-0643-43dc-b562-ae68c620b3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:16.719Z|4117f8fb-0643-43dc-b562-ae68c620b3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:19.167Z|44dd428e-7b98-4080-8bc0-083dd56eac00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:19:19.168Z|44dd428e-7b98-4080-8bc0-083dd56eac00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:19:26.756Z|1441cb6e-a431-4cf0-af07-51f4cf390160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:26.756Z|cedbd999-bc50-4dca-9202-77a6b728ae98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:26.758Z|1441cb6e-a431-4cf0-af07-51f4cf390160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:26.758Z|cedbd999-bc50-4dca-9202-77a6b728ae98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:26.760Z|43708886-56ed-46a1-859d-c94ce2000c29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:26.761Z|43708886-56ed-46a1-859d-c94ce2000c29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:34.169Z|720cc836-35c3-4caa-91f5-38141cea7577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:19:34.175Z|720cc836-35c3-4caa-91f5-38141cea7577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:19:34.279Z|66de3cae-aa74-4122-9a07-8fada0e9e5cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:19:34.280Z|66de3cae-aa74-4122-9a07-8fada0e9e5cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:19:36.790Z|998928a3-a7d8-4823-86a8-921ffe73f6a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:36.791Z|998928a3-a7d8-4823-86a8-921ffe73f6a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:36.798Z|122ce0f2-1ebc-48ac-af61-6a7adb6e12c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:36.798Z|122ce0f2-1ebc-48ac-af61-6a7adb6e12c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:36.800Z|ce14a2e4-8a91-4af7-908f-f7c31418a179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:36.801Z|ce14a2e4-8a91-4af7-908f-f7c31418a179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:46.822Z|4b7f9f5e-f527-407c-a4b7-bc20c1303e8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:46.824Z|4b7f9f5e-f527-407c-a4b7-bc20c1303e8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:46.825Z|1628804d-c9e7-4d81-9a53-1bfdf0aa4440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:46.826Z|1628804d-c9e7-4d81-9a53-1bfdf0aa4440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:46.833Z|13efb21d-f11b-4d3d-a0e8-6227f1291d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:46.834Z|13efb21d-f11b-4d3d-a0e8-6227f1291d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:49.168Z|515aa67b-f541-490c-bdcd-aef8d6e5eb77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:19:49.169Z|515aa67b-f541-490c-bdcd-aef8d6e5eb77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:19:56.854Z|f0ac40d2-18cc-495f-b067-367e92177f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:56.855Z|690c6acc-c5c6-422d-bfe3-f927476b8088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:56.856Z|f0ac40d2-18cc-495f-b067-367e92177f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:56.857Z|690c6acc-c5c6-422d-bfe3-f927476b8088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:19:56.864Z|4ae69778-f595-4b5b-aab1-3f41255225f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:19:56.865Z|4ae69778-f595-4b5b-aab1-3f41255225f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:04.167Z|47182a39-c045-4b86-8a7f-072107f9c681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:20:04.169Z|47182a39-c045-4b86-8a7f-072107f9c681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:20:04.282Z|7227f132-62d1-4550-99ff-55672b7a083d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:20:04.284Z|7227f132-62d1-4550-99ff-55672b7a083d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:20:06.895Z|9a101a71-d970-42e6-a0ef-e4f106221c7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:06.896Z|9a101a71-d970-42e6-a0ef-e4f106221c7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:06.898Z|cb07b46f-a7dc-409c-9d81-ee5968bd4947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:06.899Z|cb07b46f-a7dc-409c-9d81-ee5968bd4947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:06.891Z|e76f320f-986d-479a-9c24-ba7950b94cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:06.903Z|e76f320f-986d-479a-9c24-ba7950b94cac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:16.932Z|adec1d57-1c99-40de-9388-391b331b6e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:16.938Z|89a3e67a-273d-42da-aba8-5540479221f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:16.940Z|89a3e67a-273d-42da-aba8-5540479221f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:16.934Z|adec1d57-1c99-40de-9388-391b331b6e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:16.940Z|8402fbca-5c35-4000-9749-bdaaf055c177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:16.942Z|8402fbca-5c35-4000-9749-bdaaf055c177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:19.167Z|0f2d38f8-934b-4d2e-a0d5-d65434e9b88e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:20:19.174Z|0f2d38f8-934b-4d2e-a0d5-d65434e9b88e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:20:26.981Z|f73cb129-6753-408e-9e10-ee15ba265275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:26.982Z|6daf62eb-f4db-44e4-9d0b-7f2e01624c23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:26.982Z|df282d9d-8283-456c-8181-c917aa6cb8aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:26.983Z|6daf62eb-f4db-44e4-9d0b-7f2e01624c23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:26.983Z|f73cb129-6753-408e-9e10-ee15ba265275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:26.984Z|df282d9d-8283-456c-8181-c917aa6cb8aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:34.167Z|41ac82de-8d6b-4b92-90a7-fceea38887e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:20:34.169Z|41ac82de-8d6b-4b92-90a7-fceea38887e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:20:34.285Z|0c98cf82-b004-4f76-bbe1-e6c5530d9ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:20:34.286Z|0c98cf82-b004-4f76-bbe1-e6c5530d9ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:20:37.020Z|51d20ed7-c9cb-4b10-899a-1076aab0a17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:37.021Z|51d20ed7-c9cb-4b10-899a-1076aab0a17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:37.021Z|4517dbd3-897c-46b1-8e31-0f1b4bd72737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:37.022Z|4517dbd3-897c-46b1-8e31-0f1b4bd72737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:37.023Z|1dc7fc35-0abb-4cf8-8ea3-e0302108b7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:37.024Z|1dc7fc35-0abb-4cf8-8ea3-e0302108b7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:47.056Z|32f0c290-59c3-4e88-a8ff-2c0d6405f2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:47.057Z|32f0c290-59c3-4e88-a8ff-2c0d6405f2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:47.058Z|ad4a88c4-cae9-45d1-95e8-5adcb4e198a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:47.060Z|ad4a88c4-cae9-45d1-95e8-5adcb4e198a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:47.066Z|c601b993-a85c-4d95-a81c-7c9a45899d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:47.068Z|c601b993-a85c-4d95-a81c-7c9a45899d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:49.168Z|5f5bf76b-565b-4011-a18d-e2fa754a65f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:20:49.169Z|5f5bf76b-565b-4011-a18d-e2fa754a65f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:20:57.089Z|38beb715-4eda-409e-8a4c-83db27452f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:57.090Z|38beb715-4eda-409e-8a4c-83db27452f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:57.091Z|3f75a8bd-72d7-4070-8b10-c57ff57769d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:57.093Z|3f75a8bd-72d7-4070-8b10-c57ff57769d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:20:57.098Z|d6cc1fa8-96f3-4e41-9ebf-94a299395bca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:20:57.101Z|d6cc1fa8-96f3-4e41-9ebf-94a299395bca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:04.167Z|423ef415-5361-41d1-b1f6-a126140ec042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:21:04.172Z|423ef415-5361-41d1-b1f6-a126140ec042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:21:04.288Z|3fde76c2-2745-4df5-956e-94a9d08c69cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:21:04.289Z|3fde76c2-2745-4df5-956e-94a9d08c69cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:21:07.123Z|aaba7e2f-8a45-438d-8b2b-a7aec9640ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:07.124Z|aaba7e2f-8a45-438d-8b2b-a7aec9640ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:07.130Z|b87f7219-c590-4f3c-9f2a-f2ab3f85d355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:07.131Z|ef36b0eb-db4a-495e-8329-aef8eb8848d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:07.131Z|b87f7219-c590-4f3c-9f2a-f2ab3f85d355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:07.132Z|ef36b0eb-db4a-495e-8329-aef8eb8848d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:17.150Z|38a49c2f-8c17-4c3f-b477-3d9daabcb7a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:17.152Z|38a49c2f-8c17-4c3f-b477-3d9daabcb7a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:17.155Z|23794080-e5b8-46e0-8982-028e5240c27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:17.156Z|23794080-e5b8-46e0-8982-028e5240c27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:17.172Z|e89ba3b8-863a-47cf-bcfe-2cc86731038f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:17.174Z|e89ba3b8-863a-47cf-bcfe-2cc86731038f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:19.168Z|76be1a90-3187-4813-b512-3ed31d4af603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:21:19.169Z|76be1a90-3187-4813-b512-3ed31d4af603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:21:27.180Z|07dd7dc5-60ea-4dfc-b668-0cc5187140e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:27.182Z|07dd7dc5-60ea-4dfc-b668-0cc5187140e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:27.192Z|89ea145b-5846-440a-968f-20bc26961f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:27.193Z|89ea145b-5846-440a-968f-20bc26961f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:27.204Z|7c113dc2-0622-456f-a74b-a31455cc2b4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:27.206Z|7c113dc2-0622-456f-a74b-a31455cc2b4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:34.167Z|d9b7a41a-e192-4184-8e12-6b15c0ef2125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:21:34.168Z|d9b7a41a-e192-4184-8e12-6b15c0ef2125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:21:34.291Z|69b5bcd3-81e2-48dd-96a7-79146e629452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:21:34.292Z|69b5bcd3-81e2-48dd-96a7-79146e629452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:21:37.219Z|5f7fba43-a240-414c-addf-ccc1ecf6012e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:37.221Z|5f7fba43-a240-414c-addf-ccc1ecf6012e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:37.222Z|3d94623d-7610-485f-8811-cd0731e9ff49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:37.223Z|3d94623d-7610-485f-8811-cd0731e9ff49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:37.236Z|be7b89a2-9905-4eb0-8120-1dcea39d0f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:37.237Z|be7b89a2-9905-4eb0-8120-1dcea39d0f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:47.254Z|965467a6-2393-4f85-805a-8088b11313fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:47.255Z|cb8cb084-d039-48cb-af18-94d3304a03b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:47.256Z|965467a6-2393-4f85-805a-8088b11313fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:47.257Z|cb8cb084-d039-48cb-af18-94d3304a03b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:47.301Z|0596fbb8-dfc9-40a7-a629-688b8ac5c118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:47.301Z|0596fbb8-dfc9-40a7-a629-688b8ac5c118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:49.167Z|5c36fad6-e72d-46fa-8514-ad548b95b4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:21:49.173Z|5c36fad6-e72d-46fa-8514-ad548b95b4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:21:57.291Z|5de2311f-4e48-4cba-bffd-7219db5c3ae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:57.292Z|33836dc1-56f8-4888-884f-0e46ef4ef970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:57.293Z|5de2311f-4e48-4cba-bffd-7219db5c3ae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:57.294Z|33836dc1-56f8-4888-884f-0e46ef4ef970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:21:57.329Z|7623d0f6-0ea8-4669-af9b-f0098ecfc2e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:21:57.330Z|7623d0f6-0ea8-4669-af9b-f0098ecfc2e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:04.169Z|98ead97c-37c4-461f-8af2-3ecec0742623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:22:04.171Z|98ead97c-37c4-461f-8af2-3ecec0742623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:22:04.294Z|e06c5d78-c8aa-4147-876e-dd7e450b98b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:22:04.295Z|e06c5d78-c8aa-4147-876e-dd7e450b98b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:22:07.327Z|daba3faa-1039-46ae-8cf2-2692a70300c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:07.328Z|daba3faa-1039-46ae-8cf2-2692a70300c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:07.330Z|d191d93a-5ed6-4576-a94f-1993b4f755c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:07.332Z|d191d93a-5ed6-4576-a94f-1993b4f755c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:07.362Z|217f5bd9-d6c0-45c8-9a55-0c9e30e1d705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:07.363Z|217f5bd9-d6c0-45c8-9a55-0c9e30e1d705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:17.358Z|1a07fc7e-aa60-420f-bff6-0915d77304d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:17.360Z|1a07fc7e-aa60-420f-bff6-0915d77304d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:17.364Z|85a3d105-600b-4650-b5b3-ab1de3a91096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:17.365Z|85a3d105-600b-4650-b5b3-ab1de3a91096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:17.396Z|cec83972-00a1-4625-aeb8-3bf3ae8474e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:17.397Z|cec83972-00a1-4625-aeb8-3bf3ae8474e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:19.167Z|aae5c77d-f383-460b-a7a0-760e7af65ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:22:19.168Z|aae5c77d-f383-460b-a7a0-760e7af65ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:22:27.393Z|0f607dfe-8883-45b3-ba16-79c4ddc65f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:27.395Z|0f607dfe-8883-45b3-ba16-79c4ddc65f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:27.398Z|6605ca11-c4a2-4875-b04d-9f41efe943f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:27.399Z|6605ca11-c4a2-4875-b04d-9f41efe943f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:27.426Z|ebde5524-ee8f-48af-95af-6cba797ae7ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:27.427Z|ebde5524-ee8f-48af-95af-6cba797ae7ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:34.170Z|4412d1e8-5db8-4b41-9d1c-7bba60423fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:22:34.174Z|4412d1e8-5db8-4b41-9d1c-7bba60423fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:22:34.296Z|2397e3c9-3840-407c-b226-c48b8c5d5519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:22:34.298Z|2397e3c9-3840-407c-b226-c48b8c5d5519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:22:37.424Z|1001f80a-fd70-4b61-a842-685bed9dcc9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:37.425Z|1001f80a-fd70-4b61-a842-685bed9dcc9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:37.427Z|bee1f019-e2e7-4e3d-8482-de92c715aa6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:37.428Z|bee1f019-e2e7-4e3d-8482-de92c715aa6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:37.456Z|e6b108bc-358a-4cc7-ab65-11bd43cd349a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:37.457Z|e6b108bc-358a-4cc7-ab65-11bd43cd349a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:47.468Z|8093fafb-2951-4b36-bbe8-351055ad4854|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:47.469Z|8093fafb-2951-4b36-bbe8-351055ad4854|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:47.470Z|c1bbb6da-687f-4e25-a529-a52112356edf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:47.471Z|c1bbb6da-687f-4e25-a529-a52112356edf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:47.484Z|f27de6ce-0de2-4490-9257-0635a6f9a2cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:47.484Z|f27de6ce-0de2-4490-9257-0635a6f9a2cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:49.167Z|b57bc4e6-bb61-4cf2-8d03-8a034f9f5951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:22:49.168Z|b57bc4e6-bb61-4cf2-8d03-8a034f9f5951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:22:57.500Z|cd77c597-10fb-4ec9-b6f6-a648fca6a127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:57.500Z|9193c812-12cd-4a62-93ea-ad967342303d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:57.502Z|cd77c597-10fb-4ec9-b6f6-a648fca6a127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:57.502Z|9193c812-12cd-4a62-93ea-ad967342303d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:22:57.513Z|2975176f-6bcd-4819-8ce5-21d49d1baeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:22:57.514Z|2975176f-6bcd-4819-8ce5-21d49d1baeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:04.167Z|ff9bf252-025a-4ded-96f3-8d55e5408c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:23:04.168Z|ff9bf252-025a-4ded-96f3-8d55e5408c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:23:04.299Z|9684cd65-3038-4c9d-b4e0-6fa44e0a5e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:23:04.300Z|9684cd65-3038-4c9d-b4e0-6fa44e0a5e66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:23:07.534Z|3069144c-2c03-47d8-b0d9-6ebdf183bf7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:07.535Z|be47e43d-6959-4557-888b-f3da6405424b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:07.535Z|3069144c-2c03-47d8-b0d9-6ebdf183bf7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:07.536Z|be47e43d-6959-4557-888b-f3da6405424b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:07.545Z|9c6cb445-4ef8-496d-99f0-26866693a344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:07.546Z|9c6cb445-4ef8-496d-99f0-26866693a344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:17.566Z|7a7bdbb5-9a5f-4af6-8acb-7a0106923d3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:17.566Z|95a5c894-1ad1-40c3-b759-de2c69c2ea19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:17.567Z|7a7bdbb5-9a5f-4af6-8acb-7a0106923d3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:17.567Z|95a5c894-1ad1-40c3-b759-de2c69c2ea19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:17.572Z|06af5b90-1c74-4ad0-ba1d-9b34cbd77991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:17.572Z|06af5b90-1c74-4ad0-ba1d-9b34cbd77991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:19.167Z|a4b78d3f-dec9-4e6b-8a5f-e6a31873cafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:23:19.172Z|a4b78d3f-dec9-4e6b-8a5f-e6a31873cafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:23:27.594Z|f298eba3-ed3b-47a6-aa25-854763bfe7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:27.595Z|f298eba3-ed3b-47a6-aa25-854763bfe7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:27.598Z|57dec9c5-17f8-40e6-83e7-cfc96c4ebfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:27.600Z|3ba1003b-a40e-4301-941c-f680844097ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:27.602Z|57dec9c5-17f8-40e6-83e7-cfc96c4ebfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:27.603Z|3ba1003b-a40e-4301-941c-f680844097ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:34.167Z|34e89043-5098-4fe7-a273-52b809da1a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:23:34.168Z|34e89043-5098-4fe7-a273-52b809da1a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:23:34.302Z|2e85989a-f832-4276-a483-18032343f9d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:23:34.303Z|2e85989a-f832-4276-a483-18032343f9d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:23:37.623Z|2d34a354-2f66-4408-9e16-22198dc45977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:37.624Z|2d34a354-2f66-4408-9e16-22198dc45977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:37.643Z|9a22cf05-dba0-4996-b79e-20eec639b586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:37.643Z|e3139069-a5c7-4813-af46-f761b47bd35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:37.644Z|9a22cf05-dba0-4996-b79e-20eec639b586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:37.644Z|e3139069-a5c7-4813-af46-f761b47bd35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:47.657Z|bb23447c-009f-4e9a-9557-b9e89a217e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:47.659Z|bb23447c-009f-4e9a-9557-b9e89a217e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:47.669Z|7751510c-4900-410e-a4e2-e63372cb1f67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:47.670Z|1747464d-1adc-4a4d-be39-8e5e43d8af40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:47.670Z|7751510c-4900-410e-a4e2-e63372cb1f67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:47.671Z|1747464d-1adc-4a4d-be39-8e5e43d8af40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:49.167Z|1c9ec594-da2f-4ec9-b4f8-75bd4c4a69c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:23:49.168Z|1c9ec594-da2f-4ec9-b4f8-75bd4c4a69c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:23:57.690Z|a745e6a6-95a6-46d9-814e-a0b06002af45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:57.692Z|a745e6a6-95a6-46d9-814e-a0b06002af45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:57.699Z|56f53300-16d6-4040-8d9c-2ee4c22c6d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:57.700Z|78d12963-a021-42b3-98d5-71cb148a6347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:23:57.700Z|56f53300-16d6-4040-8d9c-2ee4c22c6d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:23:57.701Z|78d12963-a021-42b3-98d5-71cb148a6347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:04.167Z|2676f149-c8c2-4244-8c0f-f302680d7f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:24:04.172Z|2676f149-c8c2-4244-8c0f-f302680d7f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:24:04.304Z|e4641f80-9c27-4fc4-ab70-e793e5170837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:24:04.305Z|e4641f80-9c27-4fc4-ab70-e793e5170837|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:24:07.731Z|4f3c8d5a-49ce-400c-9241-b9639487f8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:07.733Z|4f3c8d5a-49ce-400c-9241-b9639487f8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:07.735Z|4d3f4d3b-dba5-4b95-bed3-ae0644438b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:07.735Z|a5c096a8-c1a0-4d65-9015-cbadfb99295b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:07.736Z|4d3f4d3b-dba5-4b95-bed3-ae0644438b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:07.737Z|a5c096a8-c1a0-4d65-9015-cbadfb99295b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:17.773Z|6da75933-5398-4dba-a22d-018ba3f95cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:17.774Z|6da75933-5398-4dba-a22d-018ba3f95cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:17.778Z|d079166e-ede6-4762-9add-223acf37616b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:17.779Z|69cf1b06-3c0f-4007-9431-24a763e75217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:17.781Z|69cf1b06-3c0f-4007-9431-24a763e75217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:17.779Z|d079166e-ede6-4762-9add-223acf37616b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:19.167Z|ebef6958-7600-480f-bfc4-ac1e1fa163cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:24:19.168Z|ebef6958-7600-480f-bfc4-ac1e1fa163cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:24:27.803Z|15c5ebbc-3df0-4608-a9bd-f93b7984b6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:27.804Z|15c5ebbc-3df0-4608-a9bd-f93b7984b6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:27.810Z|18283478-01f5-4c0d-884f-b7cd85603444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:27.811Z|18283478-01f5-4c0d-884f-b7cd85603444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:27.812Z|35078486-1935-4779-b102-38a524b2f718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:27.814Z|35078486-1935-4779-b102-38a524b2f718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:34.167Z|220021ed-2655-45ea-ac3a-947fb37c1974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:24:34.168Z|220021ed-2655-45ea-ac3a-947fb37c1974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:24:34.307Z|efe8a6b1-99a3-49af-a6de-f1e2d499664c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:24:34.308Z|efe8a6b1-99a3-49af-a6de-f1e2d499664c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:24:37.832Z|3b4bd116-39af-4a0e-8b1f-76af72555e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:37.833Z|3b4bd116-39af-4a0e-8b1f-76af72555e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:37.836Z|dda9705b-18b4-45ed-929d-90b55cab2c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:37.837Z|dda9705b-18b4-45ed-929d-90b55cab2c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:37.840Z|3c64bcfc-6c1e-46b6-aaa4-f1c123cc856b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:37.842Z|3c64bcfc-6c1e-46b6-aaa4-f1c123cc856b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:47.865Z|882b99d2-ecc7-4441-8246-dc57324bc467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:47.867Z|882b99d2-ecc7-4441-8246-dc57324bc467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:47.867Z|01229e1b-2b2a-40a9-839b-b1df8d84f9e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:47.868Z|03c1ddf0-6a15-41d1-8463-a542545d1c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:47.868Z|01229e1b-2b2a-40a9-839b-b1df8d84f9e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:47.869Z|03c1ddf0-6a15-41d1-8463-a542545d1c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:49.167Z|25a5469a-0a24-483f-a3e1-1b70a32a4fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:24:49.172Z|25a5469a-0a24-483f-a3e1-1b70a32a4fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:24:57.895Z|ed20be39-23df-49cb-8ac3-90e363e36493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:57.896Z|ed20be39-23df-49cb-8ac3-90e363e36493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:57.897Z|4f706178-5283-4cf7-92a8-1c48c0359e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:57.897Z|430b630f-2624-4d48-bc2e-0c56071e2348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:24:57.898Z|4f706178-5283-4cf7-92a8-1c48c0359e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:24:57.899Z|430b630f-2624-4d48-bc2e-0c56071e2348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:04.167Z|d6ef2d15-bd82-4a8c-8a40-541f659d5538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:25:04.168Z|d6ef2d15-bd82-4a8c-8a40-541f659d5538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:25:04.309Z|bad3fb9e-6d76-43e3-a34b-170bf64da0bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:25:04.309Z|bad3fb9e-6d76-43e3-a34b-170bf64da0bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:25:07.925Z|f911f8ec-2bcc-4bfd-9b5d-c104bdd0405a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:07.925Z|ffcac8da-1dcb-4c98-a42f-6b03dd5faabe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:07.926Z|f911f8ec-2bcc-4bfd-9b5d-c104bdd0405a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:07.926Z|ffcac8da-1dcb-4c98-a42f-6b03dd5faabe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:07.926Z|088aaf2b-dc09-4179-8135-c1323fdd8040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:07.928Z|088aaf2b-dc09-4179-8135-c1323fdd8040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:17.957Z|d9fea4b8-02d3-4307-86e0-361cd48250dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:17.957Z|4f3f92f3-9668-4ce0-bcc1-3c635c7c99c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:17.958Z|d9fea4b8-02d3-4307-86e0-361cd48250dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:17.959Z|4f3f92f3-9668-4ce0-bcc1-3c635c7c99c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:17.962Z|1d666c1b-35ad-415e-8776-d7ada0a1c865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:17.962Z|1d666c1b-35ad-415e-8776-d7ada0a1c865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:19.167Z|fcfb5241-9d9c-4a95-a6d2-423c918fa0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:25:19.168Z|fcfb5241-9d9c-4a95-a6d2-423c918fa0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:25:27.993Z|bc18a250-a71d-4c74-a231-bad666ca0799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:27.995Z|bc18a250-a71d-4c74-a231-bad666ca0799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:28.000Z|b836d27f-cb6b-4f55-871f-3492b9d5530f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:28.001Z|b836d27f-cb6b-4f55-871f-3492b9d5530f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:28.000Z|1b856428-889a-41eb-9786-6b996d2bfd64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:28.004Z|1b856428-889a-41eb-9786-6b996d2bfd64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:34.167Z|86c4859d-cde0-48b8-8b60-cf09e51b4e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:25:34.172Z|86c4859d-cde0-48b8-8b60-cf09e51b4e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:25:34.310Z|1b6e59aa-f599-4c9f-a96f-a5289eb1c79a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:25:34.311Z|1b6e59aa-f599-4c9f-a96f-a5289eb1c79a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:25:38.029Z|a56d8a76-1c6e-43d9-9f98-ff432236288f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:38.030Z|a56d8a76-1c6e-43d9-9f98-ff432236288f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:38.038Z|8ceb86e5-bcd9-4d01-afdd-6a020ad47d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:38.039Z|8ceb86e5-bcd9-4d01-afdd-6a020ad47d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:38.040Z|a7c78111-40cb-4663-ac58-6fb73e452dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:38.041Z|a7c78111-40cb-4663-ac58-6fb73e452dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:48.067Z|aa27ef22-7442-4a26-8160-2fa631b80405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:48.068Z|aa27ef22-7442-4a26-8160-2fa631b80405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:48.071Z|2702c3e1-9c53-47cb-96e4-fc218eef095d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:48.072Z|2702c3e1-9c53-47cb-96e4-fc218eef095d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:48.075Z|762f38ed-bd02-4b8d-8437-dba30d9bd297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:48.076Z|762f38ed-bd02-4b8d-8437-dba30d9bd297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:49.167Z|4d765df9-d88f-4845-b51a-afa6b9214a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:25:49.168Z|4d765df9-d88f-4845-b51a-afa6b9214a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:25:58.101Z|9906d4a4-b53f-4a3d-86e3-0ec0f7d9120c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:58.102Z|9906d4a4-b53f-4a3d-86e3-0ec0f7d9120c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:58.105Z|9199da9e-e747-4824-9b5a-4342b8c1b4bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:58.106Z|9199da9e-e747-4824-9b5a-4342b8c1b4bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:25:58.107Z|929c14ab-a39e-480c-b0f2-a1675a52e303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:25:58.108Z|929c14ab-a39e-480c-b0f2-a1675a52e303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:04.167Z|f5b3c60c-4b32-4b2c-ae30-c1d6d0a94846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:26:04.168Z|f5b3c60c-4b32-4b2c-ae30-c1d6d0a94846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:26:04.312Z|55e2d578-432e-4ffd-9c4d-0a5527caf90d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:26:04.312Z|55e2d578-432e-4ffd-9c4d-0a5527caf90d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:26:08.139Z|f2b2ebdf-d6e4-455a-a031-c4aa975e8297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:08.140Z|f2b2ebdf-d6e4-455a-a031-c4aa975e8297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:08.143Z|6b5e0061-0532-42be-8ddb-898cf1ce6988|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:08.145Z|6b5e0061-0532-42be-8ddb-898cf1ce6988|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:08.148Z|3d85f82c-355a-4fd8-a67f-853f1235470d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:08.149Z|3d85f82c-355a-4fd8-a67f-853f1235470d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:18.180Z|24edf714-c7f7-4222-8d9c-bf380755cfea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:18.181Z|24edf714-c7f7-4222-8d9c-bf380755cfea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:18.182Z|f69c419c-1810-4da2-b996-b05f1f854273|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:18.183Z|f69c419c-1810-4da2-b996-b05f1f854273|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:18.188Z|d517de96-0420-4b21-9679-f386a5d688ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:18.189Z|d517de96-0420-4b21-9679-f386a5d688ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:19.167Z|0a05a2bf-9f50-4b42-8a4d-e93c8082090f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:26:19.171Z|0a05a2bf-9f50-4b42-8a4d-e93c8082090f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:26:22.066Z|c65a95ae-286a-4fda-9837-34c528bc4a78|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:26:22.068Z|c65a95ae-286a-4fda-9837-34c528bc4a78|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:28.215Z|3a956836-b833-40bd-be7d-23617cb67174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:28.217Z|a8ba8eb5-53f2-455a-b4e8-e151a2ad9f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:28.216Z|3a956836-b833-40bd-be7d-23617cb67174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:28.218Z|a8ba8eb5-53f2-455a-b4e8-e151a2ad9f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:28.221Z|49dd74fb-c864-4f31-aa2f-05743cd061b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:28.222Z|49dd74fb-c864-4f31-aa2f-05743cd061b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:34.167Z|02718ecf-360f-4796-b542-18ca30de97c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:26:34.168Z|02718ecf-360f-4796-b542-18ca30de97c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:26:34.313Z|26bd12cb-4bb0-4f44-b746-3820e4f14cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:26:34.314Z|26bd12cb-4bb0-4f44-b746-3820e4f14cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:26:38.247Z|89d01521-4163-45bc-8cde-15f6cb7f79a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:38.247Z|fd15a6d3-9a2d-45cf-bbca-3c6e398b6081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:38.249Z|fd15a6d3-9a2d-45cf-bbca-3c6e398b6081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:38.249Z|89d01521-4163-45bc-8cde-15f6cb7f79a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:38.251Z|348b730b-7dfe-4461-b5a3-76a721aaf4b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:38.252Z|348b730b-7dfe-4461-b5a3-76a721aaf4b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:48.282Z|a26e593c-abec-46ce-ae6a-ef028a860a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:48.283Z|a26e593c-abec-46ce-ae6a-ef028a860a8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:48.284Z|e473e125-b85f-4f4d-9c0d-55eae9e9240e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:48.286Z|e473e125-b85f-4f4d-9c0d-55eae9e9240e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:48.291Z|98fd46f8-58e1-4b5f-b6eb-4ce373e4cf8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:48.292Z|98fd46f8-58e1-4b5f-b6eb-4ce373e4cf8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:49.167Z|412875d9-65da-4d3b-b029-19fb2ba31413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:26:49.168Z|412875d9-65da-4d3b-b029-19fb2ba31413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:26:58.313Z|2e7438a4-18fa-4426-b9c5-e02f8030f6dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:58.313Z|2e7438a4-18fa-4426-b9c5-e02f8030f6dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:58.318Z|9f674fac-7c93-44ed-99c4-916d6e5b1574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:58.319Z|9f674fac-7c93-44ed-99c4-916d6e5b1574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:26:58.322Z|fec2281b-54e3-4318-a759-d1c188c3356a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:26:58.323Z|fec2281b-54e3-4318-a759-d1c188c3356a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:04.167Z|a01febe5-bbd1-4d6b-880c-bd9d45b541eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:27:04.173Z|a01febe5-bbd1-4d6b-880c-bd9d45b541eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:27:04.315Z|9054886c-52ab-4719-a2bb-1769d5bcc3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:27:04.316Z|9054886c-52ab-4719-a2bb-1769d5bcc3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:27:08.342Z|a901d8ad-3ba7-4bfa-baeb-f36cc52b6a78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:08.344Z|a901d8ad-3ba7-4bfa-baeb-f36cc52b6a78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:08.347Z|b23bd00a-8cfe-40a8-953c-9324b970d1e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:08.349Z|b23bd00a-8cfe-40a8-953c-9324b970d1e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:08.352Z|591e850e-5edc-474c-958b-ad06dc8d72cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:08.354Z|591e850e-5edc-474c-958b-ad06dc8d72cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:18.377Z|8bacdaa8-c170-485c-b83f-b17abd40239e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:18.378Z|8bacdaa8-c170-485c-b83f-b17abd40239e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:18.379Z|e9687d0e-45fd-425b-8908-184358ead5ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:18.379Z|663789dd-d185-4372-bb89-042611ecd99f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:18.379Z|663789dd-d185-4372-bb89-042611ecd99f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:18.380Z|e9687d0e-45fd-425b-8908-184358ead5ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:19.167Z|2b111286-3afd-4f84-944e-60a9bd3fe8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:27:19.168Z|2b111286-3afd-4f84-944e-60a9bd3fe8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:27:22.056Z|054415fe-ad78-4245-a2bf-854d9975ec00|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:27:22.057Z|054415fe-ad78-4245-a2bf-854d9975ec00|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:28.408Z|962897d1-f1d9-409b-9674-434f2d15a3fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:28.408Z|b7773fd7-9222-4753-b347-ff61805c7e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:28.409Z|658e8150-9f22-43a3-be66-21a472db2457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:28.410Z|962897d1-f1d9-409b-9674-434f2d15a3fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:28.410Z|658e8150-9f22-43a3-be66-21a472db2457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:28.410Z|b7773fd7-9222-4753-b347-ff61805c7e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:34.167Z|5dd28181-e3f6-43c4-85ec-1992ef54fafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:27:34.168Z|5dd28181-e3f6-43c4-85ec-1992ef54fafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:27:34.317Z|e207de31-0169-4412-9ad8-c9450c085f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:27:34.317Z|e207de31-0169-4412-9ad8-c9450c085f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:27:38.439Z|42df9407-bbc9-436e-9332-c258652fd2a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:38.440Z|42df9407-bbc9-436e-9332-c258652fd2a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:38.440Z|aed9231f-3376-4062-ba1b-1a2c6d37da1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:38.441Z|aed9231f-3376-4062-ba1b-1a2c6d37da1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:38.445Z|9ae34f80-c562-4f3c-b416-9d648321c15f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:38.446Z|9ae34f80-c562-4f3c-b416-9d648321c15f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:48.473Z|38103689-9f70-4145-a5ee-9975f442c92b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:48.474Z|38103689-9f70-4145-a5ee-9975f442c92b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:48.477Z|7b02125d-1547-4548-a256-504ef0b37467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:48.477Z|a1bb00dc-0082-49b0-9cce-f780f0dd416b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:48.478Z|7b02125d-1547-4548-a256-504ef0b37467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:48.478Z|a1bb00dc-0082-49b0-9cce-f780f0dd416b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:49.167Z|4f88dc6a-8d74-4782-a3d4-3de199337823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:27:49.172Z|4f88dc6a-8d74-4782-a3d4-3de199337823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:27:58.506Z|6a00f70c-cc9b-4487-a07e-a1abf1316688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:58.507Z|6a00f70c-cc9b-4487-a07e-a1abf1316688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:58.508Z|c1571fb4-39d6-4c9b-9b4c-d51b3812aaf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:58.510Z|c1571fb4-39d6-4c9b-9b4c-d51b3812aaf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:27:58.510Z|820a739c-f1ee-405b-a2a1-796c0f427325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:27:58.511Z|820a739c-f1ee-405b-a2a1-796c0f427325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:04.167Z|976745b6-1824-4f04-8f82-4b1807c7ff72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:28:04.168Z|976745b6-1824-4f04-8f82-4b1807c7ff72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:28:04.318Z|d8cb2f15-fbe7-4cf3-b19f-468d221f6122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:28:04.319Z|d8cb2f15-fbe7-4cf3-b19f-468d221f6122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:28:08.538Z|bc58666e-7137-47d1-9146-9038819cd471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:08.539Z|1bf712ba-b79e-4669-b74e-f1c5de4f1e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:08.539Z|bc58666e-7137-47d1-9146-9038819cd471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:08.541Z|1bf712ba-b79e-4669-b74e-f1c5de4f1e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:08.547Z|ee0ab3b2-7526-43e9-bde7-8861b05338ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:08.548Z|ee0ab3b2-7526-43e9-bde7-8861b05338ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:18.575Z|b6c6b860-b45b-47af-8682-d2ec52fd6d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:18.576Z|b6c6b860-b45b-47af-8682-d2ec52fd6d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:18.577Z|ea22bd01-354e-4691-a1a1-8da33ca44ebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:18.577Z|c54b3af4-6004-4f9a-ac1a-f6fb3dbf40e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:18.578Z|ea22bd01-354e-4691-a1a1-8da33ca44ebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:18.578Z|c54b3af4-6004-4f9a-ac1a-f6fb3dbf40e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:19.167Z|ac705894-0437-48d4-8e10-4f203f656c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:28:19.168Z|ac705894-0437-48d4-8e10-4f203f656c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:28:22.059Z|0e22f6a4-1533-47eb-bcfc-9d8d100a29f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:28:22.061Z|0e22f6a4-1533-47eb-bcfc-9d8d100a29f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:28.606Z|1857d923-6043-400d-8ef9-ca2698947197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:28.606Z|d0701a33-e898-46a6-aa78-cc09a4341bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:28.607Z|9da07c53-2b6c-433a-9e48-093ae317b4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:28.608Z|1857d923-6043-400d-8ef9-ca2698947197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:28.608Z|9da07c53-2b6c-433a-9e48-093ae317b4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:28.608Z|d0701a33-e898-46a6-aa78-cc09a4341bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:34.167Z|1c83582d-2492-44f6-bcb7-74012b5b452d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:28:34.171Z|1c83582d-2492-44f6-bcb7-74012b5b452d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:28:34.320Z|1c688d52-5158-4c00-a8a6-83b6945c534a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:28:34.321Z|1c688d52-5158-4c00-a8a6-83b6945c534a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:28:38.638Z|21a1ec41-6d72-48ac-a30e-9ac66ad4e81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:38.639Z|199e6957-b230-4df0-8eff-9f335481c30f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:38.639Z|21a1ec41-6d72-48ac-a30e-9ac66ad4e81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:38.640Z|199e6957-b230-4df0-8eff-9f335481c30f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:38.644Z|31bd5d49-63f2-42f5-a1a1-702f70fc75fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:38.645Z|31bd5d49-63f2-42f5-a1a1-702f70fc75fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:48.666Z|da8daa19-a599-4a43-a5da-128872d92524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:48.667Z|da8daa19-a599-4a43-a5da-128872d92524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:48.670Z|8de0621a-9df8-4bb1-9eec-e0dd597e6824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:48.671Z|8de0621a-9df8-4bb1-9eec-e0dd597e6824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:48.671Z|2a2401b9-cf8d-451b-864d-86109f61158a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:48.672Z|2a2401b9-cf8d-451b-864d-86109f61158a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:49.167Z|f6927695-0b24-4d71-b7d2-a36b2e3d0929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:28:49.168Z|f6927695-0b24-4d71-b7d2-a36b2e3d0929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:28:58.705Z|e6682b3f-01b9-47b5-8225-af305a06bcaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:58.706Z|6d5531f9-916b-486e-b821-775d06985cf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:58.706Z|18e6292e-ee7c-45f7-a2e2-eeb57ce5f37d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:28:58.706Z|e6682b3f-01b9-47b5-8225-af305a06bcaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:58.707Z|6d5531f9-916b-486e-b821-775d06985cf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:28:58.707Z|18e6292e-ee7c-45f7-a2e2-eeb57ce5f37d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:04.167Z|40636aff-0527-461b-bc29-33fff5decc16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:29:04.167Z|40636aff-0527-461b-bc29-33fff5decc16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:29:04.322Z|1a704f76-eea7-4474-9196-25d041f4d954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:29:04.323Z|1a704f76-eea7-4474-9196-25d041f4d954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:29:08.735Z|ecd7c23f-721c-43bd-b3ce-cc54c3664361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:08.736Z|ecd7c23f-721c-43bd-b3ce-cc54c3664361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:08.737Z|94e42b2e-18b5-466b-8121-a0bdc56bc865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:08.738Z|94e42b2e-18b5-466b-8121-a0bdc56bc865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:08.738Z|863f0944-ff26-4b33-815e-891974cb0c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:08.739Z|863f0944-ff26-4b33-815e-891974cb0c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:18.764Z|9db49d03-b703-47bf-a399-620fcaeab100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:18.765Z|9db49d03-b703-47bf-a399-620fcaeab100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:18.768Z|22d6abbc-be4f-4a8f-b3c7-9bbedbd6b001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:18.769Z|9983be72-0917-4a6e-a6c6-45e75224158f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:18.769Z|22d6abbc-be4f-4a8f-b3c7-9bbedbd6b001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:18.770Z|9983be72-0917-4a6e-a6c6-45e75224158f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:19.167Z|71e0e6e8-5c34-45d5-9e50-6fa7884fd65f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:29:19.173Z|71e0e6e8-5c34-45d5-9e50-6fa7884fd65f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:29:22.059Z|70e10af2-c1fc-435b-aeee-daa7525efeeb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:29:22.060Z|70e10af2-c1fc-435b-aeee-daa7525efeeb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:28.799Z|dee840ca-5d51-4ccd-b217-a3cd1f4a935a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:28.799Z|10a596e1-d07f-4fb4-a971-af258f5fbce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:28.799Z|50850007-44bb-4f0c-8144-1204411218dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:28.800Z|dee840ca-5d51-4ccd-b217-a3cd1f4a935a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:28.800Z|50850007-44bb-4f0c-8144-1204411218dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:28.800Z|10a596e1-d07f-4fb4-a971-af258f5fbce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:34.167Z|dcd71539-66cb-4cdf-9b3b-39cbe64a598e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:29:34.167Z|dcd71539-66cb-4cdf-9b3b-39cbe64a598e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:29:34.324Z|0299a5b6-6556-4ea9-9d70-44b32655a6e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:29:34.325Z|0299a5b6-6556-4ea9-9d70-44b32655a6e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:29:38.829Z|e4cbc70b-99fb-47b4-b53d-89b54bf7fb16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:38.831Z|e4cbc70b-99fb-47b4-b53d-89b54bf7fb16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:38.836Z|de878b53-684f-4d5d-9c2c-881529b594bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:38.836Z|de878b53-684f-4d5d-9c2c-881529b594bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:38.839Z|f5a07730-7345-49f6-ac01-fd23bb7be292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:38.840Z|f5a07730-7345-49f6-ac01-fd23bb7be292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:48.862Z|26885c51-55fc-45ad-8162-59b0e73d329d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:48.863Z|26885c51-55fc-45ad-8162-59b0e73d329d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:48.866Z|1a01e180-0beb-4afd-b83e-fead1b05cef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:48.867Z|68619d5d-d6e1-445a-967c-840005940424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:48.867Z|1a01e180-0beb-4afd-b83e-fead1b05cef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:48.867Z|68619d5d-d6e1-445a-967c-840005940424|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:49.167Z|f12cbff4-2e2f-4468-931d-7293e4c37915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:29:49.168Z|f12cbff4-2e2f-4468-931d-7293e4c37915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:29:58.896Z|ae9fb5b3-4444-445a-88f2-a766cbaa190c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:58.897Z|ae9fb5b3-4444-445a-88f2-a766cbaa190c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:58.898Z|9af2a01e-0de2-402d-8be9-d1e1dabb93a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:58.899Z|9af2a01e-0de2-402d-8be9-d1e1dabb93a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:29:58.899Z|a6357773-5546-477f-9246-fb94ab2c83ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:29:58.900Z|a6357773-5546-477f-9246-fb94ab2c83ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:04.170Z|88252ebd-ca7b-4dcb-9934-4f3753a8c669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:30:04.175Z|88252ebd-ca7b-4dcb-9934-4f3753a8c669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:30:04.326Z|c906408c-121d-4c32-b1b1-ca1b67c64abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:30:04.327Z|c906408c-121d-4c32-b1b1-ca1b67c64abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:30:08.931Z|3a43de4e-313b-48e6-afba-c0551b0270a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:08.932Z|e81477c9-9917-4e23-9125-9cbebe441817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:08.932Z|3a43de4e-313b-48e6-afba-c0551b0270a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:08.933Z|e81477c9-9917-4e23-9125-9cbebe441817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:08.937Z|76718382-5f75-448f-97a8-fc3deb8207b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:08.938Z|76718382-5f75-448f-97a8-fc3deb8207b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:18.977Z|9cab1965-039b-4c68-a10a-7e47f8ca9718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:18.978Z|145f56d2-e73b-494d-b7b1-2998c514da3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:18.978Z|9cab1965-039b-4c68-a10a-7e47f8ca9718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:18.979Z|145f56d2-e73b-494d-b7b1-2998c514da3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:18.977Z|fa678663-9b18-4c20-9baf-62e11134c1a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:18.985Z|fa678663-9b18-4c20-9baf-62e11134c1a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:19.167Z|ac989905-4992-4a30-94cd-4afab1d59ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:30:19.167Z|ac989905-4992-4a30-94cd-4afab1d59ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:30:22.058Z|a96f8995-ce0e-4ac8-9606-cb87bd0d8757|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:30:22.059Z|a96f8995-ce0e-4ac8-9606-cb87bd0d8757|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:29.008Z|31679eb6-0bc6-4102-8431-1ce9646bd074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:29.008Z|4f7a4a9c-faef-4c45-bec5-ae99ef4a104b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:29.009Z|31679eb6-0bc6-4102-8431-1ce9646bd074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:29.009Z|4f7a4a9c-faef-4c45-bec5-ae99ef4a104b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:29.012Z|7df1ad02-128c-41b8-90b6-862c0eef96e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:29.013Z|7df1ad02-128c-41b8-90b6-862c0eef96e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:34.167Z|6186744c-ac62-4838-a69f-1303997bddac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:30:34.168Z|6186744c-ac62-4838-a69f-1303997bddac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:30:34.327Z|0182cba2-c033-474c-81b7-2723299aab27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:30:34.328Z|0182cba2-c033-474c-81b7-2723299aab27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:30:39.043Z|1bb685ec-2c6f-4835-8d62-68173459c57f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:39.043Z|cab27bce-00ca-4aab-a8df-bf62de066a0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:39.045Z|cab27bce-00ca-4aab-a8df-bf62de066a0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:39.045Z|1bb685ec-2c6f-4835-8d62-68173459c57f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:39.051Z|6e78e41d-a9ee-4263-a40c-4616f58dfb36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:39.052Z|6e78e41d-a9ee-4263-a40c-4616f58dfb36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:49.075Z|075cb42c-eeea-44f4-9b4e-5d0759d453b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:49.075Z|493c3c52-9896-4a32-b23f-808c9bac3d0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:49.076Z|075cb42c-eeea-44f4-9b4e-5d0759d453b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:49.076Z|493c3c52-9896-4a32-b23f-808c9bac3d0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:49.080Z|cf761e22-e0f0-4add-8a21-c423eae4f994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:49.081Z|cf761e22-e0f0-4add-8a21-c423eae4f994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:49.167Z|44740857-5aa0-4734-bfec-517dd02b0e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:30:49.172Z|44740857-5aa0-4734-bfec-517dd02b0e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:30:59.112Z|142b1168-a244-4d89-bcc7-be18d08b8147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:59.113Z|571f29b9-330b-46e0-91be-6f2b5a6e5a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:59.113Z|0880081e-01f6-4b5b-839b-06bf8bc61c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:30:59.115Z|0880081e-01f6-4b5b-839b-06bf8bc61c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:59.114Z|571f29b9-330b-46e0-91be-6f2b5a6e5a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:30:59.114Z|142b1168-a244-4d89-bcc7-be18d08b8147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:04.167Z|42331bd6-0118-4be8-9f7e-db042c4baf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:31:04.168Z|42331bd6-0118-4be8-9f7e-db042c4baf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:31:04.329Z|db0465f7-97b5-488e-9503-dec3bb3d4d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:31:04.330Z|db0465f7-97b5-488e-9503-dec3bb3d4d6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:31:09.148Z|77624dce-3715-45ea-94d1-3be077f78873|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:09.148Z|f6a53ebf-b288-48a9-9562-b11687b33c16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:09.149Z|77624dce-3715-45ea-94d1-3be077f78873|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:09.150Z|f6a53ebf-b288-48a9-9562-b11687b33c16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:09.155Z|19f322d9-7e1e-43a3-bc31-650de55d9224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:09.158Z|19f322d9-7e1e-43a3-bc31-650de55d9224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:19.167Z|dc20caba-d8f6-4f8c-a097-8e63c19e9669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:31:19.167Z|dc20caba-d8f6-4f8c-a097-8e63c19e9669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:31:19.181Z|735e54df-b7af-492b-a8da-fd249b453e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:19.181Z|b8b6ee68-35a3-4fc3-8ed4-1f06cf0ab3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:19.182Z|735e54df-b7af-492b-a8da-fd249b453e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:19.182Z|b8b6ee68-35a3-4fc3-8ed4-1f06cf0ab3b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:19.185Z|ea7c034f-8641-40fb-a9b9-99fac658fa78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:19.185Z|ea7c034f-8641-40fb-a9b9-99fac658fa78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:22.058Z|afc694fc-6885-4017-b370-52683394284d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:31:22.059Z|afc694fc-6885-4017-b370-52683394284d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:29.214Z|637595e8-9b24-4fac-aab7-515c081363ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:29.215Z|637595e8-9b24-4fac-aab7-515c081363ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:29.216Z|9d542219-c020-40d6-ba20-592fdac2e640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:29.217Z|9d542219-c020-40d6-ba20-592fdac2e640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:29.221Z|64794778-f959-4904-942d-76948ef01c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:29.222Z|64794778-f959-4904-942d-76948ef01c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:34.167Z|a678aa5a-b314-452e-b538-11e977731fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:31:34.172Z|a678aa5a-b314-452e-b538-11e977731fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:31:34.332Z|8e718415-c462-40e8-8d6a-24a48c157f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:31:34.333Z|8e718415-c462-40e8-8d6a-24a48c157f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:31:39.244Z|c72b0ea7-237a-4418-ab10-1dd6830dcf9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:39.245Z|c72b0ea7-237a-4418-ab10-1dd6830dcf9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:39.245Z|6448a236-cdef-479d-8a8b-1b4d5211b736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:39.246Z|6448a236-cdef-479d-8a8b-1b4d5211b736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:39.249Z|effa5a49-0901-43bb-9276-30e74f01a0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:39.250Z|effa5a49-0901-43bb-9276-30e74f01a0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:49.167Z|b24b9c99-af8e-4757-89d8-7770a7f7f813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:31:49.168Z|b24b9c99-af8e-4757-89d8-7770a7f7f813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:31:49.275Z|1020dcf3-4ad4-44bb-9c96-03b7487f2300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:49.275Z|a52d7474-92b6-49dd-b1e6-17d97214c338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:49.276Z|1020dcf3-4ad4-44bb-9c96-03b7487f2300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:49.276Z|a52d7474-92b6-49dd-b1e6-17d97214c338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:49.276Z|ba31963d-49dd-4b05-97ec-2ade398bc886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:49.278Z|ba31963d-49dd-4b05-97ec-2ade398bc886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:59.309Z|ad0981bd-f789-4755-b55a-46f2b3e65039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:59.310Z|ad0981bd-f789-4755-b55a-46f2b3e65039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:59.315Z|6e33a1c8-c504-4465-b719-e9bbe3b247c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:59.316Z|6e33a1c8-c504-4465-b719-e9bbe3b247c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:31:59.317Z|f10783cf-e345-4e9d-929d-21e75193af6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:31:59.319Z|f10783cf-e345-4e9d-929d-21e75193af6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:04.167Z|9a639391-926f-4289-b84e-0b45c8ca379b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:32:04.168Z|9a639391-926f-4289-b84e-0b45c8ca379b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:32:04.334Z|fcdcde3d-67e9-4385-94f4-8e54911562d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:32:04.335Z|fcdcde3d-67e9-4385-94f4-8e54911562d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:32:09.345Z|b256a12b-7300-412b-ac8a-1b733ca2c9ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:09.345Z|afd55236-c4a5-4e92-aa0c-c5f26203b2ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:09.346Z|b256a12b-7300-412b-ac8a-1b733ca2c9ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:09.346Z|afd55236-c4a5-4e92-aa0c-c5f26203b2ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:09.348Z|4de026ae-3182-49d5-b635-9511f3972471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:09.350Z|4de026ae-3182-49d5-b635-9511f3972471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:19.167Z|56b0577f-abd2-4c4c-8cbe-da9708b2a01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:32:19.173Z|56b0577f-abd2-4c4c-8cbe-da9708b2a01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:32:19.377Z|126b3b47-fb2e-4eb6-aad4-24d73b1e1824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:19.377Z|31482db4-f798-4ea8-a26b-8cce05fb8617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:19.377Z|df0a5c10-76ef-4180-9343-85493ba22709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:19.378Z|31482db4-f798-4ea8-a26b-8cce05fb8617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:19.379Z|df0a5c10-76ef-4180-9343-85493ba22709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:19.380Z|126b3b47-fb2e-4eb6-aad4-24d73b1e1824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:22.058Z|95a4e7d0-1f05-413a-a41f-215596b55739|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:32:22.060Z|95a4e7d0-1f05-413a-a41f-215596b55739|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:29.408Z|11dca4e6-3b43-466c-9c4b-5d1d19a152ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:29.410Z|11dca4e6-3b43-466c-9c4b-5d1d19a152ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:29.410Z|b740d9b2-d910-49aa-889c-dd281edfed06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:29.411Z|b740d9b2-d910-49aa-889c-dd281edfed06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:29.411Z|6739769f-acfd-4811-8276-cb2ce5a349b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:29.412Z|6739769f-acfd-4811-8276-cb2ce5a349b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:34.167Z|6043c279-97b9-4c2e-8809-26a8d40f97b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:32:34.168Z|6043c279-97b9-4c2e-8809-26a8d40f97b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:32:34.336Z|ad25b6e7-16c7-4950-a4df-43e6b91c69cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:32:34.337Z|ad25b6e7-16c7-4950-a4df-43e6b91c69cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:32:39.440Z|72a4fd72-a7e2-41b7-8b4f-546f6a365d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:39.442Z|72a4fd72-a7e2-41b7-8b4f-546f6a365d38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:39.447Z|b8dd6e16-9c1b-4a36-9c8a-6013710232eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:39.447Z|1885215e-41e7-4fb7-ba40-fa94415974bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:39.448Z|b8dd6e16-9c1b-4a36-9c8a-6013710232eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:39.448Z|1885215e-41e7-4fb7-ba40-fa94415974bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:49.167Z|c0e036ea-baee-45a6-bcb9-d89b47bb30ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:32:49.169Z|c0e036ea-baee-45a6-bcb9-d89b47bb30ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:32:49.472Z|f2bfd259-eba4-4861-a3b9-ed7cba459372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:49.475Z|f2bfd259-eba4-4861-a3b9-ed7cba459372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:49.478Z|5267d6d9-1cce-4383-aadb-39759d33acd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:49.478Z|5267d6d9-1cce-4383-aadb-39759d33acd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:49.478Z|8884a804-8ea8-4452-96c9-d5daedcf8fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:49.480Z|8884a804-8ea8-4452-96c9-d5daedcf8fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:59.510Z|f8fcd29d-4bf5-4374-b444-f4b9c2e3a855|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:59.511Z|f8fcd29d-4bf5-4374-b444-f4b9c2e3a855|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:59.511Z|19960605-af32-4236-972d-94e5e924dfd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:59.512Z|19960605-af32-4236-972d-94e5e924dfd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:32:59.518Z|dcac99a2-2a3f-4b8d-aaa6-251031e2b24e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:32:59.519Z|dcac99a2-2a3f-4b8d-aaa6-251031e2b24e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:04.168Z|3ad0157b-2663-4699-918a-5b9877ef5f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:33:04.172Z|3ad0157b-2663-4699-918a-5b9877ef5f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:33:04.338Z|8d454b34-ca56-4994-8675-f3a604089987|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:33:04.338Z|8d454b34-ca56-4994-8675-f3a604089987|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:33:09.541Z|73246fa3-97f8-414c-a667-c991a002f67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:09.562Z|c95bec57-16d5-4817-9617-e361b345b510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:09.560Z|73246fa3-97f8-414c-a667-c991a002f67d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:09.563Z|c95bec57-16d5-4817-9617-e361b345b510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:09.576Z|b58609c1-b2da-4d34-b918-a97ae2146728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:09.577Z|b58609c1-b2da-4d34-b918-a97ae2146728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:19.167Z|65b544ec-ffe7-4bed-9907-2d5adbaf22f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:33:19.168Z|65b544ec-ffe7-4bed-9907-2d5adbaf22f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:33:19.603Z|92e6ff03-8d9e-418c-80e5-74cdb0ce8c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:19.605Z|92e6ff03-8d9e-418c-80e5-74cdb0ce8c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:19.606Z|6681677c-6ad9-45ba-a8e9-00cdc5d04623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:19.607Z|b7cdf7e9-b21e-4569-ab31-bc40235cd4e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:19.608Z|b7cdf7e9-b21e-4569-ab31-bc40235cd4e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:19.608Z|6681677c-6ad9-45ba-a8e9-00cdc5d04623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:22.058Z|518de5ab-496a-4d28-9c21-a11272ed2f82|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:33:22.059Z|518de5ab-496a-4d28-9c21-a11272ed2f82|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:29.634Z|20282e6b-6321-4634-b5c0-df75b33cf070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:29.635Z|20282e6b-6321-4634-b5c0-df75b33cf070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:29.634Z|9ddde6ef-7074-4e30-8659-320681836372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:29.635Z|a6938464-e7c1-45b1-8622-c4aecab960be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:29.636Z|9ddde6ef-7074-4e30-8659-320681836372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:29.636Z|a6938464-e7c1-45b1-8622-c4aecab960be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:34.167Z|e9409f51-34ca-4a62-8429-d93077f74f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:33:34.168Z|e9409f51-34ca-4a62-8429-d93077f74f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:33:34.339Z|384b0408-b345-4aab-9bb9-11237404756d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:33:34.340Z|384b0408-b345-4aab-9bb9-11237404756d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:33:39.667Z|cfbf638a-9d15-4019-867d-45374663dc6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:39.668Z|cfbf638a-9d15-4019-867d-45374663dc6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:39.667Z|60184a17-7046-4100-b1ca-4cac2aedcda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:39.672Z|60184a17-7046-4100-b1ca-4cac2aedcda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:39.671Z|f1973046-3d62-495a-b5ab-fde1e965d69c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:39.673Z|f1973046-3d62-495a-b5ab-fde1e965d69c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:49.167Z|e78f4da4-17af-4c69-8ac4-4eaa5035140d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:33:49.171Z|e78f4da4-17af-4c69-8ac4-4eaa5035140d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:33:49.695Z|1c8baca6-46de-4306-9095-18640c2fa6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:49.696Z|1c8baca6-46de-4306-9095-18640c2fa6fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:49.699Z|eb46f172-d7c3-4104-8bd7-e23f8250d6e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:49.699Z|fec316af-d56b-4fae-9aee-4a702057584a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:49.700Z|eb46f172-d7c3-4104-8bd7-e23f8250d6e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:49.700Z|fec316af-d56b-4fae-9aee-4a702057584a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:59.728Z|4438ad5b-8b19-4ac0-ba65-9098e062e283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:59.729Z|acc223f3-6640-4c96-b18b-70e8e5c4a22d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:59.729Z|b7303d77-a061-416b-ac26-9da5a6c00f55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:33:59.730Z|4438ad5b-8b19-4ac0-ba65-9098e062e283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:59.730Z|acc223f3-6640-4c96-b18b-70e8e5c4a22d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:33:59.730Z|b7303d77-a061-416b-ac26-9da5a6c00f55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:04.167Z|2c399493-92da-41a6-91f7-ae79a833f9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:34:04.168Z|2c399493-92da-41a6-91f7-ae79a833f9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:34:04.341Z|7e15542b-fc5c-49b6-a7b0-120da5a375b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:34:04.341Z|7e15542b-fc5c-49b6-a7b0-120da5a375b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:34:09.760Z|ed9200ba-aaca-4118-9abb-f63e0e74a3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:09.760Z|cb6d6a41-794d-4abe-bfc8-7d2e3e5caa61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:09.761Z|ed9200ba-aaca-4118-9abb-f63e0e74a3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:09.761Z|cb6d6a41-794d-4abe-bfc8-7d2e3e5caa61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:09.769Z|f28f37ee-4a39-47d4-9c4f-8ae640f10f30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:09.769Z|f28f37ee-4a39-47d4-9c4f-8ae640f10f30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:19.167Z|a6966541-cf70-4567-8420-8a95a1f8e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:34:19.167Z|a6966541-cf70-4567-8420-8a95a1f8e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:34:19.790Z|6f2e7e7d-71bb-4509-95f7-911f6e68a43f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:19.791Z|6f2e7e7d-71bb-4509-95f7-911f6e68a43f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:19.791Z|c68c7941-0396-4b5f-8cd3-81f91e40d703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:19.792Z|c68c7941-0396-4b5f-8cd3-81f91e40d703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:19.796Z|a9291958-7e14-4f23-b5d2-ceb840e558bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:19.797Z|a9291958-7e14-4f23-b5d2-ceb840e558bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:22.058Z|cb91ea03-3709-4db5-8e41-3f10513b68db|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:34:22.059Z|cb91ea03-3709-4db5-8e41-3f10513b68db|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:29.824Z|63c9b4e2-3576-4b35-9396-c04377c6333d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:29.824Z|6818fca2-8176-4538-9c27-23ecd472f94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:29.824Z|9b48b804-0528-4651-a289-14a5302a13a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:29.825Z|63c9b4e2-3576-4b35-9396-c04377c6333d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:29.825Z|9b48b804-0528-4651-a289-14a5302a13a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:29.826Z|6818fca2-8176-4538-9c27-23ecd472f94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:34.167Z|b3ec4e8b-916d-46da-b07c-403ea7cff59c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:34:34.172Z|b3ec4e8b-916d-46da-b07c-403ea7cff59c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:34:34.342Z|49dd7394-cba0-4954-9cea-6276dd2130f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:34:34.343Z|49dd7394-cba0-4954-9cea-6276dd2130f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:34:39.860Z|85263535-02de-4263-b907-d86ff72fe321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:39.861Z|85263535-02de-4263-b907-d86ff72fe321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:39.865Z|0d497796-3260-44b2-a990-9cf4951947be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:39.866Z|0d497796-3260-44b2-a990-9cf4951947be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:39.866Z|87ae1dcc-fd44-46c7-91a6-732be0b63645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:39.867Z|87ae1dcc-fd44-46c7-91a6-732be0b63645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:49.167Z|286c92df-0443-4418-ba90-895e71031ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:34:49.168Z|286c92df-0443-4418-ba90-895e71031ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:34:49.894Z|95b2d8fe-65cf-43dd-8d50-6b152860eae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:49.896Z|4b530185-8b9d-4177-a775-0ed8cdce5962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:49.896Z|95b2d8fe-65cf-43dd-8d50-6b152860eae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:49.898Z|4b530185-8b9d-4177-a775-0ed8cdce5962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:49.900Z|2951f745-c5fa-4f88-a839-070c5cb9733e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:49.902Z|2951f745-c5fa-4f88-a839-070c5cb9733e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:59.927Z|8f5186a4-ec4f-4db7-a203-f365dbe2b908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:59.927Z|b5c1258b-eef5-4103-be42-5bb33e179094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:59.927Z|8f5186a4-ec4f-4db7-a203-f365dbe2b908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:59.928Z|b5c1258b-eef5-4103-be42-5bb33e179094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:34:59.928Z|15fcc2f3-3421-4195-9ed3-5b69e7371ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:34:59.929Z|15fcc2f3-3421-4195-9ed3-5b69e7371ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:04.167Z|b688a618-148b-47ca-9999-e4fec239c9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:35:04.168Z|b688a618-148b-47ca-9999-e4fec239c9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:35:04.344Z|71692e0c-decb-44a1-b619-7d737ea48697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:35:04.345Z|71692e0c-decb-44a1-b619-7d737ea48697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:35:09.956Z|a79f2ff3-d94a-4f62-8ac3-2631a2e14dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:09.956Z|a79f2ff3-d94a-4f62-8ac3-2631a2e14dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:09.956Z|f154d251-a6aa-445d-a247-2415fc5535f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:09.958Z|f154d251-a6aa-445d-a247-2415fc5535f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:09.966Z|4097ad7c-81ab-4e7c-bdfd-7cbf653b15f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:09.967Z|4097ad7c-81ab-4e7c-bdfd-7cbf653b15f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:19.167Z|c45b693e-23d0-4b88-a58d-bea7a969ad75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:35:19.173Z|c45b693e-23d0-4b88-a58d-bea7a969ad75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:35:19.993Z|dcba6ea7-e0e0-4cdd-86bf-19be7b55e153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:19.994Z|2e1809a5-b7ec-4bdc-a0b4-a0254e4a3120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:19.994Z|dcba6ea7-e0e0-4cdd-86bf-19be7b55e153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:19.995Z|cf245877-648a-4391-bcf9-2b73157b603b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:19.995Z|2e1809a5-b7ec-4bdc-a0b4-a0254e4a3120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:19.996Z|cf245877-648a-4391-bcf9-2b73157b603b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:22.059Z|a21912e4-d918-4f05-ac83-869dcc8684d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:35:22.060Z|a21912e4-d918-4f05-ac83-869dcc8684d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:30.029Z|76573c30-eb2d-45c8-b556-1e7aa9e2956e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:30.029Z|0b5e92a5-c64f-4adc-bd0f-3cf03e42d66d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:30.029Z|038a52b3-cb36-4491-9227-5aa30d7bf5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:30.030Z|0b5e92a5-c64f-4adc-bd0f-3cf03e42d66d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:30.030Z|76573c30-eb2d-45c8-b556-1e7aa9e2956e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:30.030Z|038a52b3-cb36-4491-9227-5aa30d7bf5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:34.167Z|a3a186c3-4815-4a8c-84f8-a107ca9a4a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:35:34.168Z|a3a186c3-4815-4a8c-84f8-a107ca9a4a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:35:34.346Z|77b1b606-f33a-4806-9f3e-6b17b9510cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:35:34.346Z|77b1b606-f33a-4806-9f3e-6b17b9510cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:35:40.067Z|85e2276a-c00c-4300-9434-09314f9d26a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:40.067Z|bb217438-8ccc-4a04-8185-16a051374efb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:40.068Z|bb217438-8ccc-4a04-8185-16a051374efb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:40.068Z|776f6f2f-6d30-42eb-9f0d-a795dc6df883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:40.068Z|85e2276a-c00c-4300-9434-09314f9d26a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:40.069Z|776f6f2f-6d30-42eb-9f0d-a795dc6df883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:49.167Z|22bd7f33-a94d-4e51-b804-6c7f09b980ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:35:49.167Z|22bd7f33-a94d-4e51-b804-6c7f09b980ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:35:50.100Z|f4a7d017-c2f8-41e3-a3b2-7188fb687479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:50.101Z|f4a7d017-c2f8-41e3-a3b2-7188fb687479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:50.101Z|32a98647-5be6-450e-b21e-531bcb988496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:50.102Z|32a98647-5be6-450e-b21e-531bcb988496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:35:50.104Z|219c4db9-bc48-4c41-9910-80c94179829a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:35:50.105Z|219c4db9-bc48-4c41-9910-80c94179829a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:00.132Z|b1f6279e-abf8-4a48-89bd-d86ecdba00bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:00.133Z|b8440eae-12f7-4aeb-9fd2-5426740f2a43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:00.134Z|b1f6279e-abf8-4a48-89bd-d86ecdba00bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:00.134Z|b8440eae-12f7-4aeb-9fd2-5426740f2a43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:00.135Z|edd0b5ce-637c-467c-80b0-50f523a20694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:00.136Z|edd0b5ce-637c-467c-80b0-50f523a20694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:04.173Z|fd766f9f-14b0-4e2e-b8e0-6a5b8afa598c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:36:04.178Z|fd766f9f-14b0-4e2e-b8e0-6a5b8afa598c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:36:04.347Z|33501ab3-552f-49c4-950b-68b6885be51f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:36:04.348Z|33501ab3-552f-49c4-950b-68b6885be51f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:36:10.159Z|06de0246-1fb4-4ecd-b7f0-c70d0d91d7ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:10.160Z|06de0246-1fb4-4ecd-b7f0-c70d0d91d7ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:10.163Z|a7cb9948-16a8-4837-a691-f227a037a906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:10.167Z|3f5ef296-f31d-45e7-b9c0-ca8b88e0a2fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:10.167Z|3f5ef296-f31d-45e7-b9c0-ca8b88e0a2fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:10.164Z|a7cb9948-16a8-4837-a691-f227a037a906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:19.168Z|53fc440b-c772-4e1f-824a-d1c5da9c8626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:36:19.168Z|53fc440b-c772-4e1f-824a-d1c5da9c8626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:36:20.188Z|faae00b2-d0a9-4bdc-b31e-ee5056d8ad5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:20.190Z|7e46db36-8f83-470b-8cd5-5bc148ea8ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:20.190Z|81e1032f-5f2c-4e90-870f-3f31b75a4e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:20.190Z|7e46db36-8f83-470b-8cd5-5bc148ea8ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:20.189Z|faae00b2-d0a9-4bdc-b31e-ee5056d8ad5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:20.191Z|81e1032f-5f2c-4e90-870f-3f31b75a4e07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:22.057Z|b51ab501-179a-412c-a4b1-655879390cdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:36:22.058Z|b51ab501-179a-412c-a4b1-655879390cdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:30.223Z|83dd3717-ab04-4613-8e99-b9453aec4a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:30.224Z|83dd3717-ab04-4613-8e99-b9453aec4a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:30.229Z|36f48281-1b1f-45ba-ba80-fca230bee86b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:30.229Z|aeb5aa4b-95db-4cbb-8e4b-1789a7844e72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:30.230Z|36f48281-1b1f-45ba-ba80-fca230bee86b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:30.230Z|aeb5aa4b-95db-4cbb-8e4b-1789a7844e72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:34.167Z|c611580d-45ec-4521-ae1d-2581f57dc93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:36:34.168Z|c611580d-45ec-4521-ae1d-2581f57dc93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:36:34.349Z|f25c21de-9a06-4dbd-96aa-fd603a0daf92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:36:34.350Z|f25c21de-9a06-4dbd-96aa-fd603a0daf92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:36:40.254Z|3b10b63d-a004-4fe7-abb7-b7b38e2942f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:40.255Z|3b10b63d-a004-4fe7-abb7-b7b38e2942f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:40.256Z|d4a9fe2c-2f98-43e9-ac8d-b034ed99986a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:40.256Z|d4a9fe2c-2f98-43e9-ac8d-b034ed99986a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:40.260Z|4c5dbf63-cf23-43ba-8b73-92a6a54c0020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:40.260Z|4c5dbf63-cf23-43ba-8b73-92a6a54c0020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:49.167Z|11ba1d6e-67e5-45df-b4c6-1837945bee65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:36:49.172Z|11ba1d6e-67e5-45df-b4c6-1837945bee65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:36:50.287Z|8964330b-06aa-47dd-ab28-ca4f932e9fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:50.288Z|8976eeb7-c1ba-42aa-8d36-b6ec670f2180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:50.288Z|880c2b02-6ad6-45dd-b7f4-9ef51ee747bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:36:50.289Z|880c2b02-6ad6-45dd-b7f4-9ef51ee747bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:50.289Z|8976eeb7-c1ba-42aa-8d36-b6ec670f2180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:36:50.288Z|8964330b-06aa-47dd-ab28-ca4f932e9fdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:00.318Z|e1a47178-651e-4da2-bd4d-72716aa1d109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:00.318Z|e25bc47b-077c-4c6d-8a02-ccc296c661f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:00.319Z|e25bc47b-077c-4c6d-8a02-ccc296c661f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:00.320Z|e1a47178-651e-4da2-bd4d-72716aa1d109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:00.325Z|0139d4c8-2536-4c67-bb02-9f3f6a16e341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:00.326Z|0139d4c8-2536-4c67-bb02-9f3f6a16e341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:04.167Z|72b8d99b-7226-4dce-ac39-314e287055f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:37:04.168Z|72b8d99b-7226-4dce-ac39-314e287055f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:37:04.351Z|3129c655-be26-453d-b9c8-c9898587e347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:37:04.352Z|3129c655-be26-453d-b9c8-c9898587e347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:37:10.350Z|5825b935-26d8-43c2-9e56-16d475c33370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:10.351Z|5825b935-26d8-43c2-9e56-16d475c33370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:10.353Z|70d98dcd-1705-4e97-a750-3f3c98d5dc20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:10.354Z|70d98dcd-1705-4e97-a750-3f3c98d5dc20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:10.358Z|70c45729-2dfb-414a-b883-a8a732c3501f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:10.359Z|70c45729-2dfb-414a-b883-a8a732c3501f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:19.167Z|627dfd29-4807-4c94-91fc-905e916994dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:37:19.168Z|627dfd29-4807-4c94-91fc-905e916994dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:37:20.380Z|bfb1d9e5-7884-4d51-814f-c72a93183c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:20.381Z|c6b678c1-b045-48e3-a8e3-b9e6ecb26357|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:20.381Z|bfb1d9e5-7884-4d51-814f-c72a93183c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:20.382Z|c6b678c1-b045-48e3-a8e3-b9e6ecb26357|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:20.384Z|d6991acc-d1ca-41aa-9a35-50e6145149e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:20.385Z|d6991acc-d1ca-41aa-9a35-50e6145149e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:22.057Z|4d23dc33-1f71-466c-b8b5-b739e8b24799|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:37:22.058Z|4d23dc33-1f71-466c-b8b5-b739e8b24799|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:30.414Z|d1bc203e-2cba-404b-ba6f-a0c1c846e19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:30.416Z|d1bc203e-2cba-404b-ba6f-a0c1c846e19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:30.419Z|b7ba09fe-6549-4d02-b6c7-d5c94485d32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:30.419Z|b7ba09fe-6549-4d02-b6c7-d5c94485d32d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:30.420Z|9019e2b6-db23-4ac3-8877-44693f4311b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:30.422Z|9019e2b6-db23-4ac3-8877-44693f4311b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:34.167Z|e4bcfaea-f573-4c22-9b75-b9197c596ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:37:34.172Z|e4bcfaea-f573-4c22-9b75-b9197c596ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:37:34.353Z|4081dd09-921f-4996-aa93-8fb7ecd676a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:37:34.354Z|4081dd09-921f-4996-aa93-8fb7ecd676a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:37:40.447Z|830a2457-0d59-4e36-a651-c659e543471e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:40.447Z|6a8df2ea-caf7-455d-a9ed-0107724c6c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:40.448Z|00f3a15f-d40f-412a-9f11-b5e194b37b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:40.448Z|830a2457-0d59-4e36-a651-c659e543471e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:40.448Z|6a8df2ea-caf7-455d-a9ed-0107724c6c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:40.449Z|00f3a15f-d40f-412a-9f11-b5e194b37b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:49.167Z|b606deed-673c-4899-b1c0-d729e6bec6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:37:49.168Z|b606deed-673c-4899-b1c0-d729e6bec6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:37:50.476Z|fe6a6f8c-4e82-4d97-9ebd-6b89ae1802e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:50.476Z|65ad2adc-fe46-4854-af58-14116520ce01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:50.477Z|543518e9-6c12-4a8d-8aec-5255ee5a7cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:37:50.477Z|fe6a6f8c-4e82-4d97-9ebd-6b89ae1802e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:50.477Z|543518e9-6c12-4a8d-8aec-5255ee5a7cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:37:50.478Z|65ad2adc-fe46-4854-af58-14116520ce01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:00.504Z|320febc7-b91c-4180-a3e7-888bb59e7ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:00.505Z|320febc7-b91c-4180-a3e7-888bb59e7ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:00.506Z|d5073479-a717-4d9d-aada-859fee5e3922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:00.506Z|34ed97c8-2de2-4ab0-bf2c-edda67506f63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:00.506Z|d5073479-a717-4d9d-aada-859fee5e3922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:00.507Z|34ed97c8-2de2-4ab0-bf2c-edda67506f63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:04.167Z|ea455bd1-6640-41b7-a227-6c2a17d210ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:38:04.168Z|ea455bd1-6640-41b7-a227-6c2a17d210ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:38:04.355Z|84f0e162-5e43-4303-978b-858323f49b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:38:04.356Z|84f0e162-5e43-4303-978b-858323f49b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:38:10.532Z|3bf865e6-239c-44c6-aa09-70c0dad81f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:10.533Z|a17568dd-7567-41ce-a818-36135a44bbc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:10.534Z|3bf865e6-239c-44c6-aa09-70c0dad81f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:10.534Z|a17568dd-7567-41ce-a818-36135a44bbc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:10.537Z|ca002656-6b9a-4b65-bf59-acf1c8ca4dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:10.538Z|ca002656-6b9a-4b65-bf59-acf1c8ca4dcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:19.167Z|e4c12abc-3480-483c-9413-8f95ba11db87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:38:19.171Z|e4c12abc-3480-483c-9413-8f95ba11db87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:38:20.561Z|3efe9ac9-b4ec-4a42-acd9-d7b39f90eb6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:20.562Z|3efe9ac9-b4ec-4a42-acd9-d7b39f90eb6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:20.564Z|3f8eacd2-7219-4866-ab4d-e12e204cd0b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:20.565Z|3f8eacd2-7219-4866-ab4d-e12e204cd0b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:20.565Z|add2a723-8901-494e-ba67-06ec8de182dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:20.566Z|add2a723-8901-494e-ba67-06ec8de182dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:22.057Z|9d609e94-9135-416a-9ad9-f7beb153d224|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:38:22.059Z|9d609e94-9135-416a-9ad9-f7beb153d224|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:30.588Z|83b26477-cf52-4724-9182-de42be945755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:30.590Z|aea7d667-68dd-4bef-aba8-d00642996d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:30.590Z|83b26477-cf52-4724-9182-de42be945755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:30.590Z|aea7d667-68dd-4bef-aba8-d00642996d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:30.599Z|58da0f89-0c2b-498e-aba3-78220284a98e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:30.600Z|58da0f89-0c2b-498e-aba3-78220284a98e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:34.167Z|e0b58824-f4d6-4903-9fda-1addc44acac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:38:34.168Z|e0b58824-f4d6-4903-9fda-1addc44acac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:38:34.357Z|ac847d18-efb8-4df7-ae34-8c99e2ccf2c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:38:34.357Z|ac847d18-efb8-4df7-ae34-8c99e2ccf2c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:38:40.620Z|1ba46689-b381-4d27-9bef-d98af402db99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:40.620Z|e0b043e6-9eec-46c7-82d2-5ca1ac7e8076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:40.621Z|e0b043e6-9eec-46c7-82d2-5ca1ac7e8076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:40.621Z|1ba46689-b381-4d27-9bef-d98af402db99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:40.625Z|ecda9b3a-105d-4297-8b7d-a7df5a1fecc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:40.626Z|ecda9b3a-105d-4297-8b7d-a7df5a1fecc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:49.167Z|99dcc71a-67c5-4326-b0ca-6491f616119a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:38:49.168Z|99dcc71a-67c5-4326-b0ca-6491f616119a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:38:50.646Z|bed8ee0f-5c1a-4da0-86aa-b6c48c4f97a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:50.647Z|fb2a88d5-c73e-49cc-8d80-62733a40f955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:50.647Z|bed8ee0f-5c1a-4da0-86aa-b6c48c4f97a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:50.648Z|fb2a88d5-c73e-49cc-8d80-62733a40f955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:38:50.650Z|0cef29f6-1e18-4199-a7b2-136a26c4f4d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:38:50.650Z|0cef29f6-1e18-4199-a7b2-136a26c4f4d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:00.675Z|5fb24d67-760f-44d9-861c-1e6756538c3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:00.675Z|2210cad3-d044-40e1-9b4a-31f0bf520c2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:00.675Z|5fb24d67-760f-44d9-861c-1e6756538c3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:00.675Z|a4ab2d9a-bf52-4554-afcf-a969dfca2467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:00.676Z|2210cad3-d044-40e1-9b4a-31f0bf520c2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:00.676Z|a4ab2d9a-bf52-4554-afcf-a969dfca2467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:04.167Z|a7dd0e95-f6cf-4082-a3b8-cb40a0056ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:39:04.172Z|a7dd0e95-f6cf-4082-a3b8-cb40a0056ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:39:04.358Z|90f4cfa5-97c4-43a7-b0e8-e769af713f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:39:04.359Z|90f4cfa5-97c4-43a7-b0e8-e769af713f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:39:10.705Z|300d0d39-88df-4554-8435-e19cc006b16a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:10.706Z|c674220b-9e13-4839-90cf-478bbc85be89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:10.705Z|d4998204-4fb7-47c7-93cf-b6b072b0458c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:10.706Z|300d0d39-88df-4554-8435-e19cc006b16a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:10.707Z|c674220b-9e13-4839-90cf-478bbc85be89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:10.709Z|d4998204-4fb7-47c7-93cf-b6b072b0458c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:19.167Z|4df85b7d-798c-4077-8a20-149740b41766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:39:19.167Z|4df85b7d-798c-4077-8a20-149740b41766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:39:20.739Z|5ccf3ec5-c3ad-49ff-8e16-de1149d28575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:20.740Z|5ccf3ec5-c3ad-49ff-8e16-de1149d28575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:20.740Z|7b0e489d-c1dd-446d-b4e4-ae488af61883|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:20.741Z|7b0e489d-c1dd-446d-b4e4-ae488af61883|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:20.746Z|bdb6076c-8b51-415a-9dc0-840d2792bdae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:20.747Z|bdb6076c-8b51-415a-9dc0-840d2792bdae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:22.057Z|03fee05f-c88b-4e72-9ffd-16cf31efed87|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:39:22.058Z|03fee05f-c88b-4e72-9ffd-16cf31efed87|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:30.769Z|ab3505bc-b3df-425f-a6a0-524640d3b9cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:30.770Z|ab3505bc-b3df-425f-a6a0-524640d3b9cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:30.773Z|4dba3782-5ce7-4193-8607-0183d42d1ef1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:30.774Z|4dba3782-5ce7-4193-8607-0183d42d1ef1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:30.775Z|e337a148-6ecf-48eb-961b-78d3c7528d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:30.776Z|e337a148-6ecf-48eb-961b-78d3c7528d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:34.167Z|745b5a6f-3426-4055-883e-63f863edbb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:39:34.168Z|745b5a6f-3426-4055-883e-63f863edbb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:39:34.359Z|2cacc599-402a-40cf-b650-b2183695d3cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:39:34.360Z|2cacc599-402a-40cf-b650-b2183695d3cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:39:40.796Z|5b4da084-4aee-4455-ae5b-ed18c5357b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:40.797Z|5b4da084-4aee-4455-ae5b-ed18c5357b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:40.797Z|d2730274-fd92-4132-bdb1-af8b01392302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:40.798Z|d2730274-fd92-4132-bdb1-af8b01392302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:40.799Z|87982095-191f-436d-bf7a-18a88a455b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:40.800Z|87982095-191f-436d-bf7a-18a88a455b0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:49.167Z|bcd44b2a-b4ff-4f03-bd03-3677467d9cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:39:49.173Z|bcd44b2a-b4ff-4f03-bd03-3677467d9cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:39:50.827Z|559a6429-3112-4ea4-82b3-00f92665d0cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:50.828Z|79bd3439-0e62-4372-a814-6e79ed0d5486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:50.828Z|fb4a6047-c305-45cd-9580-12527a2ce395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:39:50.828Z|79bd3439-0e62-4372-a814-6e79ed0d5486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:50.829Z|fb4a6047-c305-45cd-9580-12527a2ce395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:39:50.829Z|559a6429-3112-4ea4-82b3-00f92665d0cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:00.856Z|ef71821f-2d9c-4130-8d76-9af799a6de8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:00.857Z|ef71821f-2d9c-4130-8d76-9af799a6de8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:00.857Z|32fc85e4-6e2e-40af-bcca-556b7f4c2d77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:00.857Z|7089264f-f4dc-40c9-a3d6-aa1595bcb1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:00.858Z|32fc85e4-6e2e-40af-bcca-556b7f4c2d77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:00.858Z|7089264f-f4dc-40c9-a3d6-aa1595bcb1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:04.167Z|08aa52fa-fa4a-49b0-84a5-dce5d611e2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:40:04.168Z|08aa52fa-fa4a-49b0-84a5-dce5d611e2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:40:04.361Z|c08dad6c-29e9-4cd2-970f-35c419b1f84a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:40:04.362Z|c08dad6c-29e9-4cd2-970f-35c419b1f84a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:40:10.883Z|6f249bf6-0228-407d-b0eb-2bcb29896a18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:10.883Z|5369ad0f-62a2-486c-8e38-c8a390d9ac19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:10.884Z|59bc31ad-b63c-4790-91c1-d0dfb36f0a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:10.884Z|6f249bf6-0228-407d-b0eb-2bcb29896a18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:10.885Z|59bc31ad-b63c-4790-91c1-d0dfb36f0a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:10.885Z|5369ad0f-62a2-486c-8e38-c8a390d9ac19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:19.167Z|155e7102-cf50-4f80-9e96-0e196290e533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:40:19.167Z|155e7102-cf50-4f80-9e96-0e196290e533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:40:20.912Z|6ba59785-906b-40d4-b32c-c161c584c258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:20.912Z|0236993b-cb86-4012-96cf-0971c2ee199e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:20.912Z|e9afefa9-da59-4030-945f-4a47ddc67755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:20.913Z|6ba59785-906b-40d4-b32c-c161c584c258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:20.913Z|e9afefa9-da59-4030-945f-4a47ddc67755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:20.913Z|0236993b-cb86-4012-96cf-0971c2ee199e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:22.057Z|745169cd-1555-4406-bc6a-77b2710747f3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:40:22.057Z|745169cd-1555-4406-bc6a-77b2710747f3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:30.945Z|a4bfe2f6-eebe-487a-bb21-e1b899633590|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:30.945Z|3ea51bca-7607-48ab-943f-751f1b62f9d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:30.945Z|c57502be-0d26-4a3f-a9c6-1ba99d50f209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:30.946Z|a4bfe2f6-eebe-487a-bb21-e1b899633590|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:30.946Z|c57502be-0d26-4a3f-a9c6-1ba99d50f209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:30.946Z|3ea51bca-7607-48ab-943f-751f1b62f9d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:34.167Z|3f6ad7b0-c502-4420-b403-cb75e46501d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:40:34.172Z|3f6ad7b0-c502-4420-b403-cb75e46501d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:40:34.362Z|42280512-8262-4700-ad46-2e76fdb245b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:40:34.363Z|42280512-8262-4700-ad46-2e76fdb245b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:40:40.973Z|44c967cd-dea6-4d01-b2ad-7246ba949f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:40.973Z|0d99eb9d-b8cf-4905-8226-f573cfbb9217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:40.973Z|245e6fe9-3017-488a-8467-d723b1e83a4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:40.974Z|44c967cd-dea6-4d01-b2ad-7246ba949f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:40.974Z|0d99eb9d-b8cf-4905-8226-f573cfbb9217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:40.974Z|245e6fe9-3017-488a-8467-d723b1e83a4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:49.167Z|6c12b279-0d9e-47ec-a8f9-14cfa79efcec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:40:49.168Z|6c12b279-0d9e-47ec-a8f9-14cfa79efcec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:40:51.002Z|e0b51af2-825f-4784-8850-a0bb819a5e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:51.003Z|e0b51af2-825f-4784-8850-a0bb819a5e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:51.004Z|7e186e2f-942e-46c0-89aa-390b81eff6d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:51.004Z|7e186e2f-942e-46c0-89aa-390b81eff6d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:40:51.005Z|b03a8bbd-f55f-4a80-9958-0ba232c3bd4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:40:51.006Z|b03a8bbd-f55f-4a80-9958-0ba232c3bd4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:01.033Z|c489851c-c591-4089-ab2a-7129e4a0aa8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:01.033Z|c489851c-c591-4089-ab2a-7129e4a0aa8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:01.034Z|95846f21-2d6b-4ed0-bcef-3d8f5c1c4d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:01.034Z|95846f21-2d6b-4ed0-bcef-3d8f5c1c4d60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:01.034Z|351321c8-aeb6-4783-9fa7-7712a7385feb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:01.035Z|351321c8-aeb6-4783-9fa7-7712a7385feb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:04.167Z|9dc2a181-a550-4bb1-840f-ae0192c55f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:41:04.167Z|9dc2a181-a550-4bb1-840f-ae0192c55f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:41:04.364Z|4c052846-5474-44c3-9d6d-0baeb7df3d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:41:04.365Z|4c052846-5474-44c3-9d6d-0baeb7df3d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:41:11.063Z|8258d1f8-ac8a-4691-9545-087694868b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:11.064Z|95a8363f-6bc9-4539-bd4a-6b152226c57b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:11.065Z|8258d1f8-ac8a-4691-9545-087694868b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:11.065Z|95a8363f-6bc9-4539-bd4a-6b152226c57b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:11.072Z|e086a5c4-6058-40b6-8e06-f745fee5a786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:11.072Z|e086a5c4-6058-40b6-8e06-f745fee5a786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:19.167Z|0e877808-4c05-4c9e-ac0d-2399025c6032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:41:19.172Z|0e877808-4c05-4c9e-ac0d-2399025c6032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:41:21.098Z|f09c0416-c702-4388-8e23-80a214ef82ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:21.098Z|ea56f0be-5f20-4e9f-9e3e-9b47fbc73235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:21.099Z|f09c0416-c702-4388-8e23-80a214ef82ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:21.099Z|ea56f0be-5f20-4e9f-9e3e-9b47fbc73235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:21.099Z|c9b11942-6722-4d61-b167-c74d64d62b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:21.100Z|c9b11942-6722-4d61-b167-c74d64d62b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:22.058Z|cf5477b4-2140-4870-8fd4-03b1171c253a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:41:22.059Z|cf5477b4-2140-4870-8fd4-03b1171c253a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:31.130Z|96805b44-7834-4b3e-995f-983ae4fea2bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:31.131Z|96805b44-7834-4b3e-995f-983ae4fea2bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:31.132Z|a832eb03-a90b-4b7a-a2b7-d841fc39e713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:31.132Z|a832eb03-a90b-4b7a-a2b7-d841fc39e713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:31.132Z|07f39983-60ef-4fe9-a545-6908f4474add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:31.133Z|07f39983-60ef-4fe9-a545-6908f4474add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:34.167Z|76aa5f08-583c-4178-8917-aab9cccdc2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:41:34.168Z|76aa5f08-583c-4178-8917-aab9cccdc2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:41:34.366Z|d4c8c645-b678-48aa-b1d2-809ba0561b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:41:34.366Z|d4c8c645-b678-48aa-b1d2-809ba0561b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:41:41.162Z|41d0ee81-1c3e-4338-9f6d-fd83aefdb658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:41.163Z|41d0ee81-1c3e-4338-9f6d-fd83aefdb658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:41.163Z|00595d16-9b06-4885-ba99-614eac2baded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:41.164Z|00595d16-9b06-4885-ba99-614eac2baded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:41.165Z|62b0b6a1-b35e-469d-a08b-190cf6ca7338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:41.166Z|62b0b6a1-b35e-469d-a08b-190cf6ca7338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:49.167Z|ca36ccd7-6f59-43ad-9183-0911529f4062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:41:49.168Z|ca36ccd7-6f59-43ad-9183-0911529f4062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:41:51.195Z|ca087ddc-6e57-4a7a-81e6-3435217a61d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:51.196Z|3193d7ca-8e4a-4791-8321-9fc189588e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:51.196Z|ca087ddc-6e57-4a7a-81e6-3435217a61d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:51.197Z|3193d7ca-8e4a-4791-8321-9fc189588e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:41:51.202Z|090d3f3d-567b-4e0e-9609-f3d2502df5a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:41:51.202Z|090d3f3d-567b-4e0e-9609-f3d2502df5a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:01.228Z|68be6920-9aeb-41f5-850f-1a61b0a175a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:01.229Z|cf3d5c71-6194-4f0e-a1e5-224a9d9b95df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:01.229Z|2706e064-f3bb-43b1-a06c-99f4d855fd64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:01.229Z|68be6920-9aeb-41f5-850f-1a61b0a175a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:01.230Z|cf3d5c71-6194-4f0e-a1e5-224a9d9b95df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:01.230Z|2706e064-f3bb-43b1-a06c-99f4d855fd64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:04.167Z|7afa17f0-2787-43e0-a158-4f6468f1ac3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:42:04.172Z|7afa17f0-2787-43e0-a158-4f6468f1ac3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:42:04.367Z|4457cf3b-83ba-46ee-969b-0a76c7c15067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:42:04.368Z|4457cf3b-83ba-46ee-969b-0a76c7c15067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:42:11.260Z|35d4341d-3b5b-4754-a880-828be48d7937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:11.261Z|35d4341d-3b5b-4754-a880-828be48d7937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:11.261Z|75cb7e5e-edbf-4456-b1cc-732b6de502d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:11.262Z|75cb7e5e-edbf-4456-b1cc-732b6de502d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:11.262Z|081f45f6-f413-43b5-b307-89109d0f189b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:11.263Z|081f45f6-f413-43b5-b307-89109d0f189b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:19.167Z|392ff3af-cfdc-4f8c-8eda-d0e68af01008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:42:19.168Z|392ff3af-cfdc-4f8c-8eda-d0e68af01008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:42:21.287Z|0cb84039-3e6c-46a5-a74f-987be8dc668e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:21.288Z|0cb84039-3e6c-46a5-a74f-987be8dc668e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:21.289Z|b7c2472e-4fef-4fab-87b3-9ce76e833a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:21.290Z|b7c2472e-4fef-4fab-87b3-9ce76e833a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:21.294Z|22df9428-94a7-4a55-89af-5519537b4370|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:21.295Z|22df9428-94a7-4a55-89af-5519537b4370|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:22.057Z|19707b10-a586-47d6-8cde-664cdac2895b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:42:22.058Z|19707b10-a586-47d6-8cde-664cdac2895b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:31.319Z|e1b449a4-a3a9-4797-93e0-a509ae405b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:31.319Z|9d456a56-edca-4a9c-a802-832c3b8a22aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:31.320Z|e1b449a4-a3a9-4797-93e0-a509ae405b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:31.320Z|9d456a56-edca-4a9c-a802-832c3b8a22aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:31.323Z|26438616-888a-49ed-bb51-ebf2bc57aca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:31.324Z|26438616-888a-49ed-bb51-ebf2bc57aca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:34.167Z|90374e98-2c76-4afe-bb3b-03e813a270d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:42:34.168Z|90374e98-2c76-4afe-bb3b-03e813a270d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:42:34.369Z|e8f1e04e-ea52-4fc5-97ed-37449352a73d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:42:34.370Z|e8f1e04e-ea52-4fc5-97ed-37449352a73d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:42:41.351Z|0342d0fd-fc51-4b7c-a0e3-d6f56d15dee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:41.352Z|097c3d44-b531-46f0-b312-614ec2bc5773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:41.352Z|0342d0fd-fc51-4b7c-a0e3-d6f56d15dee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:41.353Z|097c3d44-b531-46f0-b312-614ec2bc5773|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:41.362Z|27848044-fa19-4914-b393-ac7e43d8248c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:41.363Z|27848044-fa19-4914-b393-ac7e43d8248c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:49.167Z|10abc2b3-25ac-4683-8a7f-1035eeb4619e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:42:49.171Z|10abc2b3-25ac-4683-8a7f-1035eeb4619e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:42:51.378Z|5473ab1a-5071-4527-aaa7-2ec946275b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:51.378Z|d81dded7-7031-40e3-85e0-c9f42bae608d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:51.378Z|5473ab1a-5071-4527-aaa7-2ec946275b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:51.379Z|d81dded7-7031-40e3-85e0-c9f42bae608d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:42:51.388Z|7e078109-bd97-4f5a-b089-2ca111d8c115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:42:51.389Z|7e078109-bd97-4f5a-b089-2ca111d8c115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:01.407Z|c66c4df4-2ddc-4020-b3fd-601a6181e3e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:01.409Z|538bb6f9-def6-470d-9435-9f10fe05822a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:01.410Z|538bb6f9-def6-470d-9435-9f10fe05822a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:01.408Z|c66c4df4-2ddc-4020-b3fd-601a6181e3e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:01.413Z|a2789d97-7262-43b3-b918-2550fa9d1327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:01.414Z|a2789d97-7262-43b3-b918-2550fa9d1327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:04.167Z|241d932c-884d-44d5-b1b6-86d24bbaaa35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:43:04.168Z|241d932c-884d-44d5-b1b6-86d24bbaaa35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:43:04.371Z|d51c5104-9a0d-4ea5-bb6a-2c9a9e73d00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:43:04.371Z|d51c5104-9a0d-4ea5-bb6a-2c9a9e73d00c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:43:11.435Z|e6540352-774f-4894-a121-f1fcc6884357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:11.437Z|cac3bbc1-59ae-4aee-8862-ea1cd4852f08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:11.437Z|e6540352-774f-4894-a121-f1fcc6884357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:11.438Z|cac3bbc1-59ae-4aee-8862-ea1cd4852f08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:11.438Z|1158810c-7f9d-455d-a39c-3dd5bad0a8e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:11.439Z|1158810c-7f9d-455d-a39c-3dd5bad0a8e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:19.167Z|8de7005d-42dd-433b-80ec-6a58fdcc2335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:43:19.168Z|8de7005d-42dd-433b-80ec-6a58fdcc2335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:43:21.468Z|3d6db733-e146-4c36-838b-0f8f6aa0b713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:21.468Z|3c4d0dcc-3f5f-493f-881d-4b9b54259627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:21.469Z|3c4d0dcc-3f5f-493f-881d-4b9b54259627|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:21.469Z|3d6db733-e146-4c36-838b-0f8f6aa0b713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:21.476Z|fde575e0-39be-4be4-8ba7-950df21ef711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:21.477Z|fde575e0-39be-4be4-8ba7-950df21ef711|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:22.058Z|67242838-c304-49cc-bb7c-1c93fdac55e1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:43:22.059Z|67242838-c304-49cc-bb7c-1c93fdac55e1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:31.496Z|aadafa95-cfd2-42db-ad4c-eb3c4b869f13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:31.497Z|aadafa95-cfd2-42db-ad4c-eb3c4b869f13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:31.500Z|e003f4c6-bbcf-4fde-81a1-5e9a8e5a03ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:31.500Z|e003f4c6-bbcf-4fde-81a1-5e9a8e5a03ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:31.508Z|d5e264e8-403f-4e74-8584-aa6c1a597d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:31.509Z|d5e264e8-403f-4e74-8584-aa6c1a597d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:34.167Z|74e3ea3e-c60c-4c00-bf1f-889508bc67e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:43:34.171Z|74e3ea3e-c60c-4c00-bf1f-889508bc67e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:43:34.372Z|12a8707a-c672-40ac-bd5e-4e71bea60d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:43:34.373Z|12a8707a-c672-40ac-bd5e-4e71bea60d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:43:41.525Z|369b9413-c3bb-4574-bf9b-4f66f4c83f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:41.526Z|369b9413-c3bb-4574-bf9b-4f66f4c83f93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:41.533Z|420155c4-0a26-4494-9261-ac1896c1d573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:41.534Z|420155c4-0a26-4494-9261-ac1896c1d573|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:41.534Z|0d921709-8813-4251-aa6e-9b01010b4c99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:41.535Z|0d921709-8813-4251-aa6e-9b01010b4c99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:49.167Z|4f56bb2e-d203-497a-b1d1-5f149c406226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:43:49.167Z|4f56bb2e-d203-497a-b1d1-5f149c406226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:43:51.550Z|46d1fc84-3ea9-447b-a4ce-7e8aff0ef77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:51.551Z|46d1fc84-3ea9-447b-a4ce-7e8aff0ef77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:51.557Z|7f915ecf-0227-46ce-965a-1a9920ad9f65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:51.557Z|54d9177d-f138-4104-a2aa-adb9d18e4e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:43:51.558Z|54d9177d-f138-4104-a2aa-adb9d18e4e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:43:51.558Z|7f915ecf-0227-46ce-965a-1a9920ad9f65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:01.579Z|312db84a-8550-4616-9f01-ac398753eb2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:01.580Z|312db84a-8550-4616-9f01-ac398753eb2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:01.588Z|1ea485c2-3a46-4b75-9c6e-ee6eee044025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:01.589Z|65642c9d-8b95-4624-9b91-355d82f9664e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:01.589Z|1ea485c2-3a46-4b75-9c6e-ee6eee044025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:01.590Z|65642c9d-8b95-4624-9b91-355d82f9664e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:04.167Z|bb21bf28-40c3-4ccf-8bc2-38398d1ead44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:44:04.167Z|bb21bf28-40c3-4ccf-8bc2-38398d1ead44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:44:04.374Z|7516b356-e4c3-4c8e-ba59-37095673ef73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:44:04.374Z|7516b356-e4c3-4c8e-ba59-37095673ef73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:44:11.612Z|bd727e9e-bd29-4f8d-a46e-9053de3d60db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:11.613Z|d9e00fe1-08cd-4d3c-bc3f-d146b30bd7bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:11.613Z|a08466b8-87d5-403d-bcd7-51c6544e91d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:11.613Z|bd727e9e-bd29-4f8d-a46e-9053de3d60db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:11.614Z|d9e00fe1-08cd-4d3c-bc3f-d146b30bd7bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:11.614Z|a08466b8-87d5-403d-bcd7-51c6544e91d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:19.167Z|12321c98-fe2f-4fa0-8cda-572b208f428e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:44:19.172Z|12321c98-fe2f-4fa0-8cda-572b208f428e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:44:21.644Z|501ff7bb-303c-4893-bddd-79bd52fe4738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:21.644Z|a94acc0a-f7fd-4794-8a26-ac6084de8860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:21.645Z|a94acc0a-f7fd-4794-8a26-ac6084de8860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:21.645Z|501ff7bb-303c-4893-bddd-79bd52fe4738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:21.650Z|d68eec8b-f87f-4e09-aee2-46f6fc51a566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:21.651Z|d68eec8b-f87f-4e09-aee2-46f6fc51a566|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:22.055Z|28fc3ce5-6117-497a-b31a-eb6adf5418d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:44:22.056Z|28fc3ce5-6117-497a-b31a-eb6adf5418d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:31.674Z|62550993-de9a-4757-94e6-929686a06e72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:31.676Z|62550993-de9a-4757-94e6-929686a06e72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:31.676Z|097eb702-1e5b-41fb-a003-1f2448903bf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:31.677Z|097eb702-1e5b-41fb-a003-1f2448903bf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:31.679Z|57e57b08-18cd-467c-95e8-026e1ab767a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:31.680Z|57e57b08-18cd-467c-95e8-026e1ab767a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:34.167Z|cbcd54ab-079f-42cb-a8aa-ee8db2c18cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:44:34.167Z|cbcd54ab-079f-42cb-a8aa-ee8db2c18cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:44:34.375Z|4e6c923f-2288-4f10-9286-797e2c2ff9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:44:34.376Z|4e6c923f-2288-4f10-9286-797e2c2ff9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:44:41.705Z|5e026fd7-ca54-41cb-aca6-fdb67e596d91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:41.706Z|44c2f072-f3ba-41ab-9b43-81bfde6d276e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:41.706Z|d392f21e-6d87-4248-93c9-0eb6b53f03c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:41.707Z|44c2f072-f3ba-41ab-9b43-81bfde6d276e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:41.707Z|d392f21e-6d87-4248-93c9-0eb6b53f03c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:41.706Z|5e026fd7-ca54-41cb-aca6-fdb67e596d91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:49.167Z|3f7292ff-2728-4c13-8b1e-789c01b25137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:44:49.168Z|3f7292ff-2728-4c13-8b1e-789c01b25137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:44:51.733Z|18e96c3e-73a7-43b9-968e-029b17eea5ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:51.733Z|25e24a63-e5b9-4fd8-b147-c6d724c365df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:51.734Z|18e96c3e-73a7-43b9-968e-029b17eea5ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:51.734Z|25e24a63-e5b9-4fd8-b147-c6d724c365df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:44:51.735Z|dd8b0e13-9ad0-4022-aee2-821e68647228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:44:51.735Z|dd8b0e13-9ad0-4022-aee2-821e68647228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:01.763Z|500753a9-aa54-43da-99c3-cfbe3ec7a34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:01.762Z|7d593ee0-535c-488b-a3ee-bbd6fd48e605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:01.763Z|500753a9-aa54-43da-99c3-cfbe3ec7a34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:01.764Z|7d593ee0-535c-488b-a3ee-bbd6fd48e605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:01.765Z|e4d94ddb-0e6b-4835-a1a8-4054d105de36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:01.767Z|e4d94ddb-0e6b-4835-a1a8-4054d105de36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:04.167Z|82c61f4e-e5ff-4437-9cd0-544fc354a77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:45:04.169Z|82c61f4e-e5ff-4437-9cd0-544fc354a77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:45:04.377Z|5ef57385-b6ce-4af0-9633-cf4589dac35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:45:04.378Z|5ef57385-b6ce-4af0-9633-cf4589dac35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:45:11.793Z|eba8dbdb-ab63-4f77-a7ac-605cd37babdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:11.794Z|b56773bc-9fd0-4a88-a231-971c38637114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:11.794Z|7f4d37c9-a82e-459f-a279-e11216054d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:11.795Z|b56773bc-9fd0-4a88-a231-971c38637114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:11.794Z|eba8dbdb-ab63-4f77-a7ac-605cd37babdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:11.795Z|7f4d37c9-a82e-459f-a279-e11216054d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:19.167Z|50800d3a-4394-4f16-a634-d6289ced5e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:45:19.168Z|50800d3a-4394-4f16-a634-d6289ced5e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:45:21.820Z|622f161d-30d5-4a21-9447-8d9ea9936188|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:21.821Z|622f161d-30d5-4a21-9447-8d9ea9936188|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:21.821Z|d9f3b61f-7f4d-44a2-9028-184859be7f29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:21.822Z|d9f3b61f-7f4d-44a2-9028-184859be7f29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:21.821Z|078ec06b-a861-4a99-822b-025812732582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:21.823Z|078ec06b-a861-4a99-822b-025812732582|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:22.057Z|e359de24-9049-45c6-8390-245f394236b4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:45:22.058Z|e359de24-9049-45c6-8390-245f394236b4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:31.850Z|cacda7cb-7ac4-4eb0-81b4-5737ce808443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:31.851Z|cacda7cb-7ac4-4eb0-81b4-5737ce808443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:31.858Z|d8dfa41c-080b-4274-8242-2586bb3719d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:31.859Z|d8dfa41c-080b-4274-8242-2586bb3719d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:31.860Z|e47957e6-4277-4bad-8b58-f6f03faee805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:31.861Z|e47957e6-4277-4bad-8b58-f6f03faee805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:34.167Z|d8ad99c0-fe0b-4e24-b0c1-eeeeea423cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:45:34.167Z|d8ad99c0-fe0b-4e24-b0c1-eeeeea423cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:45:34.379Z|80881bdf-7e6a-4a1a-95e8-4999cdf674ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:45:34.379Z|80881bdf-7e6a-4a1a-95e8-4999cdf674ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:45:41.881Z|07b0d9e0-13e9-41b0-9bf9-80d62612b422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:41.882Z|07b0d9e0-13e9-41b0-9bf9-80d62612b422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:41.887Z|0cc9fedb-c405-4fcb-8534-173ca28d9ca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:41.888Z|0cc9fedb-c405-4fcb-8534-173ca28d9ca3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:41.888Z|7c2d5e8d-e0a5-4bf8-b309-c4d9aa026a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:41.889Z|7c2d5e8d-e0a5-4bf8-b309-c4d9aa026a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:49.167Z|d7297f03-c99b-4517-9ed8-0dd55e590b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:45:49.172Z|d7297f03-c99b-4517-9ed8-0dd55e590b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:45:51.909Z|5545aa33-ecd8-4d4c-acf3-e319978abd83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:51.910Z|5545aa33-ecd8-4d4c-acf3-e319978abd83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:51.921Z|746c56df-f662-4a34-bf2e-ff458ae0950d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:51.921Z|d1f23d7b-3080-4491-9575-284e0ce573d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:45:51.922Z|746c56df-f662-4a34-bf2e-ff458ae0950d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:45:51.922Z|d1f23d7b-3080-4491-9575-284e0ce573d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:01.935Z|72d20694-3eee-44ba-9ae0-e22d7c313e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:01.936Z|72d20694-3eee-44ba-9ae0-e22d7c313e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:01.947Z|4f0ce782-5997-4b96-99b9-dd1f143043e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:01.947Z|3b01b0e0-a32f-469f-b240-af338b3ef2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:01.948Z|3b01b0e0-a32f-469f-b240-af338b3ef2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:01.948Z|4f0ce782-5997-4b96-99b9-dd1f143043e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:04.167Z|32e29666-4c88-44d2-9412-06ee5d7f9282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:46:04.167Z|32e29666-4c88-44d2-9412-06ee5d7f9282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:46:04.380Z|f100c437-6e00-4bd9-a8c6-b3dae69ac115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:46:04.381Z|f100c437-6e00-4bd9-a8c6-b3dae69ac115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:46:11.961Z|4ca1669f-cbf0-49ab-8f61-537d79b1d12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:11.961Z|4ca1669f-cbf0-49ab-8f61-537d79b1d12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:11.976Z|1882f834-5317-4676-a7f8-82d27fbfbc8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:11.976Z|1882f834-5317-4676-a7f8-82d27fbfbc8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:11.983Z|8821d30d-a797-4e45-9a70-6b292b9a9fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:11.984Z|8821d30d-a797-4e45-9a70-6b292b9a9fa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:19.170Z|ba1f20a7-7ce1-453a-8147-ea8dbd3eef90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:46:19.170Z|ba1f20a7-7ce1-453a-8147-ea8dbd3eef90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:46:21.991Z|af571c5c-6070-4126-8abd-cd0d32e7146f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:21.992Z|af571c5c-6070-4126-8abd-cd0d32e7146f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:22.002Z|c9d46aca-c297-495e-8190-f1685117bc39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:22.003Z|c9d46aca-c297-495e-8190-f1685117bc39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:22.010Z|bb4bd523-2add-4808-aa0b-fc53de0959b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:22.011Z|bb4bd523-2add-4808-aa0b-fc53de0959b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:22.057Z|8451a94b-2054-4812-b1d7-b7978d83f050|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:46:22.058Z|8451a94b-2054-4812-b1d7-b7978d83f050|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:32.020Z|ba3f320b-5298-429b-91c8-a6cf2eb70ad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:32.021Z|ba3f320b-5298-429b-91c8-a6cf2eb70ad8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:32.028Z|b6336dca-b3ef-4d66-a077-a1f7b62f338e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:32.030Z|b6336dca-b3ef-4d66-a077-a1f7b62f338e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:32.038Z|c4e17068-4277-41b1-883e-47a1e3889d9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:32.039Z|c4e17068-4277-41b1-883e-47a1e3889d9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:34.167Z|35afc8cf-2779-4e02-9f2c-c374a331c9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:46:34.168Z|35afc8cf-2779-4e02-9f2c-c374a331c9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:46:34.382Z|d07ea386-e883-4e0e-8406-22f4674ec8ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:46:34.383Z|d07ea386-e883-4e0e-8406-22f4674ec8ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:46:42.045Z|e0bb9165-5479-4964-a762-19cd20c39439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:42.046Z|e0bb9165-5479-4964-a762-19cd20c39439|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:42.054Z|a831091e-705b-45e6-b66e-7c7facae519a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:42.055Z|a831091e-705b-45e6-b66e-7c7facae519a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:42.062Z|a0d16476-8f79-41ad-afe9-c24a8e395db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:42.063Z|a0d16476-8f79-41ad-afe9-c24a8e395db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:49.167Z|b5e974c6-dd0e-4139-9950-506a9a699eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:46:49.167Z|b5e974c6-dd0e-4139-9950-506a9a699eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:46:52.083Z|dcd86152-b981-4e8f-ac20-d5d36eee9bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:52.084Z|96d937f6-6fdc-43e7-aa7f-e5c16ee80b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:52.085Z|dcd86152-b981-4e8f-ac20-d5d36eee9bc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:52.086Z|96d937f6-6fdc-43e7-aa7f-e5c16ee80b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:46:52.089Z|514e80e3-1408-4605-a7f9-ca55f5f2ec79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:46:52.090Z|514e80e3-1408-4605-a7f9-ca55f5f2ec79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:02.117Z|d089c818-9918-46b6-86ed-b53bb052e099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:02.118Z|d089c818-9918-46b6-86ed-b53bb052e099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:02.118Z|c6ffba70-f2d5-4c0a-803d-227a2d4a5b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:02.120Z|c6ffba70-f2d5-4c0a-803d-227a2d4a5b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:02.122Z|fba48ff5-0a45-4bf6-9c5e-ab73d229936b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:02.123Z|fba48ff5-0a45-4bf6-9c5e-ab73d229936b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:04.167Z|ca1054e4-2dc7-49c6-b9d0-5b6d3cce49db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:47:04.171Z|ca1054e4-2dc7-49c6-b9d0-5b6d3cce49db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:47:04.384Z|6331d560-588c-497c-81a8-cb29654032be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:47:04.384Z|6331d560-588c-497c-81a8-cb29654032be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:47:12.154Z|ae600167-5c6e-4446-a785-da825e126ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:12.155Z|ae600167-5c6e-4446-a785-da825e126ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:12.160Z|cc13244b-31ab-417b-bc1a-94c0504085df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:12.160Z|dd9c4267-e7cc-47c0-8dd8-1b2fd87b480f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:12.161Z|cc13244b-31ab-417b-bc1a-94c0504085df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:12.161Z|dd9c4267-e7cc-47c0-8dd8-1b2fd87b480f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:19.167Z|5a0dbf23-7795-4aff-962d-b486990e320c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:47:19.168Z|5a0dbf23-7795-4aff-962d-b486990e320c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:47:22.056Z|087ab772-94ff-406e-b28e-5b0b800a9e84|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:47:22.057Z|087ab772-94ff-406e-b28e-5b0b800a9e84|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:22.183Z|5163d37a-0c57-484d-a995-e1e1c513270c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:22.184Z|5163d37a-0c57-484d-a995-e1e1c513270c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:22.186Z|37880972-6513-4950-bd66-3de6c8ad7bde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:22.186Z|c58e3eea-0a0d-4e4a-90cd-eab01c355467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:22.187Z|37880972-6513-4950-bd66-3de6c8ad7bde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:22.187Z|c58e3eea-0a0d-4e4a-90cd-eab01c355467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:32.213Z|b68f9a73-215a-48c4-b702-023cb5b3890c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:32.213Z|b68f9a73-215a-48c4-b702-023cb5b3890c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:32.220Z|4cd10135-e1f9-47a7-9f5b-e4913e35e95b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:32.220Z|4cd10135-e1f9-47a7-9f5b-e4913e35e95b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:32.222Z|ecbbcb4e-46a7-4133-9071-31f1a84850ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:32.222Z|ecbbcb4e-46a7-4133-9071-31f1a84850ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:34.167Z|c49eaa69-91f0-4cf4-a987-ef50adc2d1be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:47:34.167Z|c49eaa69-91f0-4cf4-a987-ef50adc2d1be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:47:34.386Z|4131f6f3-46ce-4d06-8139-f06bec7d6dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:47:34.386Z|4131f6f3-46ce-4d06-8139-f06bec7d6dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:47:42.240Z|e1555088-56cf-4aee-9767-db21a40ad90d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:42.240Z|e1555088-56cf-4aee-9767-db21a40ad90d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:42.242Z|b02a6b0f-be3c-4f52-87d8-81d0c1eaea48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:42.243Z|b02a6b0f-be3c-4f52-87d8-81d0c1eaea48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:42.246Z|31b51d30-aa1a-47be-a99b-a03dd4604bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:42.247Z|31b51d30-aa1a-47be-a99b-a03dd4604bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:49.167Z|3aadbc0f-5a1c-4755-9645-37732e5e2801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:47:49.171Z|3aadbc0f-5a1c-4755-9645-37732e5e2801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:47:52.270Z|e2235c6d-2593-4935-a5b0-84e98f3b44b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:52.271Z|e2235c6d-2593-4935-a5b0-84e98f3b44b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:52.271Z|76b7cf35-10f4-408d-8eb8-9b009739fb10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:52.272Z|76b7cf35-10f4-408d-8eb8-9b009739fb10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:47:52.277Z|17093859-80d5-45fe-af27-866381881a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:47:52.278Z|17093859-80d5-45fe-af27-866381881a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:02.302Z|e83efa9b-00f3-46d0-ac23-61e13ae62990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:02.303Z|e83efa9b-00f3-46d0-ac23-61e13ae62990|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:02.303Z|71063d86-a5f8-4893-a851-4996650b4afd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:02.305Z|71063d86-a5f8-4893-a851-4996650b4afd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:02.306Z|f5079356-01de-48da-8cbe-6aca7d757908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:02.307Z|f5079356-01de-48da-8cbe-6aca7d757908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:04.167Z|14429e85-c258-4a8a-9437-573e1268f2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:48:04.167Z|14429e85-c258-4a8a-9437-573e1268f2e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:48:04.387Z|b3d80160-4c6e-4684-8eed-c42064232db6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:48:04.388Z|b3d80160-4c6e-4684-8eed-c42064232db6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:48:12.329Z|d6305910-b797-48a5-b7d7-142f8d848f88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:12.329Z|464ff3c5-08bb-4f54-baed-b98c62bd5792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:12.329Z|c5e8720a-9b6a-436c-b0bf-9c52abd8358a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:12.330Z|d6305910-b797-48a5-b7d7-142f8d848f88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:12.330Z|464ff3c5-08bb-4f54-baed-b98c62bd5792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:12.330Z|c5e8720a-9b6a-436c-b0bf-9c52abd8358a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:19.167Z|728d8b91-4f7a-481f-85cc-f2068445ea26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:48:19.167Z|728d8b91-4f7a-481f-85cc-f2068445ea26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:48:22.057Z|6e500a06-d92e-4019-a2a9-b4f697a50daf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:48:22.059Z|6e500a06-d92e-4019-a2a9-b4f697a50daf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:22.360Z|a9e5fa89-c387-4695-8f7f-fd3efdbbd4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:22.361Z|6dbfcbc4-613c-4350-b36a-cd20b1907100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:22.361Z|adf5dec1-e7db-4fb8-9561-18f844bacfc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:22.361Z|a9e5fa89-c387-4695-8f7f-fd3efdbbd4ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:22.362Z|6dbfcbc4-613c-4350-b36a-cd20b1907100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:22.362Z|adf5dec1-e7db-4fb8-9561-18f844bacfc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:32.396Z|93e6ce9e-1044-481f-8d44-2141b0bc12c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:32.397Z|c81a3a4f-088b-4fb3-89c7-763da4f739d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:32.397Z|93e6ce9e-1044-481f-8d44-2141b0bc12c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:32.398Z|c81a3a4f-088b-4fb3-89c7-763da4f739d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:32.400Z|c8cd9cc5-7938-4432-bb96-711e9c3873f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:32.401Z|c8cd9cc5-7938-4432-bb96-711e9c3873f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:34.167Z|fa418c8f-6d4a-4743-ab19-2eb32900672e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:48:34.171Z|fa418c8f-6d4a-4743-ab19-2eb32900672e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:48:34.388Z|8f3ca291-dd53-478d-8f04-44156cf09558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:48:34.389Z|8f3ca291-dd53-478d-8f04-44156cf09558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:48:42.427Z|097aa9c9-b891-4517-86c5-a6436a5d190d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:42.427Z|097aa9c9-b891-4517-86c5-a6436a5d190d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:42.434Z|75e63124-3992-4da7-a320-a95986ef7e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:42.434Z|75e63124-3992-4da7-a320-a95986ef7e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:42.435Z|eff40944-7823-43cb-b14b-ad71a12b81f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:42.436Z|eff40944-7823-43cb-b14b-ad71a12b81f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:49.167Z|b665cf72-c97c-4bf8-b641-e79d3a19d819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:48:49.168Z|b665cf72-c97c-4bf8-b641-e79d3a19d819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:48:52.452Z|4a542b3c-cb1b-4bb6-baed-eb8c7657e389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:52.454Z|4a542b3c-cb1b-4bb6-baed-eb8c7657e389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:52.458Z|40ba112c-f22e-4660-8dd7-db874bf3eafe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:52.459Z|40ba112c-f22e-4660-8dd7-db874bf3eafe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:48:52.461Z|27b74f51-2620-4754-91b8-52eb4de4ef7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:48:52.461Z|27b74f51-2620-4754-91b8-52eb4de4ef7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:02.480Z|4e7fe56d-ccb4-4306-8d60-4546993df723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:02.481Z|4e7fe56d-ccb4-4306-8d60-4546993df723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:02.482Z|7222f606-98c7-414f-b486-b9011a60b304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:02.483Z|7222f606-98c7-414f-b486-b9011a60b304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:02.488Z|907ded09-5966-456d-822f-62478f3ec077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:02.489Z|907ded09-5966-456d-822f-62478f3ec077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:04.167Z|cce69892-564b-41d9-9db8-9a321598f3ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:49:04.168Z|cce69892-564b-41d9-9db8-9a321598f3ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:49:04.390Z|d0b9bb7f-1304-4cca-acc1-b9479c5ae2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:49:04.391Z|d0b9bb7f-1304-4cca-acc1-b9479c5ae2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:49:12.508Z|cfc5d55d-95d4-44f5-98f6-4cb40fc540a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:12.509Z|cfc5d55d-95d4-44f5-98f6-4cb40fc540a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:12.513Z|4a5a8e73-ca7d-4010-b859-b6e99d890cdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:12.514Z|4a5a8e73-ca7d-4010-b859-b6e99d890cdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:12.515Z|cd670f28-435d-4c19-8ed0-10a2401b07b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:12.516Z|cd670f28-435d-4c19-8ed0-10a2401b07b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:19.167Z|03ff1319-4462-4e95-b369-6ec0d38a9506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:49:19.171Z|03ff1319-4462-4e95-b369-6ec0d38a9506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:49:22.056Z|6eb3089c-3782-44bb-9057-82e900401080|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:49:22.058Z|6eb3089c-3782-44bb-9057-82e900401080|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:22.540Z|84ebc05f-c9c1-4f11-a94c-29f06d8e3f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:22.541Z|7f7b65ba-4f9c-4125-907b-738a2d250c7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:22.542Z|84ebc05f-c9c1-4f11-a94c-29f06d8e3f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:22.542Z|7f7b65ba-4f9c-4125-907b-738a2d250c7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:22.547Z|253eec2a-3159-4502-aac3-e4c2acfaf539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:22.549Z|253eec2a-3159-4502-aac3-e4c2acfaf539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:32.571Z|1da21b55-624b-4d45-9059-f2e91198c048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:32.572Z|578a4925-4488-4405-b8bb-6e28c8159711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:32.573Z|1da21b55-624b-4d45-9059-f2e91198c048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:32.573Z|578a4925-4488-4405-b8bb-6e28c8159711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:32.574Z|edf5d65a-355e-478d-a739-cda5643577dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:32.575Z|edf5d65a-355e-478d-a739-cda5643577dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:34.167Z|6355992e-0b2e-4ab2-b02f-b8e18faff64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:49:34.167Z|6355992e-0b2e-4ab2-b02f-b8e18faff64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:49:34.392Z|177d761b-b494-41de-aca3-fb67b4a3f320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:49:34.392Z|177d761b-b494-41de-aca3-fb67b4a3f320|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:49:42.602Z|8f1b9101-4430-4abb-b92c-7fdd732f5358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:42.602Z|8f1b9101-4430-4abb-b92c-7fdd732f5358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:42.602Z|a30c55ea-4b80-4eef-9f5b-0bcd355be8f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:42.602Z|7ed83a3b-6be7-4ee0-bad7-2f35b23b29d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:42.603Z|a30c55ea-4b80-4eef-9f5b-0bcd355be8f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:42.603Z|7ed83a3b-6be7-4ee0-bad7-2f35b23b29d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:49.167Z|58d37be7-2cbb-41ad-adb6-ab320ad7d4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:49:49.167Z|58d37be7-2cbb-41ad-adb6-ab320ad7d4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:49:52.635Z|32d75deb-a4b8-4b3b-abe2-248a6b6ca9fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:52.636Z|32d75deb-a4b8-4b3b-abe2-248a6b6ca9fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:52.643Z|53f4c077-dd7a-4f19-965f-6f05f1e01e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:52.644Z|53f4c077-dd7a-4f19-965f-6f05f1e01e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:49:52.645Z|3eb67cce-6a74-4784-9a69-4db0e271fdbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:49:52.646Z|3eb67cce-6a74-4784-9a69-4db0e271fdbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:02.678Z|93a7a2b8-7ab9-46cf-aa37-591d3297c6e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:02.678Z|f90f841e-ad7d-47a7-8be6-97b781d4f028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:02.678Z|0490c957-b8bf-43ef-a766-29f982c3839a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:02.679Z|93a7a2b8-7ab9-46cf-aa37-591d3297c6e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:02.679Z|0490c957-b8bf-43ef-a766-29f982c3839a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:02.679Z|f90f841e-ad7d-47a7-8be6-97b781d4f028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:04.167Z|44e03468-c92a-47a0-8d78-0680a7a38cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:50:04.171Z|44e03468-c92a-47a0-8d78-0680a7a38cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:50:04.393Z|c5c19a1a-1dac-402f-a385-b34119bef9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:50:04.394Z|c5c19a1a-1dac-402f-a385-b34119bef9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:50:12.708Z|b4970ce2-3c07-416d-ba95-11a68cd9e133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:12.709Z|b4970ce2-3c07-416d-ba95-11a68cd9e133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:12.709Z|d7ce5087-bc8e-40c9-9430-3e200b39271d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:12.710Z|d7ce5087-bc8e-40c9-9430-3e200b39271d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:12.714Z|7d690c3c-5231-4737-80c3-190122049feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:12.715Z|7d690c3c-5231-4737-80c3-190122049feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:19.167Z|ec52513e-138b-4380-a119-139f79822e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:50:19.168Z|ec52513e-138b-4380-a119-139f79822e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:50:22.057Z|d6d47aea-aa9f-4aae-a692-6a766007c8da|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:50:22.058Z|d6d47aea-aa9f-4aae-a692-6a766007c8da|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:22.739Z|7e561a8c-6899-4249-b203-e0653249f6b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:22.739Z|6629bacb-551f-4b40-95bb-9bf0a04b0142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:22.740Z|6629bacb-551f-4b40-95bb-9bf0a04b0142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:22.740Z|7e561a8c-6899-4249-b203-e0653249f6b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:22.747Z|f5198255-00ad-4a27-882e-b784231a7bda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:22.748Z|f5198255-00ad-4a27-882e-b784231a7bda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:32.764Z|fd8d742c-a80e-440f-8e7f-9ba28e242483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:32.765Z|fd8d742c-a80e-440f-8e7f-9ba28e242483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:32.766Z|4c241a9b-2dd6-4a10-a83a-321e554f9045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:32.767Z|4c241a9b-2dd6-4a10-a83a-321e554f9045|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:32.771Z|cbf1f4ac-a7b3-4ca2-bb18-98a0933c20ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:32.772Z|cbf1f4ac-a7b3-4ca2-bb18-98a0933c20ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:34.167Z|c691fa15-d8e4-4b7f-80c1-2109958494e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:50:34.168Z|c691fa15-d8e4-4b7f-80c1-2109958494e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:50:34.395Z|8017af1e-68c1-4a21-a9d7-26f91278aca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:50:34.396Z|8017af1e-68c1-4a21-a9d7-26f91278aca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:50:42.789Z|2972c227-795f-4233-a9c2-49299a00ce10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:42.789Z|2972c227-795f-4233-a9c2-49299a00ce10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:42.792Z|d3a22052-d9e7-4104-a1d5-23524114285c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:42.794Z|d3a22052-d9e7-4104-a1d5-23524114285c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:42.796Z|49486627-beea-4374-a5a9-d17d61e36dbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:42.797Z|49486627-beea-4374-a5a9-d17d61e36dbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:49.167Z|9b4727b7-8d9e-4d77-b8d7-460b16406630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:50:49.172Z|9b4727b7-8d9e-4d77-b8d7-460b16406630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:50:52.816Z|39f811e5-1057-494e-9837-f44287ec6396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:52.817Z|39f811e5-1057-494e-9837-f44287ec6396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:52.819Z|6ce8e274-ad70-4d3e-94aa-bc6a28f4470d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:52.820Z|6ce8e274-ad70-4d3e-94aa-bc6a28f4470d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:50:52.822Z|2aa4d180-30f9-449a-94f7-deab704f5a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:50:52.823Z|2aa4d180-30f9-449a-94f7-deab704f5a19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:02.846Z|b72e32e4-2cb3-4a49-993a-c57f19ffd0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:02.847Z|b72e32e4-2cb3-4a49-993a-c57f19ffd0cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:02.848Z|39d57a24-67cc-4769-b4de-a889aa7394da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:02.848Z|39d57a24-67cc-4769-b4de-a889aa7394da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:02.850Z|49b33a60-cfc2-4648-a358-f6793bd22001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:02.850Z|49b33a60-cfc2-4648-a358-f6793bd22001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:04.167Z|71e6d872-2cb4-4f9c-b298-d4e6b898636a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:51:04.168Z|71e6d872-2cb4-4f9c-b298-d4e6b898636a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:51:04.397Z|3e9cfd2a-d5b3-4823-ac72-9a74cac21ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:51:04.398Z|3e9cfd2a-d5b3-4823-ac72-9a74cac21ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:51:12.882Z|33f7817b-b3cb-4d2f-92cc-5c173b2f6fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:12.883Z|33f7817b-b3cb-4d2f-92cc-5c173b2f6fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:12.883Z|4d22ee8b-1326-4cf6-8968-9f360a2bdc52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:12.884Z|4d22ee8b-1326-4cf6-8968-9f360a2bdc52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:12.889Z|f27931f5-e580-4d10-a951-68a768f9ba27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:12.890Z|f27931f5-e580-4d10-a951-68a768f9ba27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:19.167Z|55c9376a-09e2-4c77-8c13-6e0c4d5cfa31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:51:19.168Z|55c9376a-09e2-4c77-8c13-6e0c4d5cfa31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:51:22.058Z|cf27b225-b937-4ce4-b711-0cf6622abd6a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:51:22.059Z|cf27b225-b937-4ce4-b711-0cf6622abd6a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:22.911Z|8c74df18-4038-424b-a1cd-37a0e9b74bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:22.912Z|8c74df18-4038-424b-a1cd-37a0e9b74bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:22.913Z|720ae68b-e448-440b-9cd1-e32c34b0b822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:22.914Z|720ae68b-e448-440b-9cd1-e32c34b0b822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:22.916Z|0dcc795a-21ff-4b79-87f7-2bafa076e329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:22.917Z|0dcc795a-21ff-4b79-87f7-2bafa076e329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:32.938Z|67ac53a5-ccbc-4183-b69b-ac3e23d1c297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:32.939Z|67ac53a5-ccbc-4183-b69b-ac3e23d1c297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:32.940Z|d281f06f-b716-49d6-99f4-d1ecd6f7fd4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:32.940Z|0af3d875-3cf3-468c-84a7-6272f1a1d892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:32.940Z|d281f06f-b716-49d6-99f4-d1ecd6f7fd4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:32.941Z|0af3d875-3cf3-468c-84a7-6272f1a1d892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:34.167Z|8e9cf0f6-9bb4-4b18-8d5e-c0cada5b4173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:51:34.171Z|8e9cf0f6-9bb4-4b18-8d5e-c0cada5b4173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:51:34.399Z|aa48af6d-7211-4796-9651-6aa63b623a9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:51:34.400Z|aa48af6d-7211-4796-9651-6aa63b623a9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:51:42.964Z|459bfc24-30d0-4ca8-b809-18fa05eff6e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:42.965Z|459bfc24-30d0-4ca8-b809-18fa05eff6e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:42.967Z|55b9581b-1b02-43ee-bd41-2861e7a31250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:42.968Z|55b9581b-1b02-43ee-bd41-2861e7a31250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:42.973Z|b97e0ec5-eba4-4644-98ce-4f055e26df6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:42.974Z|b97e0ec5-eba4-4644-98ce-4f055e26df6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:49.167Z|b35ee94f-8226-4235-acae-058e97648145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:51:49.168Z|b35ee94f-8226-4235-acae-058e97648145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:51:52.992Z|2605010a-8b28-4795-aeec-a443acd01880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:52.993Z|2605010a-8b28-4795-aeec-a443acd01880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:52.994Z|681ab3cd-4a92-436e-8dd5-1abe2d446154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:52.995Z|681ab3cd-4a92-436e-8dd5-1abe2d446154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:51:53.003Z|8fb47be0-ef5b-4e0d-9d78-9eec0fe4d20d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:51:53.004Z|8fb47be0-ef5b-4e0d-9d78-9eec0fe4d20d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:03.018Z|068dc6d5-b3c8-4975-8342-777a8fe1647b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:03.019Z|068dc6d5-b3c8-4975-8342-777a8fe1647b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:03.019Z|2209cc65-943d-4192-bd2a-5be455e09dc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:03.020Z|2209cc65-943d-4192-bd2a-5be455e09dc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:03.031Z|fe9c0d9a-9c5c-47f3-a51f-7220cab13267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:03.033Z|fe9c0d9a-9c5c-47f3-a51f-7220cab13267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:04.167Z|cee220fa-7fda-48eb-aca9-b3a826d5003c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:52:04.167Z|cee220fa-7fda-48eb-aca9-b3a826d5003c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:52:04.401Z|7e69e088-b22e-481a-907e-ca99f8ed9206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:52:04.402Z|7e69e088-b22e-481a-907e-ca99f8ed9206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:52:13.047Z|8572ff7c-c49e-4004-8d40-17e7b3ff3376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:13.047Z|6c4d432d-691f-49dd-9fd9-2d5faf7eeae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:13.048Z|8572ff7c-c49e-4004-8d40-17e7b3ff3376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:13.048Z|6c4d432d-691f-49dd-9fd9-2d5faf7eeae0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:13.064Z|890e220d-f3a3-4974-9327-ffcaf0598e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:13.064Z|890e220d-f3a3-4974-9327-ffcaf0598e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:19.168Z|9962790a-4cc8-4624-8fd0-cb24fe466d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:52:19.172Z|9962790a-4cc8-4624-8fd0-cb24fe466d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:52:22.057Z|77fcc2ae-f460-40ed-992f-e93d84dea918|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:52:22.058Z|77fcc2ae-f460-40ed-992f-e93d84dea918|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:23.074Z|90e7e074-13a8-47a8-ab57-7e40b3a97a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:23.074Z|d25c9c5b-db8d-4e83-b9b2-66d2dc5dfca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:23.075Z|90e7e074-13a8-47a8-ab57-7e40b3a97a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:23.075Z|d25c9c5b-db8d-4e83-b9b2-66d2dc5dfca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:23.090Z|ffc19965-1299-4d06-baaf-e0e205c5f8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:23.091Z|ffc19965-1299-4d06-baaf-e0e205c5f8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:33.103Z|09e18748-b219-4f8d-8f50-d2ceea7c6501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:33.104Z|09e18748-b219-4f8d-8f50-d2ceea7c6501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:33.111Z|a14da0c1-8b1f-432d-aa7a-2c44dda2c581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:33.112Z|a14da0c1-8b1f-432d-aa7a-2c44dda2c581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:33.123Z|e1c9b17c-01d2-4321-8b1a-1e3f348b8ef1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:33.124Z|e1c9b17c-01d2-4321-8b1a-1e3f348b8ef1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:34.167Z|a9dc1cfc-b542-4444-9b1d-be28f638707b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:52:34.168Z|a9dc1cfc-b542-4444-9b1d-be28f638707b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:52:34.402Z|939b8b17-4b17-44d2-8fde-6496d42ce51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:52:34.403Z|939b8b17-4b17-44d2-8fde-6496d42ce51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:52:43.136Z|eb5ef585-e741-4ba3-bd03-fb20c35bf98e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:43.137Z|eb5ef585-e741-4ba3-bd03-fb20c35bf98e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:43.144Z|6a4904e8-9ea8-4db3-babc-a92fc4b2920d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:43.144Z|6a4904e8-9ea8-4db3-babc-a92fc4b2920d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:43.148Z|be3c0a99-42d7-42f4-b0e2-e05b0a12b438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:43.148Z|be3c0a99-42d7-42f4-b0e2-e05b0a12b438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:49.167Z|b0efe0c1-0311-4577-94b2-24a9973f1e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:52:49.168Z|b0efe0c1-0311-4577-94b2-24a9973f1e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:52:53.163Z|fe96e600-74b8-4493-96d7-f91a36f6f6db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:53.164Z|fe96e600-74b8-4493-96d7-f91a36f6f6db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:53.167Z|71fe6cee-73e2-46ea-b787-32f4bfec1762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:53.168Z|71fe6cee-73e2-46ea-b787-32f4bfec1762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:52:53.173Z|5ee775c4-a090-448a-ad17-0031e933cb3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:52:53.174Z|5ee775c4-a090-448a-ad17-0031e933cb3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:03.194Z|27d092e4-559c-4046-806c-bddd5445477b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:03.195Z|27d092e4-559c-4046-806c-bddd5445477b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:03.196Z|49ef45b4-5b77-440b-88bc-72e03d534333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:03.197Z|49ef45b4-5b77-440b-88bc-72e03d534333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:03.199Z|906eafa2-4dc0-4349-932a-b386eee4cc07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:03.200Z|906eafa2-4dc0-4349-932a-b386eee4cc07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:04.167Z|c4ca8225-c33b-488c-a5b4-a67a9b099e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:53:04.171Z|c4ca8225-c33b-488c-a5b4-a67a9b099e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:53:04.404Z|1ee2c10d-44f4-4fb5-83c8-a1f62305e634|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:53:04.405Z|1ee2c10d-44f4-4fb5-83c8-a1f62305e634|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:53:13.223Z|09318d3e-daf5-4a2c-a25f-80bdaed6922b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:13.223Z|2c86cc1a-7955-4a9c-88ff-986d1efcfd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:13.224Z|2c86cc1a-7955-4a9c-88ff-986d1efcfd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:13.224Z|09318d3e-daf5-4a2c-a25f-80bdaed6922b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:13.229Z|55c31ce2-b585-46df-adf8-63b111b7dc13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:13.230Z|55c31ce2-b585-46df-adf8-63b111b7dc13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:19.167Z|6d87b134-8c0c-42d7-be2f-0bd3b26f8b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:53:19.168Z|6d87b134-8c0c-42d7-be2f-0bd3b26f8b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:53:22.058Z|02e203a0-608c-42eb-bc9d-22e660dcdb42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:53:22.059Z|02e203a0-608c-42eb-bc9d-22e660dcdb42|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:23.247Z|a2f4cbbd-457d-4ccd-b93e-80294c317ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:23.248Z|a2f4cbbd-457d-4ccd-b93e-80294c317ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:23.248Z|c9fcbf78-0d19-40a6-bf30-24ebfb376de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:23.249Z|c9fcbf78-0d19-40a6-bf30-24ebfb376de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:23.254Z|e1c332b3-c25f-40fc-995b-b7ae09a0332a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:23.255Z|e1c332b3-c25f-40fc-995b-b7ae09a0332a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:33.272Z|4b2f25f3-9678-4c76-9916-116093ae6fdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:33.274Z|4b2f25f3-9678-4c76-9916-116093ae6fdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:33.277Z|256fc37b-c1c9-4cef-af9c-4efcdda37cba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:33.278Z|256fc37b-c1c9-4cef-af9c-4efcdda37cba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:33.281Z|0844a8ae-135c-410d-86db-1a7414d56b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:33.282Z|0844a8ae-135c-410d-86db-1a7414d56b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:34.167Z|f9ed3f74-11fb-4ae5-a0e2-a3c79bde1cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:53:34.168Z|f9ed3f74-11fb-4ae5-a0e2-a3c79bde1cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:53:34.406Z|802671ea-fbf5-46ed-adcd-a46e6f72ef51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:53:34.406Z|802671ea-fbf5-46ed-adcd-a46e6f72ef51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:53:43.299Z|7e50a817-77b7-4e64-9cb3-50cb470552bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:43.300Z|7e50a817-77b7-4e64-9cb3-50cb470552bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:43.301Z|464eaa66-70cb-4a45-bac2-b2e337e9f26e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:43.302Z|464eaa66-70cb-4a45-bac2-b2e337e9f26e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:43.305Z|84572c5e-69b3-42f0-b4f8-a53d129f6332|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:43.306Z|84572c5e-69b3-42f0-b4f8-a53d129f6332|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:49.167Z|6892bcfe-b6ff-49a7-a775-7b41cc8fc49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:53:49.172Z|6892bcfe-b6ff-49a7-a775-7b41cc8fc49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:53:53.326Z|1a0ec809-841b-4c61-9b3c-cc7c3fbdcc29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:53.326Z|bc22a1b1-7d9d-454a-843a-bb4336b9239f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:53.327Z|1a0ec809-841b-4c61-9b3c-cc7c3fbdcc29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:53.327Z|bc22a1b1-7d9d-454a-843a-bb4336b9239f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:53:53.330Z|af1a741d-b777-4f5f-8340-3c579950c615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:53:53.330Z|af1a741d-b777-4f5f-8340-3c579950c615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:03.352Z|5823a294-c60b-4500-8e23-3c5faafbcb75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:03.353Z|0532ba3a-93ea-4d37-a0ca-8c88f5b0f9c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:03.353Z|5823a294-c60b-4500-8e23-3c5faafbcb75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:03.354Z|0532ba3a-93ea-4d37-a0ca-8c88f5b0f9c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:03.355Z|954dfa98-f8b6-4dd7-bc68-f4808fc1bd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:03.356Z|954dfa98-f8b6-4dd7-bc68-f4808fc1bd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:04.167Z|d0122c30-cbc2-493e-8a45-fcfd689d49cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:54:04.168Z|d0122c30-cbc2-493e-8a45-fcfd689d49cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:54:04.407Z|2097bbf7-183e-48af-b6fc-5b32bb46c2d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:54:04.408Z|2097bbf7-183e-48af-b6fc-5b32bb46c2d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:54:13.384Z|842d276c-6238-46eb-8229-e95ae926719c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:13.385Z|842d276c-6238-46eb-8229-e95ae926719c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:13.387Z|7f38901e-0f75-46b5-bc03-88ea01691e21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:13.388Z|7f38901e-0f75-46b5-bc03-88ea01691e21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:13.389Z|163ae0f4-d1f4-4d22-a818-b073b363b01a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:13.390Z|163ae0f4-d1f4-4d22-a818-b073b363b01a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:19.167Z|d8d5e32e-daef-412e-9d59-3c3e884d2706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:54:19.168Z|d8d5e32e-daef-412e-9d59-3c3e884d2706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:54:22.056Z|69fc887f-637a-47be-97f0-7536fd8295d2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:54:22.057Z|69fc887f-637a-47be-97f0-7536fd8295d2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:23.411Z|289eb59e-b782-42f2-af73-9031c4b81326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:23.411Z|7d35868f-5f26-423f-bc3a-50f0bfb07d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:23.412Z|7d35868f-5f26-423f-bc3a-50f0bfb07d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:23.412Z|289eb59e-b782-42f2-af73-9031c4b81326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:23.416Z|389993e0-30c5-4d43-87d1-d9a37963a347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:23.417Z|389993e0-30c5-4d43-87d1-d9a37963a347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:33.437Z|3b57dc2c-45f8-4393-b9fc-120fc4b154b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:33.438Z|1466d475-8d11-4fa5-9645-67844c850e70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:33.438Z|bb08bf46-9c36-4f75-be9c-de0d2d4f2e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:33.438Z|3b57dc2c-45f8-4393-b9fc-120fc4b154b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:33.439Z|bb08bf46-9c36-4f75-be9c-de0d2d4f2e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:33.438Z|1466d475-8d11-4fa5-9645-67844c850e70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:34.167Z|dece5b09-0069-438d-8ba4-6304cee04f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:54:34.171Z|dece5b09-0069-438d-8ba4-6304cee04f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:54:34.409Z|321db334-b4f8-406b-a312-6e80aca6b64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:54:34.409Z|321db334-b4f8-406b-a312-6e80aca6b64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:54:43.467Z|a9480e1a-6c51-49b2-b4d1-30a5791f308b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:43.469Z|50a02f16-981b-482a-ab93-0b80ae1b2f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:43.469Z|a9480e1a-6c51-49b2-b4d1-30a5791f308b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:43.470Z|50a02f16-981b-482a-ab93-0b80ae1b2f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:43.476Z|f9eb4a7c-be5a-4944-a0db-9efdc46b23f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:43.477Z|f9eb4a7c-be5a-4944-a0db-9efdc46b23f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:49.167Z|373e6115-a5dd-41ab-ad45-6531a92268d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:54:49.168Z|373e6115-a5dd-41ab-ad45-6531a92268d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:54:53.496Z|c22f3cec-4e1c-41d6-ab1e-97519fb1f547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:53.496Z|dbd03f0f-f925-4405-a7e2-2841a0f9efb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:53.498Z|c22f3cec-4e1c-41d6-ab1e-97519fb1f547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:53.498Z|dbd03f0f-f925-4405-a7e2-2841a0f9efb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:54:53.500Z|a797c10b-73fb-4ba4-9c0b-f702c0dea282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:54:53.501Z|a797c10b-73fb-4ba4-9c0b-f702c0dea282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:03.523Z|47959bf4-59e1-467e-bff6-f801f663f919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:03.523Z|47959bf4-59e1-467e-bff6-f801f663f919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:03.523Z|b597cf64-af58-4301-ad6a-0ae4ac0b83ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:03.524Z|4a738e1a-2fe4-4ca3-a319-7f45560d89eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:03.524Z|b597cf64-af58-4301-ad6a-0ae4ac0b83ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:03.525Z|4a738e1a-2fe4-4ca3-a319-7f45560d89eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:04.167Z|171209ee-9a8f-45e1-8c02-95ce56f6efd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:55:04.167Z|171209ee-9a8f-45e1-8c02-95ce56f6efd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:55:04.410Z|9a5fadeb-06f0-4516-b138-a1978b5e081a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:55:04.410Z|9a5fadeb-06f0-4516-b138-a1978b5e081a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:55:13.550Z|6c987b55-83b6-46f7-94a1-f112100d48af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:13.551Z|6c987b55-83b6-46f7-94a1-f112100d48af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:13.553Z|e5dfcb61-74bd-46d5-ba6a-e64ca7b4c61d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:13.553Z|444660f4-a8e2-4455-8273-fb38ab9291a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:13.554Z|e5dfcb61-74bd-46d5-ba6a-e64ca7b4c61d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:13.554Z|444660f4-a8e2-4455-8273-fb38ab9291a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:19.167Z|332a6220-4522-4358-889c-042afdff83dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:55:19.171Z|332a6220-4522-4358-889c-042afdff83dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:55:22.057Z|06131274-f84a-4229-a087-b3d472384a6a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:55:22.058Z|06131274-f84a-4229-a087-b3d472384a6a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:23.577Z|4e2ea3df-dad4-4ab8-bacc-5eeac693bd73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:23.579Z|4e2ea3df-dad4-4ab8-bacc-5eeac693bd73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:23.580Z|e157cc68-84ee-4405-abc3-993648078bb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:23.580Z|cadf4686-ef8d-4dbb-a5ff-e584d2db10ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:23.580Z|e157cc68-84ee-4405-abc3-993648078bb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:23.581Z|cadf4686-ef8d-4dbb-a5ff-e584d2db10ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:33.605Z|51cec3bb-4b17-421b-ba09-0557c8c3284f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:33.606Z|5fd25b6b-6a63-4107-97c1-97035378fb11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:33.606Z|51cec3bb-4b17-421b-ba09-0557c8c3284f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:33.606Z|6d654ca8-fb8f-4d53-9fb4-0e663a6cde3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:33.607Z|6d654ca8-fb8f-4d53-9fb4-0e663a6cde3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:33.607Z|5fd25b6b-6a63-4107-97c1-97035378fb11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:34.167Z|b659fec2-3007-4fc1-8382-12fe4756c559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:55:34.168Z|b659fec2-3007-4fc1-8382-12fe4756c559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:55:34.411Z|63cdbc26-0ffc-492d-b2ff-456e835f66a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:55:34.412Z|63cdbc26-0ffc-492d-b2ff-456e835f66a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:55:43.631Z|25102b98-f778-428c-8489-a03d9f46f2e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:43.631Z|e111c9ea-216e-4829-a10d-ba24514d0a08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:43.631Z|6790025c-ceea-4f7d-a350-685fd28a6e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:43.632Z|6790025c-ceea-4f7d-a350-685fd28a6e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:43.632Z|e111c9ea-216e-4829-a10d-ba24514d0a08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:43.632Z|25102b98-f778-428c-8489-a03d9f46f2e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:49.167Z|aaff5c69-59d7-4656-9fa1-ee0b1ff719e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:55:49.167Z|aaff5c69-59d7-4656-9fa1-ee0b1ff719e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:55:53.657Z|532cc650-09cf-45fe-833f-41c796f03dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:53.657Z|9c0ddff5-b3ea-4d5f-af8c-52caa5457caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:53.657Z|c87ff8da-0cbf-4c51-b23d-863e7f58fe79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:55:53.658Z|532cc650-09cf-45fe-833f-41c796f03dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:53.658Z|9c0ddff5-b3ea-4d5f-af8c-52caa5457caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:55:53.659Z|c87ff8da-0cbf-4c51-b23d-863e7f58fe79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:03.683Z|0a20ddae-343c-457e-b9b8-cc56f8511100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:03.683Z|eff52ffe-9132-445f-a78c-ed70275fdeec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:03.685Z|eff52ffe-9132-445f-a78c-ed70275fdeec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:03.685Z|0a20ddae-343c-457e-b9b8-cc56f8511100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:03.687Z|ff9ba8e8-ded8-4f0a-9abd-de9f52e857b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:03.688Z|ff9ba8e8-ded8-4f0a-9abd-de9f52e857b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:04.167Z|2c939561-b479-4228-8c13-0bdb12ab05b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:56:04.171Z|2c939561-b479-4228-8c13-0bdb12ab05b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:56:04.412Z|26a88370-42f7-474e-901e-85fbc2c651fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:56:04.413Z|26a88370-42f7-474e-901e-85fbc2c651fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:56:13.711Z|4646f82d-9853-4fb1-a74a-951b560a05b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:13.712Z|4646f82d-9853-4fb1-a74a-951b560a05b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:13.713Z|ecf663d2-7e61-4d94-8f64-b6893cf0a76e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:13.714Z|ecf663d2-7e61-4d94-8f64-b6893cf0a76e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:13.716Z|f751ffa1-44fe-416e-9a96-433606eb6d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:13.717Z|f751ffa1-44fe-416e-9a96-433606eb6d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:19.167Z|7f80572c-788c-40a6-82a4-93546f5e2c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:56:19.168Z|7f80572c-788c-40a6-82a4-93546f5e2c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:56:22.055Z|d1b14a48-a5a6-4a43-b354-860a59fe7e6a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:56:22.056Z|d1b14a48-a5a6-4a43-b354-860a59fe7e6a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:23.738Z|add4ac62-a285-47ec-9afa-2a94ff6a3e02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:23.739Z|add4ac62-a285-47ec-9afa-2a94ff6a3e02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:23.740Z|339e6519-775c-4a4c-bfa2-e00df35fada6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:23.741Z|339e6519-775c-4a4c-bfa2-e00df35fada6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:23.744Z|0194265b-c050-4f89-a3ae-fe38415918ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:23.746Z|0194265b-c050-4f89-a3ae-fe38415918ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:33.765Z|8ab7eaa0-aed4-47d8-bd9a-7dd0cbda1a25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:33.765Z|ee949984-383a-4563-81f3-4fdc630c0142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:33.767Z|ee949984-383a-4563-81f3-4fdc630c0142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:33.767Z|8ab7eaa0-aed4-47d8-bd9a-7dd0cbda1a25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:33.770Z|a7d218e5-bd72-4eea-8356-aa0bb7bef2ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:33.771Z|a7d218e5-bd72-4eea-8356-aa0bb7bef2ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:34.167Z|4a5fc99d-4868-411c-bb33-cb1dcbce9717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:56:34.168Z|4a5fc99d-4868-411c-bb33-cb1dcbce9717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:56:34.414Z|5eb3e861-61b2-4d3a-a402-9949e914018f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:56:34.415Z|5eb3e861-61b2-4d3a-a402-9949e914018f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:56:43.793Z|5a903265-0423-45b0-acf2-2b9e98633fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:43.794Z|b744ea60-1169-4822-a440-7d81a2b82a87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:43.794Z|5a903265-0423-45b0-acf2-2b9e98633fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:43.795Z|b744ea60-1169-4822-a440-7d81a2b82a87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:43.795Z|8447ca4e-fbcb-40ee-a456-5e9161298b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:43.796Z|8447ca4e-fbcb-40ee-a456-5e9161298b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:49.167Z|38d0ea5b-85dd-423b-a919-d6d90ab01053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:56:49.172Z|38d0ea5b-85dd-423b-a919-d6d90ab01053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:56:53.820Z|4bdb4b7d-bd72-43a4-b0c4-e921c7565d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:53.820Z|2abfc98c-0362-430d-8b24-e7405c8e4b6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:53.821Z|4bdb4b7d-bd72-43a4-b0c4-e921c7565d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:53.821Z|2abfc98c-0362-430d-8b24-e7405c8e4b6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:56:53.830Z|9a454f78-0194-4cfc-9f11-36ba9d32229e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:56:53.832Z|9a454f78-0194-4cfc-9f11-36ba9d32229e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:03.849Z|86dabfe7-2f21-4578-bc88-5e26dc0451a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:03.852Z|86dabfe7-2f21-4578-bc88-5e26dc0451a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:03.856Z|ba205266-f849-46cc-abf9-4371bc13c02e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:03.857Z|d6ddaf22-4c66-4799-87c4-7e2a3dab551d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:03.857Z|ba205266-f849-46cc-abf9-4371bc13c02e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:03.858Z|d6ddaf22-4c66-4799-87c4-7e2a3dab551d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:04.167Z|a757c853-68b8-469b-a2f4-c01cb491005c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:57:04.167Z|a757c853-68b8-469b-a2f4-c01cb491005c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:57:04.416Z|339b5cee-d308-4f25-b8b7-183cc200894c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:57:04.417Z|339b5cee-d308-4f25-b8b7-183cc200894c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:57:13.883Z|e1f592cd-b332-48a0-862f-2ab8386f46db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:13.883Z|51e7b121-ae33-4369-87f0-9f813ed77ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:13.884Z|e1f592cd-b332-48a0-862f-2ab8386f46db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:13.884Z|51e7b121-ae33-4369-87f0-9f813ed77ed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:13.891Z|874edc81-52bb-4c3d-b4e7-5c5883380d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:13.892Z|874edc81-52bb-4c3d-b4e7-5c5883380d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:19.167Z|e10b3323-8434-4006-b132-8cc0a22d01e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:57:19.168Z|e10b3323-8434-4006-b132-8cc0a22d01e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:57:22.055Z|113d1b9f-f846-49e8-868a-92560b869cad|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:57:22.056Z|113d1b9f-f846-49e8-868a-92560b869cad|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:23.908Z|0744de2d-a211-4225-a823-f02d0ac66586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:23.909Z|0744de2d-a211-4225-a823-f02d0ac66586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:23.910Z|155355b0-ec8d-4563-8f33-404ff85e5e9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:23.912Z|155355b0-ec8d-4563-8f33-404ff85e5e9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:23.916Z|dc1111d4-193a-443e-87f4-ee8293cb911a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:23.917Z|dc1111d4-193a-443e-87f4-ee8293cb911a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:33.937Z|7b63b7d1-5dad-4c38-a67d-d32df582dcc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:33.938Z|7b63b7d1-5dad-4c38-a67d-d32df582dcc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:33.940Z|81c31502-ab8b-4e4b-a288-4c5cbbd4a84d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:33.941Z|81c31502-ab8b-4e4b-a288-4c5cbbd4a84d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:33.943Z|3789bc39-2ddf-412b-9e62-23062ff4a730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:33.944Z|3789bc39-2ddf-412b-9e62-23062ff4a730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:34.167Z|7e0d725b-6438-4ab8-9fd0-a9b523de1948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:57:34.171Z|7e0d725b-6438-4ab8-9fd0-a9b523de1948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:57:34.417Z|ea75f567-2309-4605-a7d7-7df0e8dc1197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:57:34.418Z|ea75f567-2309-4605-a7d7-7df0e8dc1197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:57:43.985Z|a7dce6fe-70d5-4e2d-8a97-3e0bff2c3550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:43.986Z|a7dce6fe-70d5-4e2d-8a97-3e0bff2c3550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:43.986Z|dfa0e461-e197-424c-b920-77ef91cd18d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:43.986Z|dfa0e461-e197-424c-b920-77ef91cd18d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:43.990Z|c4c50bf6-0dd6-4c82-b17d-588fe223a527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:43.991Z|c4c50bf6-0dd6-4c82-b17d-588fe223a527|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:49.167Z|a790e180-b719-41e9-8011-8bf5150b9bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:57:49.167Z|a790e180-b719-41e9-8011-8bf5150b9bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:57:54.016Z|1658a91b-5f8a-4d69-ab83-778a778b8ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:54.017Z|1658a91b-5f8a-4d69-ab83-778a778b8ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:54.020Z|5106f8b3-0d6f-48fc-892c-4bd79daaf6c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:54.021Z|5106f8b3-0d6f-48fc-892c-4bd79daaf6c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:57:54.023Z|c7cdf8b6-a483-42df-955a-2ea9c6c9413f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:57:54.024Z|c7cdf8b6-a483-42df-955a-2ea9c6c9413f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:04.042Z|28f77dee-0558-4627-954d-b810d296907d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:04.043Z|28f77dee-0558-4627-954d-b810d296907d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:04.046Z|ba6095c1-1add-4e87-b782-b8b1914c4830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:04.046Z|ba6095c1-1add-4e87-b782-b8b1914c4830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:04.051Z|cca0e4e1-aa13-49d6-8902-74891ebddd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:04.051Z|cca0e4e1-aa13-49d6-8902-74891ebddd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:04.167Z|098be6f7-c4ea-49d7-96d6-9c15d95fb6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:58:04.168Z|098be6f7-c4ea-49d7-96d6-9c15d95fb6c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:58:04.419Z|189827ed-561c-448c-b18f-180295b12907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:58:04.419Z|189827ed-561c-448c-b18f-180295b12907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:58:14.092Z|335b41bc-008a-4c7b-a28b-398c2d4d1e10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:14.093Z|335b41bc-008a-4c7b-a28b-398c2d4d1e10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:14.094Z|cbc13fac-f000-4dc9-ab85-410c5f13ef66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:14.095Z|cbc13fac-f000-4dc9-ab85-410c5f13ef66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:14.101Z|ef1d3faa-4258-41ff-9a4e-d273ba2697b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:14.102Z|ef1d3faa-4258-41ff-9a4e-d273ba2697b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:19.167Z|2dc2a16b-a79b-4926-80ff-8fda8dacf7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:58:19.171Z|2dc2a16b-a79b-4926-80ff-8fda8dacf7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:58:22.056Z|53efc04d-11b5-4e75-a17e-27d99ba00344|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:58:22.056Z|53efc04d-11b5-4e75-a17e-27d99ba00344|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:24.120Z|38fe7605-0fbe-4244-b7f9-06e85a1f9e4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:24.120Z|c2708668-1ec0-4430-9b4d-3a8d95ef6d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:24.121Z|38fe7605-0fbe-4244-b7f9-06e85a1f9e4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:24.122Z|c2708668-1ec0-4430-9b4d-3a8d95ef6d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:24.126Z|bed87e2c-7aa0-4ac7-831e-807532db1578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:24.127Z|bed87e2c-7aa0-4ac7-831e-807532db1578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:34.148Z|d30bc0e5-40d5-4833-8e99-1220b02a8571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:34.149Z|ae3ee991-371b-4635-a1d5-a2dac7790e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:34.149Z|d30bc0e5-40d5-4833-8e99-1220b02a8571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:34.149Z|41eaeb51-06b8-493f-a9f0-8416711d6a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:34.150Z|ae3ee991-371b-4635-a1d5-a2dac7790e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:34.150Z|41eaeb51-06b8-493f-a9f0-8416711d6a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:34.167Z|125f4025-2dc2-47ee-a1ce-b6d2d97ba728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:58:34.167Z|125f4025-2dc2-47ee-a1ce-b6d2d97ba728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:58:34.420Z|c25ff1c2-ef01-4320-b632-a4fff40e11c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:58:34.421Z|c25ff1c2-ef01-4320-b632-a4fff40e11c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:58:44.177Z|bf6a5ecd-2d8b-40f1-b8ec-247879fadd9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:44.178Z|4554d02d-047d-4ddf-a23f-b9e0e3b3e32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:44.178Z|bf6a5ecd-2d8b-40f1-b8ec-247879fadd9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:44.179Z|4554d02d-047d-4ddf-a23f-b9e0e3b3e32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:44.177Z|bb124550-7a17-456d-8ca0-77c294dc344b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:44.180Z|bb124550-7a17-456d-8ca0-77c294dc344b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:49.167Z|71f114f3-ad5f-470c-8627-d39d1875aac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:58:49.167Z|71f114f3-ad5f-470c-8627-d39d1875aac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:58:54.205Z|7378ac88-35b3-444f-8b46-7ae676f59707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:54.206Z|7378ac88-35b3-444f-8b46-7ae676f59707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:54.210Z|047b432a-9e85-4cae-9b5f-035f1947159f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:54.211Z|047b432a-9e85-4cae-9b5f-035f1947159f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:58:54.211Z|6e09c22a-bfeb-4ce4-a47f-ab6e15a846ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:58:54.212Z|6e09c22a-bfeb-4ce4-a47f-ab6e15a846ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:04.167Z|8d31eb20-95ee-4f07-b45a-2573bd31acf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:59:04.172Z|8d31eb20-95ee-4f07-b45a-2573bd31acf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:59:04.233Z|b531a287-68e6-4d5e-ad80-f368a32a71d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:04.234Z|b531a287-68e6-4d5e-ad80-f368a32a71d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:04.238Z|4e34747b-cb03-4dbd-b1d5-ce77c48d6c49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:04.240Z|4e34747b-cb03-4dbd-b1d5-ce77c48d6c49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:04.242Z|ccbeda6b-f175-4191-a673-012fbb1c9e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:04.243Z|ccbeda6b-f175-4191-a673-012fbb1c9e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:04.422Z|cc3bc93f-a5dd-4124-8d50-a1e4ea11c9bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:59:04.423Z|cc3bc93f-a5dd-4124-8d50-a1e4ea11c9bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:59:14.262Z|f4c34d95-0c84-4c28-bd27-675552292ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:14.263Z|f4c34d95-0c84-4c28-bd27-675552292ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:14.267Z|8c31e6c9-a3f6-495d-9fb7-b0ae76bd2b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:14.267Z|1cd1e7ce-6c63-476c-9843-180e8b1964dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:14.268Z|8c31e6c9-a3f6-495d-9fb7-b0ae76bd2b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:14.268Z|1cd1e7ce-6c63-476c-9843-180e8b1964dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:19.167Z|367b10e5-c79a-4a5e-9e7c-0102f91c29f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:59:19.168Z|367b10e5-c79a-4a5e-9e7c-0102f91c29f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:59:22.056Z|707f6a92-427d-47d4-bec6-a32a607159c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T00:59:22.057Z|707f6a92-427d-47d4-bec6-a32a607159c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:24.289Z|a4ff69b4-45bf-48a8-a926-09892c6e874a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:24.290Z|a4ff69b4-45bf-48a8-a926-09892c6e874a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:24.290Z|7c4c0397-af6b-44f7-b46a-ca1339f8ef7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:24.291Z|7c4c0397-af6b-44f7-b46a-ca1339f8ef7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:24.291Z|3425334b-66c4-4055-8941-f1356cea4111|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:24.292Z|3425334b-66c4-4055-8941-f1356cea4111|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:34.167Z|3246db12-bb4b-411d-859c-330c35440dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:59:34.168Z|3246db12-bb4b-411d-859c-330c35440dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:59:34.312Z|e308002b-5f88-41d8-a80c-d13d5d0d0f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:34.313Z|e308002b-5f88-41d8-a80c-d13d5d0d0f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:34.318Z|ea4f957e-3085-46cb-bd5e-0dd2ca765449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:34.318Z|e9d162d4-da95-4fdc-836b-8d311f5ba5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:34.318Z|ea4f957e-3085-46cb-bd5e-0dd2ca765449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:34.319Z|e9d162d4-da95-4fdc-836b-8d311f5ba5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:34.424Z|b6a39be0-6887-473f-8408-44060b8640e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:59:34.424Z|b6a39be0-6887-473f-8408-44060b8640e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:59:44.344Z|86232646-4255-45b2-aa4a-51548e5ff522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:44.346Z|86232646-4255-45b2-aa4a-51548e5ff522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:44.345Z|97149e0c-0938-4213-ab11-bbc885a13682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:44.346Z|97149e0c-0938-4213-ab11-bbc885a13682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:44.347Z|8ebba9cb-2523-4366-90f7-93ab2fb3909a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:44.348Z|8ebba9cb-2523-4366-90f7-93ab2fb3909a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:49.167Z|f40f7efe-e72a-4415-8e04-62ed044489d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T00:59:49.171Z|f40f7efe-e72a-4415-8e04-62ed044489d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T00:59:54.376Z|aaf9e5c1-ff5c-4ad5-a78d-d276ba8eccc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:54.376Z|d2741a71-5aed-4073-adac-c0d340910fd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:54.376Z|0b933cc4-1cca-4913-9749-2cd0628c4656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T00:59:54.377Z|d2741a71-5aed-4073-adac-c0d340910fd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:54.377Z|0b933cc4-1cca-4913-9749-2cd0628c4656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T00:59:54.377Z|aaf9e5c1-ff5c-4ad5-a78d-d276ba8eccc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:04.167Z|8dc69c66-76e0-45a7-88c0-51c9c9d4c39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:00:04.168Z|8dc69c66-76e0-45a7-88c0-51c9c9d4c39e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:00:04.403Z|d339f520-ad44-4c37-b5cc-49233418dcc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:04.404Z|cac8a3f3-1679-4e46-a53f-f0013be1d3db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:04.404Z|d339f520-ad44-4c37-b5cc-49233418dcc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:04.405Z|cac8a3f3-1679-4e46-a53f-f0013be1d3db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:04.409Z|4a3ab36d-d511-406e-b327-6e8515cd209d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:04.411Z|4a3ab36d-d511-406e-b327-6e8515cd209d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:04.425Z|ec3cfc45-2c87-4620-a455-d6fb28c808e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:00:04.426Z|ec3cfc45-2c87-4620-a455-d6fb28c808e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:00:14.433Z|ec1ce72e-8592-41d9-9077-eda2a29f3913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:14.433Z|58b2f7df-5812-4f2c-8f0c-f03b972eb4f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:14.434Z|ec1ce72e-8592-41d9-9077-eda2a29f3913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:14.434Z|58b2f7df-5812-4f2c-8f0c-f03b972eb4f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:14.436Z|8fb04fda-8aab-493d-87bf-caf54d564469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:14.437Z|8fb04fda-8aab-493d-87bf-caf54d564469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:19.167Z|0d353d0f-a148-44c0-b003-578fe0cf740c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:00:19.167Z|0d353d0f-a148-44c0-b003-578fe0cf740c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:00:22.057Z|7d6700f9-c342-4565-bf7f-9a3b11378bab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:00:22.058Z|7d6700f9-c342-4565-bf7f-9a3b11378bab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:24.460Z|0c92f102-6ede-4cf2-9372-6e876aa95ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:24.461Z|0c92f102-6ede-4cf2-9372-6e876aa95ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:24.462Z|96a2c065-1a54-434d-bd19-085f658682b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:24.463Z|96a2c065-1a54-434d-bd19-085f658682b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:24.467Z|0f920f76-7f48-429c-8f7d-436451a7ff36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:24.468Z|0f920f76-7f48-429c-8f7d-436451a7ff36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:34.167Z|f927c250-27fe-4ef3-b81c-1471944e70d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:00:34.172Z|f927c250-27fe-4ef3-b81c-1471944e70d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:00:34.427Z|3c9e3066-9bfc-4711-89f6-7aa550019714|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:00:34.428Z|3c9e3066-9bfc-4711-89f6-7aa550019714|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:00:34.487Z|c41536c0-6ac1-4443-8c07-5ca821764bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:34.489Z|c41536c0-6ac1-4443-8c07-5ca821764bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:34.492Z|36e34f58-ba69-4957-989c-59455236142f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:34.493Z|36e34f58-ba69-4957-989c-59455236142f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:34.494Z|48182098-2754-4241-b8f0-d048a7e92d28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:34.495Z|48182098-2754-4241-b8f0-d048a7e92d28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:44.520Z|e7513ef6-3ce4-4e9a-aa91-9a8c13bd4314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:44.521Z|da6e9d53-ff5a-4fa5-8a9f-2525dea3e5a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:44.522Z|e7513ef6-3ce4-4e9a-aa91-9a8c13bd4314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:44.522Z|da6e9d53-ff5a-4fa5-8a9f-2525dea3e5a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:44.523Z|d5dd0758-3b5e-4f17-af57-8641aef3c031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:44.524Z|d5dd0758-3b5e-4f17-af57-8641aef3c031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:49.167Z|8bf789c0-727c-4112-80f3-92cedf9e9bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:00:49.168Z|8bf789c0-727c-4112-80f3-92cedf9e9bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:00:54.550Z|ceaa15aa-5b11-48f0-80ca-eb9a946f7022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:54.551Z|ceaa15aa-5b11-48f0-80ca-eb9a946f7022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:54.554Z|550f0c82-8ec4-4a59-93fc-5723692d45d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:54.554Z|b1ad9ce1-0b00-437c-a22d-5bc75a8bff22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:00:54.554Z|550f0c82-8ec4-4a59-93fc-5723692d45d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:00:54.555Z|b1ad9ce1-0b00-437c-a22d-5bc75a8bff22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:04.167Z|08f3eaa7-e21c-45b1-9941-444b4518ea45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:01:04.168Z|08f3eaa7-e21c-45b1-9941-444b4518ea45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:01:04.429Z|5d3ef176-7c4b-4f00-be84-8b14b65c1685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:01:04.430Z|5d3ef176-7c4b-4f00-be84-8b14b65c1685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:01:04.578Z|d430352a-7aa8-4075-bfc5-682bfefffee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:04.578Z|d669ffda-4318-4283-89e8-a877a3517ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:04.579Z|d430352a-7aa8-4075-bfc5-682bfefffee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:04.579Z|d669ffda-4318-4283-89e8-a877a3517ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:04.580Z|622a24f4-f17a-4d97-94bf-8897fc2e46ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:04.581Z|622a24f4-f17a-4d97-94bf-8897fc2e46ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:14.608Z|d90a6399-4d5c-4484-8b71-8a60e56a8a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:14.608Z|0417c41f-85ba-49dc-9d10-572fc39571c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:14.609Z|0417c41f-85ba-49dc-9d10-572fc39571c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:14.609Z|d90a6399-4d5c-4484-8b71-8a60e56a8a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:14.618Z|f711611f-31c5-491e-b44d-ab8373890e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:14.619Z|f711611f-31c5-491e-b44d-ab8373890e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:19.167Z|e2c81693-fb4b-4350-81c9-a67307809a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:01:19.171Z|e2c81693-fb4b-4350-81c9-a67307809a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:01:22.056Z|a569f6f8-4d50-416b-b004-a4e8164ac294|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:01:22.057Z|a569f6f8-4d50-416b-b004-a4e8164ac294|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:24.639Z|c7d508f9-1076-4b29-9fe6-6a91a9e521bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:24.640Z|c7d508f9-1076-4b29-9fe6-6a91a9e521bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:24.641Z|08f5a602-0a86-4583-8d4b-379d4f79ff3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:24.642Z|08f5a602-0a86-4583-8d4b-379d4f79ff3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:24.643Z|952b0adf-334a-46ce-9518-c9902c89a80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:24.644Z|952b0adf-334a-46ce-9518-c9902c89a80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:34.167Z|5ea7257c-c8fb-4d76-a20c-53c44016517e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:01:34.168Z|5ea7257c-c8fb-4d76-a20c-53c44016517e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:01:34.431Z|3bc04a6d-6073-46e7-96f7-b14dd814b958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:01:34.431Z|3bc04a6d-6073-46e7-96f7-b14dd814b958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:01:34.664Z|0c5c00e1-84ca-4399-89b6-59e4c2e28f0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:34.665Z|0c5c00e1-84ca-4399-89b6-59e4c2e28f0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:34.666Z|17de788a-8842-42cf-b21e-eb1961dffee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:34.667Z|17de788a-8842-42cf-b21e-eb1961dffee5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:34.666Z|7bdcb51f-6f6b-493c-a9cb-53fc139c14cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:34.667Z|7bdcb51f-6f6b-493c-a9cb-53fc139c14cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:44.693Z|e70d150f-9e19-4e1c-ad04-4e484fec7429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:44.693Z|e70d150f-9e19-4e1c-ad04-4e484fec7429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:44.693Z|9bdac22a-71dc-4e9b-a9f2-0ca5b006404b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:44.694Z|76c35c4a-5ece-43df-9f15-ad9d56c3ccca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:44.694Z|9bdac22a-71dc-4e9b-a9f2-0ca5b006404b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:44.695Z|76c35c4a-5ece-43df-9f15-ad9d56c3ccca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:49.167Z|125ebd09-912d-4f6f-a1b8-4030887dd30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:01:49.168Z|125ebd09-912d-4f6f-a1b8-4030887dd30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:01:54.723Z|e3b4f4c8-7297-4681-86f3-bc513a86b70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:54.724Z|e3b4f4c8-7297-4681-86f3-bc513a86b70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:54.725Z|0fa487d8-100c-4701-a206-b205c73a5142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:54.726Z|0fa487d8-100c-4701-a206-b205c73a5142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:01:54.726Z|5aa0a83d-f915-4785-bdbf-f2b6abb3c082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:01:54.727Z|5aa0a83d-f915-4785-bdbf-f2b6abb3c082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:04.167Z|71670975-4af8-4508-bcda-50a49bf0024b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:02:04.171Z|71670975-4af8-4508-bcda-50a49bf0024b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:02:04.432Z|2321ec07-f5cb-4773-a490-e4899261d7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:02:04.433Z|2321ec07-f5cb-4773-a490-e4899261d7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:02:04.750Z|13572388-4d57-4597-826d-a4120400b833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:04.751Z|961b8e80-e998-4000-aee1-7be2918ace77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:04.752Z|961b8e80-e998-4000-aee1-7be2918ace77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:04.752Z|13572388-4d57-4597-826d-a4120400b833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:04.757Z|c6bb8cd2-c0dd-432a-b418-0634cb48137e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:04.758Z|c6bb8cd2-c0dd-432a-b418-0634cb48137e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:14.780Z|55956c16-6a3f-4632-b395-2c193e4712c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:14.781Z|55956c16-6a3f-4632-b395-2c193e4712c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:14.783Z|d9997c1e-33d7-416c-8134-6a954b952e4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:14.784Z|d9997c1e-33d7-416c-8134-6a954b952e4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:14.785Z|73823156-c59b-4c49-af93-c08d982706da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:14.786Z|73823156-c59b-4c49-af93-c08d982706da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:19.170Z|8c6d699f-b59a-40fa-8a66-57c6969cd1a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:02:19.170Z|8c6d699f-b59a-40fa-8a66-57c6969cd1a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:02:22.057Z|0eded552-167e-43ec-a94c-f183f8116c91|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:02:22.058Z|0eded552-167e-43ec-a94c-f183f8116c91|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:24.812Z|c8413c2b-00a4-414a-ba93-6566c986f0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:24.813Z|17d62648-578b-4448-a7e1-8ef0f513cf35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:24.813Z|782c3ee6-95ad-480d-949d-30b31bf7451f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:24.814Z|17d62648-578b-4448-a7e1-8ef0f513cf35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:24.814Z|c8413c2b-00a4-414a-ba93-6566c986f0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:24.814Z|782c3ee6-95ad-480d-949d-30b31bf7451f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:34.167Z|411e3648-64ec-4ed7-b43c-05e0f9f0d8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:02:34.168Z|411e3648-64ec-4ed7-b43c-05e0f9f0d8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:02:34.434Z|9717ab71-68fa-43cb-8f6e-7abad1e9140a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:02:34.434Z|9717ab71-68fa-43cb-8f6e-7abad1e9140a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:02:34.845Z|4dffa7bc-4409-49bb-8e94-08c000980f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:34.845Z|7de4f123-b9ad-430f-b65f-97d496bb6d51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:34.846Z|7de4f123-b9ad-430f-b65f-97d496bb6d51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:34.846Z|4dffa7bc-4409-49bb-8e94-08c000980f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:34.852Z|5bffdb9f-a80c-4fc3-9da2-fab0bba0476d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:34.853Z|5bffdb9f-a80c-4fc3-9da2-fab0bba0476d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:44.876Z|2c76d6ef-50cd-4417-9b47-34e47ec9a03f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:44.876Z|b4c36743-3ec9-4647-8ac7-45d547fc8649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:44.877Z|b4c36743-3ec9-4647-8ac7-45d547fc8649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:44.877Z|2c76d6ef-50cd-4417-9b47-34e47ec9a03f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:44.878Z|99525bf2-108c-42f0-ac0b-beb6965efe4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:44.878Z|99525bf2-108c-42f0-ac0b-beb6965efe4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:49.167Z|c1f6a37d-7ea2-4cd5-9c7d-e4e6284e7cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:02:49.172Z|c1f6a37d-7ea2-4cd5-9c7d-e4e6284e7cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:02:54.903Z|31eddd11-79bf-455c-9357-86e1b44d59ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:54.904Z|31eddd11-79bf-455c-9357-86e1b44d59ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:54.903Z|b3b1b46c-9e48-47bc-aa3c-ded2fd271fbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:54.904Z|b3b1b46c-9e48-47bc-aa3c-ded2fd271fbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:02:54.906Z|f39ba5f3-5762-4a5c-886c-9b70d1ebf9ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:02:54.906Z|f39ba5f3-5762-4a5c-886c-9b70d1ebf9ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:04.167Z|d6373ab1-ac48-468b-be10-dec2ee8b3145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:03:04.167Z|d6373ab1-ac48-468b-be10-dec2ee8b3145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:03:04.435Z|e07c3414-0360-4752-aab7-55929a8d1df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:03:04.436Z|e07c3414-0360-4752-aab7-55929a8d1df9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:03:04.945Z|9b2a0d8b-dea6-462a-8fee-649a0a8fd511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:04.945Z|6154242d-0b73-46c8-8384-29a48976c624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:04.946Z|9b2a0d8b-dea6-462a-8fee-649a0a8fd511|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:04.946Z|6154242d-0b73-46c8-8384-29a48976c624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:04.951Z|b0181b4f-54f4-488d-a3f5-a24d42ac1d99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:04.952Z|b0181b4f-54f4-488d-a3f5-a24d42ac1d99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:14.975Z|7cec6570-498c-4464-8985-d2ce7d13d5ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:14.975Z|aef1a3f8-ed01-4d86-ad14-90f39f8c52d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:14.976Z|7cec6570-498c-4464-8985-d2ce7d13d5ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:14.976Z|aef1a3f8-ed01-4d86-ad14-90f39f8c52d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:14.979Z|bbc7198c-3bf6-442f-a404-5e20c75416ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:14.980Z|bbc7198c-3bf6-442f-a404-5e20c75416ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:19.167Z|434af760-914b-4da1-89de-9225b8c89b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:03:19.167Z|434af760-914b-4da1-89de-9225b8c89b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:03:22.057Z|0ced86fb-9ab0-4b8e-ba1e-875307569159|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:03:22.058Z|0ced86fb-9ab0-4b8e-ba1e-875307569159|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:25.006Z|1f2f78d2-6cd4-44fb-a63a-8785180f7fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:25.006Z|1f2f78d2-6cd4-44fb-a63a-8785180f7fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:25.007Z|8209ade9-b808-45dc-b23e-7fc2b4f36e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:25.008Z|6899385e-a11b-477f-bfb8-1b8d84430208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:25.008Z|8209ade9-b808-45dc-b23e-7fc2b4f36e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:25.008Z|6899385e-a11b-477f-bfb8-1b8d84430208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:34.167Z|407128f7-75ba-4791-b51c-4272a27d3874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:03:34.172Z|407128f7-75ba-4791-b51c-4272a27d3874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:03:34.437Z|ca13ea50-d7f7-4b26-822c-ba43aabfe82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:03:34.437Z|ca13ea50-d7f7-4b26-822c-ba43aabfe82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:03:35.035Z|cd0d4c3c-d606-44e5-8a33-12a04aad04ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:35.035Z|01039864-ce6e-40f0-8433-0d7189997cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:35.036Z|cd0d4c3c-d606-44e5-8a33-12a04aad04ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:35.036Z|01039864-ce6e-40f0-8433-0d7189997cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:35.042Z|3a996594-bfe7-4c78-bc2f-88f8b6b59a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:35.043Z|3a996594-bfe7-4c78-bc2f-88f8b6b59a2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:45.063Z|491dec93-7c6a-4f59-8ffb-073895cd7c18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:45.064Z|cb45ad45-860b-42b6-ad44-1b24eade4764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:45.064Z|491dec93-7c6a-4f59-8ffb-073895cd7c18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:45.065Z|cb45ad45-860b-42b6-ad44-1b24eade4764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:45.067Z|636ddfbc-93cb-42b5-bcfb-a92debbaf9fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:45.067Z|636ddfbc-93cb-42b5-bcfb-a92debbaf9fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:49.167Z|3fd7a21d-eb74-445a-be10-3fe4d8db8bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:03:49.167Z|3fd7a21d-eb74-445a-be10-3fe4d8db8bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:03:55.092Z|f664e32a-8241-472c-a415-b5eefb4125eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:55.093Z|f664e32a-8241-472c-a415-b5eefb4125eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:55.093Z|d0223b27-33dd-4383-a14c-5cba4e4da56c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:55.094Z|d0223b27-33dd-4383-a14c-5cba4e4da56c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:03:55.101Z|5e35993d-c38a-44fe-950f-350a0f186de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:03:55.102Z|5e35993d-c38a-44fe-950f-350a0f186de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:04.167Z|5df1146f-67c3-42f3-9088-89e9989c75b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:04:04.167Z|5df1146f-67c3-42f3-9088-89e9989c75b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:04:04.438Z|284907f2-1528-4b0e-ae8c-b066dc04a984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:04:04.438Z|284907f2-1528-4b0e-ae8c-b066dc04a984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:04:05.118Z|85d89206-a3d0-46f9-8870-3031d5d87620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:05.119Z|85d89206-a3d0-46f9-8870-3031d5d87620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:05.124Z|d422f3b4-0f26-4c01-b254-212153bc0a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:05.125Z|d422f3b4-0f26-4c01-b254-212153bc0a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:05.126Z|d474a226-a4cb-407a-9ea4-33695355d388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:05.127Z|d474a226-a4cb-407a-9ea4-33695355d388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:15.147Z|e6d85de8-bf4b-491f-9f8c-6bc9dad36f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:15.148Z|66cb29f8-57d9-40c0-90ed-571b74172f29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:15.148Z|e6d85de8-bf4b-491f-9f8c-6bc9dad36f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:15.148Z|66cb29f8-57d9-40c0-90ed-571b74172f29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:15.149Z|f3d843ec-79de-45f6-a6d1-7d472b232065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:15.149Z|f3d843ec-79de-45f6-a6d1-7d472b232065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:19.167Z|97e6f596-f65a-496d-94d3-4c20c20ab6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:04:19.172Z|97e6f596-f65a-496d-94d3-4c20c20ab6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:04:22.057Z|744b6cc8-1a62-44cd-919d-1c1b6c44aec8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:04:22.058Z|744b6cc8-1a62-44cd-919d-1c1b6c44aec8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:25.173Z|a502a564-f859-4744-bc4a-ba4e2958b422|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:25.173Z|c3e24887-bc32-44c9-88de-42a354d5c82d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:25.174Z|a502a564-f859-4744-bc4a-ba4e2958b422|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:25.174Z|c3e24887-bc32-44c9-88de-42a354d5c82d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:25.175Z|c257a1b1-7d2f-4de1-ab49-386565cc610d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:25.176Z|c257a1b1-7d2f-4de1-ab49-386565cc610d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:34.167Z|19fa933a-adeb-497e-a767-cbca361085de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:04:34.167Z|19fa933a-adeb-497e-a767-cbca361085de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:04:34.439Z|62867290-aaa3-481b-ad03-a790fd27dd86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:04:34.440Z|62867290-aaa3-481b-ad03-a790fd27dd86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:04:35.203Z|3333cfd0-c7c5-4d89-b125-bed53b5e29d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:35.203Z|793c11e1-c8fe-426a-bee5-01369e023873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:35.204Z|3333cfd0-c7c5-4d89-b125-bed53b5e29d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:35.204Z|793c11e1-c8fe-426a-bee5-01369e023873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:35.210Z|809ec835-65e7-4467-bffc-17c62879acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:35.211Z|809ec835-65e7-4467-bffc-17c62879acec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:45.236Z|1e5a5765-3156-493e-ae9d-a54a596de538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:45.236Z|4a74c424-e0f4-450a-874e-085c53f05cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:45.237Z|1e5a5765-3156-493e-ae9d-a54a596de538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:45.237Z|4a74c424-e0f4-450a-874e-085c53f05cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:45.238Z|8fb19d10-8fb9-45bf-b196-98a8033dc5da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:45.239Z|8fb19d10-8fb9-45bf-b196-98a8033dc5da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:49.167Z|22a2b84d-28d4-45d8-817b-86854bd3e440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:04:49.167Z|22a2b84d-28d4-45d8-817b-86854bd3e440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:04:55.266Z|7721a2a2-78f8-4874-bd58-cb5ff8ebee34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:55.267Z|4fa4ede0-924d-46e0-b36b-e8c626d40792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:55.267Z|7721a2a2-78f8-4874-bd58-cb5ff8ebee34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:55.268Z|4fa4ede0-924d-46e0-b36b-e8c626d40792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:04:55.268Z|02491391-2911-4404-8a3f-1f809bf3e630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:04:55.269Z|02491391-2911-4404-8a3f-1f809bf3e630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:04.167Z|681df46e-0686-4d2e-9f7e-54edd7eda9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:05:04.171Z|681df46e-0686-4d2e-9f7e-54edd7eda9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:05:04.441Z|1952ffa7-f8e7-4024-ab42-f6237b5acb04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:05:04.441Z|1952ffa7-f8e7-4024-ab42-f6237b5acb04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:05:05.293Z|038b5451-62c9-46e3-8798-9e1dc5c9ca53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:05.295Z|038b5451-62c9-46e3-8798-9e1dc5c9ca53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:05.304Z|6aa69b0b-1817-4adb-b16e-290a2ae3fbc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:05.304Z|47a6fc42-586b-4b71-849b-06fad9506c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:05.305Z|6aa69b0b-1817-4adb-b16e-290a2ae3fbc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:05.305Z|47a6fc42-586b-4b71-849b-06fad9506c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:15.324Z|ac0a8fa4-102c-4914-95c9-18b116f90b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:15.324Z|ac0a8fa4-102c-4914-95c9-18b116f90b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:15.331Z|bdf59ea6-42c9-4231-8c67-356412f7a9e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:15.332Z|bdf59ea6-42c9-4231-8c67-356412f7a9e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:15.333Z|909f0d52-014f-44a8-9b66-9fef8bf723db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:15.333Z|909f0d52-014f-44a8-9b66-9fef8bf723db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:19.167Z|f87b37b2-9770-4d7d-acb7-86ddedd105da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:05:19.167Z|f87b37b2-9770-4d7d-acb7-86ddedd105da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:05:22.057Z|89cd40ab-5349-4165-9cfd-ba92ab33a3f4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:05:22.058Z|89cd40ab-5349-4165-9cfd-ba92ab33a3f4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:25.353Z|811a3df3-194a-4437-9460-5407f53ffdf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:25.354Z|811a3df3-194a-4437-9460-5407f53ffdf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:25.357Z|3b58076b-7f75-4a9c-bd2a-5cb74f3e3000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:25.358Z|597623d8-930e-456f-9595-06c6c3ed28a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:25.358Z|3b58076b-7f75-4a9c-bd2a-5cb74f3e3000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:25.358Z|597623d8-930e-456f-9595-06c6c3ed28a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:34.167Z|046a0291-0905-4900-ba4a-1b3b81200b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:05:34.168Z|046a0291-0905-4900-ba4a-1b3b81200b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:05:34.442Z|3f08c594-bf75-4d7c-8cc9-7ba8f8734b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:05:34.442Z|3f08c594-bf75-4d7c-8cc9-7ba8f8734b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:05:35.387Z|075d3d96-7df6-451a-8e98-ef0a3532ef23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:35.387Z|723c6451-12a8-4f17-b6e1-af263da18c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:35.388Z|723c6451-12a8-4f17-b6e1-af263da18c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:35.388Z|075d3d96-7df6-451a-8e98-ef0a3532ef23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:35.393Z|6574460e-dd62-4b02-96c1-4656869435e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:35.394Z|6574460e-dd62-4b02-96c1-4656869435e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:45.414Z|0cf91b7a-0bad-491c-91ff-72dcf68d0b06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:45.415Z|0cf91b7a-0bad-491c-91ff-72dcf68d0b06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:45.416Z|e6520df1-7414-4b9a-89c8-48656179f895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:45.416Z|a8dcc13f-9682-4c18-a4ba-5769fbbd2cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:45.417Z|e6520df1-7414-4b9a-89c8-48656179f895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:45.417Z|a8dcc13f-9682-4c18-a4ba-5769fbbd2cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:49.167Z|ef15694b-a818-4fe5-95b8-316292812571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:05:49.171Z|ef15694b-a818-4fe5-95b8-316292812571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:05:55.446Z|ef0aa5e7-7a70-4a25-aab1-967fb4600371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:55.447Z|5ebfec7d-1232-4c0a-8a12-b60a71cb8789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:55.447Z|ef0aa5e7-7a70-4a25-aab1-967fb4600371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:55.448Z|5ebfec7d-1232-4c0a-8a12-b60a71cb8789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:05:55.454Z|2fd10f1f-553d-44a3-aa41-fe1311ca920a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:05:55.455Z|2fd10f1f-553d-44a3-aa41-fe1311ca920a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:04.167Z|e6146961-902e-4df1-adef-d61ed0d17a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:06:04.168Z|e6146961-902e-4df1-adef-d61ed0d17a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:06:04.443Z|97d9fb36-c2f1-46f0-a0af-21cee0e7685c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:06:04.444Z|97d9fb36-c2f1-46f0-a0af-21cee0e7685c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:06:05.474Z|4d142039-4bc4-4017-8d96-79e7bf27df65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:05.475Z|4ce62c52-16c3-44e5-9ccb-597a39a7d2fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:05.475Z|4d142039-4bc4-4017-8d96-79e7bf27df65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:05.476Z|4ce62c52-16c3-44e5-9ccb-597a39a7d2fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:05.481Z|9ca246dd-2bba-4ea2-ac25-f68c08ca7863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:05.482Z|9ca246dd-2bba-4ea2-ac25-f68c08ca7863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:15.505Z|2fcd6dde-df22-40c8-ad64-ffd42a1a7a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:15.505Z|6850e747-5562-487d-875a-0e5b681163e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:15.506Z|2fcd6dde-df22-40c8-ad64-ffd42a1a7a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:15.506Z|6850e747-5562-487d-875a-0e5b681163e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:15.512Z|47965d9f-b72d-4002-af7b-7ebc47d18b6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:15.513Z|47965d9f-b72d-4002-af7b-7ebc47d18b6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:19.168Z|b3417486-2f88-4a44-a404-55071dda5a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:06:19.169Z|b3417486-2f88-4a44-a404-55071dda5a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:06:22.057Z|8ddac790-2808-40c9-8419-c974688b942b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:06:22.058Z|8ddac790-2808-40c9-8419-c974688b942b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:25.533Z|8b8495e6-e38a-4070-85f9-f2b8f1917b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:25.534Z|8b8495e6-e38a-4070-85f9-f2b8f1917b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:25.537Z|3a39d5de-b96c-44ec-b79b-dd23189fc2af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:25.538Z|3a39d5de-b96c-44ec-b79b-dd23189fc2af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:25.542Z|16d7321f-14c2-4af2-83b4-8bd4bca9ffc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:25.542Z|16d7321f-14c2-4af2-83b4-8bd4bca9ffc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:34.167Z|f5936830-1b98-48b2-92d3-1a4523ad9e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:06:34.172Z|f5936830-1b98-48b2-92d3-1a4523ad9e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:06:34.445Z|a4719fef-81a0-4a8a-a708-eefd6dbe6532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:06:34.445Z|a4719fef-81a0-4a8a-a708-eefd6dbe6532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:06:35.566Z|8cb8624a-d472-4096-ad30-1cbfb700e7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:35.566Z|90c20fdf-9df8-4375-b919-999870acdd83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:35.568Z|8cb8624a-d472-4096-ad30-1cbfb700e7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:35.568Z|cc839948-26fd-4614-82bc-c658b3aa47a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:35.568Z|90c20fdf-9df8-4375-b919-999870acdd83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:35.569Z|cc839948-26fd-4614-82bc-c658b3aa47a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:45.598Z|e0099a40-1c95-48eb-99af-a5f5aa3f96c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:45.598Z|289b6b85-da2a-456c-b56f-415e43237425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:45.598Z|bd746fd8-d74a-46e0-a96f-092711e6b9fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:45.599Z|e0099a40-1c95-48eb-99af-a5f5aa3f96c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:45.599Z|289b6b85-da2a-456c-b56f-415e43237425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:45.600Z|bd746fd8-d74a-46e0-a96f-092711e6b9fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:49.167Z|6f864130-5d0d-47d3-b043-ce799444a0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:06:49.168Z|6f864130-5d0d-47d3-b043-ce799444a0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:06:55.625Z|3fdd93ab-88c4-4820-8ce0-db7c3945e68d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:55.625Z|897851e9-9062-4faf-a929-75f39b94e085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:55.625Z|6f10c66b-8165-4150-b1cb-42c60e8a7526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:06:55.626Z|3fdd93ab-88c4-4820-8ce0-db7c3945e68d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:55.626Z|897851e9-9062-4faf-a929-75f39b94e085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:06:55.627Z|6f10c66b-8165-4150-b1cb-42c60e8a7526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:04.168Z|9d31fe3a-6286-40b8-a74f-35c87a73b991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:07:04.169Z|9d31fe3a-6286-40b8-a74f-35c87a73b991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:07:04.446Z|5d10ce6a-7c7d-4a34-8805-de685b6c01fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:07:04.447Z|5d10ce6a-7c7d-4a34-8805-de685b6c01fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:07:05.659Z|7da9cb9c-8e00-41c4-85c7-492d899fc280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:05.659Z|c7d0070d-3fa5-47b7-b051-a69fa02e05f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:05.660Z|c7d0070d-3fa5-47b7-b051-a69fa02e05f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:05.660Z|7da9cb9c-8e00-41c4-85c7-492d899fc280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:05.666Z|a4ba0ae5-abf1-4dee-b9b1-5192af58d24c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:05.667Z|a4ba0ae5-abf1-4dee-b9b1-5192af58d24c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:15.684Z|87fe071a-11d8-4cab-a3f3-ec2be293c85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:15.685Z|16fcbbd0-78fb-4f30-987b-603c1331d8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:15.686Z|87fe071a-11d8-4cab-a3f3-ec2be293c85f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:15.686Z|16fcbbd0-78fb-4f30-987b-603c1331d8e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:15.689Z|6914193b-be27-4266-9444-c0103a71d0c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:15.690Z|6914193b-be27-4266-9444-c0103a71d0c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:19.167Z|137c7086-bb0f-4863-b361-ea5332c355f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:07:19.172Z|137c7086-bb0f-4863-b361-ea5332c355f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:07:22.056Z|e0e10fa0-6287-4922-a351-01037a41ccd1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:07:22.058Z|e0e10fa0-6287-4922-a351-01037a41ccd1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:25.725Z|53eb4324-3561-41a1-8ec3-d02a3e15c5de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:25.725Z|f9271469-aec3-44f3-b757-960f864bb00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:25.725Z|7efd416b-fc66-487d-8ab2-2ad4ea418075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:25.726Z|f9271469-aec3-44f3-b757-960f864bb00f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:25.727Z|7efd416b-fc66-487d-8ab2-2ad4ea418075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:25.727Z|53eb4324-3561-41a1-8ec3-d02a3e15c5de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:34.167Z|5d1859c2-85cd-426c-833c-42e2c2c8616a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:07:34.167Z|5d1859c2-85cd-426c-833c-42e2c2c8616a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:07:34.447Z|84e2de9a-d6d6-4869-af88-77ff02534c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:07:34.448Z|84e2de9a-d6d6-4869-af88-77ff02534c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:07:35.757Z|c3e8285b-cf96-48db-ac34-803596a4d628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:35.757Z|b43227e0-98a7-449f-b122-d12304bad6a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:35.757Z|aa1fafe8-9f98-467f-b353-4ccec59c84a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:35.758Z|c3e8285b-cf96-48db-ac34-803596a4d628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:35.758Z|aa1fafe8-9f98-467f-b353-4ccec59c84a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:35.758Z|b43227e0-98a7-449f-b122-d12304bad6a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:45.781Z|86287772-a451-4434-85bc-b5dd8f1be04c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:45.782Z|86287772-a451-4434-85bc-b5dd8f1be04c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:45.789Z|74c65ee2-c4c2-4392-9269-907a566347ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:45.789Z|6ab25334-2243-4ee3-ac92-17e802263884|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:45.790Z|6ab25334-2243-4ee3-ac92-17e802263884|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:45.790Z|74c65ee2-c4c2-4392-9269-907a566347ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:49.167Z|420ca11c-c54d-451f-bd06-9f09a74c873e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:07:49.167Z|420ca11c-c54d-451f-bd06-9f09a74c873e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:07:55.809Z|a3fa602e-81af-4989-86d0-df49a9bc8acf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:55.809Z|a3fa602e-81af-4989-86d0-df49a9bc8acf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:55.812Z|a78baddf-5797-4559-8c33-27587b441e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:55.812Z|a78baddf-5797-4559-8c33-27587b441e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:07:55.814Z|99c64b60-9d35-445c-8b48-a553f9e70f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:07:55.815Z|99c64b60-9d35-445c-8b48-a553f9e70f60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:04.167Z|5015fc7c-4630-4da4-baff-0cb1571d69ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:08:04.171Z|5015fc7c-4630-4da4-baff-0cb1571d69ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:08:04.449Z|a2258321-a563-466e-99d8-a8ca62fb4e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:08:04.449Z|a2258321-a563-466e-99d8-a8ca62fb4e38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:08:05.842Z|7a7bed2e-964e-4e43-9fa6-3f3c65f3e418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:05.842Z|b5664ef6-a328-4039-aa98-1125566b46a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:05.842Z|7a7bed2e-964e-4e43-9fa6-3f3c65f3e418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:05.843Z|b5664ef6-a328-4039-aa98-1125566b46a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:05.850Z|64e14d5e-f572-491b-9ab2-927d662908a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:05.851Z|64e14d5e-f572-491b-9ab2-927d662908a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:15.874Z|1e02beef-4a9e-4030-ae86-903a13409038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:15.875Z|77aacff9-bc98-4231-825a-b110db642198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:15.875Z|e2077624-8587-4fb6-a79e-f7eb871cc198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:15.875Z|1e02beef-4a9e-4030-ae86-903a13409038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:15.875Z|e2077624-8587-4fb6-a79e-f7eb871cc198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:15.875Z|77aacff9-bc98-4231-825a-b110db642198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:19.167Z|56386823-7a4c-477e-913b-7b45f57a87ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:08:19.167Z|56386823-7a4c-477e-913b-7b45f57a87ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:08:22.057Z|158311b5-d468-42a2-a282-a70922cc6e5c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:08:22.058Z|158311b5-d468-42a2-a282-a70922cc6e5c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:25.901Z|aede4894-7a15-46ef-968e-a41a45182a23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:25.901Z|9e7a3bcf-00ea-4021-ae3c-e8dd3089a6cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:25.902Z|aede4894-7a15-46ef-968e-a41a45182a23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:25.902Z|9e7a3bcf-00ea-4021-ae3c-e8dd3089a6cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:25.903Z|e56e6f18-a5a9-4b77-94e3-0294942cfb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:25.904Z|e56e6f18-a5a9-4b77-94e3-0294942cfb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:34.167Z|6c1b2206-9d2b-4990-9a27-512a5b2074f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:08:34.167Z|6c1b2206-9d2b-4990-9a27-512a5b2074f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:08:34.450Z|0a299a97-e32a-49dd-a3be-c4d8412bf581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:08:34.450Z|0a299a97-e32a-49dd-a3be-c4d8412bf581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:08:35.931Z|b6102859-71c9-4174-9aa4-950e6fbe86ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:35.931Z|d80703c4-aff1-40e5-8937-c5ad4c227c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:35.931Z|37f6d120-2560-412f-a046-51f2d5b35c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:35.932Z|b6102859-71c9-4174-9aa4-950e6fbe86ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:35.932Z|d80703c4-aff1-40e5-8937-c5ad4c227c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:35.932Z|37f6d120-2560-412f-a046-51f2d5b35c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:45.964Z|003b7b8e-83b4-40f5-a2d4-42c4b839c0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:45.964Z|003b7b8e-83b4-40f5-a2d4-42c4b839c0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:45.965Z|79a812f7-dd67-41f1-bb7c-b9fbc05f3b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:45.965Z|79a812f7-dd67-41f1-bb7c-b9fbc05f3b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:45.965Z|47a64da2-2f51-4356-9dbc-af7d84148b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:45.966Z|47a64da2-2f51-4356-9dbc-af7d84148b8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:49.167Z|937fa5bd-2143-4628-8d9b-35eee5ebe33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:08:49.171Z|937fa5bd-2143-4628-8d9b-35eee5ebe33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:08:55.998Z|ebce717f-2ce4-49c8-b83b-61cb0ffaca17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:55.998Z|ebce717f-2ce4-49c8-b83b-61cb0ffaca17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:55.999Z|8f9f07e9-7ec1-4f8c-b8ec-689062f23395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:56.001Z|8f9f07e9-7ec1-4f8c-b8ec-689062f23395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:08:56.001Z|78330e92-5564-4907-88dd-efd56a453bb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:08:56.002Z|78330e92-5564-4907-88dd-efd56a453bb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:04.167Z|e53311c9-a1ce-45be-a606-4acee2fcd806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:09:04.168Z|e53311c9-a1ce-45be-a606-4acee2fcd806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:09:04.451Z|1a5a0c91-a78e-4945-b2b4-5666369f4a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:09:04.452Z|1a5a0c91-a78e-4945-b2b4-5666369f4a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:09:06.028Z|3fb9a5a2-186d-473c-970c-9ece06b8c98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:06.027Z|5717f0e1-b850-4777-bcd2-e13b01fd0a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:06.028Z|7c15c0b5-831e-43dc-b024-0f44039f07f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:06.029Z|3fb9a5a2-186d-473c-970c-9ece06b8c98f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:06.029Z|5717f0e1-b850-4777-bcd2-e13b01fd0a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:06.029Z|7c15c0b5-831e-43dc-b024-0f44039f07f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:16.057Z|d6032da9-a946-4a9d-9d6a-bd0aaa431b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:16.057Z|b7acb2f5-61c3-4334-800d-b3ec5ba160b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:16.057Z|d6032da9-a946-4a9d-9d6a-bd0aaa431b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:16.058Z|b7acb2f5-61c3-4334-800d-b3ec5ba160b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:16.058Z|d860ffdc-3338-4045-958b-551c64eaf3aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:16.059Z|d860ffdc-3338-4045-958b-551c64eaf3aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:19.167Z|fb2d890e-785d-476e-adf0-8d1e5b1bfa6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:09:19.167Z|fb2d890e-785d-476e-adf0-8d1e5b1bfa6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:09:22.055Z|8ad1de32-cf8c-4b7a-880f-a64ae38ac1a0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:09:22.056Z|8ad1de32-cf8c-4b7a-880f-a64ae38ac1a0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:26.087Z|d6f2708b-75ac-4f8d-87ee-4d797aac3ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:26.087Z|7b599b05-3407-409d-99b8-11cf22bef1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:26.088Z|7b599b05-3407-409d-99b8-11cf22bef1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:26.088Z|d6f2708b-75ac-4f8d-87ee-4d797aac3ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:26.089Z|3efc47f8-f85e-4271-8f77-09c0a6cb83b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:26.090Z|3efc47f8-f85e-4271-8f77-09c0a6cb83b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:34.167Z|3d71cb96-29e9-4905-8afa-b7f8be0e85ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:09:34.172Z|3d71cb96-29e9-4905-8afa-b7f8be0e85ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:09:34.453Z|94f6e3b1-e1dd-4824-9435-88103c6aca92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:09:34.453Z|94f6e3b1-e1dd-4824-9435-88103c6aca92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:09:36.115Z|dc3ecd60-ccb5-43e3-a862-289b2966a9d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:36.115Z|f4f12994-f27b-4aa4-9c82-deb10b1a35cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:36.115Z|8cedf2a4-a1ec-4563-b713-049d9041737f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:36.116Z|f4f12994-f27b-4aa4-9c82-deb10b1a35cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:36.116Z|dc3ecd60-ccb5-43e3-a862-289b2966a9d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:36.116Z|8cedf2a4-a1ec-4563-b713-049d9041737f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:46.141Z|d9e50e3e-5e49-4f96-a963-751dff7ccd38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:46.141Z|a27c5a06-2a8b-46c7-a013-1772edc5fdf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:46.142Z|d9e50e3e-5e49-4f96-a963-751dff7ccd38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:46.142Z|a27c5a06-2a8b-46c7-a013-1772edc5fdf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:46.143Z|123b7f9c-1317-4e98-96f5-d8363b977113|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:46.144Z|123b7f9c-1317-4e98-96f5-d8363b977113|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:49.167Z|77242f3c-e027-402f-abff-33394662181a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:09:49.168Z|77242f3c-e027-402f-abff-33394662181a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:09:56.172Z|5e2b2688-07f4-4c32-8bf8-08c60ae714a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:56.173Z|03d16c34-f476-4baf-8e54-694ef7340b03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:56.173Z|bf465e00-2cbd-424d-848f-02be88feb92a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:09:56.173Z|5e2b2688-07f4-4c32-8bf8-08c60ae714a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:56.173Z|03d16c34-f476-4baf-8e54-694ef7340b03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:09:56.174Z|bf465e00-2cbd-424d-848f-02be88feb92a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:04.167Z|b0b590f9-3273-456c-b7fa-ddbfa997452d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:10:04.167Z|b0b590f9-3273-456c-b7fa-ddbfa997452d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:10:04.454Z|e8157c98-11e9-40eb-b611-56303620a8a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:10:04.455Z|e8157c98-11e9-40eb-b611-56303620a8a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:10:06.205Z|bad2c0d8-8f68-4243-a77e-8e8d58834170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:06.205Z|d6814358-7c51-424d-80a2-52b5c0d73d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:06.206Z|01e17da8-2ce6-42da-88f5-2c8c87b2399d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:06.206Z|bad2c0d8-8f68-4243-a77e-8e8d58834170|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:06.206Z|d6814358-7c51-424d-80a2-52b5c0d73d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:06.207Z|01e17da8-2ce6-42da-88f5-2c8c87b2399d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:16.253Z|f18638d7-1d6d-4273-ba79-3c60ae082b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:16.253Z|482d7c05-3095-467e-bd03-a87b82370f64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:16.253Z|6119a9ca-a89f-46d5-936f-3b8fcf72a3eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:16.254Z|482d7c05-3095-467e-bd03-a87b82370f64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:16.254Z|6119a9ca-a89f-46d5-936f-3b8fcf72a3eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:16.254Z|f18638d7-1d6d-4273-ba79-3c60ae082b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:19.167Z|fbffdba9-1704-47bb-be4d-7f46e6524f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:10:19.172Z|fbffdba9-1704-47bb-be4d-7f46e6524f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:10:22.057Z|d49fa5ab-8415-46d7-8126-24856274de68|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:10:22.058Z|d49fa5ab-8415-46d7-8126-24856274de68|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:26.279Z|b636d140-1998-419e-a7a0-3121eebc9d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:26.280Z|b636d140-1998-419e-a7a0-3121eebc9d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:26.286Z|cb35b7ec-d144-4b8c-8f49-4953577e4278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:26.287Z|cb35b7ec-d144-4b8c-8f49-4953577e4278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:26.287Z|156e4359-63f6-4860-bf95-89ce2dd96708|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:26.287Z|156e4359-63f6-4860-bf95-89ce2dd96708|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:34.167Z|3cd5f71e-537a-4c71-8bf8-10fbea20fa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:10:34.167Z|3cd5f71e-537a-4c71-8bf8-10fbea20fa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:10:34.456Z|7a1ec310-dd8a-4007-8347-1984ca100f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:10:34.456Z|7a1ec310-dd8a-4007-8347-1984ca100f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:10:36.306Z|3044c3a7-1f4d-4816-bc83-9644203f5895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:36.307Z|3044c3a7-1f4d-4816-bc83-9644203f5895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:36.308Z|50cabeb1-3f4f-4f3e-9db5-c0f169be85bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:36.309Z|50cabeb1-3f4f-4f3e-9db5-c0f169be85bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:36.311Z|b954933c-3e7d-4d4a-bc41-be8f8767a940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:36.312Z|b954933c-3e7d-4d4a-bc41-be8f8767a940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:46.339Z|8a1c78f6-89cf-474f-814f-6d4479f70703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:46.339Z|1ce71c65-0dc0-43f5-9378-ee259e4e0e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:46.340Z|8a1c78f6-89cf-474f-814f-6d4479f70703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:46.340Z|9bb81e24-adee-4df3-9882-a90e7357fee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:46.340Z|1ce71c65-0dc0-43f5-9378-ee259e4e0e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:46.341Z|9bb81e24-adee-4df3-9882-a90e7357fee5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:49.167Z|5e0343e1-41f3-4635-b81b-ea589a739541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:10:49.167Z|5e0343e1-41f3-4635-b81b-ea589a739541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:10:56.364Z|3b7c99c5-2f67-4bbf-a37c-80f55066e7d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:56.364Z|3b7c99c5-2f67-4bbf-a37c-80f55066e7d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:56.364Z|b2a4f3fb-8af6-475a-af3a-6dbc69be73d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:56.366Z|b2a4f3fb-8af6-475a-af3a-6dbc69be73d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:10:56.369Z|4a151239-0f88-4d91-aba5-d245b2c9f723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:10:56.370Z|4a151239-0f88-4d91-aba5-d245b2c9f723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:04.167Z|739ea7b6-3ff7-485d-8074-2e012655b0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:11:04.171Z|739ea7b6-3ff7-485d-8074-2e012655b0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:11:04.457Z|45b9fb68-f67c-4c66-a1d1-dcc11e049615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:11:04.458Z|45b9fb68-f67c-4c66-a1d1-dcc11e049615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:11:06.389Z|9458188b-ac26-4dc7-a2c5-d56e1f869b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:06.390Z|9458188b-ac26-4dc7-a2c5-d56e1f869b52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:06.392Z|6f1f0481-304d-4144-9f49-3f933b340ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:06.392Z|6f1f0481-304d-4144-9f49-3f933b340ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:06.393Z|8d76ec32-624a-4d64-aa83-b5fc44563660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:06.394Z|8d76ec32-624a-4d64-aa83-b5fc44563660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:16.415Z|20a58690-30e1-4063-bc26-fe5a8299503d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:16.416Z|aa4befea-6e85-4d3a-a5c6-7d406d3f6cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:16.416Z|20a58690-30e1-4063-bc26-fe5a8299503d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:16.417Z|aa4befea-6e85-4d3a-a5c6-7d406d3f6cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:16.419Z|871a0df5-0982-4440-b933-ce76a66674d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:16.420Z|871a0df5-0982-4440-b933-ce76a66674d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:19.167Z|677819e1-e0db-4b5f-988e-164f12530891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:11:19.167Z|677819e1-e0db-4b5f-988e-164f12530891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:11:22.056Z|585fc33e-37f8-4e6f-832c-d3eed5d380e3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:11:22.057Z|585fc33e-37f8-4e6f-832c-d3eed5d380e3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:26.441Z|901883ae-ccf4-4130-bb83-69b206d4191f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:26.442Z|901883ae-ccf4-4130-bb83-69b206d4191f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:26.449Z|86e21b51-e369-4fb2-9e50-b91c6dfd6d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:26.449Z|86e21b51-e369-4fb2-9e50-b91c6dfd6d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:26.450Z|d41025d3-8b0b-4bcd-830a-b35b53cac5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:26.451Z|d41025d3-8b0b-4bcd-830a-b35b53cac5c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:34.167Z|02d99ef4-a12d-4ab0-84ae-18a1918e1951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:11:34.167Z|02d99ef4-a12d-4ab0-84ae-18a1918e1951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:11:34.459Z|68c745be-03dc-4892-9373-cddb3b7b3b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:11:34.459Z|68c745be-03dc-4892-9373-cddb3b7b3b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:11:36.471Z|314f5acc-c80a-4acb-bce7-8bb422b2e6a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:36.472Z|314f5acc-c80a-4acb-bce7-8bb422b2e6a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:36.475Z|21b27e34-bde9-4e4d-b928-7bda36061d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:36.476Z|70534548-6bed-4c29-b1e0-515d438fa758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:36.476Z|21b27e34-bde9-4e4d-b928-7bda36061d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:36.476Z|70534548-6bed-4c29-b1e0-515d438fa758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:46.500Z|83e1bcc6-9e93-46f0-8596-a9efb60cfe1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:46.500Z|bbf80b72-f783-47da-86fc-2828a6786a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:46.501Z|83e1bcc6-9e93-46f0-8596-a9efb60cfe1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:46.501Z|bbf80b72-f783-47da-86fc-2828a6786a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:46.514Z|5155def0-e9a9-47fe-b3d2-05cadf0e0391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:46.515Z|5155def0-e9a9-47fe-b3d2-05cadf0e0391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:49.167Z|15b22471-1905-466b-8b0b-cf9dd7aa3607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:11:49.172Z|15b22471-1905-466b-8b0b-cf9dd7aa3607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:11:56.527Z|595ed1d2-0850-4177-80d8-834f3a719b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:56.528Z|595ed1d2-0850-4177-80d8-834f3a719b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:56.532Z|2bb41463-4bdd-4c01-bff0-52e38c46a60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:56.534Z|2bb41463-4bdd-4c01-bff0-52e38c46a60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:11:56.540Z|f43ac0d8-2fab-462b-ae53-a2ab8a61f88a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:11:56.541Z|f43ac0d8-2fab-462b-ae53-a2ab8a61f88a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:04.167Z|791c9132-dbf8-463e-b537-d14e1ce5c52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:12:04.167Z|791c9132-dbf8-463e-b537-d14e1ce5c52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:12:04.460Z|db3db522-432a-4272-a377-9f7248d0a0b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:12:04.461Z|db3db522-432a-4272-a377-9f7248d0a0b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:12:06.555Z|d01c6e3d-7396-46ec-a5fc-a94413c774ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:06.555Z|66ee8250-a6a3-487e-810e-f0c50f681ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:06.556Z|d01c6e3d-7396-46ec-a5fc-a94413c774ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:06.556Z|66ee8250-a6a3-487e-810e-f0c50f681ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:06.564Z|e70d706f-1f43-449f-b342-4df075dbcc50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:06.565Z|e70d706f-1f43-449f-b342-4df075dbcc50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:16.584Z|b8b7fb47-7e21-4179-827a-ec712c40778e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:16.585Z|b8b7fb47-7e21-4179-827a-ec712c40778e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:16.593Z|30584981-15de-480e-b020-534266fd87b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:16.594Z|b2b8e3b6-4d1c-4f7f-9cda-55d5e52faaa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:16.594Z|30584981-15de-480e-b020-534266fd87b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:16.595Z|b2b8e3b6-4d1c-4f7f-9cda-55d5e52faaa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:19.167Z|e3ffc150-ed18-4f66-a26e-35fb8c5f3034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:12:19.167Z|e3ffc150-ed18-4f66-a26e-35fb8c5f3034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:12:22.056Z|51ba3dc5-754c-4d76-bc3f-f8629ed76584|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:12:22.057Z|51ba3dc5-754c-4d76-bc3f-f8629ed76584|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:26.613Z|3a240c75-23e1-4bdd-a2ee-58aa1ff7bd0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:26.614Z|3a240c75-23e1-4bdd-a2ee-58aa1ff7bd0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:26.618Z|fa4d7c24-d3de-4e6f-b51b-ed07897781ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:26.619Z|fa4d7c24-d3de-4e6f-b51b-ed07897781ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:26.628Z|8d323f0e-1e18-4f0a-9a4f-fcdd18f74384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:26.629Z|8d323f0e-1e18-4f0a-9a4f-fcdd18f74384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:34.167Z|eccfe3be-7095-4316-84d0-25bcfecf02a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:12:34.171Z|eccfe3be-7095-4316-84d0-25bcfecf02a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:12:34.461Z|4a47f134-1614-4216-897b-eeacc15dc176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:12:34.462Z|4a47f134-1614-4216-897b-eeacc15dc176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:12:36.645Z|eb8bbc7a-78ff-4ecf-b816-770f89d1df17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:36.646Z|eb8bbc7a-78ff-4ecf-b816-770f89d1df17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:36.652Z|9cb69ac0-6e44-4b2b-bc3b-ee000f561a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:36.653Z|9cb69ac0-6e44-4b2b-bc3b-ee000f561a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:36.654Z|0e6fc39f-a9a3-4cf2-a72a-30d2594e6af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:36.655Z|0e6fc39f-a9a3-4cf2-a72a-30d2594e6af4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:46.675Z|a95036db-60ee-462b-a27c-3d1344eb9170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:46.676Z|a95036db-60ee-462b-a27c-3d1344eb9170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:46.677Z|ac179a65-e3f6-4f3c-ba84-e0e5e5e6c80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:46.678Z|ac179a65-e3f6-4f3c-ba84-e0e5e5e6c80e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:46.679Z|6a13b799-cacf-4523-a564-9c78161681e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:46.679Z|6a13b799-cacf-4523-a564-9c78161681e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:49.167Z|55572d2d-9db4-4bb8-b978-66f9d8504fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:12:49.168Z|55572d2d-9db4-4bb8-b978-66f9d8504fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:12:56.700Z|b9025c50-b1fe-4682-8338-4150d1986d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:56.700Z|e69fc009-22b9-4ae8-9da1-a54c23390b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:56.701Z|b9025c50-b1fe-4682-8338-4150d1986d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:56.702Z|e69fc009-22b9-4ae8-9da1-a54c23390b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:12:56.703Z|7c2b5ebd-2689-4769-8c8f-8b5169486708|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:12:56.704Z|7c2b5ebd-2689-4769-8c8f-8b5169486708|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:04.167Z|ca4a8786-3910-4dfd-95dc-797a5bbdf52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:13:04.168Z|ca4a8786-3910-4dfd-95dc-797a5bbdf52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:13:04.463Z|98db0eff-d1fd-4eef-93f0-8d4d1d5bb52f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:13:04.464Z|98db0eff-d1fd-4eef-93f0-8d4d1d5bb52f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:13:06.736Z|cea1eba8-18a3-4f39-a910-69d3747c9cb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:06.736Z|08c053e3-0558-424b-8ac2-697399cecf8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:06.736Z|c1161649-3aaa-4362-ade0-c0d4a6ab03f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:06.737Z|cea1eba8-18a3-4f39-a910-69d3747c9cb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:06.737Z|08c053e3-0558-424b-8ac2-697399cecf8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:06.737Z|c1161649-3aaa-4362-ade0-c0d4a6ab03f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:16.762Z|dc4172d9-0069-4f6e-a330-7e7b42b15f6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:16.763Z|dc4172d9-0069-4f6e-a330-7e7b42b15f6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:16.763Z|58560d94-ba22-4c4d-9fa8-3b4670b18c50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:16.763Z|5237328d-13c6-406a-bf68-cbe40129d521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:16.764Z|58560d94-ba22-4c4d-9fa8-3b4670b18c50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:16.765Z|5237328d-13c6-406a-bf68-cbe40129d521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:19.167Z|340591cc-4ccf-4e29-84c1-c5deb42ed4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:13:19.172Z|340591cc-4ccf-4e29-84c1-c5deb42ed4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:13:22.057Z|772066fe-f937-41dd-b146-05013bcd3ad8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:13:22.058Z|772066fe-f937-41dd-b146-05013bcd3ad8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:26.792Z|38b7faa0-eff3-4c0e-88cd-0b6a9c960801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:26.793Z|de40f7a7-f69f-402b-8343-3eb6d5c53071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:26.794Z|de40f7a7-f69f-402b-8343-3eb6d5c53071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:26.794Z|38b7faa0-eff3-4c0e-88cd-0b6a9c960801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:26.802Z|20db0f90-8f1d-4962-b5b1-6f1df8c7d9a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:26.802Z|20db0f90-8f1d-4962-b5b1-6f1df8c7d9a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:34.167Z|d798d8fa-6d0a-4248-b47c-78694a5b289d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:13:34.168Z|d798d8fa-6d0a-4248-b47c-78694a5b289d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:13:34.464Z|98c8c12c-331c-43a9-a321-26a7c237ce06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:13:34.465Z|98c8c12c-331c-43a9-a321-26a7c237ce06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:13:36.823Z|b659f1f1-4d9a-45e1-8668-f0cb20984cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:36.824Z|85155fac-b85b-49a1-ba3d-39eab20c9485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:36.824Z|85155fac-b85b-49a1-ba3d-39eab20c9485|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:36.824Z|b659f1f1-4d9a-45e1-8668-f0cb20984cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:36.827Z|562a9d04-92da-40e4-83f7-3a4051ca83ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:36.828Z|562a9d04-92da-40e4-83f7-3a4051ca83ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:46.855Z|cb6b4076-6f4f-4485-bf57-485be8d931b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:46.855Z|026cb769-c4c7-42f6-9217-13b06b802442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:46.856Z|026cb769-c4c7-42f6-9217-13b06b802442|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:46.856Z|cb6b4076-6f4f-4485-bf57-485be8d931b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:46.856Z|f1e4aa69-48ce-4721-a285-d9390a5e4442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:46.857Z|f1e4aa69-48ce-4721-a285-d9390a5e4442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:49.167Z|d21ab059-0f38-421c-b9be-f4e42b6710c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:13:49.168Z|d21ab059-0f38-421c-b9be-f4e42b6710c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:13:56.880Z|4ee3e6c9-4eda-4ca5-81b2-c61f39db84f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:56.881Z|4ee3e6c9-4eda-4ca5-81b2-c61f39db84f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:56.881Z|45d6c2ec-a263-404a-b9cb-ba5e9498804a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:56.881Z|45d6c2ec-a263-404a-b9cb-ba5e9498804a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:13:56.887Z|c3230755-e24b-49a8-aff5-6f95e510e2bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:13:56.887Z|c3230755-e24b-49a8-aff5-6f95e510e2bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:04.167Z|1b9b4bf2-40c2-43b7-bb1c-7ad67a6253dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:14:04.168Z|1b9b4bf2-40c2-43b7-bb1c-7ad67a6253dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:14:04.466Z|5ce51c1f-6e60-4edd-8c74-0eb680cabb2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:14:04.466Z|5ce51c1f-6e60-4edd-8c74-0eb680cabb2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:14:06.914Z|8ec5cf03-11ce-435b-ac4d-930baf05a340|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:06.915Z|8ec5cf03-11ce-435b-ac4d-930baf05a340|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:06.918Z|6b5e038d-afac-4c0f-97a0-ee462549f248|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:06.919Z|6b5e038d-afac-4c0f-97a0-ee462549f248|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:06.919Z|ee59b1e8-caca-453e-9d7d-1dfbcfbb28f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:06.920Z|ee59b1e8-caca-453e-9d7d-1dfbcfbb28f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:16.948Z|69fa60eb-cdbc-40ab-a3dc-70fc18678349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:16.948Z|0788851e-1988-47be-9103-f5f52f3a1f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:16.948Z|69fa60eb-cdbc-40ab-a3dc-70fc18678349|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:16.949Z|0788851e-1988-47be-9103-f5f52f3a1f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:16.955Z|1282e134-deaa-4913-bca5-2fdaafecc2d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:16.956Z|1282e134-deaa-4913-bca5-2fdaafecc2d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:19.167Z|b648acb9-8945-45bb-bcda-5984bf12d2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:14:19.167Z|b648acb9-8945-45bb-bcda-5984bf12d2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:14:22.058Z|c4963d93-0031-45c0-a063-61d027142c3a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:14:22.060Z|c4963d93-0031-45c0-a063-61d027142c3a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:26.974Z|deedf87e-e68b-47e4-840b-355c70e2e739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:26.974Z|ffcc34f4-c9bb-45f7-9f80-7c9eed5413b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:26.975Z|deedf87e-e68b-47e4-840b-355c70e2e739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:26.975Z|ffcc34f4-c9bb-45f7-9f80-7c9eed5413b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:26.978Z|00252b54-b796-43ad-a3ea-a519248dda05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:26.978Z|00252b54-b796-43ad-a3ea-a519248dda05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:34.167Z|20b31293-880f-4929-85ba-1c07dd68baea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:14:34.167Z|20b31293-880f-4929-85ba-1c07dd68baea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:14:34.467Z|c94e049b-e84e-452a-845e-d7a95e1ee878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:14:34.467Z|c94e049b-e84e-452a-845e-d7a95e1ee878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:14:36.997Z|2af632f9-8c1c-4fa4-b1fe-d6b11db253fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:36.998Z|2af632f9-8c1c-4fa4-b1fe-d6b11db253fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:36.998Z|3773b86d-cdf3-4348-a079-8925c19a8820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:36.999Z|3773b86d-cdf3-4348-a079-8925c19a8820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:36.999Z|4a4ac756-be96-4344-ac4c-6ae1c7bd047b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:37.000Z|4a4ac756-be96-4344-ac4c-6ae1c7bd047b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:47.021Z|a24d3093-b0c6-4a92-bc80-3e78c0f4b1a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:47.022Z|a24d3093-b0c6-4a92-bc80-3e78c0f4b1a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:47.030Z|2f8c2cbe-96c3-4a37-ab5f-0c20a5d67e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:47.031Z|2f8c2cbe-96c3-4a37-ab5f-0c20a5d67e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:47.032Z|d9a77401-f68c-4fb3-a0d1-dd4830c946e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:47.033Z|d9a77401-f68c-4fb3-a0d1-dd4830c946e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:49.167Z|111033c2-57a9-4001-ac9e-f87dc57bd874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:14:49.171Z|111033c2-57a9-4001-ac9e-f87dc57bd874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:14:57.047Z|4f7c115f-1a24-47bd-8c2e-65170f19759c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:57.049Z|4f7c115f-1a24-47bd-8c2e-65170f19759c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:57.057Z|15fd30a5-9a9b-42d7-8a65-53e4dc08099a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:57.058Z|15fd30a5-9a9b-42d7-8a65-53e4dc08099a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:14:57.061Z|40f3bf36-60f7-46e4-82e8-fd3600a256bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:14:57.061Z|40f3bf36-60f7-46e4-82e8-fd3600a256bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:04.167Z|aea94953-5a78-41ca-a5d7-2561aab71506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:15:04.167Z|aea94953-5a78-41ca-a5d7-2561aab71506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:15:04.468Z|2bde67be-4fac-49a8-9561-bf2712efb61c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:15:04.469Z|2bde67be-4fac-49a8-9561-bf2712efb61c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:15:07.075Z|514415df-f35d-4aaa-b92a-ceb95542c1ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:07.076Z|514415df-f35d-4aaa-b92a-ceb95542c1ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:07.081Z|7252883c-7284-4922-a003-926350a8babb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:07.082Z|7252883c-7284-4922-a003-926350a8babb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:07.083Z|dc4a2c32-10f2-4a06-bebc-b1b4d8b52c77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:07.084Z|dc4a2c32-10f2-4a06-bebc-b1b4d8b52c77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:17.104Z|aa988aac-e620-443a-881e-68e8cf093ffd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:17.104Z|9af8a19a-f4ec-42fb-ab46-82d298edb8a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:17.106Z|9af8a19a-f4ec-42fb-ab46-82d298edb8a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:17.106Z|aa988aac-e620-443a-881e-68e8cf093ffd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:17.112Z|3e0ee9a5-4782-46bf-8f37-0f77a8b05ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:17.112Z|3e0ee9a5-4782-46bf-8f37-0f77a8b05ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:19.167Z|c03a1e9a-f82e-4ab3-9282-0e7ebeac7972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:15:19.167Z|c03a1e9a-f82e-4ab3-9282-0e7ebeac7972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:15:22.056Z|976e7bec-90b3-4aa5-8a08-86395c2df985|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:15:22.057Z|976e7bec-90b3-4aa5-8a08-86395c2df985|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:27.135Z|6287395e-fa8f-4af7-bf94-3d12c4c1df1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:27.138Z|6287395e-fa8f-4af7-bf94-3d12c4c1df1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:27.139Z|3d2f82ab-93d2-495f-b020-cb56277c65bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:27.139Z|3d2f82ab-93d2-495f-b020-cb56277c65bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:27.139Z|1ec55d9d-b27a-49eb-b459-2aa16c16c935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:27.140Z|1ec55d9d-b27a-49eb-b459-2aa16c16c935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:34.167Z|abc6452e-9324-4cf1-a11d-c88da4c7689d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:15:34.167Z|abc6452e-9324-4cf1-a11d-c88da4c7689d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:15:34.469Z|4dcc865c-12ea-4390-b8cf-821793ad34c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:15:34.470Z|4dcc865c-12ea-4390-b8cf-821793ad34c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:15:37.160Z|fa340a40-3864-4b71-a6e6-896745b55df7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:37.161Z|fa340a40-3864-4b71-a6e6-896745b55df7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:37.166Z|7f09a280-2fc4-4ef8-8406-38c012654632|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:37.167Z|7f09a280-2fc4-4ef8-8406-38c012654632|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:37.170Z|8318f52b-9434-4513-933a-423a0c5d6042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:37.170Z|8318f52b-9434-4513-933a-423a0c5d6042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:47.185Z|cd07cd3e-bb48-4381-8a11-000734be73f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:47.186Z|cd07cd3e-bb48-4381-8a11-000734be73f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:47.191Z|d2b02f27-62fd-4039-90c1-afbb91dfdf3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:47.192Z|d2b02f27-62fd-4039-90c1-afbb91dfdf3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:47.196Z|bcc09e9f-ebf7-4119-89a8-a00b2858caf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:47.197Z|bcc09e9f-ebf7-4119-89a8-a00b2858caf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:49.167Z|d6bab640-afdb-4bdd-85fb-ecfb8f3c745a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:15:49.167Z|d6bab640-afdb-4bdd-85fb-ecfb8f3c745a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:15:57.212Z|3224c467-0e96-4c51-baf6-4534fab299ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:57.213Z|3224c467-0e96-4c51-baf6-4534fab299ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:57.214Z|9dfb236a-3ecc-4dc9-b588-f33ac5180fd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:57.215Z|9dfb236a-3ecc-4dc9-b588-f33ac5180fd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:15:57.220Z|20d8a965-9ca3-4732-98f1-e1daa793d72a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:15:57.220Z|20d8a965-9ca3-4732-98f1-e1daa793d72a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:04.167Z|6b13629f-59e6-434a-832b-7726c37b5b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:16:04.167Z|6b13629f-59e6-434a-832b-7726c37b5b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:16:04.471Z|946797bb-1286-4884-a340-c7c338121096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:16:04.471Z|946797bb-1286-4884-a340-c7c338121096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:16:07.241Z|9ddd00bd-5bdf-4b9d-8393-7bde936b9049|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:07.241Z|95b77c65-447b-4cfe-9363-0a61f818d75b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:07.242Z|9ddd00bd-5bdf-4b9d-8393-7bde936b9049|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:07.242Z|95b77c65-447b-4cfe-9363-0a61f818d75b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:07.243Z|14df77fe-1463-4826-8e81-1d6abe76c5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:07.244Z|14df77fe-1463-4826-8e81-1d6abe76c5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:17.268Z|00a30e4d-4160-4a54-b8ac-472250e551c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:17.269Z|00a30e4d-4160-4a54-b8ac-472250e551c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:17.274Z|9e3fe101-0631-4243-a8c0-ead624f59feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:17.274Z|9e3fe101-0631-4243-a8c0-ead624f59feb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:17.275Z|6bfe8879-49fe-4566-bec5-053305b89cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:17.276Z|6bfe8879-49fe-4566-bec5-053305b89cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:19.167Z|37bf588b-6630-4ff3-961f-8e13e60f8101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:16:19.167Z|37bf588b-6630-4ff3-961f-8e13e60f8101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:16:22.058Z|c49533ca-654f-4a65-acc0-d00c92ba070f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:16:22.059Z|c49533ca-654f-4a65-acc0-d00c92ba070f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:27.291Z|79ad37bc-1955-4b28-85a5-acd8e64057ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:27.292Z|79ad37bc-1955-4b28-85a5-acd8e64057ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:27.296Z|a445ea15-d97e-47a0-9652-fa04483b2cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:27.297Z|a445ea15-d97e-47a0-9652-fa04483b2cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:27.299Z|27e68086-cff1-49aa-b0b8-2f3ece7c2a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:27.300Z|27e68086-cff1-49aa-b0b8-2f3ece7c2a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:34.167Z|8899ab4d-6ceb-4dd2-9498-1d47c4f37f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:16:34.167Z|8899ab4d-6ceb-4dd2-9498-1d47c4f37f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:16:34.472Z|90ab6e48-f189-4f0e-aaf8-38d8cb0c9f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:16:34.472Z|90ab6e48-f189-4f0e-aaf8-38d8cb0c9f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:16:37.317Z|8e159561-4bcd-427d-acc1-fb637a5122c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:37.318Z|8e159561-4bcd-427d-acc1-fb637a5122c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:37.319Z|3a5f4905-d91d-4b57-a64b-7adf2eb2cc4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:37.320Z|3a5f4905-d91d-4b57-a64b-7adf2eb2cc4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:37.321Z|f1b1d405-f3e4-48f7-831f-d7b5d3afd033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:37.321Z|f1b1d405-f3e4-48f7-831f-d7b5d3afd033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:47.342Z|8fd23e68-27e9-482e-b471-1151062c9bf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:47.342Z|8fd23e68-27e9-482e-b471-1151062c9bf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:47.343Z|5afef327-864f-475f-bc91-88a181dfee22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:47.344Z|5afef327-864f-475f-bc91-88a181dfee22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:47.350Z|bd85d6da-e9ab-4c65-9336-17d2ebcdaa44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:47.351Z|bd85d6da-e9ab-4c65-9336-17d2ebcdaa44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:49.167Z|dc66414c-0f20-4047-ba26-7ffcce2aae68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:16:49.168Z|dc66414c-0f20-4047-ba26-7ffcce2aae68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:16:57.366Z|b3806ea3-4d44-4cd4-a326-5a5499b6a026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:57.368Z|b3806ea3-4d44-4cd4-a326-5a5499b6a026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:57.375Z|56feddc7-dfda-4c8a-ab23-6c062be44f89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:57.375Z|d7531468-2a57-44bd-95e4-313a2f6b4d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:16:57.375Z|56feddc7-dfda-4c8a-ab23-6c062be44f89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:16:57.375Z|d7531468-2a57-44bd-95e4-313a2f6b4d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:04.167Z|898ac693-6aac-4398-a382-222cafb7cf10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:17:04.171Z|898ac693-6aac-4398-a382-222cafb7cf10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:17:04.473Z|dfa218fa-a9c2-4d40-a2c2-70fa4c96247e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:17:04.474Z|dfa218fa-a9c2-4d40-a2c2-70fa4c96247e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:17:07.392Z|75ab6609-f8b0-4166-992d-bafe55fae29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:07.393Z|75ab6609-f8b0-4166-992d-bafe55fae29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:07.396Z|aa1ca6f3-ed38-4bba-875b-12e925ccf058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:07.397Z|aa1ca6f3-ed38-4bba-875b-12e925ccf058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:07.397Z|958c8667-f06b-405c-8623-b71a8023f0f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:07.398Z|958c8667-f06b-405c-8623-b71a8023f0f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:17.416Z|90e85e15-0dcc-43e0-98b7-ffd8bbcd4ccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:17.417Z|90e85e15-0dcc-43e0-98b7-ffd8bbcd4ccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:17.423Z|5c613f32-595b-473f-8102-0f6d993b682e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:17.424Z|5c613f32-595b-473f-8102-0f6d993b682e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:17.426Z|42a69df5-cd4e-4077-92a1-37562a97ad7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:17.427Z|42a69df5-cd4e-4077-92a1-37562a97ad7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:19.167Z|904a7cc5-d277-4ace-b0dd-87f75c8851ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:17:19.167Z|904a7cc5-d277-4ace-b0dd-87f75c8851ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:17:22.056Z|428b73e8-838b-468a-9ce2-088f5d0f0311|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:17:22.056Z|428b73e8-838b-468a-9ce2-088f5d0f0311|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:27.442Z|a8883bcf-09f1-4e40-a38c-82ff5a4c9075|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:27.443Z|a8883bcf-09f1-4e40-a38c-82ff5a4c9075|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:27.447Z|cedae022-8763-4b5e-a43c-9ca19f8937d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:27.447Z|cedae022-8763-4b5e-a43c-9ca19f8937d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:27.451Z|47dba2ad-4119-4634-874e-3714f17f48c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:27.452Z|47dba2ad-4119-4634-874e-3714f17f48c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:34.167Z|db87ad01-773a-43d3-8c0c-088104b85b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:17:34.168Z|db87ad01-773a-43d3-8c0c-088104b85b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:17:34.475Z|04371eca-4769-4830-9f0a-5feec579f7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:17:34.475Z|04371eca-4769-4830-9f0a-5feec579f7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:17:37.467Z|5d1a06b6-958f-489d-a808-e50f67f1b8ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:37.468Z|5d1a06b6-958f-489d-a808-e50f67f1b8ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:37.469Z|68e7c9f0-59b1-42a9-9cb7-58233cd88753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:37.470Z|68e7c9f0-59b1-42a9-9cb7-58233cd88753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:37.476Z|3f3c26c3-6679-47e2-be7f-ebeab480ac28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:37.476Z|3f3c26c3-6679-47e2-be7f-ebeab480ac28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:47.492Z|74df6ca4-b080-4d1b-b5ce-d851cfb38f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:47.493Z|74df6ca4-b080-4d1b-b5ce-d851cfb38f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:47.497Z|aa131738-0c9d-46e1-9a4f-b189ad340915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:47.498Z|aa131738-0c9d-46e1-9a4f-b189ad340915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:47.497Z|bd0939d0-efa4-4d14-ba5c-51e20ab34aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:47.499Z|bd0939d0-efa4-4d14-ba5c-51e20ab34aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:49.167Z|d9ed80fd-cd35-4ccb-83dd-3b7a4ae711c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:17:49.171Z|d9ed80fd-cd35-4ccb-83dd-3b7a4ae711c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:17:57.522Z|0bc6b02d-0ee0-4b5c-a718-714b2a70ff51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:57.522Z|e96d36cc-9bc3-4ced-98bb-722b8042abef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:57.523Z|0bc6b02d-0ee0-4b5c-a718-714b2a70ff51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:57.523Z|e96d36cc-9bc3-4ced-98bb-722b8042abef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:17:57.528Z|b94a18d2-2d04-4cae-b0ee-96762fe6115c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:17:57.529Z|b94a18d2-2d04-4cae-b0ee-96762fe6115c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:04.167Z|fd77bd46-143c-4e34-bd92-e6171fbd8e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:18:04.167Z|fd77bd46-143c-4e34-bd92-e6171fbd8e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:18:04.476Z|33588505-e43b-4464-9a61-c1a02cc1df02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:18:04.476Z|33588505-e43b-4464-9a61-c1a02cc1df02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:18:07.548Z|3b585b7d-cbc0-46df-be45-6d442462d4a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:07.549Z|3b585b7d-cbc0-46df-be45-6d442462d4a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:07.553Z|48528f5d-5f18-4d18-8efb-35bad0c20ac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:07.554Z|48528f5d-5f18-4d18-8efb-35bad0c20ac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:07.556Z|41c4f97b-c033-4a6d-8d6d-1cd8eae5e4c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:07.557Z|41c4f97b-c033-4a6d-8d6d-1cd8eae5e4c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:17.578Z|08a49a5c-1f34-45c5-bfc7-aaedce56426e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:17.579Z|08a49a5c-1f34-45c5-bfc7-aaedce56426e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:17.586Z|cf6fc749-ae75-4d0f-a11d-98dd1bb6ff7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:17.586Z|c9164f3a-5d38-439a-9be2-a6ab84f2502a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:17.587Z|cf6fc749-ae75-4d0f-a11d-98dd1bb6ff7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:17.587Z|c9164f3a-5d38-439a-9be2-a6ab84f2502a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:19.169Z|4475152e-17a2-4d00-9c86-dbf71b79b801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:18:19.170Z|4475152e-17a2-4d00-9c86-dbf71b79b801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:18:22.056Z|d24cebbf-5357-475e-b94f-cab2ef2aa556|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:18:22.057Z|d24cebbf-5357-475e-b94f-cab2ef2aa556|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:27.610Z|d1d10453-ed8b-45b1-84b7-6b96e5312924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:27.611Z|d1d10453-ed8b-45b1-84b7-6b96e5312924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:27.613Z|ccc8d3c7-880d-441b-8fa7-82fccc9079bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:27.614Z|ccc8d3c7-880d-441b-8fa7-82fccc9079bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:27.617Z|313f15e4-ada4-4a97-8457-ea1ab1e26680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:27.618Z|313f15e4-ada4-4a97-8457-ea1ab1e26680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:34.167Z|3b134c2d-6407-4416-906c-286d94114b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:18:34.171Z|3b134c2d-6407-4416-906c-286d94114b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:18:34.477Z|67684d08-a79f-4c6f-9685-95a949913a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:18:34.477Z|67684d08-a79f-4c6f-9685-95a949913a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:18:37.637Z|6e97e519-6a8a-4100-978d-11d01702b3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:37.637Z|80b5324d-82b5-4f78-b329-7dde0077c443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:37.638Z|6e97e519-6a8a-4100-978d-11d01702b3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:37.638Z|80b5324d-82b5-4f78-b329-7dde0077c443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:37.640Z|36140c34-ccfd-478e-a0af-7ad590c769f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:37.640Z|36140c34-ccfd-478e-a0af-7ad590c769f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:47.662Z|9562fca6-9501-43ff-b186-11359db9ca71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:47.663Z|8d5296f5-7756-482e-95ec-7fcf3c397fd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:47.664Z|8d5296f5-7756-482e-95ec-7fcf3c397fd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:47.664Z|9562fca6-9501-43ff-b186-11359db9ca71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:47.665Z|d1d3e31c-ccd3-434e-8be8-b03f22ff0132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:47.666Z|d1d3e31c-ccd3-434e-8be8-b03f22ff0132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:49.167Z|da858f85-bebb-4f11-a4a5-492b5f3f223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:18:49.167Z|da858f85-bebb-4f11-a4a5-492b5f3f223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:18:57.688Z|2a0f2bfb-37df-47de-85f9-ab973a15bb15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:57.689Z|2a0f2bfb-37df-47de-85f9-ab973a15bb15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:57.690Z|e91ca97d-6464-4813-97ac-9154e7fe4731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:57.690Z|e91ca97d-6464-4813-97ac-9154e7fe4731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:18:57.696Z|e52fc00f-e821-48be-9400-df765d42b3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:18:57.697Z|e52fc00f-e821-48be-9400-df765d42b3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:04.167Z|5449f331-7634-417c-aaa5-15a1f3e87962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:19:04.168Z|5449f331-7634-417c-aaa5-15a1f3e87962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:19:04.478Z|3571d352-8c47-4613-b2af-b1e55ae80081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:19:04.479Z|3571d352-8c47-4613-b2af-b1e55ae80081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:19:07.716Z|f363f284-879c-48c3-b3f1-8e3946e4bb3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:07.716Z|70d33c77-6c05-4d8a-92dc-b3cc128777d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:07.717Z|f363f284-879c-48c3-b3f1-8e3946e4bb3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:07.717Z|70d33c77-6c05-4d8a-92dc-b3cc128777d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:07.724Z|9e5ded7d-d8f2-4db1-bbf7-91283ade8ac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:07.725Z|9e5ded7d-d8f2-4db1-bbf7-91283ade8ac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:17.743Z|ab466396-55f9-41e4-ab17-33125e6362d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:17.744Z|ab466396-55f9-41e4-ab17-33125e6362d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:17.744Z|46749ac1-bc19-4dc5-84f3-b9c62db903c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:17.747Z|80dbfa6c-a48d-46a2-8918-5cc960beaa2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:17.748Z|80dbfa6c-a48d-46a2-8918-5cc960beaa2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:17.745Z|46749ac1-bc19-4dc5-84f3-b9c62db903c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:19.167Z|5baeb8f0-a72c-4e19-ad34-31d36372b2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:19:19.171Z|5baeb8f0-a72c-4e19-ad34-31d36372b2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:19:22.056Z|f51ea671-cc9c-40e9-850f-f12d41372332|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:19:22.057Z|f51ea671-cc9c-40e9-850f-f12d41372332|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:27.774Z|81004e0e-27c0-4f6f-bf94-f993313f87b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:27.774Z|83d94810-7255-4805-a4d2-e22f0a5d6890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:27.775Z|81004e0e-27c0-4f6f-bf94-f993313f87b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:27.775Z|83d94810-7255-4805-a4d2-e22f0a5d6890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:27.780Z|1fc3615f-eb03-4d74-946e-623f9180fe53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:27.781Z|1fc3615f-eb03-4d74-946e-623f9180fe53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:34.167Z|a5a18ba8-9f38-47c3-89da-68f23ea55e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:19:34.167Z|a5a18ba8-9f38-47c3-89da-68f23ea55e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:19:34.480Z|d22a10c1-f1ac-49ee-943b-d5e17de7c911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:19:34.480Z|d22a10c1-f1ac-49ee-943b-d5e17de7c911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:19:37.799Z|1a27140f-2766-420f-b989-e961e1f3cdc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:37.800Z|1a27140f-2766-420f-b989-e961e1f3cdc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:37.805Z|e52dcb32-b551-42ec-9bc9-0eb21431c34d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:37.805Z|fa866c05-3f25-4c6d-bb34-977899b5e1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:37.806Z|e52dcb32-b551-42ec-9bc9-0eb21431c34d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:37.806Z|fa866c05-3f25-4c6d-bb34-977899b5e1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:47.824Z|b256653e-a56c-4b18-86d8-b6083e7ba25b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:47.825Z|b256653e-a56c-4b18-86d8-b6083e7ba25b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:47.827Z|6c135a1f-1ca3-45b5-95c6-11764cd3056c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:47.828Z|6c135a1f-1ca3-45b5-95c6-11764cd3056c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:47.830Z|1d49ff8b-5925-4cd5-9fcf-98f6353c33e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:47.831Z|1d49ff8b-5925-4cd5-9fcf-98f6353c33e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:49.167Z|c2f0d917-e0f7-4f71-9144-c69be0190ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:19:49.167Z|c2f0d917-e0f7-4f71-9144-c69be0190ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:19:57.850Z|1e28227a-3ec4-4e5a-bd5e-68a00fe92414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:57.851Z|aba1d511-dea5-4b3d-8234-252c00aac978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:57.851Z|1e28227a-3ec4-4e5a-bd5e-68a00fe92414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:57.852Z|aba1d511-dea5-4b3d-8234-252c00aac978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:19:57.858Z|924e95dc-6585-417c-a1bc-38bc94a0423b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:19:57.859Z|924e95dc-6585-417c-a1bc-38bc94a0423b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:04.167Z|ce66f6f6-0880-4cea-a05c-664ea3510301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:20:04.171Z|ce66f6f6-0880-4cea-a05c-664ea3510301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:20:04.481Z|0b7d7aac-6d5d-4b9c-86c0-5de9c61e07fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:20:04.482Z|0b7d7aac-6d5d-4b9c-86c0-5de9c61e07fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:20:07.879Z|d8146f67-e267-403c-a6ed-c8a905ef1860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:07.880Z|d8146f67-e267-403c-a6ed-c8a905ef1860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:07.905Z|b7b95c0a-8626-4a21-b4eb-585a44d2bd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:07.906Z|b7b95c0a-8626-4a21-b4eb-585a44d2bd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:07.906Z|157c7ba0-1d48-4982-be76-d9788afb9ce5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:07.907Z|157c7ba0-1d48-4982-be76-d9788afb9ce5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:17.910Z|6ea37d72-467c-4972-a53c-cf23c8eeaee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:17.912Z|6ea37d72-467c-4972-a53c-cf23c8eeaee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:17.931Z|136c1a0d-2d46-45f5-af15-bd08859a3ad3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:17.931Z|136c1a0d-2d46-45f5-af15-bd08859a3ad3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:17.936Z|60078085-cc61-4986-b3ce-cd264c42d066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:17.936Z|60078085-cc61-4986-b3ce-cd264c42d066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:19.167Z|406d05b9-f212-4ad8-808e-be676beb5af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:20:19.167Z|406d05b9-f212-4ad8-808e-be676beb5af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:20:22.056Z|5712b240-096b-4284-9949-ab58e30f8caa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:20:22.057Z|5712b240-096b-4284-9949-ab58e30f8caa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:27.936Z|bc029aa2-bfc0-4763-8426-49a2af3c8f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:27.938Z|bc029aa2-bfc0-4763-8426-49a2af3c8f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:27.955Z|d002989f-a628-4ec5-ac4e-ac186cbadf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:27.956Z|d002989f-a628-4ec5-ac4e-ac186cbadf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:27.959Z|d0f82349-9eec-49fe-b8da-18417a86c34b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:27.959Z|d0f82349-9eec-49fe-b8da-18417a86c34b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:34.167Z|5125b734-404b-4f8e-a60f-2df03b91f435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:20:34.167Z|5125b734-404b-4f8e-a60f-2df03b91f435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:20:34.483Z|fd0095f8-da2f-4b21-acb5-aab92a73cb6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:20:34.483Z|fd0095f8-da2f-4b21-acb5-aab92a73cb6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:20:37.963Z|37f82f6a-b058-47bf-a454-f3ca16aa96d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:37.964Z|37f82f6a-b058-47bf-a454-f3ca16aa96d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:37.979Z|8f6dcff2-0cb2-4275-9bc9-00ed1f52e989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:37.980Z|8f6dcff2-0cb2-4275-9bc9-00ed1f52e989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:37.983Z|b398773a-f485-45f1-8d13-4b46e1085dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:37.983Z|b398773a-f485-45f1-8d13-4b46e1085dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:47.991Z|e4cab02b-f529-4a7d-aac9-ab459d636914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:47.992Z|e4cab02b-f529-4a7d-aac9-ab459d636914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:48.001Z|0384d664-5f76-4330-b7c5-b314189a6932|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:48.002Z|0384d664-5f76-4330-b7c5-b314189a6932|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:48.004Z|c15f4ab6-4805-4a59-a855-829e7ea3fdc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:48.005Z|c15f4ab6-4805-4a59-a855-829e7ea3fdc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:49.167Z|15412eb1-09f2-4647-927c-07c01e9b71bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:20:49.171Z|15412eb1-09f2-4647-927c-07c01e9b71bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:20:58.018Z|8f3d8131-0d27-4b69-adfc-3ee6a909cbf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:58.019Z|8f3d8131-0d27-4b69-adfc-3ee6a909cbf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:58.025Z|3a40deae-4c1e-483a-8cdc-67921d59c3f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:58.026Z|3a40deae-4c1e-483a-8cdc-67921d59c3f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:20:58.028Z|f36a73df-f1d5-48b7-889a-1a95e35d83ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:20:58.028Z|f36a73df-f1d5-48b7-889a-1a95e35d83ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:04.167Z|b4f805ef-f49f-4574-94ef-7ba93ae6e402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:21:04.168Z|b4f805ef-f49f-4574-94ef-7ba93ae6e402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:21:04.484Z|7c2ac416-8042-4b2c-9a7b-414da330a9d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:21:04.485Z|7c2ac416-8042-4b2c-9a7b-414da330a9d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:21:08.046Z|d9bc1db8-39f3-49cf-b43e-8568d2a50ae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:08.047Z|d9bc1db8-39f3-49cf-b43e-8568d2a50ae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:08.048Z|162dc573-7e7f-4e54-8c50-1d8dc2480d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:08.049Z|162dc573-7e7f-4e54-8c50-1d8dc2480d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:08.054Z|470be5ff-5135-4d24-8dbf-c6650203f8ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:08.055Z|470be5ff-5135-4d24-8dbf-c6650203f8ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:18.073Z|597f8ffc-60d9-4f0e-aaf6-d48f6c46f423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:18.073Z|597f8ffc-60d9-4f0e-aaf6-d48f6c46f423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:18.075Z|c366f68e-5787-41c2-9eb1-6ba02bbf991a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:18.076Z|c366f68e-5787-41c2-9eb1-6ba02bbf991a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:18.077Z|2b5cd66b-63cf-4f89-9abc-269fcd629fbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:18.078Z|2b5cd66b-63cf-4f89-9abc-269fcd629fbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:19.167Z|929cc5f6-415d-4076-b432-d4759eabbd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:21:19.167Z|929cc5f6-415d-4076-b432-d4759eabbd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:21:22.056Z|5daddd2b-1373-454d-8872-9ba99ac4ec36|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:21:22.057Z|5daddd2b-1373-454d-8872-9ba99ac4ec36|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:28.101Z|4aa721fa-f69f-4b26-bcca-3d53244b18d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:28.102Z|409fa768-bbd6-4872-9adc-1cf8a70cef2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:28.102Z|eef59cb4-4ac3-4813-b821-34acc66f2bcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:28.102Z|4aa721fa-f69f-4b26-bcca-3d53244b18d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:28.103Z|eef59cb4-4ac3-4813-b821-34acc66f2bcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:28.103Z|409fa768-bbd6-4872-9adc-1cf8a70cef2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:34.167Z|7cdf002a-e7cf-42b9-b1bd-af1a9d2d7d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:21:34.171Z|7cdf002a-e7cf-42b9-b1bd-af1a9d2d7d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:21:34.485Z|55c97d45-8cc8-4c24-bdee-376763710302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:21:34.486Z|55c97d45-8cc8-4c24-bdee-376763710302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:21:38.126Z|c99e930a-a558-45ab-8d93-c30791cefff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:38.126Z|d9eb6e1c-66a0-4727-9d2e-15d8efb8dbd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:38.127Z|d9eb6e1c-66a0-4727-9d2e-15d8efb8dbd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:38.127Z|c99e930a-a558-45ab-8d93-c30791cefff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:38.128Z|59ef4713-d90e-4a0d-abb8-96ccfa5e3d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:38.129Z|59ef4713-d90e-4a0d-abb8-96ccfa5e3d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:48.152Z|2d2c93a2-4488-4484-8077-d46bf6308479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:48.153Z|2d2c93a2-4488-4484-8077-d46bf6308479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:48.154Z|2e65faf3-1c42-404e-9628-900fb55dec1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:48.154Z|3cf62edf-eebb-4de3-893e-7dc9fba397b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:48.155Z|2e65faf3-1c42-404e-9628-900fb55dec1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:48.155Z|3cf62edf-eebb-4de3-893e-7dc9fba397b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:49.167Z|12701733-7e71-44ed-a847-eab14aa952d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:21:49.167Z|12701733-7e71-44ed-a847-eab14aa952d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:21:58.180Z|473d8dc1-6a3d-4808-9fc0-5ac3df07beb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:58.181Z|473d8dc1-6a3d-4808-9fc0-5ac3df07beb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:58.180Z|f521ddb5-fa80-4fe7-afa2-8796946489c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:58.180Z|28690297-1f53-4fb5-b651-750acd4f5eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:21:58.181Z|f521ddb5-fa80-4fe7-afa2-8796946489c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:21:58.181Z|28690297-1f53-4fb5-b651-750acd4f5eb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:04.167Z|9c4182c8-416f-4659-9c76-2dbf7b0eeb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:22:04.167Z|9c4182c8-416f-4659-9c76-2dbf7b0eeb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:22:04.487Z|e2c40534-07c6-4939-a0c2-9c5cdb522f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:22:04.488Z|e2c40534-07c6-4939-a0c2-9c5cdb522f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:22:08.209Z|843249c0-1cae-4def-bd3c-c91f30b3012c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:08.210Z|843249c0-1cae-4def-bd3c-c91f30b3012c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:08.214Z|0ac812d9-5da4-46b3-a549-4b7d543c5a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:08.215Z|0ac812d9-5da4-46b3-a549-4b7d543c5a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:08.215Z|355a88bb-c1d9-4513-b885-1bedfe7b51ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:08.216Z|355a88bb-c1d9-4513-b885-1bedfe7b51ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:18.241Z|d6498899-9914-4525-b538-6826eaf2cedb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:18.241Z|6b80be22-c42a-463e-b8b3-0c983bf21d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:18.242Z|d6498899-9914-4525-b538-6826eaf2cedb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:18.242Z|6b80be22-c42a-463e-b8b3-0c983bf21d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:18.244Z|e3768150-2c7f-4ccf-931d-ecc426c6ed3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:18.245Z|e3768150-2c7f-4ccf-931d-ecc426c6ed3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:19.166Z|d9c1274a-a1b7-4dcc-8f2b-81b07a87c8de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:22:19.170Z|d9c1274a-a1b7-4dcc-8f2b-81b07a87c8de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:22:22.056Z|4e0706e8-59ea-48da-b804-7da6ba295fc1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:22:22.057Z|4e0706e8-59ea-48da-b804-7da6ba295fc1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:28.265Z|ed5fc146-2590-4f06-8ba9-eaf5de5ca216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:28.266Z|31e5e0b3-a892-40b4-a4e6-a592bd62a39d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:28.266Z|1ddd364a-5166-48b2-bf9d-4a9c81184e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:28.266Z|ed5fc146-2590-4f06-8ba9-eaf5de5ca216|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:28.266Z|31e5e0b3-a892-40b4-a4e6-a592bd62a39d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:28.266Z|1ddd364a-5166-48b2-bf9d-4a9c81184e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:34.167Z|14d2ef67-c34e-4674-8731-1b4725d6e29f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:22:34.167Z|14d2ef67-c34e-4674-8731-1b4725d6e29f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:22:34.488Z|cebc1b0b-5a9b-4323-9e90-dd4a56fa8ca9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:22:34.489Z|cebc1b0b-5a9b-4323-9e90-dd4a56fa8ca9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:22:38.291Z|ca42d6f4-1bee-4c4e-93bb-d839f6934bb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:38.291Z|38611524-70c7-48ed-ab17-afefb452f43e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:38.292Z|ca42d6f4-1bee-4c4e-93bb-d839f6934bb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:38.292Z|38611524-70c7-48ed-ab17-afefb452f43e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:38.299Z|c26d1295-b404-4c4f-b89d-c1af9a70ad88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:38.300Z|c26d1295-b404-4c4f-b89d-c1af9a70ad88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:48.315Z|63871719-1b70-40ff-9d50-c9cef04fe2c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:48.316Z|63871719-1b70-40ff-9d50-c9cef04fe2c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:48.316Z|746ba768-be4a-4908-8b30-b2029fa43071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:48.318Z|746ba768-be4a-4908-8b30-b2029fa43071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:48.322Z|ebd2c774-452c-4068-8132-b0c313053db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:48.323Z|ebd2c774-452c-4068-8132-b0c313053db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:49.167Z|c8243010-ebab-4df0-990c-db168574dc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:22:49.167Z|c8243010-ebab-4df0-990c-db168574dc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:22:58.339Z|e9b5af6a-590e-442a-8ec3-cfa32c02766e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:58.339Z|e9b5af6a-590e-442a-8ec3-cfa32c02766e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:58.340Z|76d376f3-7d94-4a48-8e09-663779b43569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:58.341Z|76d376f3-7d94-4a48-8e09-663779b43569|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:22:58.348Z|497c5229-6a84-4774-9708-daf0088044c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:22:58.348Z|497c5229-6a84-4774-9708-daf0088044c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:04.167Z|4aa28b97-ce12-427d-8360-11d574040e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:23:04.172Z|4aa28b97-ce12-427d-8360-11d574040e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:23:04.490Z|15acdc6a-0c2f-492a-b25c-9b52d106d29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:23:04.491Z|15acdc6a-0c2f-492a-b25c-9b52d106d29b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:23:08.362Z|ef862657-e9fa-4677-baa6-287a82288699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:08.362Z|5421204d-1efb-4090-963e-74bfd8ba709a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:08.363Z|ef862657-e9fa-4677-baa6-287a82288699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:08.363Z|5421204d-1efb-4090-963e-74bfd8ba709a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:08.370Z|7f128171-a632-4871-9866-11fe9549b371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:08.371Z|7f128171-a632-4871-9866-11fe9549b371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:18.389Z|27218a49-5f09-46ea-a77f-722b50588217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:18.389Z|63a33075-386b-4ccb-844d-1f8e07aea7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:18.390Z|27218a49-5f09-46ea-a77f-722b50588217|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:18.390Z|63a33075-386b-4ccb-844d-1f8e07aea7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:18.391Z|16392452-8bd4-4128-948d-9d05e1394bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:18.392Z|16392452-8bd4-4128-948d-9d05e1394bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:19.167Z|c1892560-0f91-4b95-8e36-55ad010ca111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:23:19.167Z|c1892560-0f91-4b95-8e36-55ad010ca111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:23:22.057Z|e3776880-c389-420b-b94b-35c5e4c43205|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:23:22.058Z|e3776880-c389-420b-b94b-35c5e4c43205|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:28.414Z|a24a1109-feb5-4376-90fb-a063af8a6ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:28.414Z|6adef4c9-39f9-4f9a-bbbd-dcf4bff5fa1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:28.414Z|0cdcb601-84a6-4ea2-835d-d9959c1955bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:28.415Z|a24a1109-feb5-4376-90fb-a063af8a6ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:28.415Z|6adef4c9-39f9-4f9a-bbbd-dcf4bff5fa1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:28.415Z|0cdcb601-84a6-4ea2-835d-d9959c1955bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:34.167Z|ad6d782d-78c1-4c0b-9f24-891884c5670a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:23:34.167Z|ad6d782d-78c1-4c0b-9f24-891884c5670a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:23:34.491Z|0238957d-2991-4289-9c8c-4a43fc0b839e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:23:34.492Z|0238957d-2991-4289-9c8c-4a43fc0b839e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:23:38.441Z|b427ff61-0de5-473d-9e01-60cdeebc1346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:38.442Z|b427ff61-0de5-473d-9e01-60cdeebc1346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:38.443Z|df700f6a-c2db-4ca7-a72d-d50c64662478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:38.443Z|df700f6a-c2db-4ca7-a72d-d50c64662478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:38.447Z|4551af5f-a7ef-4c2e-832f-997357300319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:38.447Z|4551af5f-a7ef-4c2e-832f-997357300319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:48.473Z|ba73fd14-fc8f-489e-8c0d-a7dec7d9f652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:48.473Z|b10a8742-5ae4-4d15-8c8f-dc6976301693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:48.474Z|b10a8742-5ae4-4d15-8c8f-dc6976301693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:48.474Z|ba73fd14-fc8f-489e-8c0d-a7dec7d9f652|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:48.479Z|136bab34-d6ab-4784-837f-f130aac6971d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:48.482Z|136bab34-d6ab-4784-837f-f130aac6971d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:49.167Z|9f53f122-adf9-4ea7-b4b4-135d59be2832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:23:49.172Z|9f53f122-adf9-4ea7-b4b4-135d59be2832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:23:58.496Z|468a7a95-e2ad-4c39-840f-23731cf7fabb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:58.496Z|4b2c50ad-2e55-4169-b44c-d87d4572db16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:58.496Z|468a7a95-e2ad-4c39-840f-23731cf7fabb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:58.497Z|4b2c50ad-2e55-4169-b44c-d87d4572db16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:23:58.505Z|aadc61d2-2ba6-420a-9679-ffb581aa4c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:23:58.505Z|aadc61d2-2ba6-420a-9679-ffb581aa4c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:04.167Z|0f0fb377-87bc-4255-9ea0-28bb0290c957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:24:04.167Z|0f0fb377-87bc-4255-9ea0-28bb0290c957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:24:04.493Z|31432db1-1549-4b9b-9ec0-b47d8a121b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:24:04.493Z|31432db1-1549-4b9b-9ec0-b47d8a121b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:24:08.520Z|55276d67-7d81-4bc2-8bd0-eb1ca09cf9c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:08.521Z|1fb76d7c-94da-4d87-bc02-2a75d2320c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:08.522Z|55276d67-7d81-4bc2-8bd0-eb1ca09cf9c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:08.522Z|1fb76d7c-94da-4d87-bc02-2a75d2320c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:08.526Z|5a653972-bfcf-47d4-a24d-16392c17b90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:08.527Z|5a653972-bfcf-47d4-a24d-16392c17b90d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:18.548Z|2e2235db-6473-4ae3-950c-26cb067f8ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:18.549Z|2e2235db-6473-4ae3-950c-26cb067f8ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:18.555Z|67d8a9f1-e38c-47af-9437-0d0d0ecbf5d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:18.555Z|7366cff3-61f9-4227-95f6-7b10f6ce3861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:18.556Z|67d8a9f1-e38c-47af-9437-0d0d0ecbf5d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:18.556Z|7366cff3-61f9-4227-95f6-7b10f6ce3861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:19.167Z|eea80d83-8610-4653-ba48-7c246d66dc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:24:19.167Z|eea80d83-8610-4653-ba48-7c246d66dc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:24:22.056Z|6964271b-1a95-4d15-bdef-9fd6a53049a3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:24:22.058Z|6964271b-1a95-4d15-bdef-9fd6a53049a3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:28.576Z|a5bce3ed-49f0-49f5-9fee-7e3c04e6c161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:28.577Z|a5bce3ed-49f0-49f5-9fee-7e3c04e6c161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:28.582Z|8e9ef4f0-3f60-4971-947b-9ca238d22209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:28.582Z|8f1dd385-ebe4-4de0-9058-f44f7cc83779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:28.583Z|8e9ef4f0-3f60-4971-947b-9ca238d22209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:28.583Z|8f1dd385-ebe4-4de0-9058-f44f7cc83779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:34.167Z|1329f699-372b-41f6-96f5-5370da7851b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:24:34.171Z|1329f699-372b-41f6-96f5-5370da7851b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:24:34.494Z|842d9d16-5453-4c1d-af60-334b9c4880a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:24:34.495Z|842d9d16-5453-4c1d-af60-334b9c4880a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:24:38.603Z|a7899687-fcf4-4b4d-9bf5-bc1dfef144bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:38.604Z|a7899687-fcf4-4b4d-9bf5-bc1dfef144bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:38.606Z|64901d81-ae43-4f7d-aee9-35b91d366d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:38.606Z|25c9f4a2-c6d1-47f1-b121-fa18f44cd0f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:38.606Z|64901d81-ae43-4f7d-aee9-35b91d366d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:38.607Z|25c9f4a2-c6d1-47f1-b121-fa18f44cd0f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:48.627Z|21b3aa7f-8b48-4e98-825a-9937e7f8b0da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:48.627Z|9daee8a3-aae1-4d0c-b705-bb5e471e17c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:48.628Z|21b3aa7f-8b48-4e98-825a-9937e7f8b0da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:48.629Z|9daee8a3-aae1-4d0c-b705-bb5e471e17c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:48.632Z|b0a20322-f7c2-4a89-b185-3b7b56e5f9a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:48.633Z|b0a20322-f7c2-4a89-b185-3b7b56e5f9a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:49.167Z|4814f4ce-67d0-4209-a4d5-990564e335b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:24:49.168Z|4814f4ce-67d0-4209-a4d5-990564e335b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:24:58.651Z|77460e90-6b9b-4227-8b60-c9b0869c993e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:58.653Z|77460e90-6b9b-4227-8b60-c9b0869c993e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:58.653Z|c789e8ed-e5cb-45d8-b514-8e5128360d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:58.654Z|c789e8ed-e5cb-45d8-b514-8e5128360d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:24:58.658Z|8eabf256-d4ce-428c-a439-a08649be00da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:24:58.658Z|8eabf256-d4ce-428c-a439-a08649be00da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:04.167Z|18081da0-a7b7-4fd7-a1c0-61c1e41bd4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:25:04.167Z|18081da0-a7b7-4fd7-a1c0-61c1e41bd4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:25:04.496Z|433604d7-5b87-478f-bb59-2d618e0f91e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:25:04.497Z|433604d7-5b87-478f-bb59-2d618e0f91e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:25:08.681Z|c28ead5c-a9b9-4c47-b4b2-eec43ab22dc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:08.682Z|ae02fbc3-a276-4b3a-9738-4f4e5bc8ed5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:08.683Z|ae02fbc3-a276-4b3a-9738-4f4e5bc8ed5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:08.683Z|c28ead5c-a9b9-4c47-b4b2-eec43ab22dc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:08.683Z|93a57072-fd07-4432-8c42-16fd9657275b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:08.684Z|93a57072-fd07-4432-8c42-16fd9657275b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:18.711Z|e1e280c5-99fe-4548-b92d-686282bdb04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:18.711Z|cf6bdcb3-717f-4d94-a1b3-32f528e043ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:18.712Z|cf6bdcb3-717f-4d94-a1b3-32f528e043ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:18.712Z|e1e280c5-99fe-4548-b92d-686282bdb04f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:18.712Z|b848901d-d4d9-4aae-b983-b6a64b7871bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:18.714Z|b848901d-d4d9-4aae-b983-b6a64b7871bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:19.167Z|c4fa3769-b13f-4ae5-9d36-0c16893ffafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:25:19.170Z|c4fa3769-b13f-4ae5-9d36-0c16893ffafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:25:22.056Z|8293f7b4-57c6-4c0d-b2de-527f823fb468|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:25:22.057Z|8293f7b4-57c6-4c0d-b2de-527f823fb468|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:28.741Z|f0a91f06-27d3-40bb-83b0-aeaf2c262991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:28.742Z|0f3eb467-f0bd-4d34-90b6-902d43a508f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:28.743Z|0f3eb467-f0bd-4d34-90b6-902d43a508f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:28.743Z|f0a91f06-27d3-40bb-83b0-aeaf2c262991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:28.744Z|aa2e97d9-26af-4ad8-b89d-d84d01078196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:28.744Z|aa2e97d9-26af-4ad8-b89d-d84d01078196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:34.167Z|17593a04-3de8-4260-9fd5-fa0be30f8aa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:25:34.167Z|17593a04-3de8-4260-9fd5-fa0be30f8aa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:25:34.497Z|f29adedf-fbad-4a9d-96d0-9879164e84c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:25:34.498Z|f29adedf-fbad-4a9d-96d0-9879164e84c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:25:38.770Z|58c7e62a-4e07-4be6-8264-b777ac76e16b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:38.770Z|58c7e62a-4e07-4be6-8264-b777ac76e16b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:38.770Z|e8866604-14ae-4696-a154-5de2316544b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:38.771Z|42955255-eb0f-4881-b2a4-e308158aa921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:38.771Z|e8866604-14ae-4696-a154-5de2316544b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:38.771Z|42955255-eb0f-4881-b2a4-e308158aa921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:48.852Z|50d43e20-5141-4cd0-89c6-feecf4f6985e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:48.852Z|1b2e91c4-b71a-4c59-a2c7-c8bfdb287f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:48.853Z|50d43e20-5141-4cd0-89c6-feecf4f6985e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:48.853Z|1b2e91c4-b71a-4c59-a2c7-c8bfdb287f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:48.855Z|58ceb577-2d35-45a7-9214-2c21b8e15ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:48.855Z|58ceb577-2d35-45a7-9214-2c21b8e15ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:49.167Z|614723f9-a0cb-4e98-ba34-88c48a340587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:25:49.167Z|614723f9-a0cb-4e98-ba34-88c48a340587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:25:58.885Z|aceb34fd-97ba-497e-a49c-74fc37b88366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:58.885Z|f233f221-8e7e-4eb0-9a26-1dd0b38c5a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:58.886Z|aceb34fd-97ba-497e-a49c-74fc37b88366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:58.886Z|f233f221-8e7e-4eb0-9a26-1dd0b38c5a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:25:58.892Z|540d5bfd-2981-4b52-a6b0-ce364ead5884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:25:58.893Z|540d5bfd-2981-4b52-a6b0-ce364ead5884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:04.167Z|4ed4a12f-ac74-4dbd-842b-267cc96ac694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:26:04.170Z|4ed4a12f-ac74-4dbd-842b-267cc96ac694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:26:04.498Z|7796b0ac-7deb-4514-8e13-308c4b382bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:26:04.499Z|7796b0ac-7deb-4514-8e13-308c4b382bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:26:08.913Z|ba13cd25-ed73-4cc2-8b6c-52bd5769fd28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:08.913Z|cb0b5649-bc68-49ad-b2e7-19e205c36cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:08.914Z|cb0b5649-bc68-49ad-b2e7-19e205c36cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:08.914Z|ba13cd25-ed73-4cc2-8b6c-52bd5769fd28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:08.918Z|eb7f8c6a-59d4-4320-ad34-68cf30219dcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:08.919Z|eb7f8c6a-59d4-4320-ad34-68cf30219dcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:18.947Z|cc0a9718-717c-4408-b1f0-c5a6e5ebad44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:18.948Z|cc0a9718-717c-4408-b1f0-c5a6e5ebad44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:18.953Z|672bb9a8-6ec9-4e15-9c20-404ed0e1ed27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:18.954Z|672bb9a8-6ec9-4e15-9c20-404ed0e1ed27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:18.958Z|7e339649-9fb6-4589-a988-fc6687fab739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:18.959Z|7e339649-9fb6-4589-a988-fc6687fab739|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:19.170Z|cdb7c609-2282-4d1e-b7d1-2a818333c0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:26:19.170Z|cdb7c609-2282-4d1e-b7d1-2a818333c0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:26:22.058Z|e766111b-c264-45bc-a1f6-e0bd1fa4ab5d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:26:22.059Z|e766111b-c264-45bc-a1f6-e0bd1fa4ab5d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:28.984Z|93484c29-060e-4c1d-b3cf-74bd74557f11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:28.984Z|93484c29-060e-4c1d-b3cf-74bd74557f11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:28.986Z|668c4ec5-3059-4cb9-ab77-c7670062a6e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:28.986Z|668c4ec5-3059-4cb9-ab77-c7670062a6e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:28.987Z|037deace-22a5-4fc8-a04b-def9a7aa44b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:28.987Z|037deace-22a5-4fc8-a04b-def9a7aa44b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:34.167Z|a6acbe71-fd65-454c-9f4f-ceddba6def16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:26:34.167Z|a6acbe71-fd65-454c-9f4f-ceddba6def16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:26:34.500Z|c30f0553-17d9-4ed5-92a0-9cdb6ead3670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:26:34.500Z|c30f0553-17d9-4ed5-92a0-9cdb6ead3670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:26:39.008Z|76daa8ef-0377-4503-bff3-7d00967f3d66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:39.008Z|c96dc385-69d1-47ab-8cb8-613b8c47f752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:39.009Z|76daa8ef-0377-4503-bff3-7d00967f3d66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:39.009Z|c96dc385-69d1-47ab-8cb8-613b8c47f752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:39.016Z|c77c725c-e1b7-4c70-b488-2c38d60405a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:39.017Z|c77c725c-e1b7-4c70-b488-2c38d60405a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:49.034Z|fcac5212-e31d-4a58-a592-ab1e08bed16b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:49.034Z|fcac5212-e31d-4a58-a592-ab1e08bed16b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:49.041Z|28549a49-3562-4dd2-97c5-391b69cc0b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:49.042Z|28549a49-3562-4dd2-97c5-391b69cc0b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:49.043Z|4fb4bbe8-7a6e-4921-9fd4-2fa7ec39fac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:49.043Z|4fb4bbe8-7a6e-4921-9fd4-2fa7ec39fac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:49.167Z|bfaddfa9-94e2-4bc9-a69e-7c7fdb773575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:26:49.171Z|bfaddfa9-94e2-4bc9-a69e-7c7fdb773575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:26:59.059Z|4113e276-788f-4d4e-b966-9e15fbd45094|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:59.060Z|4113e276-788f-4d4e-b966-9e15fbd45094|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:59.064Z|3be9abb4-e00f-4c13-af01-82c203451400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:59.064Z|cc6ddfcd-73c4-4e08-ab31-856e420b5962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:26:59.065Z|3be9abb4-e00f-4c13-af01-82c203451400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:26:59.065Z|cc6ddfcd-73c4-4e08-ab31-856e420b5962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:04.167Z|2478ad2b-c752-4872-ad57-95abe797d318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:27:04.167Z|2478ad2b-c752-4872-ad57-95abe797d318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:27:04.501Z|89fb6e70-3237-424d-bc38-856ad39a2054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:27:04.502Z|89fb6e70-3237-424d-bc38-856ad39a2054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:27:09.088Z|f44d47e3-b371-436b-9f67-575376146af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:09.089Z|f44d47e3-b371-436b-9f67-575376146af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:09.091Z|1e19429b-97f2-4c48-a8cb-192c2ec0647a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:09.091Z|77e7ff23-2dcb-488c-9821-974443eb92b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:09.091Z|1e19429b-97f2-4c48-a8cb-192c2ec0647a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:09.091Z|77e7ff23-2dcb-488c-9821-974443eb92b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:19.115Z|3d48eca2-228a-4f77-aaa8-698f41b5954b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:19.115Z|9fa23e54-0b5a-42da-8de6-508a34740877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:19.116Z|9fa23e54-0b5a-42da-8de6-508a34740877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:19.116Z|3d48eca2-228a-4f77-aaa8-698f41b5954b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:19.117Z|07693f86-c12f-428a-a875-b4ea991b278a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:19.118Z|07693f86-c12f-428a-a875-b4ea991b278a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:19.167Z|088b3fb4-10ac-4272-9a38-7a7ef88e3e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:27:19.167Z|088b3fb4-10ac-4272-9a38-7a7ef88e3e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:27:22.055Z|b136474d-dc3c-4738-b9bc-d6bccf3069ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:27:22.057Z|b136474d-dc3c-4738-b9bc-d6bccf3069ac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:29.141Z|256f04f3-97a6-416d-b70c-3b5d7b3fbb90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:29.141Z|256f04f3-97a6-416d-b70c-3b5d7b3fbb90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:29.141Z|dcc0f89e-b424-44e5-8f36-5029be240845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:29.143Z|dcc0f89e-b424-44e5-8f36-5029be240845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:29.144Z|df1e30e5-4267-4b71-94c3-dc8fe45636d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:29.144Z|df1e30e5-4267-4b71-94c3-dc8fe45636d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:34.167Z|b7207dea-0259-4244-ae01-65ef58d5b5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:27:34.171Z|b7207dea-0259-4244-ae01-65ef58d5b5fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:27:34.502Z|ab49b210-c57f-494a-9bbb-242e01f9d14e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:27:34.503Z|ab49b210-c57f-494a-9bbb-242e01f9d14e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:27:39.168Z|e009e9a8-d38b-428b-806b-6431030f8596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:39.169Z|e009e9a8-d38b-428b-806b-6431030f8596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:39.174Z|9b42e37b-9f8b-4c82-b072-c44b67720745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:39.174Z|9b42e37b-9f8b-4c82-b072-c44b67720745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:39.176Z|01e7e11c-e021-40fe-9262-1a89b35c86eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:39.177Z|01e7e11c-e021-40fe-9262-1a89b35c86eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:49.167Z|581e1c18-6cdf-4858-9ac1-ea93d0acacff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:27:49.167Z|581e1c18-6cdf-4858-9ac1-ea93d0acacff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:27:49.194Z|5e38473b-48ce-4526-8829-1c730e63af70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:49.195Z|5e38473b-48ce-4526-8829-1c730e63af70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:49.196Z|5fe8c18d-cb7f-4f60-bb1f-f44bc3ce3839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:49.197Z|5fe8c18d-cb7f-4f60-bb1f-f44bc3ce3839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:49.200Z|04e835c0-9ac9-4ad7-b25a-353215778b94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:49.200Z|04e835c0-9ac9-4ad7-b25a-353215778b94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:59.222Z|392f0ca7-d11c-4e8a-8b33-19080fe9f468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:59.224Z|392f0ca7-d11c-4e8a-8b33-19080fe9f468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:59.240Z|4bab9423-1f96-46d6-9dbf-b5a7160c9b89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:59.241Z|4bab9423-1f96-46d6-9dbf-b5a7160c9b89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:27:59.241Z|cccf461c-d381-4bd9-b59a-04b1d00ec1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:27:59.241Z|cccf461c-d381-4bd9-b59a-04b1d00ec1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:04.168Z|44cf5a11-7f6e-46c5-a06b-dcbf6bdb709f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:28:04.169Z|44cf5a11-7f6e-46c5-a06b-dcbf6bdb709f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:28:04.504Z|59fcfe19-9201-4ec9-b382-1f4b1557b668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:28:04.504Z|59fcfe19-9201-4ec9-b382-1f4b1557b668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:28:09.251Z|a1992245-3f10-444c-8a51-1073bd8929da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:09.252Z|a1992245-3f10-444c-8a51-1073bd8929da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:09.265Z|7329a3f1-e4d2-4eac-bf8b-17d32ea9e6de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:09.266Z|7329a3f1-e4d2-4eac-bf8b-17d32ea9e6de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:09.267Z|52f8201a-d706-4905-a1c8-7d561a406086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:09.267Z|52f8201a-d706-4905-a1c8-7d561a406086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:19.167Z|378d62c4-147e-490a-83d1-3912f7088f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:28:19.171Z|378d62c4-147e-490a-83d1-3912f7088f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:28:19.276Z|0bbad3cb-3955-4b29-87e5-7977f2c4763f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:19.277Z|0bbad3cb-3955-4b29-87e5-7977f2c4763f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:19.289Z|e0b3bde3-753b-48c3-b113-98515e2048e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:19.289Z|0600a260-1106-4e78-bdf9-99c060d85110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:19.290Z|0600a260-1106-4e78-bdf9-99c060d85110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:19.290Z|e0b3bde3-753b-48c3-b113-98515e2048e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:22.056Z|759631ac-7859-4b31-8a5f-3746bfa55c7b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:28:22.057Z|759631ac-7859-4b31-8a5f-3746bfa55c7b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:29.305Z|caa9bdf8-6fe0-4845-8bad-3b54a3314f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:29.306Z|caa9bdf8-6fe0-4845-8bad-3b54a3314f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:29.313Z|e1f3dae9-1b49-44b0-ae1c-9c69fe2e5332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:29.313Z|e1f3dae9-1b49-44b0-ae1c-9c69fe2e5332|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:29.315Z|e1485b3c-9db0-431a-8901-2e74a6820cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:29.315Z|e1485b3c-9db0-431a-8901-2e74a6820cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:34.168Z|54f96ca3-4dd5-41be-bdc5-2d750224b50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:28:34.169Z|54f96ca3-4dd5-41be-bdc5-2d750224b50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:28:34.505Z|a6f6e8ab-36f0-44f8-9540-bb78833d13cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:28:34.506Z|a6f6e8ab-36f0-44f8-9540-bb78833d13cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:28:39.329Z|e50bc1d2-6456-4153-8b18-cfb6a12fe6cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:39.330Z|e50bc1d2-6456-4153-8b18-cfb6a12fe6cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:39.335Z|58b3b374-913b-4dfd-9679-dc81b7f4b0e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:39.336Z|58b3b374-913b-4dfd-9679-dc81b7f4b0e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:39.336Z|bc54a815-0ac6-4ccd-91b9-e2c126e4e851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:39.336Z|bc54a815-0ac6-4ccd-91b9-e2c126e4e851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:49.168Z|07085a6e-c51e-4631-94c3-6bf3063e9c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:28:49.168Z|07085a6e-c51e-4631-94c3-6bf3063e9c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:28:49.354Z|41aed73c-b2d7-46b7-8ac2-334c1d97f5ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:49.355Z|41aed73c-b2d7-46b7-8ac2-334c1d97f5ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:49.358Z|e30d2bf7-5f15-42ec-867b-33748a2e7f41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:49.359Z|e30d2bf7-5f15-42ec-867b-33748a2e7f41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:49.360Z|657ad9f5-ae71-4168-b8ee-bfa2b8c619cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:49.361Z|657ad9f5-ae71-4168-b8ee-bfa2b8c619cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:59.380Z|1b028b83-6a6e-46a8-b4e5-5a1f472a4b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:59.381Z|1b028b83-6a6e-46a8-b4e5-5a1f472a4b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:59.383Z|d052fc95-20c9-451d-b522-0a0e6be00ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:59.383Z|d052fc95-20c9-451d-b522-0a0e6be00ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:28:59.383Z|c4c84def-c7e5-48a7-b668-1249beb1e7b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:28:59.384Z|c4c84def-c7e5-48a7-b668-1249beb1e7b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:04.167Z|a3bd17ec-cc59-4e66-875e-4fd454e3c79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:29:04.171Z|a3bd17ec-cc59-4e66-875e-4fd454e3c79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:29:04.507Z|c77c931c-fd6f-4e6c-8d6d-a87b77fc1625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:29:04.507Z|c77c931c-fd6f-4e6c-8d6d-a87b77fc1625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:29:09.409Z|5eea4fa1-a210-4100-b82e-8684acceff70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:09.410Z|5eea4fa1-a210-4100-b82e-8684acceff70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:09.413Z|0c1a3768-189e-4b04-962b-6e4fea0d1489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:09.413Z|58c99e84-50c5-457f-a794-02a18e2db37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:09.414Z|0c1a3768-189e-4b04-962b-6e4fea0d1489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:09.414Z|58c99e84-50c5-457f-a794-02a18e2db37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:19.167Z|0742fd01-6c3f-4787-affb-5de9a7d6e6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:29:19.167Z|0742fd01-6c3f-4787-affb-5de9a7d6e6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:29:19.436Z|ddf327e3-fdf8-439e-bd26-dd0155004d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:19.437Z|ddf327e3-fdf8-439e-bd26-dd0155004d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:19.438Z|e41eebda-07e0-4101-af0e-bbbff7721f6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:19.439Z|e41eebda-07e0-4101-af0e-bbbff7721f6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:19.441Z|52656021-dc19-4e06-ab6b-c9f5fefde8ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:19.442Z|52656021-dc19-4e06-ab6b-c9f5fefde8ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:22.057Z|033ce7fd-41fc-4868-aec8-c3a6ad82048f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:29:22.058Z|033ce7fd-41fc-4868-aec8-c3a6ad82048f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:29.466Z|3268c10b-bb5d-4e4d-8917-525f7749728a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:29.467Z|4d919774-b907-4832-8a74-91b551787533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:29.467Z|3268c10b-bb5d-4e4d-8917-525f7749728a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:29.467Z|4d919774-b907-4832-8a74-91b551787533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:29.471Z|21d2f5b0-84b6-4a2f-ac2e-b9ada43d5613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:29.472Z|21d2f5b0-84b6-4a2f-ac2e-b9ada43d5613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:34.167Z|d8a7443f-c775-498d-a0ee-1ed9735718e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:29:34.168Z|d8a7443f-c775-498d-a0ee-1ed9735718e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:29:34.508Z|fa022abf-c9f0-4114-8e77-a62283d150a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:29:34.508Z|fa022abf-c9f0-4114-8e77-a62283d150a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:29:39.491Z|0d8f761d-b700-4078-bd41-1b0cb092a84d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:39.491Z|0d8f761d-b700-4078-bd41-1b0cb092a84d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:39.497Z|da4f1c9a-71ae-429d-80bb-18df8e5e5691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:39.498Z|da4f1c9a-71ae-429d-80bb-18df8e5e5691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:39.501Z|5432956f-2903-4a3b-aec8-52532638d389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:39.502Z|5432956f-2903-4a3b-aec8-52532638d389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:49.167Z|50ec6128-cba3-46da-b47a-a36bd6924882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:29:49.171Z|50ec6128-cba3-46da-b47a-a36bd6924882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:29:49.518Z|0a458ed0-b230-4314-b3de-8b421e923be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:49.519Z|0a458ed0-b230-4314-b3de-8b421e923be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:49.521Z|1a7ce8cb-0457-4152-9197-0c6d9ccd6781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:49.522Z|1a7ce8cb-0457-4152-9197-0c6d9ccd6781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:49.525Z|c34c1efd-9832-4884-b444-a8658959b35e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:49.526Z|c34c1efd-9832-4884-b444-a8658959b35e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:59.548Z|1e6d7e4b-dc93-4fd9-badd-a770fb7c7c00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:59.548Z|ee8eff8b-5c6e-4d48-8c7d-d21f439f9285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:59.549Z|ee8eff8b-5c6e-4d48-8c7d-d21f439f9285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:59.549Z|1e6d7e4b-dc93-4fd9-badd-a770fb7c7c00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:29:59.550Z|6d0917d0-e36d-4743-be94-89c3f872c0f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:29:59.551Z|6d0917d0-e36d-4743-be94-89c3f872c0f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:04.168Z|b8a7b2a9-da35-4b25-9eb4-0641f999c0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:30:04.168Z|b8a7b2a9-da35-4b25-9eb4-0641f999c0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:30:04.509Z|e3c831c3-7ffc-4852-a939-bd2d4260fbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:30:04.510Z|e3c831c3-7ffc-4852-a939-bd2d4260fbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:30:09.583Z|a27e99c4-d75b-4752-b7ec-29feff74f5d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:09.584Z|5c4588c4-1f01-4f9c-9453-24e57d15ec41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:09.584Z|5c4588c4-1f01-4f9c-9453-24e57d15ec41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:09.584Z|a27e99c4-d75b-4752-b7ec-29feff74f5d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:09.585Z|aab4f53f-c302-445b-b862-65c6bbd30dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:09.586Z|aab4f53f-c302-445b-b862-65c6bbd30dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:19.167Z|27b0c8fb-0893-45dd-b9ed-ed1cea48dc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:30:19.167Z|27b0c8fb-0893-45dd-b9ed-ed1cea48dc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:30:19.608Z|eac5af36-b01c-4251-a74f-c0c4e09ffd6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:19.608Z|200e3fdb-194d-4152-b4f4-095b2078d33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:19.609Z|200e3fdb-194d-4152-b4f4-095b2078d33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:19.609Z|eac5af36-b01c-4251-a74f-c0c4e09ffd6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:19.617Z|567b8e00-76c5-4797-b72b-7b150c61ce19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:19.617Z|567b8e00-76c5-4797-b72b-7b150c61ce19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:22.057Z|61a8b829-1bef-4847-b75f-2616f4acade8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:30:22.058Z|61a8b829-1bef-4847-b75f-2616f4acade8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:29.632Z|9f1c9bd4-c8a0-47be-975a-a56b4e15951a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:29.632Z|c01390e5-ef88-4dfd-8cf6-924da19e5a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:29.633Z|c01390e5-ef88-4dfd-8cf6-924da19e5a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:29.633Z|9f1c9bd4-c8a0-47be-975a-a56b4e15951a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:29.638Z|68341ed5-fb19-4221-be0b-928c505c71ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:29.638Z|68341ed5-fb19-4221-be0b-928c505c71ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:34.167Z|eb353516-ef0b-4934-a83e-10c847144340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:30:34.171Z|eb353516-ef0b-4934-a83e-10c847144340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:30:34.510Z|b9685d1a-3f30-4443-b645-e56d14a0b2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:30:34.511Z|b9685d1a-3f30-4443-b645-e56d14a0b2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:30:39.656Z|4521e459-b493-4464-85ae-bd3e5fd0a3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:39.657Z|4521e459-b493-4464-85ae-bd3e5fd0a3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:39.658Z|d91c34d9-08ef-4fa9-a9f2-95153aba6d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:39.659Z|d91c34d9-08ef-4fa9-a9f2-95153aba6d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:39.662Z|2a2f59cc-017a-483c-870c-5ad18d5aa52c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:39.663Z|2a2f59cc-017a-483c-870c-5ad18d5aa52c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:49.167Z|8656b8e2-370a-41d2-b257-a5c54a9c9ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:30:49.167Z|8656b8e2-370a-41d2-b257-a5c54a9c9ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:30:49.693Z|3e9fa966-92cd-443e-b576-df42c107dce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:49.693Z|0590b554-6e63-4840-8cd7-270b767d045f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:49.693Z|c9dea2a9-27c0-4f93-9d0f-02fcf717bc16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:49.693Z|3e9fa966-92cd-443e-b576-df42c107dce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:49.694Z|0590b554-6e63-4840-8cd7-270b767d045f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:49.694Z|c9dea2a9-27c0-4f93-9d0f-02fcf717bc16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:59.720Z|46780090-b8ce-4227-91d1-0f670d125378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:59.721Z|fda9477a-1b73-45c5-8806-e2707c3a6f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:59.722Z|46780090-b8ce-4227-91d1-0f670d125378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:59.723Z|fda9477a-1b73-45c5-8806-e2707c3a6f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:30:59.728Z|d44194b4-62bd-4ad2-9b64-85139b30abb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:30:59.729Z|d44194b4-62bd-4ad2-9b64-85139b30abb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:04.167Z|c582ae98-1466-4a0e-93d9-ad961238a49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:31:04.167Z|c582ae98-1466-4a0e-93d9-ad961238a49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:31:04.511Z|879bfd5b-e7e9-4b18-baf4-4996a09f21e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:31:04.512Z|879bfd5b-e7e9-4b18-baf4-4996a09f21e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:31:09.745Z|e967f1a3-f184-4646-8ee3-966c17119fcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:09.746Z|e967f1a3-f184-4646-8ee3-966c17119fcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:09.749Z|47d2f2c0-6078-44b8-a9f5-5b507c70aa19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:09.750Z|47d2f2c0-6078-44b8-a9f5-5b507c70aa19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:09.752Z|c0c245cc-e949-460f-b2fb-35c432e7001e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:09.752Z|c0c245cc-e949-460f-b2fb-35c432e7001e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:19.167Z|b9220b1e-f633-4de9-9d87-fe566254086b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:31:19.171Z|b9220b1e-f633-4de9-9d87-fe566254086b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:31:19.773Z|3b9f2707-4666-4953-bd28-61777396a192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:19.774Z|3b9f2707-4666-4953-bd28-61777396a192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:19.775Z|51ffb96a-f15c-4fc2-9f59-210814593ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:19.775Z|51ffb96a-f15c-4fc2-9f59-210814593ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:19.777Z|f0e5da48-fcf7-4224-99d9-46a337227dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:19.778Z|f0e5da48-fcf7-4224-99d9-46a337227dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:22.058Z|5d784c55-fa2a-4800-8c07-4be354e955b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:31:22.058Z|5d784c55-fa2a-4800-8c07-4be354e955b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:29.800Z|10c2ec83-1879-4072-bf3a-2b0f72420a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:29.801Z|10c2ec83-1879-4072-bf3a-2b0f72420a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:29.801Z|daa2c02c-5c4c-4383-a511-977f74c99288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:29.802Z|daa2c02c-5c4c-4383-a511-977f74c99288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:29.805Z|3e8cce0d-034a-4fe5-a115-f823eb033cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:29.805Z|3e8cce0d-034a-4fe5-a115-f823eb033cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:34.167Z|6fcabdd6-0ebb-4de4-8258-83b2484f77fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:31:34.167Z|6fcabdd6-0ebb-4de4-8258-83b2484f77fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:31:34.513Z|8f8bcb7b-972d-4c7b-8109-786992c52242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:31:34.513Z|8f8bcb7b-972d-4c7b-8109-786992c52242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:31:39.827Z|72982cec-902d-4deb-9813-a680cc8d9296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:39.828Z|72982cec-902d-4deb-9813-a680cc8d9296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:39.831Z|99413a57-82dc-4b94-80d3-639fb77e4004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:39.831Z|99413a57-82dc-4b94-80d3-639fb77e4004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:39.831Z|5ed5a6ee-bdfd-4651-8c44-26aa3e4a5533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:39.832Z|5ed5a6ee-bdfd-4651-8c44-26aa3e4a5533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:49.167Z|d747556c-4413-41e2-997f-6f63eda10046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:31:49.168Z|d747556c-4413-41e2-997f-6f63eda10046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:31:49.858Z|1dccb0b9-e34b-4d03-af1b-c232b2d1831f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:49.858Z|d8019500-62a6-4edb-894c-353d16105f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:49.858Z|1dccb0b9-e34b-4d03-af1b-c232b2d1831f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:49.858Z|41948458-a6d8-40f3-b577-7f8956026ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:49.859Z|d8019500-62a6-4edb-894c-353d16105f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:49.860Z|41948458-a6d8-40f3-b577-7f8956026ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:59.885Z|a36fe74f-977b-471f-94fc-21c05de525d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:59.886Z|a36fe74f-977b-471f-94fc-21c05de525d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:59.886Z|e494829c-f007-4398-97d5-f6c6d5aee6a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:59.887Z|e494829c-f007-4398-97d5-f6c6d5aee6a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:31:59.891Z|79ff24e4-077b-49a5-b00b-08e9a778d49c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:31:59.892Z|79ff24e4-077b-49a5-b00b-08e9a778d49c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:04.167Z|d9a94974-064b-4919-9517-ff85d6d32cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:32:04.171Z|d9a94974-064b-4919-9517-ff85d6d32cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:32:04.514Z|5d50749f-8b88-49c5-92f6-cd414780731a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:32:04.515Z|5d50749f-8b88-49c5-92f6-cd414780731a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:32:09.914Z|797f1534-37a8-43ee-82a6-15541f3398ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:09.915Z|797f1534-37a8-43ee-82a6-15541f3398ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:09.915Z|39308f04-b077-498d-b155-9d3b0beb91f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:09.915Z|39308f04-b077-498d-b155-9d3b0beb91f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:09.915Z|1c32dce1-9a4c-463f-a847-f69a747caa8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:09.916Z|1c32dce1-9a4c-463f-a847-f69a747caa8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:19.167Z|a0e8a1d3-7d90-4e3e-babb-d529c0e7aeba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:32:19.167Z|a0e8a1d3-7d90-4e3e-babb-d529c0e7aeba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:32:19.944Z|f773760a-e240-4cc0-8aa7-c9a98b14dd89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:19.945Z|f773760a-e240-4cc0-8aa7-c9a98b14dd89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:19.946Z|3507ad5f-a9da-4846-a381-808c4914eb96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:19.947Z|3507ad5f-a9da-4846-a381-808c4914eb96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:19.956Z|4fcf455a-98d5-4a39-8a3e-2d09298a4e07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:19.956Z|4fcf455a-98d5-4a39-8a3e-2d09298a4e07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:22.059Z|3c4afd0e-63f6-47c6-97ff-6611d07dba34|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:32:22.060Z|3c4afd0e-63f6-47c6-97ff-6611d07dba34|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:29.974Z|a7b73ef1-3d93-4802-98ce-610eebaecda7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:29.974Z|6b030ea1-4558-4cc8-b51f-a06603f9902e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:29.975Z|a7b73ef1-3d93-4802-98ce-610eebaecda7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:29.976Z|6b030ea1-4558-4cc8-b51f-a06603f9902e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:29.983Z|86cc0a4e-e27f-4eec-91fe-babb5cfb27ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:29.983Z|86cc0a4e-e27f-4eec-91fe-babb5cfb27ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:34.167Z|13d1eea9-7f52-410d-b186-6a99b650efba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:32:34.167Z|13d1eea9-7f52-410d-b186-6a99b650efba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:32:34.516Z|341211b3-69d9-45bd-9aae-26c756478533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:32:34.516Z|341211b3-69d9-45bd-9aae-26c756478533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:32:40.000Z|296c3e98-7af4-4bdb-beed-6bf40d493528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:40.000Z|b9bd75df-68d4-4d75-928d-c42a02c1ec30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:40.001Z|296c3e98-7af4-4bdb-beed-6bf40d493528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:40.001Z|b9bd75df-68d4-4d75-928d-c42a02c1ec30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:40.005Z|2fef2dbc-61f3-42cb-87c6-eb03b14a3fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:40.006Z|2fef2dbc-61f3-42cb-87c6-eb03b14a3fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:49.167Z|5fbaea63-12a9-4835-9b00-a215cf76d7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:32:49.171Z|5fbaea63-12a9-4835-9b00-a215cf76d7de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:32:50.027Z|3c71e32f-d5e1-474a-a027-5d2c8e398b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:50.028Z|3c71e32f-d5e1-474a-a027-5d2c8e398b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:50.028Z|212da1fa-9cf8-4b03-81c2-2db47bc6ff17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:50.029Z|212da1fa-9cf8-4b03-81c2-2db47bc6ff17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:32:50.029Z|0c9a0b01-31e5-49e4-8fe5-50141d3414fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:32:50.029Z|0c9a0b01-31e5-49e4-8fe5-50141d3414fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:00.052Z|e2ffc171-8194-43d7-938a-fc70994e99b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:00.053Z|d4b68378-48fd-48cf-8298-6bcd33eaf98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:00.053Z|e2ffc171-8194-43d7-938a-fc70994e99b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:00.054Z|d4b68378-48fd-48cf-8298-6bcd33eaf98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:00.061Z|da3bf73e-05dd-419c-a976-f5031d6bdaec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:00.062Z|da3bf73e-05dd-419c-a976-f5031d6bdaec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:04.167Z|b8aad66f-aca3-44d7-af72-3e0ae52470fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:33:04.167Z|b8aad66f-aca3-44d7-af72-3e0ae52470fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:33:04.517Z|c6a7871a-50ee-4f32-bad9-c97d5a470043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:33:04.518Z|c6a7871a-50ee-4f32-bad9-c97d5a470043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:33:10.078Z|db07518f-af16-4cba-9524-fada604984dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:10.079Z|fdd4a9a7-1ed7-4d44-84b6-e393a0bc6f26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:10.079Z|db07518f-af16-4cba-9524-fada604984dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:10.079Z|fdd4a9a7-1ed7-4d44-84b6-e393a0bc6f26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:10.085Z|af523a08-94be-4b7e-91fe-3fb6bdcdb2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:10.086Z|af523a08-94be-4b7e-91fe-3fb6bdcdb2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:19.167Z|c63a1514-57ad-4738-932d-b14c1aef14f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:33:19.167Z|c63a1514-57ad-4738-932d-b14c1aef14f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:33:20.107Z|2a44617a-365e-491a-8b52-9688ee05c0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:20.107Z|6c11fa23-607c-4c3d-b73e-dcf826ae1053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:20.107Z|2a44617a-365e-491a-8b52-9688ee05c0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:20.108Z|6c11fa23-607c-4c3d-b73e-dcf826ae1053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:20.111Z|de1e6519-415c-44de-b1bd-74468a7767fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:20.111Z|de1e6519-415c-44de-b1bd-74468a7767fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:22.055Z|cd18c128-d68c-4d04-8c47-47d952c89a21|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:33:22.056Z|cd18c128-d68c-4d04-8c47-47d952c89a21|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:30.130Z|9c7399f9-a7c5-48c3-abe0-0b90c5f90daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:30.131Z|9c7399f9-a7c5-48c3-abe0-0b90c5f90daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:30.132Z|c027b469-d561-4500-bf32-8d8ce4e08479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:30.133Z|c027b469-d561-4500-bf32-8d8ce4e08479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:30.133Z|376a70f5-1f76-48b4-b2cb-b4a97dfcd6e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:30.134Z|376a70f5-1f76-48b4-b2cb-b4a97dfcd6e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:34.167Z|3ed8619f-6b6b-4bdb-b664-98c824e00f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:33:34.171Z|3ed8619f-6b6b-4bdb-b664-98c824e00f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:33:34.519Z|4957ee36-a8b8-4078-a814-ad0c738aa947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:33:34.520Z|4957ee36-a8b8-4078-a814-ad0c738aa947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:33:40.156Z|315af0b4-90a6-42ae-b5f6-107b0ec94d6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:40.157Z|315af0b4-90a6-42ae-b5f6-107b0ec94d6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:40.159Z|ccb014c4-1ec5-41db-806d-f9d177985ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:40.160Z|ccb014c4-1ec5-41db-806d-f9d177985ee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:40.163Z|71d7cb50-4cad-44b7-a2cf-6b6355903cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:40.163Z|71d7cb50-4cad-44b7-a2cf-6b6355903cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:49.167Z|de1e3173-540e-4265-aa0c-67d6b83c5619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:33:49.167Z|de1e3173-540e-4265-aa0c-67d6b83c5619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:33:50.185Z|506ef932-9009-4e16-a132-bb711cb819df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:50.186Z|506ef932-9009-4e16-a132-bb711cb819df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:50.187Z|f6ce1243-0c8c-4845-a105-a05a348fc041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:50.187Z|f6ce1243-0c8c-4845-a105-a05a348fc041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:33:50.192Z|f6f53cdd-c64e-433e-9b31-274514b2d215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:33:50.192Z|f6f53cdd-c64e-433e-9b31-274514b2d215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:00.209Z|6d58ac0d-1402-466a-b69d-944bd7bc4732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:00.209Z|6d58ac0d-1402-466a-b69d-944bd7bc4732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:00.209Z|cd80f19e-b281-4c9c-bbe7-7a14b3b337ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:00.210Z|cd80f19e-b281-4c9c-bbe7-7a14b3b337ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:00.217Z|513f9b76-368a-46d3-8495-09ab1db5e3c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:00.217Z|513f9b76-368a-46d3-8495-09ab1db5e3c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:04.167Z|4946ca1a-2bec-4028-9cdc-c8fea68a1a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:34:04.168Z|4946ca1a-2bec-4028-9cdc-c8fea68a1a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:34:04.520Z|d41a04c4-a14c-4d0c-b282-36e56cf55645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:34:04.521Z|d41a04c4-a14c-4d0c-b282-36e56cf55645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:34:10.231Z|75aad207-b6c2-435e-be0d-f24100ddd06f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:10.232Z|75aad207-b6c2-435e-be0d-f24100ddd06f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:10.232Z|442e1477-c2c8-444a-836a-d9f00ec78447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:10.233Z|442e1477-c2c8-444a-836a-d9f00ec78447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:10.236Z|0900f65e-a7cd-4674-bcf3-d9d1745b4999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:10.237Z|0900f65e-a7cd-4674-bcf3-d9d1745b4999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:19.167Z|6794bed7-53f6-41fa-866c-40b3c749308d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:34:19.174Z|6794bed7-53f6-41fa-866c-40b3c749308d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:34:20.257Z|f003a945-5c71-45a1-be31-94ca2d154e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:20.259Z|f003a945-5c71-45a1-be31-94ca2d154e66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:20.260Z|5539c4dc-4004-4346-9a2c-42fb0472fd6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:20.260Z|5539c4dc-4004-4346-9a2c-42fb0472fd6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:20.266Z|469dbf67-2852-4969-b6ab-dc3150cbba0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:20.266Z|469dbf67-2852-4969-b6ab-dc3150cbba0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:22.055Z|acd9ce65-7a3e-4c0a-852d-5b3c679a644e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:34:22.056Z|acd9ce65-7a3e-4c0a-852d-5b3c679a644e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:30.286Z|48f27749-857c-4b4c-b52d-cc5f37dcf22f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:30.286Z|48f27749-857c-4b4c-b52d-cc5f37dcf22f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:30.287Z|48062b27-2ada-4b1c-b1b0-87745e86312d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:30.287Z|3dc3ac62-f727-41a7-b1cb-d1a51d1857a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:30.287Z|48062b27-2ada-4b1c-b1b0-87745e86312d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:30.287Z|3dc3ac62-f727-41a7-b1cb-d1a51d1857a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:34.167Z|aff1fe55-375b-4a3a-89ab-095dfadf4c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:34:34.167Z|aff1fe55-375b-4a3a-89ab-095dfadf4c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:34:34.522Z|b366a910-647c-4dea-a43a-6e048ed73cfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:34:34.522Z|b366a910-647c-4dea-a43a-6e048ed73cfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:34:40.312Z|ad6f3baf-2163-47b0-a85a-90232f727a1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:40.311Z|b6d72798-bf34-4389-a888-00a9651ca5ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:40.312Z|6b232f84-7a22-4841-a28e-17fb1e68bbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:40.312Z|ad6f3baf-2163-47b0-a85a-90232f727a1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:40.312Z|6b232f84-7a22-4841-a28e-17fb1e68bbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:40.312Z|b6d72798-bf34-4389-a888-00a9651ca5ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:49.167Z|6316bd95-8867-4ad8-9e36-1743b3ff4085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:34:49.167Z|6316bd95-8867-4ad8-9e36-1743b3ff4085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:34:50.339Z|d16c5b76-31df-47a1-ae7c-b8e8e1728c31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:50.340Z|d16c5b76-31df-47a1-ae7c-b8e8e1728c31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:50.346Z|f3ee0b93-9e95-4185-b659-b35daea633b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:50.347Z|f3ee0b93-9e95-4185-b659-b35daea633b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:34:50.347Z|98fb1d7a-d1de-4148-9437-8980ca1c3748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:34:50.348Z|98fb1d7a-d1de-4148-9437-8980ca1c3748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:00.364Z|825e7770-5fcc-4cfe-a9b5-fad549907349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:00.364Z|825e7770-5fcc-4cfe-a9b5-fad549907349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:00.368Z|b0148c24-2bef-4b91-a0ae-34568df4b03f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:00.369Z|b0148c24-2bef-4b91-a0ae-34568df4b03f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:00.371Z|ccebab9d-a6dd-4103-a6b7-8fd830b60628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:00.372Z|ccebab9d-a6dd-4103-a6b7-8fd830b60628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:04.167Z|feef3bdb-9622-462f-9019-0d9e18c9021c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:35:04.172Z|feef3bdb-9622-462f-9019-0d9e18c9021c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:35:04.523Z|d7b2bc80-272a-4799-a595-7e31e6b614a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:35:04.524Z|d7b2bc80-272a-4799-a595-7e31e6b614a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:35:10.390Z|38771534-ec4c-40e2-af2b-e9273fb14657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:10.391Z|38771534-ec4c-40e2-af2b-e9273fb14657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:10.392Z|722eb30c-8146-4fdc-a05a-9df6a001ec0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:10.393Z|722eb30c-8146-4fdc-a05a-9df6a001ec0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:10.394Z|0576edc1-7bd8-4c4d-bd46-019d7e073934|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:10.395Z|0576edc1-7bd8-4c4d-bd46-019d7e073934|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:19.167Z|612d479e-6367-43d4-a92c-ff659b27a4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:35:19.167Z|612d479e-6367-43d4-a92c-ff659b27a4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:35:20.414Z|3621d7bf-6c38-43e2-8153-e4a230696c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:20.414Z|3621d7bf-6c38-43e2-8153-e4a230696c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:20.418Z|477c354f-5c11-4868-ad90-4738ddbad1c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:20.418Z|477c354f-5c11-4868-ad90-4738ddbad1c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:20.418Z|7db7e3d3-a464-4dbd-908a-01db16518896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:20.418Z|7db7e3d3-a464-4dbd-908a-01db16518896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:22.055Z|6feef5bf-8edf-4456-9e4b-c16822e2f7eb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:35:22.056Z|6feef5bf-8edf-4456-9e4b-c16822e2f7eb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:30.441Z|558a0132-300a-495f-bf39-52c28fad1342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:30.443Z|558a0132-300a-495f-bf39-52c28fad1342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:30.445Z|a69a1cdf-6fe4-4ea3-aec8-543b66e5e750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:30.445Z|33854177-bd44-459a-b9f6-8d7a02bddffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:30.446Z|a69a1cdf-6fe4-4ea3-aec8-543b66e5e750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:30.446Z|33854177-bd44-459a-b9f6-8d7a02bddffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:34.167Z|247435cc-42ce-45f5-b32b-906927c05f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:35:34.167Z|247435cc-42ce-45f5-b32b-906927c05f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:35:34.525Z|e5e450dd-7476-4de9-a0d8-77c688445190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:35:34.525Z|e5e450dd-7476-4de9-a0d8-77c688445190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:35:40.471Z|f5f26603-a1eb-4807-b885-d08744579075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:40.472Z|f5f26603-a1eb-4807-b885-d08744579075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:40.472Z|84104a99-ec31-482c-a36e-49095a501935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:40.472Z|84104a99-ec31-482c-a36e-49095a501935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:40.479Z|02ee7247-f423-40ce-8022-1fff211df907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:40.479Z|02ee7247-f423-40ce-8022-1fff211df907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:49.167Z|db936c44-5e80-4941-8b13-ddcca7175187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:35:49.171Z|db936c44-5e80-4941-8b13-ddcca7175187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:35:50.497Z|2596d133-d652-48c2-bcc9-c27ce51b4c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:50.498Z|2596d133-d652-48c2-bcc9-c27ce51b4c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:50.501Z|7bd7c410-988d-4560-a32a-23580b70014b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:50.501Z|7bd7c410-988d-4560-a32a-23580b70014b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:35:50.503Z|ca610e99-8b29-4662-9d05-49c309c0f5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:35:50.503Z|ca610e99-8b29-4662-9d05-49c309c0f5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:00.523Z|df2a799b-0aaf-4bd6-8704-e2fcc4d19f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:00.523Z|bca35fc2-f2bb-4e1e-bdfa-ab7cb28a4ba5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:00.523Z|df2a799b-0aaf-4bd6-8704-e2fcc4d19f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:00.524Z|bca35fc2-f2bb-4e1e-bdfa-ab7cb28a4ba5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:00.529Z|b9abcc4a-0791-4f31-b96f-5eb99c47cfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:00.530Z|b9abcc4a-0791-4f31-b96f-5eb99c47cfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:04.167Z|0c48793d-1f39-47d8-8897-96012ba557e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:36:04.167Z|0c48793d-1f39-47d8-8897-96012ba557e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:36:04.526Z|263b701a-47a0-47dc-8480-92ac08d1a389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:36:04.526Z|263b701a-47a0-47dc-8480-92ac08d1a389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:36:10.558Z|aaf70e3b-5ad0-45e5-8ce7-b012760f1769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:10.558Z|aaf70e3b-5ad0-45e5-8ce7-b012760f1769|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:10.559Z|560cf362-db64-4aa5-8c39-6c93ad2b3555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:10.560Z|560cf362-db64-4aa5-8c39-6c93ad2b3555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:10.560Z|0e49960c-aa97-490c-9153-d329ce58c4fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:10.561Z|0e49960c-aa97-490c-9153-d329ce58c4fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:19.167Z|bec632d5-6ad2-4919-a171-aa61bd3e6a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:36:19.167Z|bec632d5-6ad2-4919-a171-aa61bd3e6a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:36:20.588Z|9dda0e4e-1aea-4f98-b9cf-77cfb58380dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:20.588Z|9dda0e4e-1aea-4f98-b9cf-77cfb58380dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:20.600Z|9ebdfc0e-f2f7-4119-a589-117e3051e916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:20.600Z|6b548300-4ae2-441c-ae78-aeaad9ab5e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:20.600Z|9ebdfc0e-f2f7-4119-a589-117e3051e916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:20.601Z|6b548300-4ae2-441c-ae78-aeaad9ab5e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:22.055Z|d2f35fc4-06e9-4c3e-8c96-c9dd6ae3cbad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:36:22.055Z|d2f35fc4-06e9-4c3e-8c96-c9dd6ae3cbad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:30.622Z|db32380b-1823-47b1-b97f-1e8d031e2c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:30.625Z|db32380b-1823-47b1-b97f-1e8d031e2c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:30.626Z|450b1ccf-304c-4446-ac36-1b21acf415cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:30.627Z|450b1ccf-304c-4446-ac36-1b21acf415cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:30.628Z|0e8cbd01-a97d-453d-9af5-9a489ee44772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:30.630Z|0e8cbd01-a97d-453d-9af5-9a489ee44772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:34.167Z|455a76ff-1c30-4a33-845d-a266b9f87b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:36:34.171Z|455a76ff-1c30-4a33-845d-a266b9f87b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:36:34.527Z|f60e3503-2ce0-4a74-9352-ba624bb245bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:36:34.528Z|f60e3503-2ce0-4a74-9352-ba624bb245bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:36:40.656Z|f44c0d24-aa5b-4c84-b67c-cea2be9832ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:40.657Z|f44c0d24-aa5b-4c84-b67c-cea2be9832ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:40.659Z|a3071ca1-c306-4472-b7ea-cbd3490dde06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:40.660Z|a3071ca1-c306-4472-b7ea-cbd3490dde06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:40.661Z|17fd117c-4284-406b-80ee-310249680fad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:40.661Z|17fd117c-4284-406b-80ee-310249680fad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:49.167Z|4232fac3-c137-40c2-901c-a6b403de9e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:36:49.167Z|4232fac3-c137-40c2-901c-a6b403de9e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:36:50.681Z|5fa322b3-ad17-4532-bb6e-7ae7e55158c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:50.682Z|5fa322b3-ad17-4532-bb6e-7ae7e55158c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:50.682Z|9697efa2-13f3-451c-8ae8-6fe9eeaea6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:50.682Z|9697efa2-13f3-451c-8ae8-6fe9eeaea6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:36:50.684Z|c1b7080c-0791-417f-a083-1bde5a599c30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:36:50.684Z|c1b7080c-0791-417f-a083-1bde5a599c30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:00.708Z|59ce5d78-c645-4837-b9a9-90f94a318cb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:00.709Z|59ce5d78-c645-4837-b9a9-90f94a318cb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:00.709Z|2d2c7f0a-a1ee-48f6-9dd3-027b9499ecee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:00.709Z|0273dc90-c23b-45be-8fec-297331043ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:00.709Z|2d2c7f0a-a1ee-48f6-9dd3-027b9499ecee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:00.710Z|0273dc90-c23b-45be-8fec-297331043ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:04.167Z|36048dad-1583-4359-85df-52d5284113a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:37:04.168Z|36048dad-1583-4359-85df-52d5284113a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:37:04.528Z|8b36f63e-6910-4e81-8843-13d905c9a21f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:37:04.529Z|8b36f63e-6910-4e81-8843-13d905c9a21f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:37:10.734Z|5654dd2c-40ce-4daf-86ac-bd1bebe4c07b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:10.734Z|b1bf5e47-c463-483f-87de-8e0dd5553949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:10.734Z|67edbd9b-9d94-4a48-9199-835ac574f1e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:10.735Z|b1bf5e47-c463-483f-87de-8e0dd5553949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:10.735Z|5654dd2c-40ce-4daf-86ac-bd1bebe4c07b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:10.735Z|67edbd9b-9d94-4a48-9199-835ac574f1e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:19.167Z|6b5e39a7-cd90-46b2-8d3d-962162083935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:37:19.172Z|6b5e39a7-cd90-46b2-8d3d-962162083935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:37:20.761Z|8dc36bca-af5f-4b9b-90ae-a9f70fca2d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:20.761Z|8dc36bca-af5f-4b9b-90ae-a9f70fca2d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:20.769Z|dcb051e7-a3d0-4596-8556-c7313a82bca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:20.769Z|3f33407a-2191-4104-9d23-dde4693fdf83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:20.769Z|dcb051e7-a3d0-4596-8556-c7313a82bca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:20.770Z|3f33407a-2191-4104-9d23-dde4693fdf83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:22.055Z|0234f31e-0aaf-405a-a4cd-e6f6ca4b3c39|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:37:22.056Z|0234f31e-0aaf-405a-a4cd-e6f6ca4b3c39|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:30.788Z|cd21f293-295d-4dd6-8347-e72fff1839e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:30.789Z|cd21f293-295d-4dd6-8347-e72fff1839e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:30.791Z|3cf106e2-a910-47f5-a90b-b642534bb60b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:30.791Z|3cf106e2-a910-47f5-a90b-b642534bb60b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:30.794Z|48f3b2dd-d22c-4c36-a76a-0feb9dca65db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:30.795Z|48f3b2dd-d22c-4c36-a76a-0feb9dca65db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:34.167Z|c45a6a8c-5983-4482-ae15-a0f0f6492b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:37:34.167Z|c45a6a8c-5983-4482-ae15-a0f0f6492b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:37:34.530Z|5577628f-3ad5-4482-b97d-5aa6ca9c228b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:37:34.531Z|5577628f-3ad5-4482-b97d-5aa6ca9c228b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:37:40.813Z|edff6c31-726e-4f7c-80cd-8c4844cec4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:40.814Z|fd74d3eb-67ff-49d8-8c86-ee4258547720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:40.814Z|edff6c31-726e-4f7c-80cd-8c4844cec4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:40.815Z|fd74d3eb-67ff-49d8-8c86-ee4258547720|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:40.816Z|3fc20319-f877-4949-962f-195623523366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:40.817Z|3fc20319-f877-4949-962f-195623523366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:49.167Z|692d72e9-dbe1-4b64-902c-e12f724949fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:37:49.167Z|692d72e9-dbe1-4b64-902c-e12f724949fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:37:50.840Z|bfc4cccb-2852-427e-b7cb-ce1e450f8f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:50.840Z|bfc4cccb-2852-427e-b7cb-ce1e450f8f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:50.840Z|87325ac8-228a-4b22-ad6b-b5f49864345a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:50.841Z|87325ac8-228a-4b22-ad6b-b5f49864345a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:37:50.844Z|126a3555-93db-4e6c-a61b-bf4e171f7dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:37:50.845Z|126a3555-93db-4e6c-a61b-bf4e171f7dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:00.863Z|95d24c8c-850e-47fb-919e-4b4de14f0221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:00.864Z|6b5fa77b-08ce-4ac7-8d34-94ccd24fd34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:00.864Z|95d24c8c-850e-47fb-919e-4b4de14f0221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:00.864Z|6b5fa77b-08ce-4ac7-8d34-94ccd24fd34d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:00.865Z|85692cfd-9f54-487e-a711-55d5a71561fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:00.866Z|85692cfd-9f54-487e-a711-55d5a71561fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:04.167Z|f2bd6840-eb51-473a-a309-77f3f8d62dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:38:04.171Z|f2bd6840-eb51-473a-a309-77f3f8d62dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:38:04.532Z|34210c2d-7058-477c-94c4-c4aa2d020049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:38:04.532Z|34210c2d-7058-477c-94c4-c4aa2d020049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:38:10.891Z|4f67b802-3926-4cf6-944b-c35951df958b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:10.891Z|4f67b802-3926-4cf6-944b-c35951df958b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:10.891Z|a2f9f8e3-f0a9-4dc5-b5d7-c781da2281f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:10.892Z|a2f9f8e3-f0a9-4dc5-b5d7-c781da2281f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:10.893Z|305c840b-4581-480b-bcb8-151b7d9a4196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:10.893Z|305c840b-4581-480b-bcb8-151b7d9a4196|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:19.167Z|e03e3a78-ef31-4d59-8e52-698bbcd7980f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:38:19.167Z|e03e3a78-ef31-4d59-8e52-698bbcd7980f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:38:20.916Z|026fe370-d81a-4ad5-a817-a9ffff76cf79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:20.916Z|2e2d8439-160e-4b3a-b27b-848080f2f8a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:20.916Z|026fe370-d81a-4ad5-a817-a9ffff76cf79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:20.916Z|2e2d8439-160e-4b3a-b27b-848080f2f8a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:20.916Z|c1986218-73ab-4ae5-8f01-a8587ed05b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:20.917Z|c1986218-73ab-4ae5-8f01-a8587ed05b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:22.056Z|c02553f4-a3a1-4b73-a7bd-1ca0e16f8c8d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:38:22.057Z|c02553f4-a3a1-4b73-a7bd-1ca0e16f8c8d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:30.944Z|3dc2d6bd-3e9b-4386-953e-53f9129b3c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:30.945Z|3dc2d6bd-3e9b-4386-953e-53f9129b3c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:30.945Z|ebf997fd-979d-43d1-859c-ce0a96d11784|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:30.946Z|ebf997fd-979d-43d1-859c-ce0a96d11784|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:30.947Z|f0d2bbc7-26dd-43a1-a23b-7eb1fd57ffd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:30.948Z|f0d2bbc7-26dd-43a1-a23b-7eb1fd57ffd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:34.167Z|94224306-c135-4c8b-9d9d-6d049d6b05d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:38:34.167Z|94224306-c135-4c8b-9d9d-6d049d6b05d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:38:34.533Z|0a2d1662-fa5a-4708-b264-ea67c7eab412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:38:34.534Z|0a2d1662-fa5a-4708-b264-ea67c7eab412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:38:40.972Z|25045288-b95b-4475-8e33-42d162343cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:40.972Z|fd5eb022-4bf9-41b0-ab37-9f00e09da958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:40.973Z|fd5eb022-4bf9-41b0-ab37-9f00e09da958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:40.973Z|25045288-b95b-4475-8e33-42d162343cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:40.974Z|701cb8fc-f268-4165-87fe-4606a0575c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:40.974Z|701cb8fc-f268-4165-87fe-4606a0575c1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:49.167Z|4bad23cf-c783-4080-aed7-d7431f08b5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:38:49.172Z|4bad23cf-c783-4080-aed7-d7431f08b5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:38:50.999Z|d70a75de-0785-469b-b53b-7281a77070fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:50.999Z|ddb0db3b-6514-42e4-87ba-c87835fe1056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:50.999Z|d70a75de-0785-469b-b53b-7281a77070fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:51.000Z|ddb0db3b-6514-42e4-87ba-c87835fe1056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:38:50.999Z|4004be3e-90db-41f7-ad04-e07e95dec4f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:38:51.000Z|4004be3e-90db-41f7-ad04-e07e95dec4f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:01.028Z|e6d87e85-6ef6-471d-b0b7-7add61207889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:01.029Z|e6d87e85-6ef6-471d-b0b7-7add61207889|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:01.029Z|574bcbce-3c50-48ff-8422-d99cf9956b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:01.029Z|574bcbce-3c50-48ff-8422-d99cf9956b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:01.034Z|7abae920-1567-40a0-a468-f28af7b29938|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:01.035Z|7abae920-1567-40a0-a468-f28af7b29938|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:04.167Z|626b4492-8d2d-44c1-819b-d221ff2dc275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:39:04.167Z|626b4492-8d2d-44c1-819b-d221ff2dc275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:39:04.534Z|260b986f-0f1a-4fbd-b8c7-010290b1b589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:39:04.535Z|260b986f-0f1a-4fbd-b8c7-010290b1b589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:39:11.058Z|84e3e6ae-8833-4ab4-b259-005569d7ecbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:11.058Z|38f47932-43b9-44cb-9614-76c4f40c8232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:11.058Z|36c75fbc-f7b1-48f1-a220-c4b728f624ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:11.059Z|84e3e6ae-8833-4ab4-b259-005569d7ecbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:11.059Z|38f47932-43b9-44cb-9614-76c4f40c8232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:11.059Z|36c75fbc-f7b1-48f1-a220-c4b728f624ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:19.167Z|3107aa37-da40-4508-83e0-e215bb32cf90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:39:19.167Z|3107aa37-da40-4508-83e0-e215bb32cf90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:39:21.086Z|0729cb69-cbf1-4600-b1de-a8594401e6a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:21.087Z|0729cb69-cbf1-4600-b1de-a8594401e6a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:21.087Z|7636ef15-6b34-4cd9-bace-4204207df5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:21.088Z|7636ef15-6b34-4cd9-bace-4204207df5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:21.089Z|46feedc4-66ac-4da7-8dc6-43e1c5336149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:21.090Z|46feedc4-66ac-4da7-8dc6-43e1c5336149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:22.056Z|d513c0a6-01cd-4709-bc9b-e3a884532f2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:39:22.057Z|d513c0a6-01cd-4709-bc9b-e3a884532f2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:31.114Z|a00acb53-1adf-42ae-8997-2b1eccf0e6c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:31.114Z|6c168653-fce6-4996-b3d7-90fb576c8e34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:31.114Z|a00acb53-1adf-42ae-8997-2b1eccf0e6c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:31.114Z|6c168653-fce6-4996-b3d7-90fb576c8e34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:31.118Z|ab64f3d4-861b-489e-8d73-10b61a92c8b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:31.118Z|ab64f3d4-861b-489e-8d73-10b61a92c8b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:34.167Z|514d4009-3b85-4b8d-a4ed-2386a80063ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:39:34.171Z|514d4009-3b85-4b8d-a4ed-2386a80063ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:39:34.536Z|b6d03948-d1e8-47b3-abff-ab281d84bd49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:39:34.536Z|b6d03948-d1e8-47b3-abff-ab281d84bd49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:39:41.142Z|228bef4a-d213-4a30-9cef-779b7d1f94b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:41.142Z|6aecb370-504c-4f74-afa3-def3f52fb917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:41.142Z|6aecb370-504c-4f74-afa3-def3f52fb917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:41.142Z|228bef4a-d213-4a30-9cef-779b7d1f94b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:41.145Z|33ef4c82-8842-4d75-9e1a-9e43327d29cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:41.146Z|33ef4c82-8842-4d75-9e1a-9e43327d29cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:49.167Z|ae859389-6f37-43c2-87cf-08f6f7c95827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:39:49.167Z|ae859389-6f37-43c2-87cf-08f6f7c95827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:39:51.171Z|0ca8a619-effd-434f-a99f-58a480370567|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:51.172Z|9a3fbbf1-afdc-46aa-8880-3e31ee9224d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:51.172Z|0ca8a619-effd-434f-a99f-58a480370567|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:51.173Z|9a3fbbf1-afdc-46aa-8880-3e31ee9224d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:39:51.180Z|5f7755a1-95a1-4675-8d0c-3072caef436a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:39:51.180Z|5f7755a1-95a1-4675-8d0c-3072caef436a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:01.196Z|3c08cbe7-9474-4aa3-a038-959405b4f681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:01.197Z|aca71789-b064-48c1-97da-f4a9c4070725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:01.197Z|aca71789-b064-48c1-97da-f4a9c4070725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:01.197Z|3c08cbe7-9474-4aa3-a038-959405b4f681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:01.204Z|6ef7397b-7c57-4df0-bfb8-1a4018ff3309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:01.205Z|6ef7397b-7c57-4df0-bfb8-1a4018ff3309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:04.167Z|ae09f5b9-6107-477b-b12c-b01f198a3ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:40:04.167Z|ae09f5b9-6107-477b-b12c-b01f198a3ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:40:04.537Z|42704e21-1315-4ec2-a733-facecc040994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:40:04.537Z|42704e21-1315-4ec2-a733-facecc040994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:40:11.225Z|5f2e2f7f-6029-4467-842a-92911ca7024d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:11.225Z|b5bc5333-4ee3-45be-8af2-376283706f21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:11.226Z|5f2e2f7f-6029-4467-842a-92911ca7024d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:11.227Z|b5bc5333-4ee3-45be-8af2-376283706f21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:11.226Z|d2d71385-5264-4722-b55c-bbf0623e1621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:11.228Z|d2d71385-5264-4722-b55c-bbf0623e1621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:19.166Z|1a8e090f-089e-4997-ae48-d36c3716607e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:40:19.170Z|1a8e090f-089e-4997-ae48-d36c3716607e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:40:21.254Z|1c76838b-fcf0-4b1b-9a7a-f2b3b8c51c82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:21.255Z|1c76838b-fcf0-4b1b-9a7a-f2b3b8c51c82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:21.255Z|96b5662a-b744-4b4d-a94f-4dba47b01796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:21.255Z|96b5662a-b744-4b4d-a94f-4dba47b01796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:21.262Z|9902ff79-b375-4047-96ad-5c1d86cff8ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:21.263Z|9902ff79-b375-4047-96ad-5c1d86cff8ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:22.056Z|61c08580-81a4-42a4-b523-99fd754f9a92|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:40:22.056Z|61c08580-81a4-42a4-b523-99fd754f9a92|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:31.282Z|181c1a67-fd48-49e2-99c5-2515aaa0818c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:31.283Z|bf6dbd39-254d-441d-b5c3-aa475dd31f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:31.283Z|181c1a67-fd48-49e2-99c5-2515aaa0818c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:31.284Z|bf6dbd39-254d-441d-b5c3-aa475dd31f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:31.287Z|c8bddec4-95ad-4d9f-a274-721e4d54672f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:31.287Z|c8bddec4-95ad-4d9f-a274-721e4d54672f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:34.167Z|0004bb6d-c921-40bc-943a-27d5df9c5a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:40:34.167Z|0004bb6d-c921-40bc-943a-27d5df9c5a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:40:34.538Z|df1601f8-efc6-4432-9162-1af342d2a10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:40:34.539Z|df1601f8-efc6-4432-9162-1af342d2a10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:40:41.310Z|12e32087-4f12-43f1-9f82-26b736f9b3e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:41.311Z|12e32087-4f12-43f1-9f82-26b736f9b3e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:41.311Z|56ee7878-27f0-4fd7-b0c8-66f8f8b41030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:41.311Z|8c21f9ae-d9db-4563-b64a-41b902fdca8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:41.312Z|56ee7878-27f0-4fd7-b0c8-66f8f8b41030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:41.312Z|8c21f9ae-d9db-4563-b64a-41b902fdca8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:49.167Z|af1af52d-1d23-4860-8a0d-c70de3e670a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:40:49.167Z|af1af52d-1d23-4860-8a0d-c70de3e670a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:40:51.342Z|438d1236-8834-44ae-bb81-8b216d470c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:51.342Z|14488d90-ae27-4f0f-8d6b-e12c0feac9ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:51.342Z|438d1236-8834-44ae-bb81-8b216d470c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:51.342Z|14488d90-ae27-4f0f-8d6b-e12c0feac9ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:40:51.349Z|95967965-d2d3-41ec-a471-b720ed169958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:40:51.349Z|95967965-d2d3-41ec-a471-b720ed169958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:01.368Z|60fb7467-46cb-4534-ab2f-d1a43faf186d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:01.369Z|60fb7467-46cb-4534-ab2f-d1a43faf186d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:01.369Z|4a2bbb61-90bb-4b8a-97ee-ebd0d087bc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:01.370Z|4a2bbb61-90bb-4b8a-97ee-ebd0d087bc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:01.370Z|4ab4d83d-2d0d-4ae7-b116-e4aa8fac68f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:01.371Z|4ab4d83d-2d0d-4ae7-b116-e4aa8fac68f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:04.167Z|83cb64b2-8821-4ce0-bbfa-3b8f3d877eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:41:04.171Z|83cb64b2-8821-4ce0-bbfa-3b8f3d877eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:41:04.540Z|4b63e8db-87ad-410d-aeab-36e3231c996e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:41:04.540Z|4b63e8db-87ad-410d-aeab-36e3231c996e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:41:11.392Z|7277847e-28bf-42ab-94f5-714bba384d77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:11.393Z|fd5af34e-542f-427c-965a-da0db4ed3248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:11.393Z|6f0d5344-e652-4020-882e-57c7ca03d5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:11.393Z|7277847e-28bf-42ab-94f5-714bba384d77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:11.393Z|fd5af34e-542f-427c-965a-da0db4ed3248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:11.394Z|6f0d5344-e652-4020-882e-57c7ca03d5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:19.167Z|37b69ca6-ddcb-468a-bc72-cd9db3df44e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:41:19.167Z|37b69ca6-ddcb-468a-bc72-cd9db3df44e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:41:21.420Z|074b840c-432e-4bb1-b14e-fdfb6886b3e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:21.420Z|27d4ab55-3f13-4855-b963-5f4a24b9cbcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:21.421Z|074b840c-432e-4bb1-b14e-fdfb6886b3e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:21.421Z|27d4ab55-3f13-4855-b963-5f4a24b9cbcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:21.426Z|3f00070c-7f72-4edc-820c-b6feb0ba4772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:21.427Z|3f00070c-7f72-4edc-820c-b6feb0ba4772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:22.056Z|888c8f85-6be7-439e-9bd3-abb8aae05629|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:41:22.057Z|888c8f85-6be7-439e-9bd3-abb8aae05629|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:31.446Z|4ebeaa14-a41a-4fdd-aa71-bd99a0bf5dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:31.445Z|d73a0b48-6391-45a0-ad93-d8325ca49e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:31.446Z|d73a0b48-6391-45a0-ad93-d8325ca49e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:31.446Z|4ebeaa14-a41a-4fdd-aa71-bd99a0bf5dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:31.453Z|ec88154f-e306-4753-86b4-cc5cc04f6b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:31.454Z|ec88154f-e306-4753-86b4-cc5cc04f6b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:34.167Z|3e47d6f0-0181-4b35-89c0-49080ced3cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:41:34.167Z|3e47d6f0-0181-4b35-89c0-49080ced3cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:41:34.541Z|a9b8e97d-e8e4-4bb3-9a5b-639a456ad12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:41:34.542Z|a9b8e97d-e8e4-4bb3-9a5b-639a456ad12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:41:41.473Z|86e6d8c3-deb3-4b7b-bb4e-284c8a3e9e54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:41.474Z|29052260-4ddd-4565-80da-06715650db63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:41.474Z|86e6d8c3-deb3-4b7b-bb4e-284c8a3e9e54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:41.475Z|29052260-4ddd-4565-80da-06715650db63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:41.477Z|0264397e-bdb3-4d32-8a9b-ad1a88dd2863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:41.477Z|0264397e-bdb3-4d32-8a9b-ad1a88dd2863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:49.167Z|e0edfa47-bf2a-4e29-aef7-5d39d559a65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:41:49.172Z|e0edfa47-bf2a-4e29-aef7-5d39d559a65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:41:51.500Z|3cef2229-1786-4fd0-9ccf-8b440e780aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:51.501Z|3cef2229-1786-4fd0-9ccf-8b440e780aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:51.503Z|4f3fc59f-7062-48b9-b97c-7808d90c3e89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:51.504Z|4f3fc59f-7062-48b9-b97c-7808d90c3e89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:41:51.507Z|b4cb910e-fbde-4b97-a8fe-575b06deedc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:41:51.508Z|b4cb910e-fbde-4b97-a8fe-575b06deedc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:01.531Z|5574e7c9-53f0-4e6e-af59-bd8679ed010d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:01.532Z|625b4cc1-207f-45f4-9ffb-ad2a38ed1c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:01.532Z|5574e7c9-53f0-4e6e-af59-bd8679ed010d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:01.532Z|625b4cc1-207f-45f4-9ffb-ad2a38ed1c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:01.539Z|8674d3d6-fe83-4c88-b67d-42b0ef3bc29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:01.540Z|8674d3d6-fe83-4c88-b67d-42b0ef3bc29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:04.167Z|1e302a8f-cdc1-4488-bdb1-541790dbf336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:42:04.167Z|1e302a8f-cdc1-4488-bdb1-541790dbf336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:42:04.542Z|14565ebb-53ef-4fef-a43c-a594b88dd1ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:42:04.543Z|14565ebb-53ef-4fef-a43c-a594b88dd1ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:42:11.560Z|ca8754a3-3908-4c68-a3e6-62f739758e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:11.560Z|90a896f4-612e-40af-9b83-5164db4cdab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:11.561Z|90a896f4-612e-40af-9b83-5164db4cdab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:11.562Z|ca8754a3-3908-4c68-a3e6-62f739758e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:11.567Z|14c2bb60-456e-497f-a681-8bac014c0a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:11.568Z|14c2bb60-456e-497f-a681-8bac014c0a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:19.167Z|a19c6a45-2b06-4e53-87c7-62942409457a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:42:19.169Z|a19c6a45-2b06-4e53-87c7-62942409457a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:42:21.588Z|02e1be1c-3aff-41e3-9a3f-753a62bb068d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:21.591Z|02e1be1c-3aff-41e3-9a3f-753a62bb068d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:21.591Z|850af9f3-3d0b-4044-8550-d301c6bc69f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:21.591Z|a032088f-c784-42b5-9aed-faf891244fe8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:21.592Z|a032088f-c784-42b5-9aed-faf891244fe8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:21.592Z|850af9f3-3d0b-4044-8550-d301c6bc69f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:22.056Z|eae95ac6-7d95-45fe-899a-bc9695ae3a81|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:42:22.057Z|eae95ac6-7d95-45fe-899a-bc9695ae3a81|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:31.615Z|05c50943-45f0-4eb9-af32-f8b8c3441ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:31.616Z|05c50943-45f0-4eb9-af32-f8b8c3441ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:31.616Z|7733e233-fcc6-40b4-945a-2205a9f1034e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:31.616Z|7733e233-fcc6-40b4-945a-2205a9f1034e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:31.623Z|601548b8-9a05-430c-acdd-59af5415d5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:31.624Z|601548b8-9a05-430c-acdd-59af5415d5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:34.167Z|f3fcbc17-89c7-4dc3-b715-b98c1dce30e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:42:34.170Z|f3fcbc17-89c7-4dc3-b715-b98c1dce30e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:42:34.544Z|f6d4715a-483d-4a4b-9d9f-5d38a818bfaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:42:34.544Z|f6d4715a-483d-4a4b-9d9f-5d38a818bfaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:42:41.639Z|b29d1868-47ba-4fa2-859d-3cf2d63ab8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:41.639Z|7c83984d-7f1c-4453-b872-ef2ba071fbd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:41.640Z|7c83984d-7f1c-4453-b872-ef2ba071fbd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:41.640Z|b29d1868-47ba-4fa2-859d-3cf2d63ab8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:41.645Z|92055ccc-bafc-409a-a38e-5c65510f7697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:41.645Z|92055ccc-bafc-409a-a38e-5c65510f7697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:49.167Z|0d8aaf25-1047-412d-821c-dd0f80c0c2ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:42:49.167Z|0d8aaf25-1047-412d-821c-dd0f80c0c2ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:42:51.665Z|f4fd182d-6d4c-4e43-ad8d-4b3340ea8d71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:51.666Z|f4fd182d-6d4c-4e43-ad8d-4b3340ea8d71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:51.669Z|00af170a-247a-474f-ad35-268a99650bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:51.670Z|00af170a-247a-474f-ad35-268a99650bac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:42:51.675Z|a2255b76-98f7-4ecc-98c1-25a40a5406ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:42:51.676Z|a2255b76-98f7-4ecc-98c1-25a40a5406ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:01.691Z|409d22e6-176b-41b2-adff-afdd6398044e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:01.692Z|409d22e6-176b-41b2-adff-afdd6398044e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:01.696Z|a614ad89-1eca-4c02-b906-0cab118d2620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:01.697Z|a614ad89-1eca-4c02-b906-0cab118d2620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:01.711Z|c925d3a4-d204-404f-9e37-7130bf308089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:01.712Z|c925d3a4-d204-404f-9e37-7130bf308089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:04.167Z|9edaebfb-cab3-4962-bc5b-c454fa078a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:43:04.167Z|9edaebfb-cab3-4962-bc5b-c454fa078a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:43:04.545Z|f3a6ad75-ae89-44a5-8b97-a72da7192ceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:43:04.546Z|f3a6ad75-ae89-44a5-8b97-a72da7192ceb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:43:11.721Z|1739b6e5-be86-4e86-97e5-78638ca9d148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:11.722Z|1739b6e5-be86-4e86-97e5-78638ca9d148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:11.722Z|16fc58fe-f064-4aed-8583-88bd4dc59eb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:11.723Z|16fc58fe-f064-4aed-8583-88bd4dc59eb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:11.734Z|c780768d-6977-4e93-b556-151ae0211ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:11.735Z|c780768d-6977-4e93-b556-151ae0211ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:19.167Z|d8346ebd-d5f4-4a07-ac18-1f5b9e559cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:43:19.172Z|d8346ebd-d5f4-4a07-ac18-1f5b9e559cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:43:21.745Z|f5ae289e-8e7f-416f-8c4e-4519f012f523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:21.745Z|f5ae289e-8e7f-416f-8c4e-4519f012f523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:21.746Z|c1d1becc-a554-48d8-b79d-94e44eca119d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:21.747Z|c1d1becc-a554-48d8-b79d-94e44eca119d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:21.758Z|85bdbf9b-80f8-4097-ba18-f45c2379451e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:21.758Z|85bdbf9b-80f8-4097-ba18-f45c2379451e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:22.056Z|ae93b2c0-62e7-4209-bdc3-a79d3514df80|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:43:22.057Z|ae93b2c0-62e7-4209-bdc3-a79d3514df80|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:31.772Z|4cc15cf5-5396-49b7-815f-452f3f0aba67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:31.772Z|4cc15cf5-5396-49b7-815f-452f3f0aba67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:31.772Z|9e55ba45-9dd4-4aba-a5d6-41656a85d502|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:31.773Z|9e55ba45-9dd4-4aba-a5d6-41656a85d502|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:31.779Z|461cbfd2-e5c7-4549-8dc8-e5ea057de43e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:31.779Z|461cbfd2-e5c7-4549-8dc8-e5ea057de43e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:34.167Z|c309aaa9-7d99-4ae2-b8d5-92ad28ff9df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:43:34.167Z|c309aaa9-7d99-4ae2-b8d5-92ad28ff9df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:43:34.547Z|d67b1e2c-c8e5-46e4-8437-e389f9e5d686|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:43:34.548Z|d67b1e2c-c8e5-46e4-8437-e389f9e5d686|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:43:41.796Z|86a7b698-2b65-4f8b-a2b9-f1093bea8525|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:41.797Z|4c784e71-1b4d-4b50-b4e8-0655a5e14f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:41.797Z|86a7b698-2b65-4f8b-a2b9-f1093bea8525|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:41.797Z|4c784e71-1b4d-4b50-b4e8-0655a5e14f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:41.801Z|54f47449-0ba5-4aaa-953c-dc67e429823a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:41.802Z|54f47449-0ba5-4aaa-953c-dc67e429823a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:49.167Z|60a3c91e-7d48-447e-ad6f-30e6e6849835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:43:49.167Z|60a3c91e-7d48-447e-ad6f-30e6e6849835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:43:51.824Z|4de11473-700c-4862-b18b-1622da20f79e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:51.824Z|60b7bd7c-2887-453f-81a2-d454c21fff8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:51.824Z|4de11473-700c-4862-b18b-1622da20f79e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:51.824Z|60b7bd7c-2887-453f-81a2-d454c21fff8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:43:51.828Z|95d11c36-b9d6-4e66-9594-0795dc586afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:43:51.828Z|95d11c36-b9d6-4e66-9594-0795dc586afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:01.855Z|6f8dafa5-26ec-4282-b2f4-470cf204e344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:01.855Z|e4528a48-ab2d-449c-aba5-a76ba27522dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:01.855Z|6f8dafa5-26ec-4282-b2f4-470cf204e344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:01.855Z|e4528a48-ab2d-449c-aba5-a76ba27522dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:01.857Z|b0c16f52-eec6-490f-81d4-000302106a2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:01.857Z|b0c16f52-eec6-490f-81d4-000302106a2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:04.166Z|c8ce9f51-ab35-4a33-93c5-f9b1caaf8714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:44:04.170Z|c8ce9f51-ab35-4a33-93c5-f9b1caaf8714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:44:04.548Z|0dc1b75a-f4a2-4c9d-ae93-e515e2e08567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:44:04.549Z|0dc1b75a-f4a2-4c9d-ae93-e515e2e08567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:44:11.878Z|b4c2462b-f1c8-4aa6-8d89-a698eddb6c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:11.879Z|7ab1b64a-f81b-4ccc-9dd0-47e2a57f62b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:11.879Z|b4c2462b-f1c8-4aa6-8d89-a698eddb6c72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:11.879Z|7ab1b64a-f81b-4ccc-9dd0-47e2a57f62b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:11.886Z|c07fe5ac-dcd3-4109-aede-8e8d9c3c17ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:11.886Z|c07fe5ac-dcd3-4109-aede-8e8d9c3c17ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:19.167Z|db5aed5d-9216-44ce-8c52-7b7ddc96797e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:44:19.167Z|db5aed5d-9216-44ce-8c52-7b7ddc96797e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:44:21.902Z|1bcaeeeb-47ad-452e-be32-fa0fa6302783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:21.902Z|1bcaeeeb-47ad-452e-be32-fa0fa6302783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:21.908Z|0b76736d-8acc-491a-89ed-890e40a1aa6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:21.908Z|0b76736d-8acc-491a-89ed-890e40a1aa6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:21.910Z|a9214e56-132a-44bc-8788-db96177d5eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:21.911Z|a9214e56-132a-44bc-8788-db96177d5eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:22.056Z|ca327717-d912-4bce-a305-9a2cb57031bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:44:22.057Z|ca327717-d912-4bce-a305-9a2cb57031bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:31.926Z|ba92d739-31b4-43c1-a3e1-fc0eee323475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:31.927Z|ba92d739-31b4-43c1-a3e1-fc0eee323475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:31.935Z|4b3e2451-9163-4478-9c1e-4b8904a57aa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:31.936Z|4b3e2451-9163-4478-9c1e-4b8904a57aa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:31.936Z|f11ab41c-17be-4004-8415-083e33f4d22d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:31.941Z|f11ab41c-17be-4004-8415-083e33f4d22d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:34.167Z|363388d3-bfd2-4a92-97cd-3ac1d9f13bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:44:34.167Z|363388d3-bfd2-4a92-97cd-3ac1d9f13bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:44:34.550Z|515ff877-5e6d-4bbe-bad6-3990e4db8066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:44:34.550Z|515ff877-5e6d-4bbe-bad6-3990e4db8066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:44:41.954Z|599ba352-e6c6-4dd7-b23b-d06bef458c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:41.955Z|599ba352-e6c6-4dd7-b23b-d06bef458c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:41.963Z|ce9aeacd-4c06-450e-9ed2-a957391ff7ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:41.964Z|ce9aeacd-4c06-450e-9ed2-a957391ff7ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:41.969Z|dd217767-5be0-439f-98f0-272620835f7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:41.970Z|dd217767-5be0-439f-98f0-272620835f7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:49.167Z|91f6ea50-4d5d-448e-8be0-0a1196c8034f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:44:49.172Z|91f6ea50-4d5d-448e-8be0-0a1196c8034f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:44:51.979Z|784c19f5-5fad-484e-ba50-8ed83801eba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:51.979Z|784c19f5-5fad-484e-ba50-8ed83801eba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:51.986Z|7e0ff7fe-48da-4707-a20a-d97c1209f94b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:51.986Z|7e0ff7fe-48da-4707-a20a-d97c1209f94b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:44:51.992Z|c055a354-afbd-40a1-93ff-e59bffe237de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:44:51.993Z|c055a354-afbd-40a1-93ff-e59bffe237de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:02.005Z|0ed74757-c064-4d9b-9141-356ca1c75e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:02.005Z|0ed74757-c064-4d9b-9141-356ca1c75e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:02.011Z|9a79715e-3df5-4c9c-8381-0aec9206dda8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:02.012Z|9a79715e-3df5-4c9c-8381-0aec9206dda8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:02.017Z|1b63bf31-97e2-47dd-a01f-ae5f180ef91a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:02.018Z|1b63bf31-97e2-47dd-a01f-ae5f180ef91a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:04.167Z|b9a291cf-1502-4602-8e4b-304c802a8d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:45:04.167Z|b9a291cf-1502-4602-8e4b-304c802a8d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:45:04.551Z|b1591b88-1a07-4fe2-b081-39f4b5f57348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:45:04.552Z|b1591b88-1a07-4fe2-b081-39f4b5f57348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:45:12.031Z|648765c8-0679-49e5-8d57-be47c513b281|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:12.032Z|648765c8-0679-49e5-8d57-be47c513b281|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:12.034Z|91746eda-5e51-4207-9181-58a402563e1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:12.034Z|91746eda-5e51-4207-9181-58a402563e1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:12.040Z|36604d27-7616-4d3a-8a97-5aace064302c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:12.041Z|36604d27-7616-4d3a-8a97-5aace064302c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:19.167Z|fe28115b-3af2-46f7-a345-7cd23c0fa03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:45:19.167Z|fe28115b-3af2-46f7-a345-7cd23c0fa03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:45:22.055Z|8dbe65bc-4d64-4180-a3fd-11663dffb8c4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:45:22.056Z|8dbe65bc-4d64-4180-a3fd-11663dffb8c4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:22.060Z|a1eca829-d535-452a-aa00-eceec7c42e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:22.061Z|a1eca829-d535-452a-aa00-eceec7c42e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:22.065Z|6850dec8-eb91-42c1-bbba-0b413ca396b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:22.065Z|6850dec8-eb91-42c1-bbba-0b413ca396b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:22.067Z|a9c0c893-3691-45fb-bd93-e79f4ab068ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:22.067Z|a9c0c893-3691-45fb-bd93-e79f4ab068ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:32.086Z|fddcab09-c508-4cc6-b912-2a768af58b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:32.087Z|fddcab09-c508-4cc6-b912-2a768af58b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:32.092Z|b4ebedca-ef97-4f86-9b53-8b7d8e7ed2dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:32.092Z|48c35b09-1d79-4340-b302-ff9dad103fff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:32.092Z|b4ebedca-ef97-4f86-9b53-8b7d8e7ed2dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:32.093Z|48c35b09-1d79-4340-b302-ff9dad103fff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:34.167Z|4f74e042-3e9e-48ce-a0fd-dfe28ce693f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:45:34.167Z|4f74e042-3e9e-48ce-a0fd-dfe28ce693f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:45:34.553Z|acc50b1d-ede1-4428-9e26-4c883c4ff190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:45:34.553Z|acc50b1d-ede1-4428-9e26-4c883c4ff190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:45:42.113Z|d9e1a921-76a8-4bba-baf8-fd65b6aef53d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:42.114Z|d9e1a921-76a8-4bba-baf8-fd65b6aef53d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:42.115Z|bec41253-0a0d-4fcd-b64c-2ccd60c4e29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:42.116Z|104ff3fb-80e9-4f11-89d0-e11066e87b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:42.116Z|bec41253-0a0d-4fcd-b64c-2ccd60c4e29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:42.116Z|104ff3fb-80e9-4f11-89d0-e11066e87b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:49.167Z|66f9236a-8506-457a-9f2a-146ff42ee801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:45:49.167Z|66f9236a-8506-457a-9f2a-146ff42ee801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:45:52.139Z|e7156481-58f0-4465-944a-1f3f0afc9834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:52.139Z|cf1cbbff-b440-491e-bae4-b1b1de578a7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:52.140Z|e7156481-58f0-4465-944a-1f3f0afc9834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:52.140Z|cf1cbbff-b440-491e-bae4-b1b1de578a7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:45:52.146Z|175a995b-e860-43c5-8b67-261652ae5639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:45:52.146Z|175a995b-e860-43c5-8b67-261652ae5639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:02.167Z|8bb1bf9d-bdb1-4f05-9ada-7c1db19f9ee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:02.168Z|8bb1bf9d-bdb1-4f05-9ada-7c1db19f9ee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:02.169Z|f4eeb122-824c-458e-9b30-e77d01afd7d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:02.169Z|f4eeb122-824c-458e-9b30-e77d01afd7d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:02.172Z|75ac95ca-076c-4479-be9b-5e707d39d7bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:02.173Z|75ac95ca-076c-4479-be9b-5e707d39d7bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:04.167Z|893eb1a6-bd53-4056-8b21-7210bd807b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:46:04.167Z|893eb1a6-bd53-4056-8b21-7210bd807b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:46:04.554Z|3ca23a92-594f-4ca0-b7a9-ada4ec88f767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:46:04.555Z|3ca23a92-594f-4ca0-b7a9-ada4ec88f767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:46:12.196Z|ca3e83b1-654c-48eb-8bc0-6030d426a9f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:12.196Z|ca3e83b1-654c-48eb-8bc0-6030d426a9f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:12.200Z|51bfae78-f9d8-4336-802b-6b0726f6e518|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:12.201Z|51bfae78-f9d8-4336-802b-6b0726f6e518|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:12.204Z|284f72d4-c14b-45a6-affc-6270271ef1ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:12.205Z|284f72d4-c14b-45a6-affc-6270271ef1ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:19.166Z|c13e5ab1-f3a6-49eb-bb77-6a55a6132f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:46:19.167Z|c13e5ab1-f3a6-49eb-bb77-6a55a6132f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:46:22.056Z|3568490b-c0a7-44c5-a578-7032ceedd096|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:46:22.057Z|3568490b-c0a7-44c5-a578-7032ceedd096|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:22.220Z|5b390791-dce8-42e3-ab53-0e74800fda1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:22.221Z|5b390791-dce8-42e3-ab53-0e74800fda1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:22.226Z|94078fef-9b65-4c80-b3a8-b7ae9d1a56ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:22.227Z|94078fef-9b65-4c80-b3a8-b7ae9d1a56ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:22.230Z|a3013261-d5c6-4e15-82bf-2d2d4b5ffe8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:22.231Z|a3013261-d5c6-4e15-82bf-2d2d4b5ffe8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:32.246Z|083f5dfe-e33e-4c7f-b1e2-ae9a094aef98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:32.246Z|083f5dfe-e33e-4c7f-b1e2-ae9a094aef98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:32.251Z|63ff9229-afdd-4b2d-a07c-b95b7d2d0fbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:32.252Z|63ff9229-afdd-4b2d-a07c-b95b7d2d0fbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:32.255Z|5ada5349-75e2-4fe0-a78f-a8e2e2972c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:32.257Z|5ada5349-75e2-4fe0-a78f-a8e2e2972c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:34.167Z|61525243-9da5-4857-9898-614adb0487e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:46:34.171Z|61525243-9da5-4857-9898-614adb0487e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:46:34.555Z|4107a2bf-b8f1-488f-922f-4af9f34b4be3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:46:34.556Z|4107a2bf-b8f1-488f-922f-4af9f34b4be3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:46:42.271Z|01677f55-10ab-41e3-97ed-15b2fcc6131d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:42.272Z|01677f55-10ab-41e3-97ed-15b2fcc6131d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:42.276Z|16922551-b4ed-48b8-b0a5-55c6c85ff1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:42.277Z|16922551-b4ed-48b8-b0a5-55c6c85ff1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:42.282Z|1ff48f8a-3de5-449d-92fa-61dff6152e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:42.283Z|1ff48f8a-3de5-449d-92fa-61dff6152e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:49.167Z|5da1d716-05c3-47e4-9e80-b3cce9381a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:46:49.167Z|5da1d716-05c3-47e4-9e80-b3cce9381a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:46:52.296Z|e74844fb-ceb0-43e3-9590-40169a2e4d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:52.296Z|e74844fb-ceb0-43e3-9590-40169a2e4d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:52.318Z|1ed1dc4f-bd65-4d13-b061-dede06adad19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:52.319Z|1ed1dc4f-bd65-4d13-b061-dede06adad19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:46:52.339Z|27071d85-b597-449c-a93b-435ac9a3f899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:46:52.340Z|27071d85-b597-449c-a93b-435ac9a3f899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:02.322Z|d9a9ab34-8c91-47d8-9fc9-87c65525ff78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:02.322Z|d9a9ab34-8c91-47d8-9fc9-87c65525ff78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:02.344Z|b186d004-c08e-4009-9add-1cd215d89840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:02.345Z|b186d004-c08e-4009-9add-1cd215d89840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:02.365Z|d4d956b9-d79e-4279-a791-db3c9eb46522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:02.366Z|d4d956b9-d79e-4279-a791-db3c9eb46522|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:04.167Z|e5867ea2-292e-4338-9039-42e3f861923c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:47:04.168Z|e5867ea2-292e-4338-9039-42e3f861923c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:47:04.556Z|9fc6b574-08aa-4d3f-b640-a0fd2d113662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:47:04.557Z|9fc6b574-08aa-4d3f-b640-a0fd2d113662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:47:12.349Z|44d082cd-1b90-459d-baa4-fda8d707cb47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:12.350Z|44d082cd-1b90-459d-baa4-fda8d707cb47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:12.368Z|bdca7b8d-745d-45fd-86b6-9f26da4ec951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:12.368Z|bdca7b8d-745d-45fd-86b6-9f26da4ec951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:12.390Z|0a593c39-902a-4959-8ccc-e9fddfc40389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:12.391Z|0a593c39-902a-4959-8ccc-e9fddfc40389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:19.167Z|ec2100f6-f0bf-4354-8afd-28bd88aa70cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:47:19.172Z|ec2100f6-f0bf-4354-8afd-28bd88aa70cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:47:22.055Z|d3baba3c-dd47-48f9-9cb7-2c059a05bcfb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:47:22.056Z|d3baba3c-dd47-48f9-9cb7-2c059a05bcfb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:22.374Z|aa74648f-16fe-44a7-9458-bfd53e9a7dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:22.374Z|aa74648f-16fe-44a7-9458-bfd53e9a7dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:22.391Z|6c03c200-eadb-4d21-857b-dca38299600a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:22.392Z|6c03c200-eadb-4d21-857b-dca38299600a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:22.415Z|e8c5c51f-1e22-4a0d-8562-fb1dc5e044e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:22.415Z|e8c5c51f-1e22-4a0d-8562-fb1dc5e044e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:32.405Z|5d06888f-26f5-44ef-903c-a9198e36e1ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:32.406Z|5d06888f-26f5-44ef-903c-a9198e36e1ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:32.413Z|f3ec93d8-ae04-485f-96eb-92032b2da9f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:32.414Z|f3ec93d8-ae04-485f-96eb-92032b2da9f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:32.438Z|73aa28ce-8b72-4f7e-b2aa-f3aed8bc5e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:32.438Z|73aa28ce-8b72-4f7e-b2aa-f3aed8bc5e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:34.167Z|3fe92f63-c8a3-4569-af7c-6994e135687c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:47:34.167Z|3fe92f63-c8a3-4569-af7c-6994e135687c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:47:34.557Z|aeb98b5f-c23b-45a0-b68e-111474cc436e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:47:34.558Z|aeb98b5f-c23b-45a0-b68e-111474cc436e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:47:42.431Z|c8169d32-b3c9-45ec-b8f6-ee7b6c4431d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:42.432Z|c8169d32-b3c9-45ec-b8f6-ee7b6c4431d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:42.437Z|5c095508-38a2-4d3f-8934-fbda343670b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:42.438Z|5c095508-38a2-4d3f-8934-fbda343670b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:42.461Z|03ae52ce-2544-4e89-9e48-dd9c1f796383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:42.462Z|03ae52ce-2544-4e89-9e48-dd9c1f796383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:49.167Z|0e0610ee-77ca-4501-84e7-3c1f51cd215d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:47:49.168Z|0e0610ee-77ca-4501-84e7-3c1f51cd215d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:47:52.460Z|d3e6f98b-5af5-4d11-8cb6-b48a83810a67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:52.460Z|d3e6f98b-5af5-4d11-8cb6-b48a83810a67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:52.463Z|99303e2c-a93c-4571-bfd5-4ad9b5e47576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:52.464Z|99303e2c-a93c-4571-bfd5-4ad9b5e47576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:47:52.486Z|20dafff8-13ec-4be4-a2b0-b3506f19323b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:47:52.487Z|20dafff8-13ec-4be4-a2b0-b3506f19323b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:02.486Z|a2a4d4bd-4691-4433-bb00-d3c19b4dfa73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:02.487Z|a2a4d4bd-4691-4433-bb00-d3c19b4dfa73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:02.488Z|51c2dde5-b189-46bf-ad56-fd4515f73624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:02.489Z|51c2dde5-b189-46bf-ad56-fd4515f73624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:02.510Z|278ba795-9fec-4230-baa5-5fa67b612e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:02.511Z|278ba795-9fec-4230-baa5-5fa67b612e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:04.167Z|f3731eab-83b9-4d8c-8f24-813668b7ef0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:48:04.171Z|f3731eab-83b9-4d8c-8f24-813668b7ef0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:48:04.558Z|6a0b5605-5146-4170-b95c-2c74577d062e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:48:04.559Z|6a0b5605-5146-4170-b95c-2c74577d062e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:48:12.513Z|2fe1c4b7-6b3e-45c7-953c-9d7326ece9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:12.513Z|be3fdb60-6cf0-42f5-bcfb-0502cc76d07e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:12.514Z|2fe1c4b7-6b3e-45c7-953c-9d7326ece9d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:12.514Z|be3fdb60-6cf0-42f5-bcfb-0502cc76d07e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:12.535Z|38d80923-779d-44e7-9555-9c9e9adb969c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:12.535Z|38d80923-779d-44e7-9555-9c9e9adb969c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:19.167Z|6971738b-260b-4e1a-97e5-a0145a409edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:48:19.167Z|6971738b-260b-4e1a-97e5-a0145a409edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:48:22.056Z|4d4efa79-1964-4f90-aeee-1897fc28909d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:48:22.057Z|4d4efa79-1964-4f90-aeee-1897fc28909d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:22.543Z|95208b75-2973-4a39-b4d1-2216d2768c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:22.544Z|95208b75-2973-4a39-b4d1-2216d2768c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:22.546Z|768abb01-45d7-4c3e-949c-0f6bebda8d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:22.546Z|768abb01-45d7-4c3e-949c-0f6bebda8d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:22.560Z|ba5ef5c2-795d-40d9-b319-3e6eb172c9a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:22.560Z|ba5ef5c2-795d-40d9-b319-3e6eb172c9a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:32.566Z|a2f53359-003b-42a7-a7da-553110122e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:32.566Z|a2f53359-003b-42a7-a7da-553110122e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:32.568Z|d83694ca-c300-4264-8937-0cdeae2ae733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:32.569Z|d83694ca-c300-4264-8937-0cdeae2ae733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:32.584Z|9e196723-8094-4395-8f0a-f26cd5366c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:32.585Z|9e196723-8094-4395-8f0a-f26cd5366c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:34.167Z|c3914d1c-f88b-4ec0-a7dc-9a2e0640e0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:48:34.167Z|c3914d1c-f88b-4ec0-a7dc-9a2e0640e0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:48:34.560Z|7472cbf6-8061-4ac7-afa7-30d40875e838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:48:34.560Z|7472cbf6-8061-4ac7-afa7-30d40875e838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:48:42.594Z|a9861b83-8e1f-4f87-9a51-4afbe2b2f81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:42.594Z|c6e77d73-f223-4078-a212-c41ac54dbdec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:42.595Z|a9861b83-8e1f-4f87-9a51-4afbe2b2f81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:42.598Z|c6e77d73-f223-4078-a212-c41ac54dbdec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:42.611Z|25ce6062-77a8-4054-8c51-ba66ba7b885c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:42.612Z|25ce6062-77a8-4054-8c51-ba66ba7b885c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:49.167Z|90c99fef-6f6d-4d52-8b02-5318b042bd92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:48:49.171Z|90c99fef-6f6d-4d52-8b02-5318b042bd92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:48:52.619Z|e085365e-3b4e-4c03-aaf8-cc302d781da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:52.620Z|e085365e-3b4e-4c03-aaf8-cc302d781da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:52.617Z|e66029de-ec1d-4a7f-b63f-5e6dba257eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:52.620Z|e66029de-ec1d-4a7f-b63f-5e6dba257eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:48:52.635Z|0354402e-cede-4db6-82fc-3f491bb6cee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:48:52.637Z|0354402e-cede-4db6-82fc-3f491bb6cee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:02.646Z|d3269836-a54e-4202-87db-590b7e77168d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:02.646Z|3811b2c7-89a2-4c2c-a968-e410847f7dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:02.647Z|d3269836-a54e-4202-87db-590b7e77168d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:02.647Z|3811b2c7-89a2-4c2c-a968-e410847f7dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:02.660Z|b03938d9-4986-47af-87f0-86f65ee5d911|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:02.660Z|b03938d9-4986-47af-87f0-86f65ee5d911|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:04.167Z|7e11cdae-2099-49da-b8b4-f69fc56cf431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:49:04.167Z|7e11cdae-2099-49da-b8b4-f69fc56cf431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:49:04.561Z|43de4d85-6092-4201-b85c-e724c80ffe4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:49:04.562Z|43de4d85-6092-4201-b85c-e724c80ffe4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:49:12.673Z|1f99a1b1-c88d-4d97-8b0c-98e169eef5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:12.674Z|1f99a1b1-c88d-4d97-8b0c-98e169eef5d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:12.675Z|c74df5da-ef97-4f70-81e8-547968532b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:12.676Z|c74df5da-ef97-4f70-81e8-547968532b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:12.683Z|0a4b1615-6cc7-4ae7-809f-a8c92925850f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:12.683Z|0a4b1615-6cc7-4ae7-809f-a8c92925850f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:19.167Z|ebb8ef6e-e717-4b35-8b6b-62ced7792292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:49:19.167Z|ebb8ef6e-e717-4b35-8b6b-62ced7792292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:49:22.056Z|06b462b5-3403-4cb3-906f-222500f503fa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:49:22.057Z|06b462b5-3403-4cb3-906f-222500f503fa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:22.703Z|501a896b-47da-4bef-8b5d-4a9ef8a2a15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:22.704Z|501a896b-47da-4bef-8b5d-4a9ef8a2a15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:22.706Z|63a302ae-35c3-42ac-874a-46ff8b3b7586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:22.707Z|63a302ae-35c3-42ac-874a-46ff8b3b7586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:22.712Z|404cdcdc-7ebe-42ad-aea9-b3b6ca879c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:22.712Z|404cdcdc-7ebe-42ad-aea9-b3b6ca879c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:32.730Z|6934af0e-0c45-45af-a6ed-4ec80903d7df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:32.731Z|835427e7-70b1-4e30-b204-77241556e8cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:32.731Z|6934af0e-0c45-45af-a6ed-4ec80903d7df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:32.732Z|835427e7-70b1-4e30-b204-77241556e8cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:32.735Z|ef0f3a88-df43-40de-8526-4d35a02aa1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:32.736Z|ef0f3a88-df43-40de-8526-4d35a02aa1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:34.167Z|e8a65e8b-4cfa-4109-a458-ea6d14eb3825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:49:34.171Z|e8a65e8b-4cfa-4109-a458-ea6d14eb3825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:49:34.563Z|cdb61e86-3c92-4274-998e-14ffef79f96f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:49:34.563Z|cdb61e86-3c92-4274-998e-14ffef79f96f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:49:42.754Z|66bfeae4-65c8-47df-a369-5b93aca93d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:42.755Z|66bfeae4-65c8-47df-a369-5b93aca93d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:42.759Z|00ea29c9-9430-4f09-9a81-bf9e403cedc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:42.759Z|00ea29c9-9430-4f09-9a81-bf9e403cedc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:42.762Z|0469499e-e536-46e8-b2f7-65a21dd33848|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:42.762Z|0469499e-e536-46e8-b2f7-65a21dd33848|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:49.167Z|060d7539-e380-4d03-ba2c-10bfb397ea06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:49:49.167Z|060d7539-e380-4d03-ba2c-10bfb397ea06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:49:52.780Z|641d8189-0265-4ece-95d6-964f8d1e4f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:52.780Z|6a3bc99f-e3c8-456a-8d97-fcf84204a447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:52.781Z|641d8189-0265-4ece-95d6-964f8d1e4f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:52.781Z|6a3bc99f-e3c8-456a-8d97-fcf84204a447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:49:52.791Z|2c651c98-d677-482c-a4e1-32091f5f69b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:49:52.791Z|2c651c98-d677-482c-a4e1-32091f5f69b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:02.812Z|2dfbdebc-0d1e-4db4-87da-a424cdc1b6c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:02.813Z|ccdd27bf-2a6a-4166-a424-a457ca42d735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:02.813Z|2dfbdebc-0d1e-4db4-87da-a424cdc1b6c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:02.814Z|ccdd27bf-2a6a-4166-a424-a457ca42d735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:02.818Z|e666f488-ae70-49e0-b2c5-357e7ce0643a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:02.819Z|e666f488-ae70-49e0-b2c5-357e7ce0643a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:04.167Z|8193f7ab-55fd-4689-a468-f6c21c16f0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:50:04.167Z|8193f7ab-55fd-4689-a468-f6c21c16f0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:50:04.564Z|20be1a40-de22-43a3-a819-8bf85b8b8ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:50:04.564Z|20be1a40-de22-43a3-a819-8bf85b8b8ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:50:12.839Z|9ced7ac1-5ae3-4fc4-a448-382b7b13822b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:12.839Z|5a707088-416c-42dc-8f56-33653e41d7c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:12.839Z|9ced7ac1-5ae3-4fc4-a448-382b7b13822b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:12.840Z|5a707088-416c-42dc-8f56-33653e41d7c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:12.841Z|c17d64df-1427-4243-a9a5-a739298bad8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:12.842Z|c17d64df-1427-4243-a9a5-a739298bad8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:19.167Z|256e82c8-fc70-424a-a29a-5016270ffc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:50:19.171Z|256e82c8-fc70-424a-a29a-5016270ffc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:50:22.056Z|03fa763e-91cc-4308-b29f-d108fd90348d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:50:22.056Z|03fa763e-91cc-4308-b29f-d108fd90348d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:22.864Z|30e692cb-1442-4e09-8c9e-6f398cc6c7ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:22.865Z|30e692cb-1442-4e09-8c9e-6f398cc6c7ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:22.871Z|c4a480e2-0d1e-418e-8faf-38714262142f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:22.872Z|c4a480e2-0d1e-418e-8faf-38714262142f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:22.872Z|26052649-8af0-4ee0-8cb5-5df29f5a9060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:22.872Z|26052649-8af0-4ee0-8cb5-5df29f5a9060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:32.888Z|d085d97a-8086-4db8-bd01-087d1c9e1405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:32.890Z|d085d97a-8086-4db8-bd01-087d1c9e1405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:32.896Z|8d63c8cd-176e-4d7c-8a56-04194a11526d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:32.897Z|8d63c8cd-176e-4d7c-8a56-04194a11526d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:32.898Z|d1b65f02-6299-47c8-bacc-1ec0043cfcf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:32.898Z|d1b65f02-6299-47c8-bacc-1ec0043cfcf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:34.167Z|a3fea948-87e8-42a9-8d91-2e5950b0a3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:50:34.167Z|a3fea948-87e8-42a9-8d91-2e5950b0a3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:50:34.565Z|dcf79c65-1bd9-46a8-a1ba-5b07a1f3931a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:50:34.565Z|dcf79c65-1bd9-46a8-a1ba-5b07a1f3931a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:50:42.917Z|dedd97a8-4e6d-470a-80d0-8fcbcf1a3b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:42.918Z|dedd97a8-4e6d-470a-80d0-8fcbcf1a3b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:42.923Z|f6beb57d-1ada-4d98-9f67-2b71d6ffd76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:42.923Z|9550a5fc-6891-443e-bad2-aaa527bc0e49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:42.924Z|9550a5fc-6891-443e-bad2-aaa527bc0e49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:42.924Z|f6beb57d-1ada-4d98-9f67-2b71d6ffd76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:49.167Z|7fae0fda-936d-4647-ade9-c0ed9647ceb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:50:49.167Z|7fae0fda-936d-4647-ade9-c0ed9647ceb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:50:52.942Z|6a7a5705-50b1-4822-ae28-17f7dc3726e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:52.943Z|6a7a5705-50b1-4822-ae28-17f7dc3726e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:52.947Z|18b5b736-37cc-45e4-928e-8852b57668f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:52.947Z|18b5b736-37cc-45e4-928e-8852b57668f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:50:52.948Z|8b84cb4c-d8fd-498c-8fcd-062a0e2a41dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:50:52.948Z|8b84cb4c-d8fd-498c-8fcd-062a0e2a41dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:02.968Z|768c3922-f65f-41d3-90c5-047dbfb4f060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:02.969Z|768c3922-f65f-41d3-90c5-047dbfb4f060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:02.970Z|6c0b121c-5410-4507-a70a-3f7503db258e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:02.971Z|6c0b121c-5410-4507-a70a-3f7503db258e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:02.973Z|83e73961-404b-4c2c-9292-9dc7ef3e7f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:02.974Z|83e73961-404b-4c2c-9292-9dc7ef3e7f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:04.167Z|db8c26a2-cd73-4aa1-b6c6-ae47ac01efaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:51:04.175Z|db8c26a2-cd73-4aa1-b6c6-ae47ac01efaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:51:04.566Z|2dbe54b2-a647-49c8-8b8d-28a038eb1505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:51:04.566Z|2dbe54b2-a647-49c8-8b8d-28a038eb1505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:51:12.993Z|7aa6659f-d24c-4021-9a88-99ff49c5b9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:12.993Z|7aa6659f-d24c-4021-9a88-99ff49c5b9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:12.996Z|b56795d8-86bf-4ba2-a35f-a20e69111900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:12.997Z|b56795d8-86bf-4ba2-a35f-a20e69111900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:12.998Z|1af01d82-114d-4e4c-b959-4c0c1a7058ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:12.998Z|1af01d82-114d-4e4c-b959-4c0c1a7058ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:19.167Z|82b06d49-dd18-4923-8c23-6e0f435a435c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:51:19.167Z|82b06d49-dd18-4923-8c23-6e0f435a435c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:51:22.056Z|efebbd9f-b612-4bb2-8162-239288457463|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:51:22.057Z|efebbd9f-b612-4bb2-8162-239288457463|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:23.021Z|79efc19d-4ec7-4e8b-b029-199a46634234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:23.022Z|79efc19d-4ec7-4e8b-b029-199a46634234|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:23.024Z|b8d9a71a-db15-4974-9076-0be6d6a75339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:23.024Z|b8d9a71a-db15-4974-9076-0be6d6a75339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:23.025Z|3a6647d8-56bf-4390-9239-1307ffe23d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:23.025Z|3a6647d8-56bf-4390-9239-1307ffe23d37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:33.045Z|565094be-951b-4023-ab07-e1fbe98483ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:33.045Z|9348733b-67dc-41c8-848f-018557ea0049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:33.046Z|565094be-951b-4023-ab07-e1fbe98483ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:33.046Z|6e4a4ac1-d4b4-4011-8d98-2664991b5a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:33.046Z|9348733b-67dc-41c8-848f-018557ea0049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:33.046Z|6e4a4ac1-d4b4-4011-8d98-2664991b5a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:34.167Z|0ee7eab2-907b-4054-9183-136efb7b3022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:51:34.167Z|0ee7eab2-907b-4054-9183-136efb7b3022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:51:34.567Z|277b9817-4214-438b-8315-a25a537fd3f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:51:34.567Z|277b9817-4214-438b-8315-a25a537fd3f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:51:43.073Z|d46fb9ee-3ed9-4c02-a174-53c12937d672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:43.073Z|d565dcf8-f898-4329-a51a-448917f346e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:43.074Z|d46fb9ee-3ed9-4c02-a174-53c12937d672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:43.074Z|d565dcf8-f898-4329-a51a-448917f346e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:43.076Z|edcc3e3c-6853-4b25-a875-e4aa6266fe33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:43.078Z|edcc3e3c-6853-4b25-a875-e4aa6266fe33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:49.167Z|78b7c22e-2784-4d63-bfcb-748eb59a8ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:51:49.171Z|78b7c22e-2784-4d63-bfcb-748eb59a8ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:51:53.100Z|258ba178-44b2-4fde-b1b0-75b150a73a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:53.101Z|53d47dce-7032-4932-9d60-3a287c56b2af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:53.101Z|258ba178-44b2-4fde-b1b0-75b150a73a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:53.101Z|53d47dce-7032-4932-9d60-3a287c56b2af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:51:53.103Z|3b9b45b6-91dc-423b-92a1-7ca3cbf73f5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:51:53.103Z|3b9b45b6-91dc-423b-92a1-7ca3cbf73f5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:03.137Z|a1ea0de2-eb0a-4dc1-af3e-9655bf36c403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:03.137Z|775387b6-8b1a-4e14-b982-ba14cfcda81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:03.138Z|a1ea0de2-eb0a-4dc1-af3e-9655bf36c403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:03.138Z|775387b6-8b1a-4e14-b982-ba14cfcda81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:03.140Z|7ee4dcd3-d2cb-418c-975f-ecd3ff06e521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:03.141Z|7ee4dcd3-d2cb-418c-975f-ecd3ff06e521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:04.167Z|c53e18b3-3fc0-4142-81f2-fd094c061f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:52:04.167Z|c53e18b3-3fc0-4142-81f2-fd094c061f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:52:04.568Z|f48f2150-2e03-4645-8db4-d5da11ebc4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:52:04.568Z|f48f2150-2e03-4645-8db4-d5da11ebc4be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:52:13.164Z|3a52176d-9031-4eb1-8b30-a500b41f1754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:13.164Z|67deb592-37d8-420c-a66a-5b7eee70a5e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:13.164Z|67deb592-37d8-420c-a66a-5b7eee70a5e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:13.164Z|3a52176d-9031-4eb1-8b30-a500b41f1754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:13.172Z|f44b5926-ae14-4a3f-b6d6-36a58bce8028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:13.173Z|f44b5926-ae14-4a3f-b6d6-36a58bce8028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:19.167Z|b73d825f-e1a7-408c-a0ca-16099ab60de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:52:19.167Z|b73d825f-e1a7-408c-a0ca-16099ab60de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:52:22.056Z|08222ec5-4a48-4366-9a70-d9ac3dab3d3c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:52:22.057Z|08222ec5-4a48-4366-9a70-d9ac3dab3d3c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:23.190Z|2938a89f-74a0-41a8-b358-485bf3ec54dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:23.191Z|2938a89f-74a0-41a8-b358-485bf3ec54dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:23.192Z|03e4bb84-c4b0-4df4-9ca6-b4408b626041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:23.193Z|03e4bb84-c4b0-4df4-9ca6-b4408b626041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:23.195Z|cdf2c7dd-5507-47dc-ab35-d8aa38571ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:23.195Z|cdf2c7dd-5507-47dc-ab35-d8aa38571ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:33.219Z|f6d55ded-eb03-401d-af24-a28fcc4ed12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:33.219Z|b5978b98-e205-4928-83d8-ad5cd77141a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:33.219Z|f6d55ded-eb03-401d-af24-a28fcc4ed12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:33.220Z|b5978b98-e205-4928-83d8-ad5cd77141a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:33.227Z|2be89e90-cf53-474c-bea5-568887c196ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:33.228Z|2be89e90-cf53-474c-bea5-568887c196ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:34.166Z|0f74956e-6b7e-42dd-8061-c3308679fdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:52:34.170Z|0f74956e-6b7e-42dd-8061-c3308679fdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:52:34.569Z|6e0466f5-7457-4021-bec9-fa2724275614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:52:34.569Z|6e0466f5-7457-4021-bec9-fa2724275614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:52:43.242Z|758347ef-5f5e-4581-8ae4-3544e1a9e71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:43.243Z|758347ef-5f5e-4581-8ae4-3544e1a9e71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:43.250Z|af39af5e-0218-4885-a055-04a25f971e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:43.250Z|af39af5e-0218-4885-a055-04a25f971e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:43.251Z|f3e4fd75-69eb-40f7-b30d-e17b501fb370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:43.252Z|f3e4fd75-69eb-40f7-b30d-e17b501fb370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:49.167Z|9038b73a-1264-49f8-a9f5-cbe26ad7a76c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:52:49.167Z|9038b73a-1264-49f8-a9f5-cbe26ad7a76c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:52:53.266Z|2407ff42-8cc9-451d-a574-a89fce04d16b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:53.267Z|2407ff42-8cc9-451d-a574-a89fce04d16b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:53.273Z|06f56a26-8458-4352-be72-31dde4fe68a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:53.274Z|ae322d92-1af4-4ed1-a661-8c22866abd1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:52:53.274Z|06f56a26-8458-4352-be72-31dde4fe68a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:52:53.274Z|ae322d92-1af4-4ed1-a661-8c22866abd1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:03.294Z|9c735d79-5359-41c2-b672-875dc043fe4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:03.295Z|9c735d79-5359-41c2-b672-875dc043fe4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:03.300Z|fb575857-473c-4242-8f59-94b777a64d29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:03.300Z|140eb4da-10b9-4951-9339-9a52306b2129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:03.300Z|fb575857-473c-4242-8f59-94b777a64d29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:03.300Z|140eb4da-10b9-4951-9339-9a52306b2129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:04.167Z|6d7df72d-200f-425f-adc0-cee5b8f95b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:53:04.168Z|6d7df72d-200f-425f-adc0-cee5b8f95b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:53:04.570Z|ecb4f470-b300-4f00-b125-14b3b780dc6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:53:04.571Z|ecb4f470-b300-4f00-b125-14b3b780dc6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:53:13.324Z|e1975acf-877e-4a99-bff3-ac55a132ce9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:13.325Z|e1975acf-877e-4a99-bff3-ac55a132ce9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:13.326Z|829397ad-e07d-43ce-b5dd-1cc235f3a884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:13.326Z|829397ad-e07d-43ce-b5dd-1cc235f3a884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:13.329Z|791fa041-01a3-450f-b2e8-fa6b00ed3cf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:13.330Z|791fa041-01a3-450f-b2e8-fa6b00ed3cf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:19.166Z|2202f57b-42d3-4a18-867a-a7098a239000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:53:19.171Z|2202f57b-42d3-4a18-867a-a7098a239000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:53:22.057Z|807fcdfa-24a0-4314-8470-ed58082311a2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:53:22.058Z|807fcdfa-24a0-4314-8470-ed58082311a2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:23.349Z|bc518287-7408-49b4-8ea9-2a7de13d9dd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:23.349Z|bc518287-7408-49b4-8ea9-2a7de13d9dd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:23.351Z|d8f3b4b9-4af1-4db9-8f90-5f2ef93f0878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:23.351Z|d8f3b4b9-4af1-4db9-8f90-5f2ef93f0878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:23.352Z|3f8d5c20-85e7-4ac2-8562-65e7bdda738d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:23.352Z|3f8d5c20-85e7-4ac2-8562-65e7bdda738d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:33.372Z|8376e2c0-3406-4bd9-bab0-35090fd86427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:33.373Z|aa83002e-3060-479e-ae0b-5a8e3b96d89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:33.373Z|8376e2c0-3406-4bd9-bab0-35090fd86427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:33.374Z|aa83002e-3060-479e-ae0b-5a8e3b96d89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:33.377Z|ef42204d-0056-4d02-bf77-a5394e0c4bf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:33.378Z|ef42204d-0056-4d02-bf77-a5394e0c4bf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:34.166Z|8d0666c3-0423-4072-b76d-2e5871898bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:53:34.167Z|8d0666c3-0423-4072-b76d-2e5871898bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:53:34.572Z|d6522b9e-38b5-4fbd-af10-72e7f6d485cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:53:34.572Z|d6522b9e-38b5-4fbd-af10-72e7f6d485cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:53:43.399Z|ae00ce4a-42a3-4673-b420-9ccae8d92c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:43.399Z|80b8e481-a846-4d95-b283-f9d47488f10e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:43.400Z|ae00ce4a-42a3-4673-b420-9ccae8d92c16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:43.400Z|c65d43bc-33b0-403f-a5a2-de73bb62f018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:43.400Z|80b8e481-a846-4d95-b283-f9d47488f10e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:43.400Z|c65d43bc-33b0-403f-a5a2-de73bb62f018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:49.167Z|fd3c9c58-e312-4bf1-be43-a2a01596752b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:53:49.167Z|fd3c9c58-e312-4bf1-be43-a2a01596752b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:53:53.424Z|e86e88c3-3395-4b54-a1c1-41cbde0c84f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:53.424Z|8baa743b-2a98-4659-ba70-db898a4a878b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:53.424Z|0ca1d0d8-9286-42af-bcd1-39b1d660148f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:53:53.424Z|8baa743b-2a98-4659-ba70-db898a4a878b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:53.425Z|0ca1d0d8-9286-42af-bcd1-39b1d660148f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:53:53.425Z|e86e88c3-3395-4b54-a1c1-41cbde0c84f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:03.447Z|83be7183-5e71-42a0-8804-75ebb9198e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:03.448Z|83be7183-5e71-42a0-8804-75ebb9198e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:03.449Z|e0885ed4-2da1-43d9-b1f8-14c0adf7559a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:03.449Z|d38f9231-eebc-4877-b6a4-709fae3ddf64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:03.449Z|e0885ed4-2da1-43d9-b1f8-14c0adf7559a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:03.450Z|d38f9231-eebc-4877-b6a4-709fae3ddf64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:04.167Z|cdea7901-61d9-458a-94c2-52e3f1db6371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:54:04.170Z|cdea7901-61d9-458a-94c2-52e3f1db6371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:54:04.573Z|dbe4f2d9-db11-442f-9a8a-c0012949b2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:54:04.573Z|dbe4f2d9-db11-442f-9a8a-c0012949b2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:54:13.473Z|ce64637c-65bf-4180-94c9-f22aa886d9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:13.474Z|ce64637c-65bf-4180-94c9-f22aa886d9cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:13.474Z|5bc477c4-dfe5-45bb-886c-d7b9ce6fad28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:13.475Z|5bc477c4-dfe5-45bb-886c-d7b9ce6fad28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:13.476Z|d34867db-0564-45eb-a2b7-a86afc12e222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:13.476Z|d34867db-0564-45eb-a2b7-a86afc12e222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:19.167Z|cbddbef8-eddc-42f1-af65-52dcc45a8525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:54:19.167Z|cbddbef8-eddc-42f1-af65-52dcc45a8525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:54:22.055Z|f5e96e65-8cc5-4803-b58e-4b215e1f1b22|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:54:22.056Z|f5e96e65-8cc5-4803-b58e-4b215e1f1b22|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:23.497Z|70a7bb58-eb9e-44cc-aa85-a1c2a1be14c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:23.498Z|ae1e1aab-aa43-4255-8642-38e8c4c50b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:23.498Z|70a7bb58-eb9e-44cc-aa85-a1c2a1be14c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:23.498Z|ae1e1aab-aa43-4255-8642-38e8c4c50b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:23.499Z|9387b5fe-5441-4fb3-a812-23856ac4f4a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:23.499Z|9387b5fe-5441-4fb3-a812-23856ac4f4a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:33.530Z|d760f8ee-5191-4b7e-ba5a-93fec42cd619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:33.531Z|0c2ceeda-88c9-48a3-b02b-f49ceb7c3a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:33.532Z|d760f8ee-5191-4b7e-ba5a-93fec42cd619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:33.531Z|79284539-1fd0-4b38-ab8a-100492ace263|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:33.532Z|0c2ceeda-88c9-48a3-b02b-f49ceb7c3a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:33.532Z|79284539-1fd0-4b38-ab8a-100492ace263|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:34.167Z|378e5f63-2d0c-4126-b24f-b8e31c6d7722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:54:34.168Z|378e5f63-2d0c-4126-b24f-b8e31c6d7722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:54:34.574Z|14b4ecba-6987-453b-a179-1704529889c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:54:34.575Z|14b4ecba-6987-453b-a179-1704529889c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:54:43.558Z|3ea712b2-c452-4382-bd99-c01607100a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:43.558Z|83de29a2-5fd0-46bf-a751-85bb144b12ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:43.559Z|3ea712b2-c452-4382-bd99-c01607100a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:43.559Z|83de29a2-5fd0-46bf-a751-85bb144b12ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:43.560Z|9572300d-3c22-4e5a-a573-1efb508cf6db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:43.561Z|9572300d-3c22-4e5a-a573-1efb508cf6db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:49.167Z|f0d9a869-3cd2-4301-8a68-64d0e20dcb6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:54:49.171Z|f0d9a869-3cd2-4301-8a68-64d0e20dcb6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:54:53.584Z|9e203262-27a2-41d6-9fa5-2846a879fa03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:53.585Z|9e203262-27a2-41d6-9fa5-2846a879fa03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:53.585Z|b984912c-f111-4bbd-80a2-e9bd5b039a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:53.585Z|498a4803-dabc-400a-bab9-225823acb66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:54:53.585Z|b984912c-f111-4bbd-80a2-e9bd5b039a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:54:53.586Z|498a4803-dabc-400a-bab9-225823acb66a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:03.613Z|794e7dac-6c03-49d7-aff2-df0db432db98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:03.613Z|9de881da-dccf-4582-abf2-ce63a28af2ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:03.614Z|794e7dac-6c03-49d7-aff2-df0db432db98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:03.614Z|9de881da-dccf-4582-abf2-ce63a28af2ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:03.616Z|2c177d8e-5d96-46f6-a855-681e284429a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:03.618Z|2c177d8e-5d96-46f6-a855-681e284429a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:04.167Z|75dfc421-43c5-442d-a421-92f1e06681bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:55:04.167Z|75dfc421-43c5-442d-a421-92f1e06681bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:55:04.575Z|87296b60-5c48-4d8a-a94e-ce4c8d843f86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:55:04.576Z|87296b60-5c48-4d8a-a94e-ce4c8d843f86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:55:13.637Z|fa299ab2-3cfb-4463-b026-b3d344178920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:13.638Z|fa299ab2-3cfb-4463-b026-b3d344178920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:13.638Z|42f42e45-ba3a-4599-8441-8bcaedac620d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:13.639Z|42f42e45-ba3a-4599-8441-8bcaedac620d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:13.642Z|ac59336a-94a0-4419-9145-5aa363d3904e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:13.642Z|ac59336a-94a0-4419-9145-5aa363d3904e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:19.167Z|3dc341db-9919-44c8-bc91-21d0c74396e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:55:19.167Z|3dc341db-9919-44c8-bc91-21d0c74396e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:55:22.056Z|d41b7212-d57a-4205-81f6-c0a415764557|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:55:22.057Z|d41b7212-d57a-4205-81f6-c0a415764557|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:23.666Z|98f41a7c-d202-405f-a54f-a97657a76279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:23.667Z|98f41a7c-d202-405f-a54f-a97657a76279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:23.666Z|097c6aaf-7b52-440d-a893-ccbe709d2259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:23.668Z|097c6aaf-7b52-440d-a893-ccbe709d2259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:23.673Z|eaec2d7c-d3cf-40b2-8d01-f260b2e091cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:23.674Z|eaec2d7c-d3cf-40b2-8d01-f260b2e091cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:33.695Z|0d6c4066-7c8e-4e55-9393-5c860b6568c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:33.696Z|0d6c4066-7c8e-4e55-9393-5c860b6568c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:33.695Z|704c8ffa-adbc-4487-b61a-8f7b7102baea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:33.696Z|704c8ffa-adbc-4487-b61a-8f7b7102baea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:33.697Z|9b1f96b6-96f0-4a51-a381-60a51b4ceae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:33.698Z|9b1f96b6-96f0-4a51-a381-60a51b4ceae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:34.167Z|bccd562a-6a92-41e4-a603-3a70758c379c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:55:34.171Z|bccd562a-6a92-41e4-a603-3a70758c379c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:55:34.576Z|9c778cf6-e4f0-4420-a2e0-c68ef7e19b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:55:34.576Z|9c778cf6-e4f0-4420-a2e0-c68ef7e19b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:55:43.718Z|9a0387fc-aa41-4558-95da-f9b5fd14a2b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:43.719Z|f817adc5-7868-4315-bc00-a38119be8387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:43.719Z|59449f2a-cdf2-4a17-97ae-c0d46d2bccf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:43.719Z|f817adc5-7868-4315-bc00-a38119be8387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:43.719Z|59449f2a-cdf2-4a17-97ae-c0d46d2bccf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:43.719Z|9a0387fc-aa41-4558-95da-f9b5fd14a2b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:49.167Z|4552e079-bac6-4f0b-a518-d23993f52f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:55:49.167Z|4552e079-bac6-4f0b-a518-d23993f52f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:55:53.744Z|efa4390e-c546-4e1c-8f5d-b791367dd84c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:53.744Z|21df6941-553e-4f2f-962c-db9352498ce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:53.745Z|21df6941-553e-4f2f-962c-db9352498ce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:53.745Z|efa4390e-c546-4e1c-8f5d-b791367dd84c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:55:53.747Z|5498fb76-dcb0-4533-a2b9-de652a9bf1c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:55:53.749Z|5498fb76-dcb0-4533-a2b9-de652a9bf1c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:03.772Z|d9e7ed57-4b29-4fd6-af09-f2c79ac69c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:03.772Z|d9e7ed57-4b29-4fd6-af09-f2c79ac69c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:03.773Z|5689d822-7be7-49d1-b0cd-fc73cc92c249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:03.774Z|5689d822-7be7-49d1-b0cd-fc73cc92c249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:03.774Z|3c247ce1-a4a6-4905-b0fb-8754f38ff0e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:03.775Z|3c247ce1-a4a6-4905-b0fb-8754f38ff0e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:04.167Z|1b8cf6aa-73b7-4b3e-92e3-0ae7d10ed508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:56:04.167Z|1b8cf6aa-73b7-4b3e-92e3-0ae7d10ed508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:56:04.577Z|b7e5eabe-da94-427b-bcb6-236cff1e4209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:56:04.578Z|b7e5eabe-da94-427b-bcb6-236cff1e4209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:56:13.799Z|fa378d80-e2ae-46bf-971b-5d484d6cfc44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:13.800Z|fa378d80-e2ae-46bf-971b-5d484d6cfc44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:13.807Z|963e8fa9-f9ff-4053-8c61-4c95e6f650c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:13.808Z|963e8fa9-f9ff-4053-8c61-4c95e6f650c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:13.809Z|37ff0c4e-4592-4a7d-9e77-89b902cc3f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:13.810Z|37ff0c4e-4592-4a7d-9e77-89b902cc3f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:19.170Z|cf61695a-cb3d-41d6-b73a-9a7b983b5670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:56:19.174Z|cf61695a-cb3d-41d6-b73a-9a7b983b5670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:56:22.056Z|55d35277-3629-4b5c-ab1c-64f9dd71e3d0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:56:22.057Z|55d35277-3629-4b5c-ab1c-64f9dd71e3d0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:23.825Z|c410a3b4-6c1d-429b-9d0c-c5ff46551f12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:23.826Z|c410a3b4-6c1d-429b-9d0c-c5ff46551f12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:23.831Z|e5cefd98-827c-48a7-8850-183abf412336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:23.832Z|e5cefd98-827c-48a7-8850-183abf412336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:23.833Z|adf0e1be-7314-46f8-9f6e-288dc7a8d3bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:23.833Z|adf0e1be-7314-46f8-9f6e-288dc7a8d3bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:33.860Z|ab79b599-e72a-441b-a6f9-57251721451a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:33.860Z|ab79b599-e72a-441b-a6f9-57251721451a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:33.860Z|586f7fe5-bd98-4611-bb13-08941637a4d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:33.861Z|586f7fe5-bd98-4611-bb13-08941637a4d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:33.864Z|f14f4aa7-51c9-4b33-aa2b-a1a5ce653435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:33.865Z|f14f4aa7-51c9-4b33-aa2b-a1a5ce653435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:34.167Z|f5a2e699-8525-465c-8e57-cc2eb61393c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:56:34.167Z|f5a2e699-8525-465c-8e57-cc2eb61393c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:56:34.578Z|5a3d8ba3-87cd-48a5-b613-a78aad53a8c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:56:34.579Z|5a3d8ba3-87cd-48a5-b613-a78aad53a8c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:56:43.888Z|c3f72bff-dd33-41cd-98af-8050979db1d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:43.888Z|d9814be8-0f89-46de-ba94-35a9b102b202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:43.888Z|c3f72bff-dd33-41cd-98af-8050979db1d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:43.889Z|d9814be8-0f89-46de-ba94-35a9b102b202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:43.907Z|9468e83f-7f85-445c-9ffe-e0cefab14aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:43.907Z|9468e83f-7f85-445c-9ffe-e0cefab14aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:49.167Z|828d4d43-8fce-4b46-8243-83b148ee3380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:56:49.168Z|828d4d43-8fce-4b46-8243-83b148ee3380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:56:53.924Z|39001e0f-c7ab-4be4-8f2c-d5b699873442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:53.924Z|39001e0f-c7ab-4be4-8f2c-d5b699873442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:53.924Z|5f895fc5-2798-4a3e-a886-6a0800cc5b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:53.925Z|5f895fc5-2798-4a3e-a886-6a0800cc5b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:56:53.930Z|7a72be84-740e-4cbb-97cf-c92c5d005df2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:56:53.930Z|7a72be84-740e-4cbb-97cf-c92c5d005df2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:03.949Z|13159cb6-7e52-4fe1-a2cb-d9c5549fb939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:03.950Z|13159cb6-7e52-4fe1-a2cb-d9c5549fb939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:03.950Z|3cdf2b43-6daa-47b2-93f9-51361b859bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:03.950Z|3cdf2b43-6daa-47b2-93f9-51361b859bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:03.958Z|565d4b70-2593-4251-b5d2-0e46ca30eb8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:03.958Z|565d4b70-2593-4251-b5d2-0e46ca30eb8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:04.167Z|c0696453-8ea7-4404-a83a-d004d7d0b448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:57:04.171Z|c0696453-8ea7-4404-a83a-d004d7d0b448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:57:04.580Z|21bf74bf-f79e-4b77-9b1b-88dbd846ddb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:57:04.580Z|21bf74bf-f79e-4b77-9b1b-88dbd846ddb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:57:13.992Z|34bdeacf-7c78-4438-bca6-4e1cc63a4098|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:13.992Z|b08d3623-b949-426f-999a-1b4c8dd0e12b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:13.992Z|34bdeacf-7c78-4438-bca6-4e1cc63a4098|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:13.993Z|b08d3623-b949-426f-999a-1b4c8dd0e12b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:14.008Z|b8d95c3f-6625-4827-acce-18eef42a478c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:14.008Z|b8d95c3f-6625-4827-acce-18eef42a478c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:19.167Z|efbdc6a1-e0ec-45b2-974a-745a6066897c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:57:19.168Z|efbdc6a1-e0ec-45b2-974a-745a6066897c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:57:22.055Z|c34ea680-06c4-4ca3-844b-ca0fd756cdde|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:57:22.056Z|c34ea680-06c4-4ca3-844b-ca0fd756cdde|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:24.016Z|92512cd3-4619-4a8e-900d-97ef783f2b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:24.017Z|92512cd3-4619-4a8e-900d-97ef783f2b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:24.019Z|735c96ac-b77d-49fe-a992-49ff77d627ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:24.019Z|735c96ac-b77d-49fe-a992-49ff77d627ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:24.029Z|d31e5a7d-f27d-4b9e-8574-b2c4b0d24114|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:24.030Z|d31e5a7d-f27d-4b9e-8574-b2c4b0d24114|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:34.042Z|6e4a1dd2-0855-4519-b99a-1d583b60c07b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:34.042Z|3283d3f3-9440-4669-83c6-df830b780435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:34.043Z|3283d3f3-9440-4669-83c6-df830b780435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:34.043Z|6e4a1dd2-0855-4519-b99a-1d583b60c07b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:34.053Z|d4c278a9-7239-410c-b385-51f9c69f8094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:34.054Z|d4c278a9-7239-410c-b385-51f9c69f8094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:34.167Z|4b5cbf1d-50a8-4415-9d99-d0be721dd91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:57:34.168Z|4b5cbf1d-50a8-4415-9d99-d0be721dd91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:57:34.581Z|7ca368eb-1275-4daa-a224-e998bb406d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:57:34.581Z|7ca368eb-1275-4daa-a224-e998bb406d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:57:44.067Z|20e8b63b-f55c-4ef7-b2f9-80ac283bfade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:44.068Z|20e8b63b-f55c-4ef7-b2f9-80ac283bfade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:44.073Z|48059bf6-f2f2-4c37-b17d-169f29301618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:44.074Z|48059bf6-f2f2-4c37-b17d-169f29301618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:44.076Z|ce72e714-b254-48c2-8323-d14b0b65dd07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:44.076Z|ce72e714-b254-48c2-8323-d14b0b65dd07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:49.167Z|924387bf-9d89-4885-9086-f34bd9c30c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:57:49.172Z|924387bf-9d89-4885-9086-f34bd9c30c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:57:54.092Z|e3042934-f0dc-489a-b037-383f13c7d330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:54.093Z|e3042934-f0dc-489a-b037-383f13c7d330|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:54.097Z|d48ffcc5-c1a2-40d0-8619-55c704758ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:54.098Z|d48ffcc5-c1a2-40d0-8619-55c704758ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:57:54.098Z|5e0bae8c-0020-485b-aedf-bcf9df6defc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:57:54.099Z|5e0bae8c-0020-485b-aedf-bcf9df6defc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:04.116Z|0f375bd4-5d13-4029-86f0-8cdfcf408e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:04.116Z|0f375bd4-5d13-4029-86f0-8cdfcf408e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:04.119Z|b7d5248d-3ba6-47f6-a436-827efd4046b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:04.120Z|6ac5ec24-6165-44c8-a5bb-46f226989f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:04.120Z|b7d5248d-3ba6-47f6-a436-827efd4046b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:04.120Z|6ac5ec24-6165-44c8-a5bb-46f226989f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:04.167Z|19bd75a7-3f7e-4cc7-9fa1-fda1b3c3c916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:58:04.167Z|19bd75a7-3f7e-4cc7-9fa1-fda1b3c3c916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:58:04.582Z|9b12233f-b72d-4182-9b2d-622c3736608f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:58:04.583Z|9b12233f-b72d-4182-9b2d-622c3736608f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:58:14.148Z|83598470-ee90-4071-a815-1c20b7002548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:14.149Z|83598470-ee90-4071-a815-1c20b7002548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:14.149Z|c990e304-66c5-4c40-a759-ae0a5a064d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:14.149Z|c990e304-66c5-4c40-a759-ae0a5a064d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:14.154Z|7107bd05-e477-4a2b-9753-19455493f6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:14.154Z|7107bd05-e477-4a2b-9753-19455493f6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:19.167Z|2ac89e6f-98f9-4819-8abf-2ac75da59bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:58:19.167Z|2ac89e6f-98f9-4819-8abf-2ac75da59bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:58:22.056Z|2c10fd53-303e-47c4-8062-658cc9a833e6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:58:22.057Z|2c10fd53-303e-47c4-8062-658cc9a833e6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:24.176Z|b221849a-68ca-4864-a47e-fd9e0300070c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:24.178Z|b221849a-68ca-4864-a47e-fd9e0300070c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:24.178Z|a6f33df3-8673-4b8a-b432-865f0c19ca4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:24.179Z|a6f33df3-8673-4b8a-b432-865f0c19ca4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:24.183Z|b8921996-e959-48cc-8f52-aa1362e7c0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:24.184Z|b8921996-e959-48cc-8f52-aa1362e7c0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:34.167Z|8b2d9bdc-94ec-45aa-9d99-ce029be1ddf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:58:34.171Z|8b2d9bdc-94ec-45aa-9d99-ce029be1ddf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:58:34.202Z|27bbaec3-18fa-4cdc-9b74-6f447c138043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:34.203Z|a7b797ef-02e1-47ec-b24c-07bbfaf6253a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:34.203Z|27bbaec3-18fa-4cdc-9b74-6f447c138043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:34.203Z|a7b797ef-02e1-47ec-b24c-07bbfaf6253a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:34.209Z|a07e93e3-79e4-49e4-86cb-21baca4e1264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:34.210Z|a07e93e3-79e4-49e4-86cb-21baca4e1264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:34.583Z|eb52f457-c8f5-47c6-993c-cf3858e0387f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:58:34.584Z|eb52f457-c8f5-47c6-993c-cf3858e0387f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:58:44.228Z|6fdc1bca-fac1-46cd-896b-76a7aed0c0f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:44.228Z|ce36b99b-60ff-4c62-8bb2-99f0bcbc6dd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:44.229Z|6fdc1bca-fac1-46cd-896b-76a7aed0c0f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:44.229Z|ce36b99b-60ff-4c62-8bb2-99f0bcbc6dd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:44.231Z|92092996-a33b-44a1-be8f-c8fe0fddca39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:44.232Z|92092996-a33b-44a1-be8f-c8fe0fddca39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:49.167Z|a0163b57-e2ab-486b-b302-c10e370f51d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:58:49.167Z|a0163b57-e2ab-486b-b302-c10e370f51d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:58:54.258Z|b7799de1-e5c0-421b-8911-88c9985fb520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:54.258Z|5b90e00c-7d8c-4508-a889-f2ac6c886b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:54.259Z|b7799de1-e5c0-421b-8911-88c9985fb520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:54.259Z|5b90e00c-7d8c-4508-a889-f2ac6c886b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:58:54.259Z|ce315867-03c5-4f04-8a53-618ca44b9e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:58:54.260Z|ce315867-03c5-4f04-8a53-618ca44b9e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:04.167Z|1312bdc4-8b9b-4b73-8edb-3aef9aa92715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:59:04.167Z|1312bdc4-8b9b-4b73-8edb-3aef9aa92715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:59:04.283Z|1e3f0c97-84da-442d-8b28-3ebff465dfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:04.284Z|cfa100e0-7e4c-400a-a353-1323b9dd624c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:04.284Z|cfa100e0-7e4c-400a-a353-1323b9dd624c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:04.284Z|1e3f0c97-84da-442d-8b28-3ebff465dfec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:04.293Z|1c3da93f-b578-453d-ad1e-987a3b825f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:04.293Z|1c3da93f-b578-453d-ad1e-987a3b825f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:04.584Z|2e14f773-68e1-4861-b9a5-e4b39fa8d465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:59:04.585Z|2e14f773-68e1-4861-b9a5-e4b39fa8d465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:59:14.311Z|3b4f82d0-0277-4f1e-9037-c8e6446e4bbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:14.312Z|3b4f82d0-0277-4f1e-9037-c8e6446e4bbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:14.314Z|7868876d-5fa5-416e-80e1-8d92fc757561|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:14.315Z|7868876d-5fa5-416e-80e1-8d92fc757561|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:14.319Z|9e3d3e03-a895-4fd8-a7e1-b254f96c4633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:14.319Z|9e3d3e03-a895-4fd8-a7e1-b254f96c4633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:19.167Z|35749d56-e1fd-4b6f-b92d-272ca7484887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:59:19.172Z|35749d56-e1fd-4b6f-b92d-272ca7484887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:59:22.056Z|b3f9e806-1288-47c2-8bef-2dcf70202f1b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T01:59:22.057Z|b3f9e806-1288-47c2-8bef-2dcf70202f1b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:24.344Z|539fa4b0-2f75-4cf9-a531-59bf6faeb8a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:24.344Z|8ee2c0ca-984d-4d22-b0ce-3531e82429f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:24.345Z|8ee2c0ca-984d-4d22-b0ce-3531e82429f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:24.344Z|539fa4b0-2f75-4cf9-a531-59bf6faeb8a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:24.346Z|9332a053-d393-46bd-899b-462a67faf7f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:24.347Z|9332a053-d393-46bd-899b-462a67faf7f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:34.167Z|1a049378-4b45-40ed-9774-d7e62f038822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:59:34.167Z|1a049378-4b45-40ed-9774-d7e62f038822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:59:34.369Z|63ac0648-cce7-4aaf-8bec-d3e9c39986f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:34.370Z|63ac0648-cce7-4aaf-8bec-d3e9c39986f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:34.371Z|6fa1b798-9635-417b-a921-fa4b79276cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:34.371Z|6fa1b798-9635-417b-a921-fa4b79276cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:34.371Z|6af5aa23-e044-48e4-9314-3c9d6f7f02ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:34.372Z|6af5aa23-e044-48e4-9314-3c9d6f7f02ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:34.585Z|83768fdc-56f3-4b9f-b716-b3fb57d06387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:59:34.586Z|83768fdc-56f3-4b9f-b716-b3fb57d06387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:59:44.395Z|9ce64d79-be60-4e9d-9a5a-0ebbcbde4ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:44.396Z|fbb311b7-9783-4586-bfe4-e9270c5108a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:44.396Z|64d84fb4-3cca-4aeb-82aa-5d2ee6c6f3dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:44.396Z|fbb311b7-9783-4586-bfe4-e9270c5108a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:44.396Z|9ce64d79-be60-4e9d-9a5a-0ebbcbde4ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:44.397Z|64d84fb4-3cca-4aeb-82aa-5d2ee6c6f3dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:49.167Z|dd4f876c-fbdb-42ea-bdc6-8ef10b21e425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T01:59:49.167Z|dd4f876c-fbdb-42ea-bdc6-8ef10b21e425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T01:59:54.421Z|5c4fdf29-c93f-4fe7-a0f6-2faec34e90e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:54.421Z|5c4fdf29-c93f-4fe7-a0f6-2faec34e90e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:54.421Z|c87c833d-b7f7-4fa5-af43-a76412405a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:54.422Z|c87c833d-b7f7-4fa5-af43-a76412405a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T01:59:54.422Z|8109db60-7a55-4e0a-85ac-3e527520cb2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T01:59:54.423Z|8109db60-7a55-4e0a-85ac-3e527520cb2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:04.167Z|7e960e35-030b-44ea-b0a5-5babe79e20a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:00:04.172Z|7e960e35-030b-44ea-b0a5-5babe79e20a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:00:04.450Z|d311c54b-b767-406e-a40a-93bfd373cd29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:04.450Z|706ed0d8-61b0-4f30-ad44-c1b8e22e2dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:04.451Z|d311c54b-b767-406e-a40a-93bfd373cd29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:04.452Z|706ed0d8-61b0-4f30-ad44-c1b8e22e2dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:04.458Z|c7a08bac-989f-411f-b4f7-086b30756d96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:04.458Z|c7a08bac-989f-411f-b4f7-086b30756d96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:04.586Z|9d20f046-b6b8-459a-91c2-82c78f390407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:00:04.587Z|9d20f046-b6b8-459a-91c2-82c78f390407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:00:14.476Z|4239fb25-5215-4242-b606-daa9518759cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:14.476Z|7a04acb5-e19c-49d9-ad5c-47c595bdb02f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:14.477Z|4239fb25-5215-4242-b606-daa9518759cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:14.477Z|7a04acb5-e19c-49d9-ad5c-47c595bdb02f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:14.479Z|8e072351-3cd9-4365-96f3-4209be1c6baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:14.480Z|8e072351-3cd9-4365-96f3-4209be1c6baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:19.170Z|0dafbf97-c368-4b59-aa63-e79b3edda222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:00:19.170Z|0dafbf97-c368-4b59-aa63-e79b3edda222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:00:22.055Z|0a6a6e7e-fd6e-4ece-b5a4-fbd6d65910ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:00:22.056Z|0a6a6e7e-fd6e-4ece-b5a4-fbd6d65910ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:24.502Z|fc6e0fc7-224a-440d-b210-c978879da634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:24.502Z|fc6e0fc7-224a-440d-b210-c978879da634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:24.503Z|c3db396d-2819-4e07-b675-da1e085fd379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:24.504Z|c3db396d-2819-4e07-b675-da1e085fd379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:24.510Z|db600b19-d406-443f-af6b-e45ef0a2cc06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:24.510Z|db600b19-d406-443f-af6b-e45ef0a2cc06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:34.167Z|fea60acc-cc1c-4537-8236-8cf404c59663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:00:34.167Z|fea60acc-cc1c-4537-8236-8cf404c59663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:00:34.531Z|112c3f9a-481e-4a60-bebc-a9b5826b4955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:34.531Z|112c3f9a-481e-4a60-bebc-a9b5826b4955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:34.532Z|168f9b51-ffda-4c2d-b82a-c36e9140a150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:34.532Z|168f9b51-ffda-4c2d-b82a-c36e9140a150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:34.535Z|0da7684a-c681-4b6b-bc1c-50ca27983f14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:34.536Z|0da7684a-c681-4b6b-bc1c-50ca27983f14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:34.588Z|a6ddd47a-76fe-4eed-9b60-f4deaf4b8e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:00:34.588Z|a6ddd47a-76fe-4eed-9b60-f4deaf4b8e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:00:44.557Z|833d9a82-7686-41cc-82ba-e7ce8e804a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:44.557Z|d732caad-00fb-47c3-b772-ba79936eea61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:44.558Z|833d9a82-7686-41cc-82ba-e7ce8e804a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:44.558Z|d732caad-00fb-47c3-b772-ba79936eea61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:44.563Z|4f0b6921-5802-4a26-ba00-5995e97f6d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:44.564Z|4f0b6921-5802-4a26-ba00-5995e97f6d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:49.167Z|7ee80e20-dbb2-492f-a12c-67fc9ba7f0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:00:49.171Z|7ee80e20-dbb2-492f-a12c-67fc9ba7f0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:00:54.586Z|db3725fb-94c0-409a-880c-46244b38bdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:54.587Z|e2b34f03-a851-49fd-9263-dc2700f12731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:54.588Z|e2b34f03-a851-49fd-9263-dc2700f12731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:54.589Z|db3725fb-94c0-409a-880c-46244b38bdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:00:54.590Z|93816a51-8f18-44e8-87d7-9e5bee43fa96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:00:54.591Z|93816a51-8f18-44e8-87d7-9e5bee43fa96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:04.167Z|df7bf079-1590-4ca3-80e6-dee7d59b4427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:01:04.167Z|df7bf079-1590-4ca3-80e6-dee7d59b4427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:01:04.589Z|9edb913b-d9aa-4da4-9645-59a8266b527a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:01:04.590Z|9edb913b-d9aa-4da4-9645-59a8266b527a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:01:04.619Z|44067f9d-6d1e-42f6-8ba4-1301a28e4682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:04.619Z|4aadcb52-1fcd-49e8-a101-58b2d51aeecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:04.619Z|44067f9d-6d1e-42f6-8ba4-1301a28e4682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:04.620Z|4aadcb52-1fcd-49e8-a101-58b2d51aeecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:04.626Z|a4505ed1-eb8e-4583-ae03-b369a4866d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:04.627Z|a4505ed1-eb8e-4583-ae03-b369a4866d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:14.642Z|714b203f-b46b-44ba-9cec-7496d3b0fb5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:14.642Z|bde46fd8-0b03-4cf6-9363-35999d3b4f1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:14.643Z|714b203f-b46b-44ba-9cec-7496d3b0fb5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:14.643Z|bde46fd8-0b03-4cf6-9363-35999d3b4f1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:14.651Z|4a5d10b1-c0b8-4ff9-be99-6cdd92f165fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:14.651Z|4a5d10b1-c0b8-4ff9-be99-6cdd92f165fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:19.167Z|5abcb509-9999-4c40-8f30-3fcefcdb031a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:01:19.167Z|5abcb509-9999-4c40-8f30-3fcefcdb031a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:01:22.056Z|7ff77129-9884-413d-ab49-0f6b263bc1ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:01:22.056Z|7ff77129-9884-413d-ab49-0f6b263bc1ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:24.667Z|1acd03b3-ce35-47c2-8d07-7dd4b737fba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:24.667Z|802af481-71a5-4fd5-b049-c597a2a40ca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:24.667Z|1acd03b3-ce35-47c2-8d07-7dd4b737fba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:24.668Z|802af481-71a5-4fd5-b049-c597a2a40ca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:24.674Z|8126db26-1fa8-47f8-9b24-91e2b7ebf1c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:24.675Z|8126db26-1fa8-47f8-9b24-91e2b7ebf1c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:34.167Z|d139b0ff-0ba2-4051-bac1-6b2bff5f10dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:01:34.171Z|d139b0ff-0ba2-4051-bac1-6b2bff5f10dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:01:34.590Z|8fc98c30-a967-4eb8-bf29-c7597c7bc7ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:01:34.591Z|8fc98c30-a967-4eb8-bf29-c7597c7bc7ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:01:34.693Z|eebb771c-7228-49bf-86ca-9ef9c51090b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:34.694Z|eebb771c-7228-49bf-86ca-9ef9c51090b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:34.701Z|3af8a4f4-e719-4ac4-a82a-d59401661441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:34.702Z|3af8a4f4-e719-4ac4-a82a-d59401661441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:34.705Z|ffe29071-613e-40f7-b89e-fd9724609522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:34.706Z|ffe29071-613e-40f7-b89e-fd9724609522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:44.719Z|9dee5279-2865-449f-bc48-8c77e8daa6e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:44.720Z|9dee5279-2865-449f-bc48-8c77e8daa6e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:44.727Z|88c8dc33-7504-49b6-92ea-632fb5031a21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:44.728Z|88c8dc33-7504-49b6-92ea-632fb5031a21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:44.731Z|dd49cac7-e622-42b6-942d-b959be7506cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:44.732Z|dd49cac7-e622-42b6-942d-b959be7506cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:49.167Z|0f4919e7-d4be-47f2-8abe-692ce1c366f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:01:49.167Z|0f4919e7-d4be-47f2-8abe-692ce1c366f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:01:54.748Z|f3de2e7f-0ae8-4f79-afb1-5bd4e78e1282|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:54.749Z|f3de2e7f-0ae8-4f79-afb1-5bd4e78e1282|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:54.755Z|73f7f838-c9b3-4837-8d22-fcee70f5ab8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:54.756Z|73f7f838-c9b3-4837-8d22-fcee70f5ab8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:01:54.756Z|e01de5fe-27fe-4789-90f8-42c9cc3eb450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:01:54.757Z|e01de5fe-27fe-4789-90f8-42c9cc3eb450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:04.167Z|f01436f9-7c17-4f63-96fe-d839ab0bfd3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:02:04.167Z|f01436f9-7c17-4f63-96fe-d839ab0bfd3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:02:04.591Z|03e83983-04e8-452e-aa98-ebe0557422da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:02:04.592Z|03e83983-04e8-452e-aa98-ebe0557422da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:02:04.782Z|9e450690-e1f8-46fa-ae0c-540e4fe21d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:04.782Z|6596e4f3-9bb9-431b-804e-1876ce069405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:04.782Z|863120d3-2814-4c45-811c-d674e1bfcd3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:04.783Z|9e450690-e1f8-46fa-ae0c-540e4fe21d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:04.783Z|863120d3-2814-4c45-811c-d674e1bfcd3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:04.783Z|6596e4f3-9bb9-431b-804e-1876ce069405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:14.806Z|cf95d60c-9b5f-448a-a03c-0335d2efc286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:14.807Z|cf95d60c-9b5f-448a-a03c-0335d2efc286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:14.808Z|a432e466-4a73-4dd4-a285-b4ceb7d10a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:14.809Z|a432e466-4a73-4dd4-a285-b4ceb7d10a62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:14.816Z|07f099c5-79ba-46ca-88ce-b4110e1903a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:14.816Z|07f099c5-79ba-46ca-88ce-b4110e1903a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:19.167Z|a8c3059a-a0f2-4608-a0ff-8333d4e08899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:02:19.171Z|a8c3059a-a0f2-4608-a0ff-8333d4e08899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:02:22.057Z|21a6f5fd-6806-40a7-a5bd-47baa45bdbce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:02:22.058Z|21a6f5fd-6806-40a7-a5bd-47baa45bdbce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:24.829Z|e5917422-0dec-45b1-a64c-e2a49981088d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:24.829Z|e5917422-0dec-45b1-a64c-e2a49981088d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:24.831Z|4d01ca26-0ffe-4675-9b29-28e717e4a524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:24.831Z|4d01ca26-0ffe-4675-9b29-28e717e4a524|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:24.836Z|82a43aad-a68e-4f94-b9ba-570c495a917d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:24.836Z|82a43aad-a68e-4f94-b9ba-570c495a917d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:34.167Z|88591484-529c-4b70-a271-9a88588d676a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:02:34.167Z|88591484-529c-4b70-a271-9a88588d676a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:02:34.593Z|9c57a85e-bac5-419d-82d0-d178ed65859a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:02:34.593Z|9c57a85e-bac5-419d-82d0-d178ed65859a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:02:34.851Z|612345ec-cc33-4164-a0d0-365a09770236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:34.852Z|612345ec-cc33-4164-a0d0-365a09770236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:34.852Z|1aa893d8-d606-4b05-9791-952edcca498e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:34.853Z|1aa893d8-d606-4b05-9791-952edcca498e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:34.856Z|3c0ca50f-e9c3-46e9-8112-13d77bda6efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:34.857Z|3c0ca50f-e9c3-46e9-8112-13d77bda6efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:44.876Z|b1435dcc-fb8d-4a0b-9a0e-fa7427835b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:44.876Z|b1435dcc-fb8d-4a0b-9a0e-fa7427835b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:44.877Z|573e343e-7be2-40ee-bbbc-6ab287615e1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:44.878Z|573e343e-7be2-40ee-bbbc-6ab287615e1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:44.882Z|921ffb87-fd68-46c0-8e8b-f596131b07e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:44.883Z|921ffb87-fd68-46c0-8e8b-f596131b07e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:49.167Z|4121e45b-4403-400f-a6c7-87babd1172b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:02:49.167Z|4121e45b-4403-400f-a6c7-87babd1172b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:02:54.902Z|bf3883d8-038e-49c0-b5f5-0eadb463f19e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:54.902Z|c3be6a67-a28c-4c3d-82fc-6257def47b47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:54.902Z|bf3883d8-038e-49c0-b5f5-0eadb463f19e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:54.902Z|c3be6a67-a28c-4c3d-82fc-6257def47b47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:02:54.903Z|4c5fdd67-c7fb-4c8c-b743-64de49aa7ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:02:54.904Z|4c5fdd67-c7fb-4c8c-b743-64de49aa7ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:04.167Z|039aef74-4142-42f5-a123-3ae48bab0e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:03:04.174Z|039aef74-4142-42f5-a123-3ae48bab0e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:03:04.594Z|f3ae5b06-2d48-486b-a9d0-b2a7ebb3c797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:03:04.594Z|f3ae5b06-2d48-486b-a9d0-b2a7ebb3c797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:03:04.931Z|b8c27ab0-1af4-4dd9-aaaf-dbd9aa4a784e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:04.932Z|8bd421ba-f6c6-48e3-9143-8a9a1c2359d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:04.932Z|0c64ec25-5fb8-4135-b1b2-257326cec533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:04.932Z|b8c27ab0-1af4-4dd9-aaaf-dbd9aa4a784e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:04.932Z|8bd421ba-f6c6-48e3-9143-8a9a1c2359d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:04.932Z|0c64ec25-5fb8-4135-b1b2-257326cec533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:14.964Z|246bf585-1155-4939-a8c2-1ec4ada8de96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:14.964Z|0061b61d-1a59-44ef-bed6-45367484512b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:14.965Z|246bf585-1155-4939-a8c2-1ec4ada8de96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:14.965Z|0061b61d-1a59-44ef-bed6-45367484512b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:14.972Z|631120b1-a5d2-471a-ab6e-b7577e262266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:15.017Z|631120b1-a5d2-471a-ab6e-b7577e262266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:19.167Z|f90f4ae2-3465-4388-abca-5c6d6d54af0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:03:19.167Z|f90f4ae2-3465-4388-abca-5c6d6d54af0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:03:22.056Z|1e3109d0-5829-47be-8ae3-fc21dafdef97|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:03:22.057Z|1e3109d0-5829-47be-8ae3-fc21dafdef97|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:24.990Z|7153657a-0cec-499e-878b-4ab3e0720476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:24.990Z|9c71cb2b-809e-4cf9-be5b-57e6a45ea39f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:24.991Z|7153657a-0cec-499e-878b-4ab3e0720476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:24.991Z|9c71cb2b-809e-4cf9-be5b-57e6a45ea39f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:25.046Z|67f48c04-a827-4126-b863-9441a3990591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:25.047Z|67f48c04-a827-4126-b863-9441a3990591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:34.167Z|1addbac5-597f-48cc-b080-b7483b521568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:03:34.167Z|1addbac5-597f-48cc-b080-b7483b521568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:03:34.595Z|5fda3c1c-1642-404d-9727-8b469c1715aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:03:34.595Z|5fda3c1c-1642-404d-9727-8b469c1715aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:03:35.027Z|204860db-0588-4e50-9693-302bd1052c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:35.027Z|eceeb622-884b-456a-9054-5d3abf0d9125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:35.028Z|eceeb622-884b-456a-9054-5d3abf0d9125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:35.028Z|204860db-0588-4e50-9693-302bd1052c38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:35.072Z|7fdb5bf6-3fbe-4528-a11c-e217b566d6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:35.073Z|7fdb5bf6-3fbe-4528-a11c-e217b566d6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:45.054Z|dfd87ae9-9094-4f76-804c-a098727b0d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:45.054Z|dbcf909f-ff75-4e20-ad8f-4f49e054f378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:45.054Z|dfd87ae9-9094-4f76-804c-a098727b0d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:45.055Z|dbcf909f-ff75-4e20-ad8f-4f49e054f378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:45.102Z|b61b489e-0f5d-4a86-9d64-1a5032d84d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:45.103Z|b61b489e-0f5d-4a86-9d64-1a5032d84d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:49.167Z|6fc21338-96d2-4417-9687-707fed85a487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:03:49.171Z|6fc21338-96d2-4417-9687-707fed85a487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:03:55.079Z|0d8033ca-c6d1-405d-8de7-4b9aedb786c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:55.079Z|0d8033ca-c6d1-405d-8de7-4b9aedb786c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:55.080Z|b48bf4ce-b099-496f-9068-983e560a0d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:55.080Z|b48bf4ce-b099-496f-9068-983e560a0d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:03:55.130Z|b27b383f-e5fd-447e-901a-c97e4d6e5abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:03:55.131Z|b27b383f-e5fd-447e-901a-c97e4d6e5abc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:04.167Z|f53baeee-fcc2-49ce-a336-d75e93580f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:04:04.167Z|f53baeee-fcc2-49ce-a336-d75e93580f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:04:04.596Z|9a294fb0-4f92-445e-a0df-a7969e5b5041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:04:04.597Z|9a294fb0-4f92-445e-a0df-a7969e5b5041|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:04:05.106Z|711ff817-37db-4784-9e26-b47102db01f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:05.107Z|db5a6af5-6102-4b3a-8d41-96ced1e82437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:05.107Z|711ff817-37db-4784-9e26-b47102db01f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:05.108Z|db5a6af5-6102-4b3a-8d41-96ced1e82437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:05.160Z|89f97b40-809b-46a5-a07c-58894de99cf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:05.160Z|89f97b40-809b-46a5-a07c-58894de99cf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:15.139Z|a283704e-6f45-4020-b2c0-b2054d79d560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:15.140Z|a283704e-6f45-4020-b2c0-b2054d79d560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:15.141Z|71971deb-5ba0-449b-8220-d4430e8f2027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:15.142Z|71971deb-5ba0-449b-8220-d4430e8f2027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:15.187Z|36bf69b4-2ec1-4fc3-98b0-447618351b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:15.187Z|36bf69b4-2ec1-4fc3-98b0-447618351b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:19.169Z|fa945a54-d3b5-4bbc-b2f4-618a044e4011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:04:19.170Z|fa945a54-d3b5-4bbc-b2f4-618a044e4011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:04:22.056Z|b308b460-fdc9-469d-a599-144383169a96|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:04:22.057Z|b308b460-fdc9-469d-a599-144383169a96|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:25.168Z|e061c83a-2b7e-4b94-90bc-7c3f1e0d07c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:25.169Z|31dfc5c9-c78a-4961-a695-575564a119eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:25.169Z|e061c83a-2b7e-4b94-90bc-7c3f1e0d07c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:25.169Z|31dfc5c9-c78a-4961-a695-575564a119eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:25.212Z|fbaf3d85-be60-4825-956b-c7c43f16ca8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:25.213Z|fbaf3d85-be60-4825-956b-c7c43f16ca8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:34.167Z|ea59c7b4-83f6-46c7-8ef2-9c653f2533eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:04:34.171Z|ea59c7b4-83f6-46c7-8ef2-9c653f2533eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:04:34.597Z|1af799e5-9ea8-4d6d-aea7-ce4334ed3e8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:04:34.598Z|1af799e5-9ea8-4d6d-aea7-ce4334ed3e8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:04:35.196Z|999c238f-47fb-49e7-a841-e0d786b6677c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:35.197Z|999c238f-47fb-49e7-a841-e0d786b6677c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:35.204Z|29140e80-6cfe-42ee-9b07-9c76416fa916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:35.205Z|29140e80-6cfe-42ee-9b07-9c76416fa916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:35.237Z|3cb5d49e-c03e-4c6a-827b-9dda1d94b563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:35.238Z|3cb5d49e-c03e-4c6a-827b-9dda1d94b563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:45.220Z|59b36b09-41c8-448c-9a66-1adabd28fd9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:45.221Z|59b36b09-41c8-448c-9a66-1adabd28fd9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:45.227Z|cf717b7e-c82c-4155-a0a5-c021a08a5022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:45.228Z|cf717b7e-c82c-4155-a0a5-c021a08a5022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:45.260Z|4f5827d4-bb11-48b1-a45b-cf8439fe8c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:45.261Z|4f5827d4-bb11-48b1-a45b-cf8439fe8c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:49.167Z|1ee9415e-b71a-4523-b5c3-1bc6af03a44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:04:49.167Z|1ee9415e-b71a-4523-b5c3-1bc6af03a44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:04:55.248Z|d81698db-bafc-4268-95ae-f774f6f37540|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:55.249Z|d81698db-bafc-4268-95ae-f774f6f37540|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:55.252Z|319c88b0-edb7-4502-97e8-9c3c4ee6735f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:55.253Z|319c88b0-edb7-4502-97e8-9c3c4ee6735f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:04:55.287Z|54392b4b-f85b-4c5e-b94e-45711916116e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:04:55.288Z|54392b4b-f85b-4c5e-b94e-45711916116e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:04.167Z|706ae406-c8f6-4a60-9f71-89e11574419e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:05:04.167Z|706ae406-c8f6-4a60-9f71-89e11574419e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:05:04.598Z|4432238e-c022-4587-ba13-9ef5704e6657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:05:04.599Z|4432238e-c022-4587-ba13-9ef5704e6657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:05:05.275Z|a4cbcd32-cecf-40ec-956c-5dc084670daa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:05.276Z|a4cbcd32-cecf-40ec-956c-5dc084670daa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:05.277Z|686f2baf-9c08-4296-a386-e23435282d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:05.278Z|686f2baf-9c08-4296-a386-e23435282d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:05.309Z|897f3b03-2064-42e5-990a-4c43dbce6e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:05.310Z|897f3b03-2064-42e5-990a-4c43dbce6e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:15.302Z|86125549-3dcb-497b-8e84-0e2222007d7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:15.302Z|86125549-3dcb-497b-8e84-0e2222007d7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:15.309Z|64dbf91f-4a8b-451b-b301-8158add2ec20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:15.309Z|64dbf91f-4a8b-451b-b301-8158add2ec20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:15.331Z|de7a891a-694f-4d9c-b577-abfe1130eeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:15.331Z|de7a891a-694f-4d9c-b577-abfe1130eeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:19.167Z|edf33075-9e14-43aa-b816-dbc84888cdd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:05:19.172Z|edf33075-9e14-43aa-b816-dbc84888cdd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:05:22.055Z|eef04b67-6256-49b6-bf66-286bafaa5673|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:05:22.056Z|eef04b67-6256-49b6-bf66-286bafaa5673|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:25.330Z|1230b700-9c46-4466-b59d-fc3e18ebb5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:25.331Z|1230b700-9c46-4466-b59d-fc3e18ebb5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:25.333Z|faf71bf3-985c-4537-acc6-f5151dbc6698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:25.333Z|faf71bf3-985c-4537-acc6-f5151dbc6698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:25.355Z|c5f0332d-8ff6-482f-9184-06bffec42913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:25.356Z|c5f0332d-8ff6-482f-9184-06bffec42913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:34.167Z|b018751a-a880-4d70-8229-a52e9c0a5625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:05:34.167Z|b018751a-a880-4d70-8229-a52e9c0a5625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:05:34.599Z|025e1723-c2a0-4e6b-acc1-6afc1c7188a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:05:34.600Z|025e1723-c2a0-4e6b-acc1-6afc1c7188a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:05:35.369Z|a164ffb8-0ca1-4707-90b2-4eb9b3f1c77a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:35.369Z|0e74c7aa-8651-4fbb-9b6e-9365d9fc68dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:35.369Z|a164ffb8-0ca1-4707-90b2-4eb9b3f1c77a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:35.370Z|0e74c7aa-8651-4fbb-9b6e-9365d9fc68dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:35.382Z|631e3d90-8326-4646-a531-cbc37c5b6b88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:35.383Z|631e3d90-8326-4646-a531-cbc37c5b6b88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:45.397Z|ea768a62-791e-42ea-ac7d-060df18960e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:45.397Z|b5a1c83a-d34b-477e-98d5-42d275ea6ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:45.398Z|ea768a62-791e-42ea-ac7d-060df18960e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:45.398Z|b5a1c83a-d34b-477e-98d5-42d275ea6ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:45.405Z|350c86d7-9872-452e-ab83-8a734ca2ce9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:45.406Z|350c86d7-9872-452e-ab83-8a734ca2ce9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:49.167Z|d6aee4e3-d436-46bd-9e8c-30b183af7c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:05:49.167Z|d6aee4e3-d436-46bd-9e8c-30b183af7c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:05:55.426Z|ee8685bd-38a6-4afa-9015-5c3154e2cf74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:55.426Z|1673beda-9713-46d1-b938-c7764fc04d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:55.427Z|ee8685bd-38a6-4afa-9015-5c3154e2cf74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:55.427Z|1673beda-9713-46d1-b938-c7764fc04d11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:05:55.429Z|cc12d266-e8c5-4904-8dbf-b43c329dd4db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:05:55.430Z|cc12d266-e8c5-4904-8dbf-b43c329dd4db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:04.167Z|acd5d567-4cce-4f12-a067-aee9350689e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:06:04.170Z|acd5d567-4cce-4f12-a067-aee9350689e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:06:04.600Z|6a34f709-ebe2-4f6f-a761-79397811872d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:06:04.601Z|6a34f709-ebe2-4f6f-a761-79397811872d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:06:05.451Z|6888e093-e88e-4562-ba67-0a2c1febd2c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:05.452Z|4bc809b1-6a17-43a2-9af7-60e58f16ee98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:05.452Z|4bc809b1-6a17-43a2-9af7-60e58f16ee98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:05.452Z|6888e093-e88e-4562-ba67-0a2c1febd2c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:05.456Z|dafe06aa-ba2e-44c0-9091-285d03d1ef50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:05.457Z|dafe06aa-ba2e-44c0-9091-285d03d1ef50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:15.484Z|f3b05048-2d9c-455a-8e41-7a8d9e88f1e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:15.484Z|4974fbc7-5025-45da-a61d-c1eef0c8b0e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:15.484Z|ae19b83f-b3d9-467f-91fe-1fcc5c3501e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:15.485Z|f3b05048-2d9c-455a-8e41-7a8d9e88f1e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:15.485Z|ae19b83f-b3d9-467f-91fe-1fcc5c3501e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:15.484Z|4974fbc7-5025-45da-a61d-c1eef0c8b0e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:19.166Z|b9f7b9df-2eae-4801-98b1-93e0a2bf2aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:06:19.167Z|b9f7b9df-2eae-4801-98b1-93e0a2bf2aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:06:22.057Z|ac88cab4-58ae-43f1-a9a0-0ddac8d9105f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:06:22.058Z|ac88cab4-58ae-43f1-a9a0-0ddac8d9105f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:25.510Z|6987ec73-e2a1-44ed-9984-35a30dd7c815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:25.511Z|6987ec73-e2a1-44ed-9984-35a30dd7c815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:25.511Z|1241b0d4-f896-4edd-bdd5-0c8215992a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:25.512Z|1241b0d4-f896-4edd-bdd5-0c8215992a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:25.519Z|cd6efed5-042d-46c1-89ad-9c2f155b4876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:25.519Z|cd6efed5-042d-46c1-89ad-9c2f155b4876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:34.167Z|511d66b4-0118-4406-8897-3ea856d6d6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:06:34.167Z|511d66b4-0118-4406-8897-3ea856d6d6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:06:34.602Z|585bb3ee-91ff-413a-99fe-558d5757c001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:06:34.602Z|585bb3ee-91ff-413a-99fe-558d5757c001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:06:35.535Z|0f332415-7be9-441b-a08d-6731909b20f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:35.535Z|0f332415-7be9-441b-a08d-6731909b20f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:35.537Z|58f78280-30c4-407a-a09a-7dd2a3533a1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:35.537Z|58f78280-30c4-407a-a09a-7dd2a3533a1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:35.543Z|8a6b47c6-3af7-46c2-8e4e-a8112d157415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:35.543Z|8a6b47c6-3af7-46c2-8e4e-a8112d157415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:45.557Z|449747cc-0c09-446c-a377-11851b6dd1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:45.558Z|f9347d34-f88e-47ca-810d-fdf2d94b6b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:45.558Z|f9347d34-f88e-47ca-810d-fdf2d94b6b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:45.558Z|449747cc-0c09-446c-a377-11851b6dd1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:45.565Z|02e18b95-471d-4264-8cb8-929a424a2b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:45.566Z|02e18b95-471d-4264-8cb8-929a424a2b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:49.167Z|2a7083a6-f288-479c-96e1-e9dad00086dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:06:49.172Z|2a7083a6-f288-479c-96e1-e9dad00086dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:06:55.583Z|4f958ed0-579f-4a7a-bc7a-17cf2cd266af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:55.584Z|4f958ed0-579f-4a7a-bc7a-17cf2cd266af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:55.588Z|2c1bd258-1346-4888-ba63-4edfc73af290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:55.588Z|2c1bd258-1346-4888-ba63-4edfc73af290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:06:55.591Z|5a0a75e0-d504-4ec8-8fee-dfe53d92005c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:06:55.592Z|5a0a75e0-d504-4ec8-8fee-dfe53d92005c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:04.167Z|ca941b04-8456-495c-9907-b052653448c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:07:04.167Z|ca941b04-8456-495c-9907-b052653448c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:07:04.603Z|89f6ee82-9c0d-4b62-86cf-cb2cfef1f1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:07:04.603Z|89f6ee82-9c0d-4b62-86cf-cb2cfef1f1bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:07:05.611Z|bdfa7dab-4067-4a2e-b60c-243692b5ec2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:05.612Z|bdfa7dab-4067-4a2e-b60c-243692b5ec2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:05.614Z|24051345-cc85-409a-a61b-116dd753461e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:05.614Z|e9d1ee6b-1b4c-4dc0-a7db-4a8685a005f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:05.614Z|24051345-cc85-409a-a61b-116dd753461e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:05.615Z|e9d1ee6b-1b4c-4dc0-a7db-4a8685a005f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:15.639Z|8545440f-1361-49c6-8dbc-da64f2fa87d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:15.640Z|8545440f-1361-49c6-8dbc-da64f2fa87d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:15.644Z|dbb51ff9-6027-4c24-bd63-5c56dd3f0612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:15.644Z|0137789b-f69d-4b2e-847a-3a28c8d40dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:15.644Z|dbb51ff9-6027-4c24-bd63-5c56dd3f0612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:15.645Z|0137789b-f69d-4b2e-847a-3a28c8d40dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:19.167Z|9f95fe1a-9f99-40a0-8baa-4527886b4df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:07:19.167Z|9f95fe1a-9f99-40a0-8baa-4527886b4df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:07:22.055Z|962ba504-460f-4c75-8531-0609b1945d2b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:07:22.056Z|962ba504-460f-4c75-8531-0609b1945d2b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:25.665Z|86ce5eb4-0da1-4c95-b260-423995678254|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:25.666Z|86ce5eb4-0da1-4c95-b260-423995678254|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:25.668Z|1931abce-2338-4a17-9413-a9569ec95125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:25.669Z|1931abce-2338-4a17-9413-a9569ec95125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:25.670Z|4598c0d2-3fa6-46f0-bb1b-81e3df71e79d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:25.671Z|4598c0d2-3fa6-46f0-bb1b-81e3df71e79d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:34.167Z|98002b19-8254-4a85-bbf3-12d2b9284d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:07:34.171Z|98002b19-8254-4a85-bbf3-12d2b9284d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:07:34.604Z|9e374317-9133-4103-84ea-cb0b7584c9ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:07:34.604Z|9e374317-9133-4103-84ea-cb0b7584c9ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:07:35.692Z|87154fdb-295c-40e1-a9db-0cbd47053926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:35.693Z|87154fdb-295c-40e1-a9db-0cbd47053926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:35.694Z|1de00eff-1752-40a7-b1db-8d90e96ae773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:35.694Z|9b5e6b2a-c809-4016-b97d-f5d86918cca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:35.695Z|1de00eff-1752-40a7-b1db-8d90e96ae773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:35.695Z|9b5e6b2a-c809-4016-b97d-f5d86918cca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:45.717Z|28ba7319-74d0-444e-b605-be65cbd05309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:45.717Z|8a355c1b-e0c6-4f29-a5d2-c0a03b8e8a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:45.718Z|28ba7319-74d0-444e-b605-be65cbd05309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:45.718Z|8a355c1b-e0c6-4f29-a5d2-c0a03b8e8a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:45.723Z|4cf9c43b-28ed-4850-b963-765630866d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:45.724Z|4cf9c43b-28ed-4850-b963-765630866d55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:49.167Z|fa66f440-7481-45bb-ab9c-c20e68d7cfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:07:49.168Z|fa66f440-7481-45bb-ab9c-c20e68d7cfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:07:55.744Z|c08c4d6f-dc36-4af4-b392-7b1aa1c72d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:55.745Z|c08c4d6f-dc36-4af4-b392-7b1aa1c72d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:55.745Z|5ab9fe8a-47ee-42d6-8549-ec7a7299c4f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:55.746Z|5ab9fe8a-47ee-42d6-8549-ec7a7299c4f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:07:55.751Z|630413b5-971f-4a80-9754-8e686f41811f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:07:55.751Z|630413b5-971f-4a80-9754-8e686f41811f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:04.167Z|b04e74d8-56a7-4cdd-91e2-5df53993d7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:08:04.167Z|b04e74d8-56a7-4cdd-91e2-5df53993d7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:08:04.605Z|4906aefd-68b4-48de-97d6-908403c7c129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:08:04.605Z|4906aefd-68b4-48de-97d6-908403c7c129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:08:05.771Z|aa285eda-adb4-41f0-8b63-6421b3165304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:05.772Z|aa285eda-adb4-41f0-8b63-6421b3165304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:05.773Z|221b4517-e130-4fb7-8e8b-2359597f7958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:05.773Z|221b4517-e130-4fb7-8e8b-2359597f7958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:05.775Z|361d9238-ebbf-4ee6-b13b-918e011fb364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:05.776Z|361d9238-ebbf-4ee6-b13b-918e011fb364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:15.798Z|772d441d-24ad-4681-9891-5e9766d43b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:15.798Z|772d441d-24ad-4681-9891-5e9766d43b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:15.803Z|2a096dee-9ba4-4e1f-8f30-d754d8f6b968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:15.804Z|2a096dee-9ba4-4e1f-8f30-d754d8f6b968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:15.806Z|ba896122-e3cb-4103-ab45-def8279d4b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:15.807Z|ba896122-e3cb-4103-ab45-def8279d4b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:19.167Z|28bea649-16f4-40b1-91af-22ba0d65710b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:08:19.170Z|28bea649-16f4-40b1-91af-22ba0d65710b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:08:22.056Z|5757ab01-b5b0-425b-a9f4-c242aecd23dd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:08:22.057Z|5757ab01-b5b0-425b-a9f4-c242aecd23dd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:25.827Z|b1068684-1d30-48ac-b7de-a3d784a16632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:25.828Z|b1068684-1d30-48ac-b7de-a3d784a16632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:25.829Z|99a8f0bc-8fa5-4625-9e15-3fd48ebf2625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:25.829Z|99a8f0bc-8fa5-4625-9e15-3fd48ebf2625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:25.833Z|8cf66068-58f1-462c-a102-80692dea072f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:25.833Z|8cf66068-58f1-462c-a102-80692dea072f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:34.167Z|a3602fda-31a9-468e-8c70-f189105e09af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:08:34.167Z|a3602fda-31a9-468e-8c70-f189105e09af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:08:34.606Z|95f56424-334f-48ac-ae32-655aa82d5eda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:08:34.606Z|95f56424-334f-48ac-ae32-655aa82d5eda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:08:35.855Z|032c1d78-4a76-46b4-ab75-60c907ea1fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:35.855Z|032c1d78-4a76-46b4-ab75-60c907ea1fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:35.857Z|d2d3baa3-3235-403e-aacf-879618c27431|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:35.857Z|d2d3baa3-3235-403e-aacf-879618c27431|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:35.864Z|07d75b5b-c690-4832-a171-ed16c05cf205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:35.865Z|07d75b5b-c690-4832-a171-ed16c05cf205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:45.888Z|b1dd3cbc-becc-467b-a9d5-97ba2b9ea100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:45.889Z|b1dd3cbc-becc-467b-a9d5-97ba2b9ea100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:45.889Z|bd64be5a-9d4a-49a0-9ae9-b3255bc8ec69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:45.889Z|34388a79-bd09-46a7-8ef9-7e42072ca70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:45.890Z|bd64be5a-9d4a-49a0-9ae9-b3255bc8ec69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:45.890Z|34388a79-bd09-46a7-8ef9-7e42072ca70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:49.167Z|1feeeb43-1340-4be7-8617-cb54436ac09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:08:49.167Z|1feeeb43-1340-4be7-8617-cb54436ac09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:08:55.918Z|ffa1396c-113e-46c0-8806-ff6d54512a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:55.919Z|ffa1396c-113e-46c0-8806-ff6d54512a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:55.923Z|9732ffad-060c-413b-a489-d13a65dba765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:55.923Z|9732ffad-060c-413b-a489-d13a65dba765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:08:55.925Z|9081b822-dd2a-4c2a-aeb4-d7f7ca3bb636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:08:55.926Z|9081b822-dd2a-4c2a-aeb4-d7f7ca3bb636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:04.167Z|f84c6ee7-8896-43f1-9eec-4ff23bdb76fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:09:04.171Z|f84c6ee7-8896-43f1-9eec-4ff23bdb76fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:09:04.607Z|542cae1f-a409-46af-8ce0-202312f2b28f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:09:04.607Z|542cae1f-a409-46af-8ce0-202312f2b28f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:09:05.947Z|9dd3556c-7a2e-43ca-82e1-1c9ba56c123c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:05.948Z|9a4cb487-70be-43e5-87f5-1bcfc556f3bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:05.948Z|9dd3556c-7a2e-43ca-82e1-1c9ba56c123c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:05.948Z|9a4cb487-70be-43e5-87f5-1bcfc556f3bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:05.958Z|92e4a912-4d62-4cd1-b677-131f1656513c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:05.959Z|92e4a912-4d62-4cd1-b677-131f1656513c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:15.976Z|3560719b-3575-4969-b5c2-924809f70979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:15.977Z|3560719b-3575-4969-b5c2-924809f70979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:15.978Z|a9705c7a-3348-40c0-adf3-5f7ae3f04451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:15.978Z|a9705c7a-3348-40c0-adf3-5f7ae3f04451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:15.980Z|377b2d13-4625-4732-a871-aa707d3a4d7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:15.980Z|377b2d13-4625-4732-a871-aa707d3a4d7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:19.167Z|e2760d0b-f816-4983-a0a8-01af061a0728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:09:19.167Z|e2760d0b-f816-4983-a0a8-01af061a0728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:09:22.056Z|f748e07e-7c2b-44a0-91e6-a8a777878297|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:09:22.056Z|f748e07e-7c2b-44a0-91e6-a8a777878297|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:26.002Z|79813b9a-6d4f-441e-beee-e19144a974bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:26.003Z|3479d2c0-9bb6-449b-9664-fdb6b32d6c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:26.003Z|0a178537-53b9-45e1-b3b1-1c5129ade123|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:26.003Z|0a178537-53b9-45e1-b3b1-1c5129ade123|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:26.004Z|3479d2c0-9bb6-449b-9664-fdb6b32d6c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:26.003Z|79813b9a-6d4f-441e-beee-e19144a974bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:34.167Z|33030387-5197-40e6-8f49-20f9fbba92b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:09:34.167Z|33030387-5197-40e6-8f49-20f9fbba92b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:09:34.608Z|6719cd84-1d87-449c-ae65-9b6856d9b605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:09:34.608Z|6719cd84-1d87-449c-ae65-9b6856d9b605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:09:36.027Z|1b1989a9-f4df-40b6-b4cc-3b8066167ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:36.027Z|96db9f89-bf95-463a-8c85-f2a6725ac89e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:36.028Z|1b1989a9-f4df-40b6-b4cc-3b8066167ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:36.028Z|96db9f89-bf95-463a-8c85-f2a6725ac89e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:36.030Z|d58b644f-ac80-4af1-be2d-88aad6f27f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:36.030Z|d58b644f-ac80-4af1-be2d-88aad6f27f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:46.053Z|7dff62c6-83e1-4a8b-940b-71d51610c110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:46.053Z|b9f2613f-359e-4bc2-b89e-7abd2af015fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:46.053Z|481bcc12-cd91-4b87-8f78-79068e5b2624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:46.054Z|b9f2613f-359e-4bc2-b89e-7abd2af015fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:46.054Z|481bcc12-cd91-4b87-8f78-79068e5b2624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:46.054Z|7dff62c6-83e1-4a8b-940b-71d51610c110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:49.167Z|fde0700f-7941-444b-94ba-fc41e7c7b9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:09:49.171Z|fde0700f-7941-444b-94ba-fc41e7c7b9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:09:56.077Z|4828596c-f81c-45df-b0ff-10e423d4a22b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:56.078Z|4828596c-f81c-45df-b0ff-10e423d4a22b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:56.078Z|a5fa925b-f056-43a6-abc6-ed6d430e42c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:56.079Z|a5fa925b-f056-43a6-abc6-ed6d430e42c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:09:56.084Z|150830fc-8ddd-48da-9abd-2fefe004ae1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:09:56.085Z|150830fc-8ddd-48da-9abd-2fefe004ae1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:04.167Z|a9296f93-32e1-40de-9088-7fcb135aaf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:10:04.167Z|a9296f93-32e1-40de-9088-7fcb135aaf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:10:04.609Z|dbfc003a-564b-4858-bb7d-f430201e3260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:10:04.609Z|dbfc003a-564b-4858-bb7d-f430201e3260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:10:06.103Z|6442f0ed-0a65-44f6-bd74-cf59c6adf457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:06.104Z|6442f0ed-0a65-44f6-bd74-cf59c6adf457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:06.108Z|7819645d-517a-4019-981e-02fa26f30efe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:06.109Z|7819645d-517a-4019-981e-02fa26f30efe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:06.113Z|cfa7fbf6-14fe-442d-9c6b-9babaa1cff76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:06.113Z|cfa7fbf6-14fe-442d-9c6b-9babaa1cff76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:16.135Z|ecc3d0b6-edc8-4a22-9d03-d353312c5103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:16.135Z|ecc3d0b6-edc8-4a22-9d03-d353312c5103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:16.138Z|f573b0f7-ad2f-4e68-91e9-e5b77955a34f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:16.138Z|f573b0f7-ad2f-4e68-91e9-e5b77955a34f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:16.143Z|cb4b141c-01c2-483d-95e9-006850b0aa11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:16.144Z|cb4b141c-01c2-483d-95e9-006850b0aa11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:19.167Z|06ab89a8-6deb-4335-b4e5-c241817da08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:10:19.167Z|06ab89a8-6deb-4335-b4e5-c241817da08b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:10:22.055Z|f0c62b64-e77e-466e-a45d-1b7fbf2329ae|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:10:22.056Z|f0c62b64-e77e-466e-a45d-1b7fbf2329ae|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:26.160Z|a29cdb23-71cf-4238-955c-c79b5512ac6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:26.160Z|a29cdb23-71cf-4238-955c-c79b5512ac6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:26.163Z|7cabdead-3658-43df-8385-8755485b0939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:26.163Z|7cabdead-3658-43df-8385-8755485b0939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:26.167Z|10cbe18e-4d62-487f-8aa1-488c0d4a34d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:26.168Z|10cbe18e-4d62-487f-8aa1-488c0d4a34d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:34.167Z|1e5c7752-f8da-4582-8f80-1cf3b4a8fff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:10:34.172Z|1e5c7752-f8da-4582-8f80-1cf3b4a8fff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:10:34.610Z|ed8b1e81-7954-47f2-87ff-81f9b059dc67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:10:34.610Z|ed8b1e81-7954-47f2-87ff-81f9b059dc67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:10:36.186Z|9c78cf34-c1c2-425e-8574-657ff9bb1ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:36.186Z|9c78cf34-c1c2-425e-8574-657ff9bb1ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:36.187Z|94529149-5027-4cc0-9bd6-67c46b92dfef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:36.188Z|94529149-5027-4cc0-9bd6-67c46b92dfef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:36.190Z|fba5acae-2c39-4d5e-b6b6-53182e3fba8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:36.191Z|fba5acae-2c39-4d5e-b6b6-53182e3fba8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:46.212Z|cc06bdc3-ad36-495f-b8ee-de43addf953d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:46.213Z|cc06bdc3-ad36-495f-b8ee-de43addf953d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:46.212Z|903b1f6c-acf6-4cc4-a831-a57d1698a662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:46.213Z|234af8b4-ff4a-4d4a-97bb-20d940ede079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:46.213Z|903b1f6c-acf6-4cc4-a831-a57d1698a662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:46.214Z|234af8b4-ff4a-4d4a-97bb-20d940ede079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:49.167Z|d710c82f-cf84-4d59-880f-746c85ea501a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:10:49.167Z|d710c82f-cf84-4d59-880f-746c85ea501a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:10:56.240Z|df89fcb8-554e-4a8a-b35c-754e2ef9c42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:56.240Z|86ea91a1-587f-43cb-88b8-6a21b61185ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:56.240Z|86253190-fbba-4f42-a7ab-3803b8332ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:10:56.240Z|df89fcb8-554e-4a8a-b35c-754e2ef9c42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:56.240Z|86ea91a1-587f-43cb-88b8-6a21b61185ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:10:56.240Z|86253190-fbba-4f42-a7ab-3803b8332ea7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:04.167Z|6bbcb401-cfe3-4abe-9d2f-33a32010947d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:11:04.167Z|6bbcb401-cfe3-4abe-9d2f-33a32010947d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:11:04.611Z|ad3b6171-c9dd-4bc6-bf7a-a7ea88e8dc48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:11:04.611Z|ad3b6171-c9dd-4bc6-bf7a-a7ea88e8dc48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:11:06.264Z|adcdb76e-ff5f-4baf-8e7e-7c01fdcae605|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:06.264Z|adcdb76e-ff5f-4baf-8e7e-7c01fdcae605|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:06.264Z|252056c7-ebfe-4f03-86d4-c4f53b2f6b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:06.265Z|252056c7-ebfe-4f03-86d4-c4f53b2f6b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:06.272Z|5b5c43f4-16c5-4453-8570-9735f95fe6f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:06.273Z|5b5c43f4-16c5-4453-8570-9735f95fe6f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:16.288Z|9f9eb623-60ea-4849-85cd-935dae51a5da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:16.288Z|c2458761-7afe-4b0f-aafd-18784960fc2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:16.289Z|9f9eb623-60ea-4849-85cd-935dae51a5da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:16.289Z|c2458761-7afe-4b0f-aafd-18784960fc2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:16.296Z|56496b55-ed72-4aba-b5a1-da76506e1315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:16.296Z|56496b55-ed72-4aba-b5a1-da76506e1315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:19.167Z|ad7545c1-ab5c-4bef-be4b-34faa0754527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:11:19.170Z|ad7545c1-ab5c-4bef-be4b-34faa0754527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:11:22.056Z|46b191c8-4401-4913-90d4-06f14c9b470e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:11:22.057Z|46b191c8-4401-4913-90d4-06f14c9b470e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:26.313Z|90573641-2231-47df-a88b-48c9e48ae9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:26.313Z|90573641-2231-47df-a88b-48c9e48ae9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:26.318Z|ebd9251b-a63f-47fe-abd0-503e6e1e820e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:26.318Z|ebd9251b-a63f-47fe-abd0-503e6e1e820e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:26.320Z|bb873063-9540-44d4-8ad6-934d54cde574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:26.320Z|bb873063-9540-44d4-8ad6-934d54cde574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:34.167Z|16e32a16-d086-422d-98c6-75b48df2e2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:11:34.167Z|16e32a16-d086-422d-98c6-75b48df2e2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:11:34.612Z|506cfaf3-6e09-4635-8ce7-700bf25aa1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:11:34.613Z|506cfaf3-6e09-4635-8ce7-700bf25aa1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:11:36.339Z|f9ccad0d-fe43-436f-baf2-21b9a9155d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:36.340Z|f9ccad0d-fe43-436f-baf2-21b9a9155d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:36.343Z|427af875-2bea-4c51-882b-07d86dc42ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:36.343Z|427af875-2bea-4c51-882b-07d86dc42ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:36.348Z|b9a5150e-4056-46ce-8176-767c85fa14c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:36.349Z|b9a5150e-4056-46ce-8176-767c85fa14c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:46.373Z|9cb51131-0cbd-40f4-aff1-0d8005709a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:46.373Z|68d3c8b9-8c2b-41a1-b7c3-e7b1008a6921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:46.373Z|9cb51131-0cbd-40f4-aff1-0d8005709a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:46.374Z|68d3c8b9-8c2b-41a1-b7c3-e7b1008a6921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:46.375Z|c07d5233-13c6-4e2d-be46-18c004f7235f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:46.377Z|c07d5233-13c6-4e2d-be46-18c004f7235f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:49.167Z|a8589c8b-e557-40fb-8c17-5013e90528bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:11:49.167Z|a8589c8b-e557-40fb-8c17-5013e90528bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:11:56.398Z|86d66dd7-347b-40ac-a361-e5549a7b37bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:56.398Z|14bcca5c-b14f-49db-ac48-ece329280ec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:56.398Z|86d66dd7-347b-40ac-a361-e5549a7b37bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:56.399Z|14bcca5c-b14f-49db-ac48-ece329280ec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:11:56.397Z|f6dcf0f7-b859-480a-868a-52fc8b1d3bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:11:56.401Z|f6dcf0f7-b859-480a-868a-52fc8b1d3bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:04.167Z|8c60adf9-7ed5-49af-8042-f06a3952af45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:12:04.171Z|8c60adf9-7ed5-49af-8042-f06a3952af45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:12:04.613Z|e84932d5-ec47-471d-96bd-8b9b2a366e7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:12:04.614Z|e84932d5-ec47-471d-96bd-8b9b2a366e7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:12:06.428Z|abbb92cb-38b5-44d9-ba07-d0f9ad849b57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:06.428Z|abbb92cb-38b5-44d9-ba07-d0f9ad849b57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:06.431Z|a28fa031-2023-432f-a5a9-82544d761453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:06.431Z|a28fa031-2023-432f-a5a9-82544d761453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:06.447Z|a33201b5-9fe3-43e0-8a25-2de32affbb91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:06.448Z|a33201b5-9fe3-43e0-8a25-2de32affbb91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:16.451Z|893bca3e-d5eb-4f5a-bde4-2a17b7117c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:16.452Z|893bca3e-d5eb-4f5a-bde4-2a17b7117c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:16.453Z|fe29f374-58d9-4926-a82b-5283231db4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:16.453Z|fe29f374-58d9-4926-a82b-5283231db4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:16.470Z|d7ac7cd9-9222-4ac8-bb19-d63a17ecd19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:16.471Z|d7ac7cd9-9222-4ac8-bb19-d63a17ecd19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:19.167Z|46c2874a-54dc-4e10-b5da-7d0ffd2b1344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:12:19.167Z|46c2874a-54dc-4e10-b5da-7d0ffd2b1344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:12:22.056Z|b02fabce-bc6e-49b1-ac54-e982cf6547dc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:12:22.057Z|b02fabce-bc6e-49b1-ac54-e982cf6547dc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:26.476Z|95710cfc-0548-4058-bdd1-84e95fadc887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:26.476Z|36a38930-5db0-4802-a961-13bab982f505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:26.476Z|95710cfc-0548-4058-bdd1-84e95fadc887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:26.477Z|36a38930-5db0-4802-a961-13bab982f505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:26.495Z|1df7c335-81bb-4034-a7c1-9f1d6a8691c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:26.496Z|1df7c335-81bb-4034-a7c1-9f1d6a8691c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:34.167Z|3b1d037c-ab33-4ae7-9730-827bdaf94af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:12:34.167Z|3b1d037c-ab33-4ae7-9730-827bdaf94af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:12:34.615Z|62c2032e-25f6-4c8b-9b94-a028539008f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:12:34.615Z|62c2032e-25f6-4c8b-9b94-a028539008f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:12:36.505Z|9e737df4-1e89-4160-b08a-c79da181cb9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:36.506Z|9e737df4-1e89-4160-b08a-c79da181cb9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:36.505Z|cb298bec-f59b-4e94-8490-3e48baf700dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:36.507Z|cb298bec-f59b-4e94-8490-3e48baf700dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:36.519Z|b1bbaf79-62b1-4a52-b735-864173261ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:36.520Z|b1bbaf79-62b1-4a52-b735-864173261ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:46.532Z|53d6b05e-83f7-4162-b91c-2d354ba9dd18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:46.534Z|53d6b05e-83f7-4162-b91c-2d354ba9dd18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:46.534Z|ebf6aa2e-7d71-4a99-aa12-e036d85c032e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:46.535Z|ebf6aa2e-7d71-4a99-aa12-e036d85c032e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:46.542Z|c145499d-1bb8-4437-8673-04dd667cdd19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:46.543Z|c145499d-1bb8-4437-8673-04dd667cdd19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:49.167Z|08c62728-d2af-4999-aa75-ba7d07f5f659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:12:49.171Z|08c62728-d2af-4999-aa75-ba7d07f5f659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:12:56.559Z|1d80491d-5292-4107-b947-c88e7bdde956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:56.559Z|12ee83cc-de1f-4770-893b-d74634dd243e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:56.560Z|12ee83cc-de1f-4770-893b-d74634dd243e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:56.560Z|1d80491d-5292-4107-b947-c88e7bdde956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:12:56.566Z|7b1720c5-2ccb-413e-90e0-1e6b219da420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:12:56.566Z|7b1720c5-2ccb-413e-90e0-1e6b219da420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:04.167Z|a90f8924-3e92-4ba6-bcfd-dde42fb5f16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:13:04.168Z|a90f8924-3e92-4ba6-bcfd-dde42fb5f16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:13:04.616Z|5ebcb4fd-4975-497f-874d-51378e39e56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:13:04.616Z|5ebcb4fd-4975-497f-874d-51378e39e56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:13:06.586Z|bb7b6a73-360b-430f-bc4e-4554c1c4bb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:06.587Z|bb7b6a73-360b-430f-bc4e-4554c1c4bb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:06.591Z|c87ca918-25bb-46c7-939a-19aa0dafb429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:06.591Z|c87ca918-25bb-46c7-939a-19aa0dafb429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:06.593Z|1ed326cd-1100-413c-b8bd-31d32ed85f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:06.594Z|1ed326cd-1100-413c-b8bd-31d32ed85f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:16.616Z|0884372d-6304-439f-a5a2-e86c0ec83ae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:16.616Z|0884372d-6304-439f-a5a2-e86c0ec83ae3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:16.619Z|aa8520df-1d93-4fbe-9637-c0c540667d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:16.620Z|f3ac82af-22b6-432d-a16a-5a3c01a9ade7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:16.620Z|aa8520df-1d93-4fbe-9637-c0c540667d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:16.620Z|f3ac82af-22b6-432d-a16a-5a3c01a9ade7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:19.167Z|fe9ddaac-69ea-42a7-910e-268f48740f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:13:19.167Z|fe9ddaac-69ea-42a7-910e-268f48740f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:13:22.057Z|2b77fb11-c159-4d3e-a64e-ee0b50471e2c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:13:22.058Z|2b77fb11-c159-4d3e-a64e-ee0b50471e2c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:26.644Z|9452ac3c-1424-4825-addc-112dcc438584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:26.644Z|7f5b0c31-b686-4af2-b5a5-cb0b34ded0e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:26.645Z|9452ac3c-1424-4825-addc-112dcc438584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:26.645Z|7f5b0c31-b686-4af2-b5a5-cb0b34ded0e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:26.647Z|3ae83c1c-3df9-4c28-b1b4-2fdb6cb23237|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:26.648Z|3ae83c1c-3df9-4c28-b1b4-2fdb6cb23237|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:34.167Z|7f1d0b9f-4df9-40f8-8836-7a792c3056f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:13:34.172Z|7f1d0b9f-4df9-40f8-8836-7a792c3056f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:13:34.617Z|97ccb3e0-e2aa-40f7-8d35-f1b3a66d639c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:13:34.617Z|97ccb3e0-e2aa-40f7-8d35-f1b3a66d639c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:13:36.670Z|e4dc8dd8-ef96-45fb-80d6-60446c098c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:36.671Z|e4dc8dd8-ef96-45fb-80d6-60446c098c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:36.675Z|f60854b9-45c9-4f0a-9fdc-87731e18d561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:36.675Z|f60854b9-45c9-4f0a-9fdc-87731e18d561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:36.675Z|261be4cd-9919-4898-85b4-08b5720837ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:36.676Z|261be4cd-9919-4898-85b4-08b5720837ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:46.696Z|b361f467-dd26-420f-b70e-7107e19aae40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:46.697Z|b361f467-dd26-420f-b70e-7107e19aae40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:46.698Z|a62b41e1-a5f4-4536-8bd1-a2556c436db3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:46.699Z|66ffb1a8-e3ff-4cb5-a2ad-5a0ea20312e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:46.699Z|a62b41e1-a5f4-4536-8bd1-a2556c436db3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:46.699Z|66ffb1a8-e3ff-4cb5-a2ad-5a0ea20312e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:49.167Z|f27aef6f-4ee2-4d6f-aaa6-1500c9f8bb5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:13:49.167Z|f27aef6f-4ee2-4d6f-aaa6-1500c9f8bb5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:13:56.720Z|d222c016-83c3-48b7-9977-1cf13dea95ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:56.720Z|d8302b5b-2159-4afa-a44d-377417660260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:56.721Z|d8302b5b-2159-4afa-a44d-377417660260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:56.721Z|d222c016-83c3-48b7-9977-1cf13dea95ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:13:56.729Z|b9479f00-75d9-4b22-8927-2e68854c6543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:13:56.729Z|b9479f00-75d9-4b22-8927-2e68854c6543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:04.167Z|7ec5bc76-8362-422c-b3ba-31b27aa8a0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:14:04.167Z|7ec5bc76-8362-422c-b3ba-31b27aa8a0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:14:04.618Z|537efe10-1175-4aa1-84be-fe4e143f1e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:14:04.619Z|537efe10-1175-4aa1-84be-fe4e143f1e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:14:06.745Z|7e7e8148-4bec-488d-9fd2-2e7c6dd98a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:06.746Z|7e7e8148-4bec-488d-9fd2-2e7c6dd98a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:06.746Z|97dd63b8-2e5e-487a-a2a1-87adaff2a557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:06.746Z|97dd63b8-2e5e-487a-a2a1-87adaff2a557|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:06.752Z|9a35250a-93c4-4aae-82bb-5ef1a5c583ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:06.753Z|9a35250a-93c4-4aae-82bb-5ef1a5c583ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:16.770Z|bcd327bb-9bb7-4e74-b1f6-3d54671077d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:16.771Z|bcd327bb-9bb7-4e74-b1f6-3d54671077d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:16.773Z|e4bfe43c-a6fe-4d52-9555-39716127785b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:16.774Z|e4bfe43c-a6fe-4d52-9555-39716127785b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:16.775Z|f444bbf9-b018-4ba2-ad08-a0b25eaef3b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:16.775Z|f444bbf9-b018-4ba2-ad08-a0b25eaef3b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:19.166Z|c244f337-332e-4395-a98f-cf0a79d85786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:14:19.170Z|c244f337-332e-4395-a98f-cf0a79d85786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:14:22.056Z|9c1ee707-5f8d-4db3-bcc7-288e534160ff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:14:22.057Z|9c1ee707-5f8d-4db3-bcc7-288e534160ff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:26.801Z|8039bdaa-9292-4a47-a192-3b4c6ac8c80d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:26.802Z|8039bdaa-9292-4a47-a192-3b4c6ac8c80d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:26.809Z|4489384b-6262-410c-bebe-1a15fc2f3057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:26.809Z|58f3e43e-ef4f-416e-a2ae-f24393d90fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:26.810Z|4489384b-6262-410c-bebe-1a15fc2f3057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:26.810Z|58f3e43e-ef4f-416e-a2ae-f24393d90fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:34.167Z|2f27f648-1ea5-4a16-8f2d-0897ad02fa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:14:34.167Z|2f27f648-1ea5-4a16-8f2d-0897ad02fa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:14:34.619Z|9bc361d0-a39c-483c-acfb-943f0d46978f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:14:34.620Z|9bc361d0-a39c-483c-acfb-943f0d46978f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:14:36.832Z|6ec449fa-49ab-46c1-a223-54abd98d6faa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:36.832Z|6ec449fa-49ab-46c1-a223-54abd98d6faa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:36.833Z|6c1a3673-fe23-4b2f-8fd2-ab962b9814e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:36.833Z|6c1a3673-fe23-4b2f-8fd2-ab962b9814e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:36.835Z|786e0cd8-6f49-4e45-9c64-952a6a38e97e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:36.835Z|786e0cd8-6f49-4e45-9c64-952a6a38e97e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:46.860Z|2515a13d-0402-4de5-adaa-0c389d253ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:46.860Z|dc98e9cf-1ad8-470d-ae9c-1bd0074fdd1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:46.860Z|3c257f82-b96e-4188-8a4d-e15519aa4f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:46.860Z|2515a13d-0402-4de5-adaa-0c389d253ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:46.861Z|dc98e9cf-1ad8-470d-ae9c-1bd0074fdd1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:46.861Z|3c257f82-b96e-4188-8a4d-e15519aa4f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:49.167Z|8b187030-64ca-4cb6-9137-4e9505ae09fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:14:49.167Z|8b187030-64ca-4cb6-9137-4e9505ae09fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:14:56.886Z|fa775652-eeb6-4559-bc04-32c94482e215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:56.886Z|8da1266e-14bf-4731-b2df-5ec5d0691798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:56.887Z|8da1266e-14bf-4731-b2df-5ec5d0691798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:56.887Z|fa775652-eeb6-4559-bc04-32c94482e215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:14:56.887Z|65c7ad13-0742-4f91-9a53-88b7329edf2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:14:56.887Z|65c7ad13-0742-4f91-9a53-88b7329edf2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:04.167Z|cc2cdfa8-1385-4de7-9bcc-9e478b4f9f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:15:04.167Z|cc2cdfa8-1385-4de7-9bcc-9e478b4f9f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:15:04.620Z|743f9b48-5408-438c-9b66-b4586f175043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:15:04.621Z|743f9b48-5408-438c-9b66-b4586f175043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:15:06.912Z|6fd555b1-280b-4465-94a0-c333574a5fcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:06.912Z|6fd555b1-280b-4465-94a0-c333574a5fcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:06.919Z|0c1ecc80-34a6-494c-9561-2a7e6914b15d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:06.920Z|0c1ecc80-34a6-494c-9561-2a7e6914b15d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:06.921Z|6009c8a6-bd77-4596-8a46-e41688e4a68a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:06.921Z|6009c8a6-bd77-4596-8a46-e41688e4a68a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:16.939Z|88eb7f1a-786d-4e6e-9553-c097a966ba16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:16.939Z|88eb7f1a-786d-4e6e-9553-c097a966ba16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:16.948Z|d7c7f66d-8a42-49f3-a39e-1cc891f9f3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:16.949Z|d7c7f66d-8a42-49f3-a39e-1cc891f9f3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:16.952Z|85d44d2e-1201-4456-aaa2-35163869910c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:16.953Z|85d44d2e-1201-4456-aaa2-35163869910c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:19.167Z|c3bc5e44-47a3-4da4-8096-09def21132ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:15:19.167Z|c3bc5e44-47a3-4da4-8096-09def21132ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:15:22.056Z|fbe1288c-6601-46b1-9108-64f817c443e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:15:22.057Z|fbe1288c-6601-46b1-9108-64f817c443e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:26.962Z|94b78eb9-8968-440d-9eb1-1c07b6c86f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:26.963Z|94b78eb9-8968-440d-9eb1-1c07b6c86f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:26.973Z|0efeb811-09a8-4538-99b1-2769eb149e0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:26.973Z|0efeb811-09a8-4538-99b1-2769eb149e0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:26.974Z|59c465db-0a1c-4129-9220-e740e953f921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:26.975Z|59c465db-0a1c-4129-9220-e740e953f921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:34.166Z|99647ed2-fec1-487d-b636-ba44132d3f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:15:34.167Z|99647ed2-fec1-487d-b636-ba44132d3f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:15:34.621Z|aea19183-9640-43e9-b722-01a71a1c8b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:15:34.622Z|aea19183-9640-43e9-b722-01a71a1c8b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:15:36.988Z|51ddd204-1d80-4021-9ab1-8aa4c929cefb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:36.989Z|51ddd204-1d80-4021-9ab1-8aa4c929cefb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:36.995Z|ea821f9c-8cb9-4fc9-ace7-8b293aa3408f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:36.995Z|ea821f9c-8cb9-4fc9-ace7-8b293aa3408f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:37.000Z|5735bbc9-bb94-4b39-85cb-ecae5dc42680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:37.000Z|5735bbc9-bb94-4b39-85cb-ecae5dc42680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:47.014Z|c5df0938-f1da-4ac3-aad4-1843a6136373|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:47.014Z|c5df0938-f1da-4ac3-aad4-1843a6136373|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:47.020Z|00841619-faa4-44b3-8d9d-64e2beb54062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:47.020Z|00841619-faa4-44b3-8d9d-64e2beb54062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:47.024Z|515e19b3-2a41-4fad-bdf7-cad39f47f26e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:47.024Z|515e19b3-2a41-4fad-bdf7-cad39f47f26e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:49.167Z|728ecaac-9362-4a1c-aceb-05ade0e14128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:15:49.167Z|728ecaac-9362-4a1c-aceb-05ade0e14128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:15:57.042Z|6d817435-1803-4d21-bbe5-13a3bb42df35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:57.043Z|6d817435-1803-4d21-bbe5-13a3bb42df35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:57.043Z|0bd056ec-63bf-4fb5-bd01-1be8d99a804d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:57.044Z|0bd056ec-63bf-4fb5-bd01-1be8d99a804d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:15:57.048Z|db452b7f-4e8e-4bdd-9ae9-e55c97504610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:15:57.048Z|db452b7f-4e8e-4bdd-9ae9-e55c97504610|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:04.167Z|342b58c3-4948-4108-bcf9-10ef51bb8f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:16:04.167Z|342b58c3-4948-4108-bcf9-10ef51bb8f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:16:04.622Z|b7150db2-1dd2-49a3-87e6-2e6b491e7857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:16:04.623Z|b7150db2-1dd2-49a3-87e6-2e6b491e7857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:16:07.067Z|18cb2cc9-2ce5-4204-82d9-86a1a26adb14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:07.067Z|18cb2cc9-2ce5-4204-82d9-86a1a26adb14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:07.067Z|8c6caebf-9fd3-4f29-9335-f02d2c49d388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:07.068Z|8c6caebf-9fd3-4f29-9335-f02d2c49d388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:07.069Z|b63c4e25-b3f7-4b56-aa08-01e6c1002cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:07.069Z|b63c4e25-b3f7-4b56-aa08-01e6c1002cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:17.092Z|07576857-dab8-479e-b0ee-fcb94200b549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:17.093Z|07576857-dab8-479e-b0ee-fcb94200b549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:17.093Z|b287c541-8c0a-4d4b-88c0-064667642dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:17.094Z|8d98a1ae-e0bf-4724-9a86-452659727fdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:17.094Z|b287c541-8c0a-4d4b-88c0-064667642dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:17.094Z|8d98a1ae-e0bf-4724-9a86-452659727fdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:19.166Z|b1ea60a1-8117-4460-9b74-275fa99496f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:16:19.167Z|b1ea60a1-8117-4460-9b74-275fa99496f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:16:22.056Z|0cae2bf8-b127-4ab6-a3b0-c0e956d40351|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:16:22.057Z|0cae2bf8-b127-4ab6-a3b0-c0e956d40351|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:27.121Z|012ba768-0006-413d-ab06-aee386716670|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:27.121Z|d91f170c-7cd6-4f65-adce-92f39f3bf555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:27.122Z|012ba768-0006-413d-ab06-aee386716670|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:27.122Z|d91f170c-7cd6-4f65-adce-92f39f3bf555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:27.129Z|0ae109e3-f46a-49a6-ac0e-7264d41940a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:27.130Z|0ae109e3-f46a-49a6-ac0e-7264d41940a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:34.168Z|83aa6140-979a-450c-8747-43394b20920b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:16:34.172Z|83aa6140-979a-450c-8747-43394b20920b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:16:34.623Z|38778bf4-e059-4ee7-b713-735e4834b04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:16:34.624Z|38778bf4-e059-4ee7-b713-735e4834b04d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:16:37.149Z|c36c17c5-db63-4aa2-97a9-6174d20494e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:37.150Z|c36c17c5-db63-4aa2-97a9-6174d20494e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:37.151Z|b60f65a8-2bb8-4673-a9f2-dacbade0c376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:37.151Z|b60f65a8-2bb8-4673-a9f2-dacbade0c376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:37.157Z|9e5a61f6-fbc6-4772-978b-21e1603737b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:37.158Z|9e5a61f6-fbc6-4772-978b-21e1603737b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:47.174Z|ec434a7c-ca0e-4537-be9d-0a26ff822b4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:47.175Z|ec434a7c-ca0e-4537-be9d-0a26ff822b4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:47.175Z|8ca334f4-dc0d-4991-98ab-8cf154069413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:47.176Z|8ca334f4-dc0d-4991-98ab-8cf154069413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:47.180Z|3218e222-f384-4b39-9204-3cd7151314dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:47.180Z|3218e222-f384-4b39-9204-3cd7151314dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:49.166Z|b35911e5-2285-4256-a605-f44d11c38fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:16:49.167Z|b35911e5-2285-4256-a605-f44d11c38fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:16:57.199Z|0c9a5bf4-9436-475f-a071-76a97ad599de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:57.199Z|0c9a5bf4-9436-475f-a071-76a97ad599de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:57.200Z|3977160e-92a2-4748-ad02-b72f2b6ae700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:57.201Z|3977160e-92a2-4748-ad02-b72f2b6ae700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:16:57.202Z|f2ad443b-ac41-43ab-afc4-f3fcd0a4e042|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:16:57.202Z|f2ad443b-ac41-43ab-afc4-f3fcd0a4e042|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:04.167Z|2567728d-a15f-4ab5-a9d8-49c09a7d2a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:17:04.168Z|2567728d-a15f-4ab5-a9d8-49c09a7d2a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:17:04.625Z|24d2850c-30a9-4861-9f9d-96caab9eb091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:17:04.626Z|24d2850c-30a9-4861-9f9d-96caab9eb091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:17:07.223Z|5d77a23b-f310-4306-a646-30d0af111e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:07.225Z|5d77a23b-f310-4306-a646-30d0af111e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:07.228Z|487e3945-6b07-4ff2-8d13-d6c72b39601e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:07.228Z|6ce8441a-22ec-40b6-bee8-83033dbf4a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:07.229Z|487e3945-6b07-4ff2-8d13-d6c72b39601e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:07.229Z|6ce8441a-22ec-40b6-bee8-83033dbf4a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:17.256Z|46fe20ed-5d07-48c0-b9cb-23628305be0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:17.256Z|46fe20ed-5d07-48c0-b9cb-23628305be0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:17.256Z|74a5aa76-ef96-4556-b27b-b90dd61b245e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:17.256Z|037a9fab-0b99-4558-a5ff-4e6b1a186230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:17.257Z|037a9fab-0b99-4558-a5ff-4e6b1a186230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:17.257Z|74a5aa76-ef96-4556-b27b-b90dd61b245e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:19.166Z|4c040570-99c4-4a27-bbe6-6e62773718d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:17:19.170Z|4c040570-99c4-4a27-bbe6-6e62773718d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:17:22.056Z|0f826214-605d-4ca8-8ffe-f3a1f434cbc6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:17:22.057Z|0f826214-605d-4ca8-8ffe-f3a1f434cbc6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:27.281Z|8ed3b26c-6649-4d24-939f-903817b6e3ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:27.282Z|8ed3b26c-6649-4d24-939f-903817b6e3ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:27.282Z|384f301d-de9e-4f77-ba0b-6d6b72e9c793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:27.283Z|384f301d-de9e-4f77-ba0b-6d6b72e9c793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:27.290Z|5fae13ee-2c71-40fa-a3f0-ede87a12204a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:27.290Z|5fae13ee-2c71-40fa-a3f0-ede87a12204a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:34.167Z|c59222f5-3364-4f94-ad7d-aff41be24e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:17:34.167Z|c59222f5-3364-4f94-ad7d-aff41be24e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:17:34.627Z|32cbdfb9-7684-4c45-a648-7a869a18df7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:17:34.627Z|32cbdfb9-7684-4c45-a648-7a869a18df7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:17:37.308Z|f77f116e-1696-4129-a5b5-a7853b5d93a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:37.309Z|f77f116e-1696-4129-a5b5-a7853b5d93a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:37.309Z|ff8a659c-3487-4bbf-a94d-61009a9d3370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:37.310Z|ff8a659c-3487-4bbf-a94d-61009a9d3370|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:37.314Z|e1e7e4a4-5664-4dc5-b21e-b3080d07b728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:37.315Z|e1e7e4a4-5664-4dc5-b21e-b3080d07b728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:47.336Z|ba17ba83-41ca-427b-a0c2-34cb9787c904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:47.337Z|ba17ba83-41ca-427b-a0c2-34cb9787c904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:47.337Z|a436dec9-281b-401e-8ed4-8779d5fe5ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:47.338Z|a436dec9-281b-401e-8ed4-8779d5fe5ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:47.344Z|2e66e353-fb44-42bf-a139-65a84d9d9c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:47.345Z|2e66e353-fb44-42bf-a139-65a84d9d9c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:49.167Z|2d73c9d6-752a-494c-893a-02ed23b010eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:17:49.167Z|2d73c9d6-752a-494c-893a-02ed23b010eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:17:57.361Z|bde876ab-2791-4c4e-9f3a-27efb2fee396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:57.361Z|99bf98a9-b1eb-4f4c-aa8c-a0c0c93d322d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:57.361Z|bde876ab-2791-4c4e-9f3a-27efb2fee396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:57.362Z|99bf98a9-b1eb-4f4c-aa8c-a0c0c93d322d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:17:57.366Z|5fe4ac0b-f848-40a0-8dba-7618df42f22f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:17:57.366Z|5fe4ac0b-f848-40a0-8dba-7618df42f22f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:04.167Z|49ce6eef-4264-465a-b5d8-c9a039932f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:18:04.171Z|49ce6eef-4264-465a-b5d8-c9a039932f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:18:04.628Z|53300085-d25e-4654-b3ab-7ea0f1f82487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:18:04.628Z|53300085-d25e-4654-b3ab-7ea0f1f82487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:18:07.384Z|0dc16996-4932-4f6c-9c8d-ca900b99458b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:07.385Z|0dc16996-4932-4f6c-9c8d-ca900b99458b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:07.388Z|45c7bb82-4200-47d4-960b-277ee7b5327a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:07.389Z|45c7bb82-4200-47d4-960b-277ee7b5327a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:07.392Z|0af1d157-4676-4e46-8d13-bd143310c5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:07.392Z|0af1d157-4676-4e46-8d13-bd143310c5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:17.414Z|bbbec239-fd29-4813-9fcb-363dd608cc76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:17.416Z|bbbec239-fd29-4813-9fcb-363dd608cc76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:17.418Z|1a09a215-b222-4554-abfe-b50845614247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:17.419Z|1a09a215-b222-4554-abfe-b50845614247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:17.421Z|24de8688-6d50-46de-a049-0f793ce90f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:17.422Z|24de8688-6d50-46de-a049-0f793ce90f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:19.167Z|c034673d-cd7a-48f8-a5a5-5a6e1ac75984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:18:19.167Z|c034673d-cd7a-48f8-a5a5-5a6e1ac75984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:18:22.055Z|8db65a47-58dc-4a72-af1e-05f679406d2e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:18:22.056Z|8db65a47-58dc-4a72-af1e-05f679406d2e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:27.441Z|8f435ab0-a412-4057-991c-1708fbb437a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:27.441Z|93a51a79-29cd-418a-8046-3e861318821a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:27.442Z|8f435ab0-a412-4057-991c-1708fbb437a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:27.442Z|93a51a79-29cd-418a-8046-3e861318821a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:27.444Z|beed61a8-f190-46e4-a924-7250b2ddb3fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:27.444Z|beed61a8-f190-46e4-a924-7250b2ddb3fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:34.167Z|2563da4e-30cb-4f21-b390-8c6b7a694911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:18:34.167Z|2563da4e-30cb-4f21-b390-8c6b7a694911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:18:34.629Z|ee9c0714-ec99-43ec-ab89-222b20f10612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:18:34.630Z|ee9c0714-ec99-43ec-ab89-222b20f10612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:18:37.471Z|16eb8112-c86d-4adc-ab5d-fd5f35f8f0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:37.471Z|6c52922b-142f-4058-b3a2-cb7f3edd4cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:37.472Z|6c52922b-142f-4058-b3a2-cb7f3edd4cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:37.472Z|16eb8112-c86d-4adc-ab5d-fd5f35f8f0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:37.471Z|5544a954-6513-43dd-bd97-7e229d92b3df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:37.473Z|5544a954-6513-43dd-bd97-7e229d92b3df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:47.503Z|7d538e13-f06d-45c8-91ea-f624aa5efbd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:47.503Z|7d538e13-f06d-45c8-91ea-f624aa5efbd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:47.504Z|8934212b-2818-4f98-89bc-48741b43f16f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:47.504Z|8934212b-2818-4f98-89bc-48741b43f16f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:47.504Z|2fabc0ba-b36b-4d17-b72c-d628395e8dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:47.505Z|2fabc0ba-b36b-4d17-b72c-d628395e8dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:49.167Z|cc049897-eba7-4bd3-8671-1def760bcd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:18:49.171Z|cc049897-eba7-4bd3-8671-1def760bcd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:18:57.527Z|160500e0-3942-4c18-a33e-9f1f19cf48ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:57.528Z|160500e0-3942-4c18-a33e-9f1f19cf48ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:57.532Z|0496f77a-6f16-4852-a206-a5116028fdc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:57.533Z|0496f77a-6f16-4852-a206-a5116028fdc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:18:57.534Z|2791e3f9-0fea-45b5-94ee-1837ce4317ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:18:57.535Z|2791e3f9-0fea-45b5-94ee-1837ce4317ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:04.166Z|908d7c85-fb3d-44c7-b1b9-b48ea0092dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:19:04.167Z|908d7c85-fb3d-44c7-b1b9-b48ea0092dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:19:04.630Z|ede60097-199b-4345-847d-24c002debce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:19:04.631Z|ede60097-199b-4345-847d-24c002debce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:19:07.557Z|159d9793-547e-4670-a326-e98d59ef1b24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:07.557Z|f634da1d-9d70-4342-803e-715ff8979d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:07.557Z|159d9793-547e-4670-a326-e98d59ef1b24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:07.558Z|f634da1d-9d70-4342-803e-715ff8979d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:07.558Z|206fbb54-b770-49e4-b8ec-ea5f849d33c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:07.559Z|206fbb54-b770-49e4-b8ec-ea5f849d33c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:17.585Z|b8f6153c-5f1f-4ea7-ac02-37ef04e710db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:17.585Z|4fa1ca6d-0f3e-49a9-9b29-bbac8f8b6601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:17.586Z|4fa1ca6d-0f3e-49a9-9b29-bbac8f8b6601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:17.586Z|b8f6153c-5f1f-4ea7-ac02-37ef04e710db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:17.594Z|c8788d1b-60f7-49e1-9f1f-73449a23302a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:17.595Z|c8788d1b-60f7-49e1-9f1f-73449a23302a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:19.167Z|ca275f46-fea6-48ec-af84-322ac631bb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:19:19.167Z|ca275f46-fea6-48ec-af84-322ac631bb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:19:22.056Z|08b7d5ca-5b81-488e-86bb-e19b149c744b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:19:22.058Z|08b7d5ca-5b81-488e-86bb-e19b149c744b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:27.612Z|246dff74-96d8-4005-b91f-9ab409d37643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:27.613Z|246dff74-96d8-4005-b91f-9ab409d37643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:27.615Z|8cc1a716-8608-4989-95e1-47dcb386037f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:27.615Z|8cc1a716-8608-4989-95e1-47dcb386037f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:27.620Z|e56d59c2-65e8-44d9-b067-ae519b71da3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:27.621Z|e56d59c2-65e8-44d9-b067-ae519b71da3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:34.167Z|f9279c0e-03ba-47f0-90da-7c0d0c21ddc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:19:34.171Z|f9279c0e-03ba-47f0-90da-7c0d0c21ddc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:19:34.632Z|c679a692-dd82-4cc4-9142-c1be89ef0727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:19:34.632Z|c679a692-dd82-4cc4-9142-c1be89ef0727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:19:37.642Z|6611ba72-bd03-47db-b87d-5c7b70626bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:37.643Z|546e9b50-3750-43fb-9adb-e821b2d6da28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:37.643Z|6611ba72-bd03-47db-b87d-5c7b70626bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:37.643Z|546e9b50-3750-43fb-9adb-e821b2d6da28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:37.645Z|a9572915-58ef-464a-8f44-4457eb80d5d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:37.646Z|a9572915-58ef-464a-8f44-4457eb80d5d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:47.669Z|4514e2ac-e4b1-49fd-ac1a-e82447cbcae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:47.670Z|4514e2ac-e4b1-49fd-ac1a-e82447cbcae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:47.677Z|089342c3-82fd-498b-a71c-d64435f52238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:47.678Z|5140b2e1-969a-4caf-a8f5-ebca42bf92ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:47.678Z|089342c3-82fd-498b-a71c-d64435f52238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:47.679Z|5140b2e1-969a-4caf-a8f5-ebca42bf92ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:49.167Z|7a489f8b-e896-4d7d-bf0a-f29a69d218fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:19:49.167Z|7a489f8b-e896-4d7d-bf0a-f29a69d218fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:19:57.698Z|cf996d6e-c1a1-4826-99ab-a8079b71b2a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:57.698Z|cf996d6e-c1a1-4826-99ab-a8079b71b2a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:57.704Z|e1114c89-cfda-4476-9454-30b652cbe40b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:57.704Z|c978ff18-3872-4136-9385-5315175d7d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:19:57.704Z|c978ff18-3872-4136-9385-5315175d7d74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:19:57.704Z|e1114c89-cfda-4476-9454-30b652cbe40b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:04.167Z|5f0e4755-d602-49fe-9718-9bea6d2fd673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:20:04.167Z|5f0e4755-d602-49fe-9718-9bea6d2fd673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:20:04.633Z|01a467f2-d50d-42cb-9241-84d976ae1458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:20:04.634Z|01a467f2-d50d-42cb-9241-84d976ae1458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:20:07.737Z|29cc95f5-8d06-43d6-b48c-77c5d4640c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:07.738Z|0517132a-a552-4c57-b021-abeaabd0486b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:07.738Z|29cc95f5-8d06-43d6-b48c-77c5d4640c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:07.738Z|0517132a-a552-4c57-b021-abeaabd0486b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:07.738Z|3a71430a-d635-4b10-b816-2b636fca4595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:07.739Z|3a71430a-d635-4b10-b816-2b636fca4595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:17.767Z|91610894-2812-40fb-8a17-df0e627b5bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:17.767Z|91610894-2812-40fb-8a17-df0e627b5bba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:17.769Z|a75424eb-5639-470b-bb4e-2cc014c565f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:17.772Z|a75424eb-5639-470b-bb4e-2cc014c565f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:17.773Z|f539718d-5b1b-405a-8a9f-49f330c89118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:17.773Z|f539718d-5b1b-405a-8a9f-49f330c89118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:19.167Z|be051554-6d05-4f1f-ae34-78f728b37a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:20:19.170Z|be051554-6d05-4f1f-ae34-78f728b37a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:20:22.057Z|27e915b2-4d63-4d2c-a44d-dea2eed3f4cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:20:22.057Z|27e915b2-4d63-4d2c-a44d-dea2eed3f4cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:27.798Z|da6627d9-11e9-4d9b-89f7-a894f66b6d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:27.799Z|da6627d9-11e9-4d9b-89f7-a894f66b6d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:27.806Z|db336206-85a6-499e-ac27-9350495c18df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:27.806Z|2731e2d8-b9ef-4696-a37c-ab853e18d263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:27.806Z|db336206-85a6-499e-ac27-9350495c18df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:27.806Z|2731e2d8-b9ef-4696-a37c-ab853e18d263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:34.167Z|1ac1bc1d-b6bb-4239-9072-46120be157f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:20:34.167Z|1ac1bc1d-b6bb-4239-9072-46120be157f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:20:34.634Z|1a4fb6ed-6418-48c0-ad04-3337f6183104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:20:34.635Z|1a4fb6ed-6418-48c0-ad04-3337f6183104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:20:37.822Z|19893e36-809b-47c2-8ae3-dbf9b8244dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:37.822Z|19893e36-809b-47c2-8ae3-dbf9b8244dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:37.829Z|3eaf9f92-f57a-4740-a1a5-a7476357d386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:37.829Z|3eaf9f92-f57a-4740-a1a5-a7476357d386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:37.831Z|bc088f79-4c6e-403e-9fec-10cd0a56b145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:37.831Z|bc088f79-4c6e-403e-9fec-10cd0a56b145|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:47.845Z|75d08c58-d1c4-44ca-8800-16de4f45cf1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:47.846Z|75d08c58-d1c4-44ca-8800-16de4f45cf1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:47.850Z|9676a32e-620c-4e24-a145-dbdeba08cc15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:47.851Z|9676a32e-620c-4e24-a145-dbdeba08cc15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:47.854Z|396deb10-dab7-4536-85b7-9fa6a214b9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:47.855Z|396deb10-dab7-4536-85b7-9fa6a214b9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:49.167Z|55471325-5c68-4d99-8931-579ab47c7529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:20:49.167Z|55471325-5c68-4d99-8931-579ab47c7529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:20:57.875Z|0bd724e0-32a3-46e5-99d2-49f30a26d240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:57.875Z|575854e8-fe86-461f-a03b-c89dec4f7c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:57.876Z|575854e8-fe86-461f-a03b-c89dec4f7c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:57.876Z|0bd724e0-32a3-46e5-99d2-49f30a26d240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:20:57.878Z|2e60bfa0-b0f3-4212-b2ac-00f11e684b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:20:57.879Z|2e60bfa0-b0f3-4212-b2ac-00f11e684b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:04.167Z|18b17056-5c9a-42dd-95e2-0ee8cf4cc330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:21:04.171Z|18b17056-5c9a-42dd-95e2-0ee8cf4cc330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:21:04.635Z|f0533932-662f-4a10-87a0-223eb0cb0c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:21:04.636Z|f0533932-662f-4a10-87a0-223eb0cb0c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:21:07.902Z|d0f760b6-4987-4696-9634-dd2637d33f15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:07.903Z|d0f760b6-4987-4696-9634-dd2637d33f15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:07.909Z|74ee5f11-064d-462b-93fa-7d1b7d4a2756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:07.910Z|74ee5f11-064d-462b-93fa-7d1b7d4a2756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:07.910Z|8e7e55f5-624f-4ae3-907d-28ab2da88724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:07.910Z|8e7e55f5-624f-4ae3-907d-28ab2da88724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:17.925Z|afb5a77e-1c50-41a8-801e-c2d34e6a1d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:17.926Z|afb5a77e-1c50-41a8-801e-c2d34e6a1d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:17.935Z|3b0a17dd-eb90-4b7f-8cbc-225302506a0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:17.936Z|3b0a17dd-eb90-4b7f-8cbc-225302506a0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:17.938Z|4a7f797e-eb27-4311-b4bc-3b67b774f929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:17.939Z|4a7f797e-eb27-4311-b4bc-3b67b774f929|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:19.167Z|46a965ec-0472-408e-9415-a6216b69aafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:21:19.167Z|46a965ec-0472-408e-9415-a6216b69aafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:21:22.057Z|ffb0e8ae-ef8c-4da1-a030-61504d66c4ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:21:22.057Z|ffb0e8ae-ef8c-4da1-a030-61504d66c4ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:27.948Z|2c28776c-225d-44cf-9eff-b01148e86ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:27.949Z|2c28776c-225d-44cf-9eff-b01148e86ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:27.957Z|9d8a1ff0-5991-46e6-a35b-074fedd12a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:27.958Z|9d8a1ff0-5991-46e6-a35b-074fedd12a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:27.962Z|fc1022fd-e8ee-454f-91a9-8dfd604b673f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:27.962Z|fc1022fd-e8ee-454f-91a9-8dfd604b673f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:34.167Z|938a701a-c257-45c2-9c6c-357d62a4c75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:21:34.167Z|938a701a-c257-45c2-9c6c-357d62a4c75a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:21:34.636Z|3b998e8f-b181-4051-b127-ec4bc98f3b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:21:34.637Z|3b998e8f-b181-4051-b127-ec4bc98f3b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:21:37.975Z|863d127f-b47f-46d1-8e21-922d9192bf8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:37.975Z|863d127f-b47f-46d1-8e21-922d9192bf8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:37.979Z|8056664b-4d2d-4b38-9316-fd6b2b8ada7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:37.979Z|8056664b-4d2d-4b38-9316-fd6b2b8ada7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:37.984Z|acf22f89-545e-4cb4-9995-dadde124008a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:37.984Z|acf22f89-545e-4cb4-9995-dadde124008a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:48.001Z|644a17d3-cc49-498c-96c0-67048551f6d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:48.002Z|644a17d3-cc49-498c-96c0-67048551f6d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:48.005Z|f9d41ace-9cd5-4f42-af9b-ee8088e32fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:48.005Z|f9d41ace-9cd5-4f42-af9b-ee8088e32fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:48.009Z|3fc3f5e5-cc30-4a68-b681-23a8d9bd4b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:48.010Z|3fc3f5e5-cc30-4a68-b681-23a8d9bd4b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:49.167Z|84776d46-3849-4af4-a257-e62fe123daae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:21:49.172Z|84776d46-3849-4af4-a257-e62fe123daae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:21:58.032Z|20c57ff5-0de0-41e8-81c4-b70c47f23bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:58.032Z|20c57ff5-0de0-41e8-81c4-b70c47f23bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:58.035Z|5905ee86-c115-4912-938f-5323215ae392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:58.035Z|5905ee86-c115-4912-938f-5323215ae392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:21:58.038Z|5c526277-e977-4477-9807-e69c66bb98c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:21:58.039Z|5c526277-e977-4477-9807-e69c66bb98c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:04.167Z|ae9df331-0975-40d1-bbe2-c409e5095e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:22:04.167Z|ae9df331-0975-40d1-bbe2-c409e5095e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:22:04.638Z|9c5c4eab-640f-4fad-8e09-82b77c202ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:22:04.638Z|9c5c4eab-640f-4fad-8e09-82b77c202ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:22:08.059Z|c5010855-1008-409e-91ae-02f0307f6798|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:08.060Z|c5010855-1008-409e-91ae-02f0307f6798|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:08.062Z|78e70f40-3b99-497d-9c07-cf79328ff3ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:08.063Z|78e70f40-3b99-497d-9c07-cf79328ff3ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:08.064Z|71d1d61b-eb8e-4a63-8e0b-fa98c657801c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:08.065Z|71d1d61b-eb8e-4a63-8e0b-fa98c657801c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:18.086Z|8b3ad9b2-d57d-4dae-85b2-b1f84ae85e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:18.086Z|8b3ad9b2-d57d-4dae-85b2-b1f84ae85e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:18.088Z|879cf9c2-3928-4a22-bde2-5cf2772a90d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:18.088Z|879cf9c2-3928-4a22-bde2-5cf2772a90d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:18.090Z|3794bdec-6cb3-42e4-94b7-f4c41528e5e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:18.090Z|3794bdec-6cb3-42e4-94b7-f4c41528e5e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:19.169Z|a2c24ed9-20f5-458a-be9d-c21bd7ed32d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:22:19.170Z|a2c24ed9-20f5-458a-be9d-c21bd7ed32d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:22:22.055Z|d39f449c-9492-40c2-99e2-8b4abd976beb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:22:22.056Z|d39f449c-9492-40c2-99e2-8b4abd976beb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:28.112Z|813c66d7-13ac-4fcc-9ec0-747428f21ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:28.112Z|813c66d7-13ac-4fcc-9ec0-747428f21ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:28.114Z|6fc2e393-343f-4e53-93b8-9fe49d087eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:28.115Z|6fc2e393-343f-4e53-93b8-9fe49d087eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:28.122Z|93aa949f-5082-4050-9781-7fe109e37ddb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:28.123Z|93aa949f-5082-4050-9781-7fe109e37ddb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:34.167Z|ec209852-96d6-4f13-a39f-b22d2ad45ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:22:34.171Z|ec209852-96d6-4f13-a39f-b22d2ad45ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:22:34.639Z|8f933f69-292a-4ff4-87da-1f452b4dd7ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:22:34.640Z|8f933f69-292a-4ff4-87da-1f452b4dd7ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:22:38.142Z|fb85e7cd-eca7-42e8-a425-80ba6e9374f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:38.143Z|fb85e7cd-eca7-42e8-a425-80ba6e9374f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:38.144Z|1027ff3a-a393-4111-82fa-5aa7ff1872c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:38.145Z|1027ff3a-a393-4111-82fa-5aa7ff1872c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:38.146Z|6ce8e696-e7eb-43e0-bcd2-9cbe0555da1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:38.146Z|6ce8e696-e7eb-43e0-bcd2-9cbe0555da1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:48.168Z|02db8345-921a-470a-ae24-12b1482c2614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:48.168Z|8dac5864-d57c-46b7-b90f-c0cd724f3fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:48.168Z|02db8345-921a-470a-ae24-12b1482c2614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:48.169Z|8dac5864-d57c-46b7-b90f-c0cd724f3fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:48.172Z|a66b4bb8-ac24-4a64-8b2c-879db54e4ac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:48.173Z|a66b4bb8-ac24-4a64-8b2c-879db54e4ac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:49.167Z|d48fd70a-c5be-44aa-b75f-84c40fc5e437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:22:49.167Z|d48fd70a-c5be-44aa-b75f-84c40fc5e437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:22:58.190Z|83d6a5a5-df2d-49b7-a0a5-b988422a54f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:58.190Z|83d6a5a5-df2d-49b7-a0a5-b988422a54f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:58.193Z|46947764-5444-4a1d-a99c-7ea7c0dcba99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:58.194Z|46947764-5444-4a1d-a99c-7ea7c0dcba99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:22:58.197Z|fd1a70f6-a02a-4826-be88-d5c5a2191676|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:22:58.197Z|fd1a70f6-a02a-4826-be88-d5c5a2191676|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:04.167Z|93d5a067-cd0c-476f-92d3-0791d15ba817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:23:04.167Z|93d5a067-cd0c-476f-92d3-0791d15ba817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:23:04.640Z|29635dd4-6b49-4cb7-95a6-8c5422104e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:23:04.641Z|29635dd4-6b49-4cb7-95a6-8c5422104e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:23:08.213Z|0dd852b5-90b7-43c8-9778-9653e1be07f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:08.214Z|0dd852b5-90b7-43c8-9778-9653e1be07f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:08.216Z|f4052da3-8e08-4c3f-89f2-8c51ad3a1a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:08.217Z|f4052da3-8e08-4c3f-89f2-8c51ad3a1a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:08.219Z|d65c2b92-5a9d-466c-b148-9b71fb0ca83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:08.220Z|d65c2b92-5a9d-466c-b148-9b71fb0ca83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:18.237Z|1b095ef0-990c-4f52-9938-31674df6dd2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:18.238Z|1b095ef0-990c-4f52-9938-31674df6dd2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:18.239Z|abfd5541-026d-44d4-81e4-aab39c26e2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:18.240Z|abfd5541-026d-44d4-81e4-aab39c26e2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:18.241Z|ce971008-5ed3-4599-a0f4-0b72c73ffe30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:18.242Z|ce971008-5ed3-4599-a0f4-0b72c73ffe30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:19.167Z|a9de31b4-c5d9-46fa-ab5c-58c7c6e98512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:23:19.171Z|a9de31b4-c5d9-46fa-ab5c-58c7c6e98512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:23:22.057Z|f5180537-1f0d-4ff5-8cff-5a275cca787f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:23:22.058Z|f5180537-1f0d-4ff5-8cff-5a275cca787f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:28.263Z|30373fac-93bc-4391-b71b-1cbcf89be66e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:28.264Z|30373fac-93bc-4391-b71b-1cbcf89be66e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:28.266Z|2da0fd53-547c-4483-854b-18a434511125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:28.266Z|2da0fd53-547c-4483-854b-18a434511125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:28.271Z|79fe5051-aee9-4ee3-b3bc-cbfcbb5c24dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:28.272Z|79fe5051-aee9-4ee3-b3bc-cbfcbb5c24dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:34.167Z|e6a58705-1ba9-4f0d-a1ad-a57bd7e28850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:23:34.167Z|e6a58705-1ba9-4f0d-a1ad-a57bd7e28850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:23:34.641Z|3373713a-b48b-48e8-a769-2a378236092f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:23:34.642Z|3373713a-b48b-48e8-a769-2a378236092f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:23:38.293Z|f4884ec4-b748-4921-932b-c7182a662b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:38.294Z|f4884ec4-b748-4921-932b-c7182a662b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:38.296Z|1f9d5336-bfd6-49bb-abc2-7cc45219cf9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:38.296Z|8475b85b-6359-4de8-accb-ca4a804fe4af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:38.296Z|1f9d5336-bfd6-49bb-abc2-7cc45219cf9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:38.296Z|8475b85b-6359-4de8-accb-ca4a804fe4af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:48.321Z|252b2bc8-a1b3-4c16-9496-d898df78bd80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:48.321Z|252b2bc8-a1b3-4c16-9496-d898df78bd80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:48.322Z|f7cda4bf-4144-4dbb-8cb3-3fb69b54a7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:48.322Z|1567348a-3fc6-46fb-ae00-b8d35dccbd58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:48.322Z|f7cda4bf-4144-4dbb-8cb3-3fb69b54a7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:48.323Z|1567348a-3fc6-46fb-ae00-b8d35dccbd58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:49.167Z|0580021a-b5e2-4db9-a3f2-56092af37107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:23:49.167Z|0580021a-b5e2-4db9-a3f2-56092af37107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:23:58.348Z|4b294678-866f-4cda-86a3-6d148454bf72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:58.348Z|4b294678-866f-4cda-86a3-6d148454bf72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:58.351Z|ca37f102-7d74-45f4-a219-78175f29bc15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:58.352Z|ca37f102-7d74-45f4-a219-78175f29bc15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:23:58.355Z|9fcc450f-89b2-4529-ad4b-368ce8a143aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:23:58.355Z|9fcc450f-89b2-4529-ad4b-368ce8a143aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:04.167Z|c4726cdf-c7bf-44c3-add8-d9fba37e47ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:24:04.171Z|c4726cdf-c7bf-44c3-add8-d9fba37e47ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:24:04.642Z|a4a8aecd-2951-4fba-8f39-3e19045fb8ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:24:04.643Z|a4a8aecd-2951-4fba-8f39-3e19045fb8ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:24:08.372Z|706168f5-b913-4f64-960a-26d695f63dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:08.373Z|706168f5-b913-4f64-960a-26d695f63dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:08.374Z|cd5ba98c-76c3-43d7-9bc8-b6946aa73168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:08.375Z|cd5ba98c-76c3-43d7-9bc8-b6946aa73168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:08.378Z|adaad42d-c0a1-4d54-8d4f-5fcc2b8bad19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:08.379Z|adaad42d-c0a1-4d54-8d4f-5fcc2b8bad19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:18.398Z|85e2fd02-2b9a-4043-b681-fe58a7434f01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:18.399Z|85e2fd02-2b9a-4043-b681-fe58a7434f01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:18.399Z|91f33d4f-a645-431d-a2ef-0ea65239b282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:18.400Z|91f33d4f-a645-431d-a2ef-0ea65239b282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:18.403Z|9415e967-178d-433f-9ca4-580bb2a88654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:18.403Z|9415e967-178d-433f-9ca4-580bb2a88654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:19.167Z|60427348-4833-4c6d-a79a-16b3c4dfbd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:24:19.167Z|60427348-4833-4c6d-a79a-16b3c4dfbd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:24:22.056Z|fede9828-013e-4117-b241-19cfae361646|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:24:22.057Z|fede9828-013e-4117-b241-19cfae361646|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:28.422Z|2ae11df5-f1ae-4c26-a3a9-63ec9e78dd8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:28.423Z|2ae11df5-f1ae-4c26-a3a9-63ec9e78dd8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:28.424Z|ddee0888-cebd-4d11-8cde-1ab225b456e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:28.425Z|ddee0888-cebd-4d11-8cde-1ab225b456e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:28.428Z|d742c1ac-9954-49a7-ac8a-644c8916f846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:28.428Z|d742c1ac-9954-49a7-ac8a-644c8916f846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:34.167Z|6ea81fe5-ad9b-458a-bcf2-111c91f61b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:24:34.167Z|6ea81fe5-ad9b-458a-bcf2-111c91f61b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:24:34.643Z|a0f1d78b-fb5b-40fb-8e70-46cc97ca769d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:24:34.644Z|a0f1d78b-fb5b-40fb-8e70-46cc97ca769d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:24:38.448Z|4acfa8e4-b403-461f-b2c2-26af73417374|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:38.448Z|28cdc0e7-85b7-485b-bbea-08a2eb2cf36b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:38.449Z|4acfa8e4-b403-461f-b2c2-26af73417374|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:38.449Z|28cdc0e7-85b7-485b-bbea-08a2eb2cf36b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:38.450Z|919d66e1-fa72-4365-948f-9a66380134b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:38.451Z|919d66e1-fa72-4365-948f-9a66380134b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:48.477Z|34bf2f9c-dee7-4c2c-a8b7-8a95fafd9824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:48.478Z|34bf2f9c-dee7-4c2c-a8b7-8a95fafd9824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:48.478Z|b3dc567c-b5e6-4544-8927-883515b5de2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:48.479Z|b3dc567c-b5e6-4544-8927-883515b5de2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:48.486Z|0793b8f9-70c1-46d4-9df6-07090b94e789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:48.487Z|0793b8f9-70c1-46d4-9df6-07090b94e789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:49.167Z|090463e8-9c1b-49d7-9863-15cfb3e121f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:24:49.171Z|090463e8-9c1b-49d7-9863-15cfb3e121f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:24:58.500Z|53709f31-6b24-49a6-8532-cea581a850a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:58.501Z|53709f31-6b24-49a6-8532-cea581a850a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:58.501Z|9c3e1c52-ab85-44cd-b83e-314846cbfb29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:58.502Z|9c3e1c52-ab85-44cd-b83e-314846cbfb29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:24:58.509Z|6bf98450-2c93-4440-9d14-9dac565d7dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:24:58.510Z|6bf98450-2c93-4440-9d14-9dac565d7dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:04.167Z|f8e7fd33-7fc1-49a3-950c-e7a52a43257f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:25:04.167Z|f8e7fd33-7fc1-49a3-950c-e7a52a43257f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:25:04.645Z|3b4125bd-9fff-463f-8960-be4dd76ffe96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:25:04.645Z|3b4125bd-9fff-463f-8960-be4dd76ffe96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:25:08.527Z|b37312ce-5609-41fd-a1db-577a60a17df2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:08.528Z|b37312ce-5609-41fd-a1db-577a60a17df2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:08.532Z|f031c717-bb94-4fd0-a19f-903840e79e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:08.533Z|f031c717-bb94-4fd0-a19f-903840e79e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:08.534Z|d29b776a-4bbc-45dd-bc00-314a634a4100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:08.534Z|d29b776a-4bbc-45dd-bc00-314a634a4100|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:18.550Z|96cbaaef-efab-41f1-84a9-56c70c1ca892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:18.551Z|96cbaaef-efab-41f1-84a9-56c70c1ca892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:18.555Z|e92fee9f-209f-4ad0-b654-10bc20cd9fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:18.556Z|4d9d2474-62fc-4aad-b446-be496a627b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:18.556Z|e92fee9f-209f-4ad0-b654-10bc20cd9fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:18.556Z|4d9d2474-62fc-4aad-b446-be496a627b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:19.167Z|ed2a6522-e494-403c-adb1-2f98de8b02c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:25:19.167Z|ed2a6522-e494-403c-adb1-2f98de8b02c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:25:22.056Z|8c03b058-a422-4454-925e-65cd90cfd43a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:25:22.057Z|8c03b058-a422-4454-925e-65cd90cfd43a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:28.575Z|4363b048-3038-4a63-bf3f-f0eb159aec9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:28.576Z|4363b048-3038-4a63-bf3f-f0eb159aec9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:28.581Z|b7a4e6bf-11df-4640-8cfc-97c1d350f372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:28.581Z|b7a4e6bf-11df-4640-8cfc-97c1d350f372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:28.582Z|60428702-8a3e-46cb-b8ce-ef9adfa90ff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:28.582Z|60428702-8a3e-46cb-b8ce-ef9adfa90ff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:34.167Z|f21a26d5-b921-4571-aab1-50aebcfff3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:25:34.172Z|f21a26d5-b921-4571-aab1-50aebcfff3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:25:34.646Z|f5a1594f-75f7-47b8-a9d7-f9cfc1bd77d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:25:34.646Z|f5a1594f-75f7-47b8-a9d7-f9cfc1bd77d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:25:38.602Z|c85151b3-54b1-4f7b-8fba-4adffc14a912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:38.602Z|89ae5d20-8e2d-41e0-be72-f8bb9d25faf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:38.603Z|c85151b3-54b1-4f7b-8fba-4adffc14a912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:38.603Z|72270958-9c47-44c0-9916-af5211f03a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:38.603Z|89ae5d20-8e2d-41e0-be72-f8bb9d25faf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:38.603Z|72270958-9c47-44c0-9916-af5211f03a5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:48.626Z|44f2acbe-257a-4d98-aff4-685f2e60a596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:48.627Z|44f2acbe-257a-4d98-aff4-685f2e60a596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:48.627Z|01c379a1-9793-459d-959b-c9863f744025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:48.628Z|01c379a1-9793-459d-959b-c9863f744025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:48.628Z|cd3d9120-251e-409f-b74e-8a36354741ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:48.628Z|cd3d9120-251e-409f-b74e-8a36354741ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:49.167Z|f1d47b56-be0d-448f-b3de-1ffd3aa70c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:25:49.167Z|f1d47b56-be0d-448f-b3de-1ffd3aa70c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:25:58.656Z|9e3abfcd-9720-48e3-b5bd-0c868a4b01e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:58.656Z|5b6f91c0-f961-4f4a-805d-f33546d7a593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:58.657Z|5b6f91c0-f961-4f4a-805d-f33546d7a593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:58.657Z|9e3abfcd-9720-48e3-b5bd-0c868a4b01e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:25:58.666Z|c6e2d86c-f6bc-4b51-bcfe-782bdcc82557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:25:58.666Z|c6e2d86c-f6bc-4b51-bcfe-782bdcc82557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:04.167Z|70f2216d-b151-4e58-925d-b14bc62939c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:26:04.167Z|70f2216d-b151-4e58-925d-b14bc62939c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:26:04.647Z|d81bf6ff-9bcf-4562-82b1-8877b9abe3cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:26:04.648Z|d81bf6ff-9bcf-4562-82b1-8877b9abe3cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:26:08.681Z|c4736ba2-6949-4408-bb67-6a617c5eb9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:08.681Z|b2f2e2f2-8671-4e5e-8d4e-cc0c3b572d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:08.682Z|c4736ba2-6949-4408-bb67-6a617c5eb9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:08.682Z|b2f2e2f2-8671-4e5e-8d4e-cc0c3b572d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:08.688Z|166df55f-9ee7-4826-897a-df916cea0b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:08.688Z|166df55f-9ee7-4826-897a-df916cea0b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:18.708Z|66e8d63f-4b24-49d2-9e43-93a48f8c765b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:18.708Z|c1ed69ed-86fb-4fe9-8f8d-00e1488c9ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:18.709Z|66e8d63f-4b24-49d2-9e43-93a48f8c765b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:18.709Z|c1ed69ed-86fb-4fe9-8f8d-00e1488c9ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:18.711Z|d9bf5bd1-ceec-439b-af44-bd225fd23dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:18.712Z|d9bf5bd1-ceec-439b-af44-bd225fd23dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:19.170Z|d86ed8bd-3ec1-48a0-9146-72c078b6fce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:26:19.175Z|d86ed8bd-3ec1-48a0-9146-72c078b6fce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:26:22.055Z|f892090d-c68f-4aae-acd3-88b7f9e6ec6d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:26:22.056Z|f892090d-c68f-4aae-acd3-88b7f9e6ec6d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:28.743Z|ce479866-d3ca-4b56-94f2-34c53881eb2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:28.743Z|b67baf8b-f46d-4cbb-8db3-51e61911b3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:28.743Z|7d79344f-c9b3-4fc3-b69e-afce0fcdba5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:28.743Z|b67baf8b-f46d-4cbb-8db3-51e61911b3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:28.743Z|ce479866-d3ca-4b56-94f2-34c53881eb2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:28.744Z|7d79344f-c9b3-4fc3-b69e-afce0fcdba5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:34.167Z|deb6dbac-7784-48c3-b27b-08e5e7911672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:26:34.167Z|deb6dbac-7784-48c3-b27b-08e5e7911672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:26:34.649Z|2fc81531-75e7-4300-b2cf-d43d65b538b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:26:34.649Z|2fc81531-75e7-4300-b2cf-d43d65b538b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:26:38.771Z|b9ed57d6-333a-481e-9ce2-ebf5e278f247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:38.771Z|b9ed57d6-333a-481e-9ce2-ebf5e278f247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:38.771Z|f03c2b1b-4513-4f2c-b698-9e0313db9348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:38.772Z|f03c2b1b-4513-4f2c-b698-9e0313db9348|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:38.772Z|f5e1533e-b2d6-435c-a178-a49dd726e74b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:38.773Z|f5e1533e-b2d6-435c-a178-a49dd726e74b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:48.803Z|f0d36ff8-a50c-447f-a34f-c56f28aa4a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:48.803Z|011d0519-5871-4368-b6f2-0b4f2b0d19a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:48.803Z|539c8c46-b7b9-45ee-ad94-47f20296439f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:48.803Z|f0d36ff8-a50c-447f-a34f-c56f28aa4a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:48.803Z|011d0519-5871-4368-b6f2-0b4f2b0d19a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:48.803Z|539c8c46-b7b9-45ee-ad94-47f20296439f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:49.167Z|195339d7-49eb-4a8d-be53-048059327999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:26:49.167Z|195339d7-49eb-4a8d-be53-048059327999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:26:58.828Z|cd2a58fd-729a-4987-a08e-fecd73c19bf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:58.829Z|cd2a58fd-729a-4987-a08e-fecd73c19bf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:58.830Z|bc2bdb7c-b74a-49e5-be0d-9a281997b6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:58.831Z|bc2bdb7c-b74a-49e5-be0d-9a281997b6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:26:58.836Z|0223c9b6-47f6-4972-9296-882f61530eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:26:58.837Z|0223c9b6-47f6-4972-9296-882f61530eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:04.167Z|0a134a73-8eb2-4322-baa6-18c80964e984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:27:04.172Z|0a134a73-8eb2-4322-baa6-18c80964e984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:27:04.650Z|5ac1378a-2b39-47ee-9223-309bdbfb9d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:27:04.651Z|5ac1378a-2b39-47ee-9223-309bdbfb9d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:27:08.853Z|e5fdd4ad-d834-4f5e-bd5c-eb049bd42a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:08.853Z|31fa80d7-fc1b-4e2a-9509-ea35eb1558e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:08.853Z|e5fdd4ad-d834-4f5e-bd5c-eb049bd42a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:08.853Z|31fa80d7-fc1b-4e2a-9509-ea35eb1558e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:08.858Z|b6ee791d-e0c0-4e63-a92d-bc3df14505a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:08.858Z|b6ee791d-e0c0-4e63-a92d-bc3df14505a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:18.879Z|d40c5f2a-76d5-4b7d-af5c-3bc00aae1042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:18.880Z|d40c5f2a-76d5-4b7d-af5c-3bc00aae1042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:18.882Z|64ec81ec-6c77-485b-887f-a825f4671cff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:18.882Z|a3e14404-475c-48d7-a6b7-44c8a0c12074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:18.883Z|64ec81ec-6c77-485b-887f-a825f4671cff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:18.883Z|a3e14404-475c-48d7-a6b7-44c8a0c12074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:19.167Z|51de5b48-de01-4538-b181-96fd200316d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:27:19.167Z|51de5b48-de01-4538-b181-96fd200316d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:27:22.056Z|3e1fdaa7-8934-4661-87bd-d733881d9430|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:27:22.057Z|3e1fdaa7-8934-4661-87bd-d733881d9430|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:28.904Z|14d6f00d-8905-4836-afb4-897d302c79f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:28.904Z|1b5f26d6-0d53-4043-bb96-f889d0c9ef27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:28.904Z|b20cc3a5-0da9-421a-a85e-63a25e56b402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:28.905Z|14d6f00d-8905-4836-afb4-897d302c79f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:28.905Z|b20cc3a5-0da9-421a-a85e-63a25e56b402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:28.905Z|1b5f26d6-0d53-4043-bb96-f889d0c9ef27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:34.167Z|541d9111-6bc9-402e-9701-4cf2d420a8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:27:34.167Z|541d9111-6bc9-402e-9701-4cf2d420a8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:27:34.651Z|db759d57-6537-4769-9833-6bf48d1d0f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:27:34.651Z|db759d57-6537-4769-9833-6bf48d1d0f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:27:38.932Z|06744358-37a3-4705-b15f-3f1e641c39a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:38.932Z|06744358-37a3-4705-b15f-3f1e641c39a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:38.934Z|830a8ac6-774a-4f59-a356-1172bde51ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:38.935Z|830a8ac6-774a-4f59-a356-1172bde51ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:38.935Z|f9347158-f0a8-47e9-a897-95131170db07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:38.935Z|f9347158-f0a8-47e9-a897-95131170db07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:48.956Z|29dc57ed-a505-4814-b235-24faa9e95345|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:48.956Z|e3e5dab9-f7b4-4e1e-82f3-a76fd94b3663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:48.957Z|29dc57ed-a505-4814-b235-24faa9e95345|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:48.957Z|8c11b98f-0007-48d5-8fba-8af72509ee8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:48.957Z|e3e5dab9-f7b4-4e1e-82f3-a76fd94b3663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:48.957Z|8c11b98f-0007-48d5-8fba-8af72509ee8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:49.167Z|8472727d-0144-4b03-ab01-2e7a57ea5186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:27:49.172Z|8472727d-0144-4b03-ab01-2e7a57ea5186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:27:58.985Z|1433b059-7e3f-4ccd-80dd-f6107c3eaa1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:58.986Z|1433b059-7e3f-4ccd-80dd-f6107c3eaa1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:58.992Z|7c90a2be-8bcd-481c-ad7b-3aa396c27173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:58.993Z|7c90a2be-8bcd-481c-ad7b-3aa396c27173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:27:58.993Z|0d6753a5-5c92-4136-b8bf-0675d496f7c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:27:58.993Z|0d6753a5-5c92-4136-b8bf-0675d496f7c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:04.167Z|c289ffff-749d-40f3-aa91-68c94637bcc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:28:04.167Z|c289ffff-749d-40f3-aa91-68c94637bcc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:28:04.652Z|e43527e8-c356-469d-8986-ca7036ee294a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:28:04.653Z|e43527e8-c356-469d-8986-ca7036ee294a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:28:09.013Z|6795d17b-79bb-40bf-b6d4-8dce5ace6295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:09.014Z|6795d17b-79bb-40bf-b6d4-8dce5ace6295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:09.019Z|d5a6979a-7ae4-494e-aee6-64e005c48f19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:09.019Z|510062e2-f4ca-4107-aab3-11b9679b3262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:09.019Z|d5a6979a-7ae4-494e-aee6-64e005c48f19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:09.019Z|510062e2-f4ca-4107-aab3-11b9679b3262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:19.043Z|43b77cf9-3c69-4720-9bae-da6bde59c829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:19.043Z|43b77cf9-3c69-4720-9bae-da6bde59c829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:19.043Z|5f92aeda-9c53-434c-9933-4a4a1964d14c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:19.044Z|5f92aeda-9c53-434c-9933-4a4a1964d14c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:19.051Z|4e38a3ff-940b-455d-8db7-f0430022acb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:19.052Z|4e38a3ff-940b-455d-8db7-f0430022acb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:19.167Z|05baec0c-aeab-414a-9ffc-18a1792d9976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:28:19.167Z|05baec0c-aeab-414a-9ffc-18a1792d9976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:28:22.056Z|910e915f-226b-42c8-81d6-408c73bea9d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:28:22.057Z|910e915f-226b-42c8-81d6-408c73bea9d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:29.071Z|150493a0-89a2-47d0-8cd4-22f27639a8ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:29.071Z|cef7a308-b26b-4ddd-bdec-e89e425cc0e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:29.071Z|150493a0-89a2-47d0-8cd4-22f27639a8ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:29.072Z|cef7a308-b26b-4ddd-bdec-e89e425cc0e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:29.077Z|3db988f6-9fd1-490a-b1bc-9a8c275c511a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:29.078Z|3db988f6-9fd1-490a-b1bc-9a8c275c511a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:34.167Z|c01528ea-73cf-4ce0-90d5-5282a8b39539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:28:34.171Z|c01528ea-73cf-4ce0-90d5-5282a8b39539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:28:34.654Z|d8b0f035-e51b-4379-aced-878ddf99ecf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:28:34.655Z|d8b0f035-e51b-4379-aced-878ddf99ecf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:28:39.093Z|c5a843d1-e119-4bb8-ac9a-e6d1b8829aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:39.094Z|c5a843d1-e119-4bb8-ac9a-e6d1b8829aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:39.094Z|9b78507c-b462-423e-86bf-8b3f1246b8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:39.095Z|9b78507c-b462-423e-86bf-8b3f1246b8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:39.103Z|ff0954b7-eb16-4b48-9627-494530ccaffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:39.104Z|ff0954b7-eb16-4b48-9627-494530ccaffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:49.117Z|99b9dc87-fd99-4bbc-a578-2271c3abe794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:49.117Z|99b9dc87-fd99-4bbc-a578-2271c3abe794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:49.125Z|ef93a622-0226-4119-a2bd-6ac4c5afeb74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:49.126Z|e46e4e3b-6810-49ca-af59-788371c916df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:49.126Z|ef93a622-0226-4119-a2bd-6ac4c5afeb74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:49.126Z|e46e4e3b-6810-49ca-af59-788371c916df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:49.167Z|0ed4179b-eee6-44a5-becb-3ed72fda466b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:28:49.167Z|0ed4179b-eee6-44a5-becb-3ed72fda466b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:28:59.144Z|d5cee749-4135-4f4c-a3a4-aa2d16fb35ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:59.144Z|d5cee749-4135-4f4c-a3a4-aa2d16fb35ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:59.151Z|36081293-8823-4034-b698-8db43b8a2f02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:59.152Z|41e00128-5a64-4a4a-a3c9-cd948f455c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:28:59.152Z|36081293-8823-4034-b698-8db43b8a2f02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:28:59.153Z|41e00128-5a64-4a4a-a3c9-cd948f455c5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:04.167Z|3e47e261-e769-4218-9922-20ba864612bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:29:04.167Z|3e47e261-e769-4218-9922-20ba864612bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:29:04.655Z|ca582dff-6a5a-43c8-aa61-cfc2d426580e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:29:04.656Z|ca582dff-6a5a-43c8-aa61-cfc2d426580e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:29:09.170Z|3b4bcb7c-5e4e-41de-90fe-a7791dbc0b34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:09.170Z|3b4bcb7c-5e4e-41de-90fe-a7791dbc0b34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:09.177Z|44da82d8-9598-4898-b136-f42b73cce0ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:09.178Z|60cdc535-760b-44b1-8821-926befa23722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:09.178Z|44da82d8-9598-4898-b136-f42b73cce0ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:09.178Z|60cdc535-760b-44b1-8821-926befa23722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:19.167Z|da3f2d0c-cae9-4d9d-9516-9f525f34021b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:29:19.172Z|da3f2d0c-cae9-4d9d-9516-9f525f34021b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:29:19.197Z|026afd5c-035d-4df7-8687-7b133676cd1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:19.198Z|026afd5c-035d-4df7-8687-7b133676cd1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:19.205Z|3f0ad52d-d5ea-4942-9254-34e23319a031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:19.205Z|3f0ad52d-d5ea-4942-9254-34e23319a031|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:19.205Z|858b828e-33bf-43f0-bf40-80247920af7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:19.206Z|858b828e-33bf-43f0-bf40-80247920af7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:22.057Z|16e16a90-a405-450d-9d4c-e75c75aa4cf3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:29:22.058Z|16e16a90-a405-450d-9d4c-e75c75aa4cf3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:29.224Z|06a15278-9cca-453b-a458-e55654260665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:29.225Z|06a15278-9cca-453b-a458-e55654260665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:29.230Z|99126627-7ce6-4c4c-8905-e4ba9e26715f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:29.230Z|99126627-7ce6-4c4c-8905-e4ba9e26715f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:29.230Z|32b40c22-20fa-4e63-88c1-b9a8620a0188|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:29.231Z|32b40c22-20fa-4e63-88c1-b9a8620a0188|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:34.167Z|8f81c42f-beaf-4cd8-a903-7b01188597ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:29:34.167Z|8f81c42f-beaf-4cd8-a903-7b01188597ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:29:34.656Z|ae610d35-378a-4071-a9dc-6a89149a9878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:29:34.657Z|ae610d35-378a-4071-a9dc-6a89149a9878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:29:39.251Z|e7ad967a-fc9a-4f01-8655-49950402b95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:39.251Z|fa45d277-06b7-44d1-ac01-61db98488434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:39.252Z|e7ad967a-fc9a-4f01-8655-49950402b95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:39.253Z|fa45d277-06b7-44d1-ac01-61db98488434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:39.259Z|11abeefe-d54b-40d8-813a-407fca719f00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:39.260Z|11abeefe-d54b-40d8-813a-407fca719f00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:49.167Z|3fa69daf-7a83-497b-a100-b54903e7d30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:29:49.167Z|3fa69daf-7a83-497b-a100-b54903e7d30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:29:49.276Z|27873d9e-4f80-40c2-97f0-23b818a2df02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:49.277Z|27873d9e-4f80-40c2-97f0-23b818a2df02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:49.281Z|94b4949a-55c1-4ae6-94d5-d2b18278490e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:49.281Z|94b4949a-55c1-4ae6-94d5-d2b18278490e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:49.283Z|40b8a050-3a92-4acd-91a9-a5a5f95a04b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:49.283Z|40b8a050-3a92-4acd-91a9-a5a5f95a04b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:59.303Z|81e76cab-e6ad-4dda-b18d-3c8863ba287d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:59.302Z|2c8e9e5d-a176-4931-8205-65d67e31898f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:59.304Z|81e76cab-e6ad-4dda-b18d-3c8863ba287d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:59.304Z|2c8e9e5d-a176-4931-8205-65d67e31898f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:29:59.306Z|afd65721-7040-4bdf-a648-e2edf515d141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:29:59.307Z|afd65721-7040-4bdf-a648-e2edf515d141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:04.167Z|7b44b959-c46f-4d23-963e-dfd4b8f27af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:30:04.172Z|7b44b959-c46f-4d23-963e-dfd4b8f27af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:30:04.658Z|a961b588-ab16-4996-8e89-a1dba2c52d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:30:04.658Z|a961b588-ab16-4996-8e89-a1dba2c52d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:30:09.330Z|a3a2098b-7c24-4285-86b4-5ed0022858fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:09.331Z|45a08597-3bf5-4d1c-a257-4beaff0c485a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:09.331Z|dc7da5a3-12b0-4e1a-93c2-7629188a2d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:09.331Z|a3a2098b-7c24-4285-86b4-5ed0022858fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:09.331Z|dc7da5a3-12b0-4e1a-93c2-7629188a2d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:09.332Z|45a08597-3bf5-4d1c-a257-4beaff0c485a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:19.167Z|b62df022-b239-4e4b-997d-08cc92fa51dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:30:19.167Z|b62df022-b239-4e4b-997d-08cc92fa51dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:30:19.358Z|9032b4bb-d1d5-475b-8c94-bedd14cfc286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:19.358Z|365413c4-20a4-4d8e-ad65-5bb2d0cfc347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:19.358Z|9032b4bb-d1d5-475b-8c94-bedd14cfc286|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:19.359Z|365413c4-20a4-4d8e-ad65-5bb2d0cfc347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:19.359Z|8eb20e6e-4932-44dd-b4dd-a873fa9b3447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:19.359Z|8eb20e6e-4932-44dd-b4dd-a873fa9b3447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:22.056Z|d59bf398-67ec-445d-b794-02f3e412c12a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:30:22.057Z|d59bf398-67ec-445d-b794-02f3e412c12a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:29.382Z|6441f333-2b17-49f3-b108-d428c23c242e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:29.383Z|6441f333-2b17-49f3-b108-d428c23c242e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:29.384Z|c724ded9-b052-4367-95d9-ceb8960931ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:29.384Z|c724ded9-b052-4367-95d9-ceb8960931ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:29.390Z|3183d40b-65cd-412a-8118-48c46c7f1989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:29.390Z|3183d40b-65cd-412a-8118-48c46c7f1989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:34.167Z|6e8d2f76-fa6c-4266-a27a-2bb005a773c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:30:34.167Z|6e8d2f76-fa6c-4266-a27a-2bb005a773c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:30:34.659Z|c4d17e03-40d2-478b-bfad-26ca989ee126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:30:34.659Z|c4d17e03-40d2-478b-bfad-26ca989ee126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:30:39.412Z|2faabd78-3ce2-49bd-a425-a046e5b068c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:39.412Z|2faabd78-3ce2-49bd-a425-a046e5b068c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:39.413Z|376e7e5c-7eae-40a0-a7bc-4c0a9e7cd5a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:39.414Z|376e7e5c-7eae-40a0-a7bc-4c0a9e7cd5a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:39.414Z|2564767a-b8b4-498f-9dea-537c398e3826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:39.415Z|2564767a-b8b4-498f-9dea-537c398e3826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:49.167Z|ed5b63f1-2b7a-4c8d-b2ff-e33e7b4eec80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:30:49.171Z|ed5b63f1-2b7a-4c8d-b2ff-e33e7b4eec80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:30:49.439Z|f6fd91d5-ef60-455d-9b8b-ca7ddd3704a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:49.440Z|f6fd91d5-ef60-455d-9b8b-ca7ddd3704a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:49.448Z|82c42108-a670-4016-b06b-f01747d135ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:49.449Z|82c42108-a670-4016-b06b-f01747d135ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:49.449Z|4224f804-b085-4afa-8f4d-4b30566093b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:49.449Z|4224f804-b085-4afa-8f4d-4b30566093b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:59.467Z|8b8fd854-496c-4ba0-887a-f2a824ab101a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:59.468Z|8b8fd854-496c-4ba0-887a-f2a824ab101a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:59.472Z|8a6dc6e3-4915-48e1-b79a-e996fd88e660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:59.473Z|8a6dc6e3-4915-48e1-b79a-e996fd88e660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:30:59.474Z|7afeee5c-c294-461b-876d-97ad9227a610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:30:59.474Z|7afeee5c-c294-461b-876d-97ad9227a610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:04.167Z|6c317b89-dc50-4662-a478-5b0df38bf8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:31:04.167Z|6c317b89-dc50-4662-a478-5b0df38bf8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:31:04.660Z|877c831e-6ec3-45cf-bb7c-5780a2adf43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:31:04.660Z|877c831e-6ec3-45cf-bb7c-5780a2adf43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:31:09.492Z|a826673c-08a4-4712-96c0-975f34f6e1fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:09.493Z|a826673c-08a4-4712-96c0-975f34f6e1fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:09.495Z|16bd2065-f201-4fa7-9ea0-c727fa404b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:09.495Z|16bd2065-f201-4fa7-9ea0-c727fa404b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:09.502Z|d999164c-8739-48b2-962c-604564f22fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:09.503Z|d999164c-8739-48b2-962c-604564f22fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:19.167Z|ca6bbd51-1e33-481c-9cfa-0175e6862a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:31:19.167Z|ca6bbd51-1e33-481c-9cfa-0175e6862a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:31:19.517Z|05fe61d9-e5b5-4f70-8ba3-291ea330e404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:19.517Z|420596ef-60fc-4e1e-9f7b-292308cc0ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:19.517Z|05fe61d9-e5b5-4f70-8ba3-291ea330e404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:19.518Z|420596ef-60fc-4e1e-9f7b-292308cc0ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:19.524Z|1f90b88a-af82-4195-9df0-8ccb65a856a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:19.525Z|1f90b88a-af82-4195-9df0-8ccb65a856a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:22.056Z|63c93009-348d-4adb-a61a-c843a78fbba3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:31:22.057Z|63c93009-348d-4adb-a61a-c843a78fbba3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:29.540Z|55761e0b-f055-4723-b4ad-e22cf7e34922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:29.540Z|c581c168-335a-46bc-9a08-55023c202725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:29.541Z|c581c168-335a-46bc-9a08-55023c202725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:29.541Z|55761e0b-f055-4723-b4ad-e22cf7e34922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:29.548Z|c5e9754a-1104-4d32-85c9-69ead21fd9b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:29.548Z|c5e9754a-1104-4d32-85c9-69ead21fd9b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:34.167Z|4bf4c679-5a2e-49d8-ac7a-8aa3883dce47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:31:34.171Z|4bf4c679-5a2e-49d8-ac7a-8aa3883dce47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:31:34.661Z|c127dd7e-a7fb-4f96-adbe-537c4105f59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:31:34.662Z|c127dd7e-a7fb-4f96-adbe-537c4105f59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:31:39.565Z|4c01bf36-cfc6-4c62-bbda-2de3e313a47d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:39.566Z|4c01bf36-cfc6-4c62-bbda-2de3e313a47d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:39.565Z|d6d1bc53-c7b6-444c-a52b-bd94e8a8ea80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:39.566Z|d6d1bc53-c7b6-444c-a52b-bd94e8a8ea80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:39.574Z|e7b0867f-83d5-4244-8997-9b24051acea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:39.575Z|e7b0867f-83d5-4244-8997-9b24051acea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:49.166Z|2e3df7cd-3f70-4862-a113-157697e6c286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:31:49.167Z|2e3df7cd-3f70-4862-a113-157697e6c286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:31:49.593Z|4d879400-b481-4d87-8447-e58103e93608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:49.594Z|4d879400-b481-4d87-8447-e58103e93608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:49.594Z|e60b82af-7530-4ec5-9c5b-c9f03420be27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:49.595Z|e60b82af-7530-4ec5-9c5b-c9f03420be27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:49.608Z|7fb6a38a-7b27-4a4a-97d7-2a75a8fc8376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:49.609Z|7fb6a38a-7b27-4a4a-97d7-2a75a8fc8376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:59.617Z|6908f70e-bc19-4f49-b145-d9fbd8fd2794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:59.618Z|6908f70e-bc19-4f49-b145-d9fbd8fd2794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:59.618Z|f78dea34-55be-41e2-a563-ec1dc1ee3ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:59.618Z|f78dea34-55be-41e2-a563-ec1dc1ee3ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:31:59.632Z|d7ff1032-ba8c-4acd-bbea-05c54ac4f2e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:31:59.633Z|d7ff1032-ba8c-4acd-bbea-05c54ac4f2e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:04.167Z|51fabd00-4be6-41fb-8315-3f6e32dc9167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:32:04.167Z|51fabd00-4be6-41fb-8315-3f6e32dc9167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:32:04.662Z|6cedb15b-c6b0-4949-8b4c-394bfa9c2c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:32:04.663Z|6cedb15b-c6b0-4949-8b4c-394bfa9c2c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:32:09.642Z|75da5242-ece2-473f-8799-668e6379c531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:09.642Z|75da5242-ece2-473f-8799-668e6379c531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:09.645Z|e8e8c4c4-df16-4a92-88a8-88d655521931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:09.646Z|e8e8c4c4-df16-4a92-88a8-88d655521931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:09.655Z|124fe11f-68cb-4b61-b440-ce2c9df25b1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:09.656Z|124fe11f-68cb-4b61-b440-ce2c9df25b1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:19.166Z|0f13433d-2bf5-42ab-8a82-50f9b787bd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:32:19.170Z|0f13433d-2bf5-42ab-8a82-50f9b787bd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:32:19.669Z|81d27e2b-e4d3-4581-9239-08363fdf4cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:19.669Z|ab3fe0fa-bb78-4a9c-9eb1-e6f9e78834d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:19.670Z|ab3fe0fa-bb78-4a9c-9eb1-e6f9e78834d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:19.670Z|81d27e2b-e4d3-4581-9239-08363fdf4cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:19.677Z|857c1f59-6010-4447-8044-6b80931b0a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:19.678Z|857c1f59-6010-4447-8044-6b80931b0a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:22.056Z|2f3544fd-2af2-4f16-8bcc-def11af8631c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:32:22.057Z|2f3544fd-2af2-4f16-8bcc-def11af8631c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:29.693Z|31cdc220-1443-4313-8f15-59614c240b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:29.694Z|31cdc220-1443-4313-8f15-59614c240b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:29.694Z|569fc25b-8ebb-4fac-88ee-94eb0368e5c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:29.695Z|569fc25b-8ebb-4fac-88ee-94eb0368e5c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:29.701Z|1a9229e0-7a84-44c7-805e-5ab15c268cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:29.702Z|1a9229e0-7a84-44c7-805e-5ab15c268cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:34.166Z|302274e7-4e74-4cb2-bbd6-a3f5251ee134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:32:34.167Z|302274e7-4e74-4cb2-bbd6-a3f5251ee134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:32:34.663Z|fdf06441-8ec0-40b4-b4a1-64765e580b1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:32:34.664Z|fdf06441-8ec0-40b4-b4a1-64765e580b1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:32:39.720Z|0731016e-b30e-4408-874a-281335d6e8e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:39.720Z|5f687719-9420-4e55-b470-32f42139d5e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:39.721Z|0731016e-b30e-4408-874a-281335d6e8e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:39.721Z|5f687719-9420-4e55-b470-32f42139d5e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:39.724Z|c12507a7-ee81-4330-a9f2-b83e79d7fb1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:39.724Z|c12507a7-ee81-4330-a9f2-b83e79d7fb1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:49.167Z|a65234e8-ce68-4b53-ad31-f05e0ed7b18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:32:49.167Z|a65234e8-ce68-4b53-ad31-f05e0ed7b18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:32:49.745Z|ce2c3c2f-952d-400a-9376-f4fbede6f1de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:49.746Z|ce2c3c2f-952d-400a-9376-f4fbede6f1de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:49.747Z|3998dd0f-9917-4b9f-be43-10c7a657514d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:49.747Z|95699095-cf8d-426e-98ad-4fa4b0df9540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:49.748Z|95699095-cf8d-426e-98ad-4fa4b0df9540|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:49.748Z|3998dd0f-9917-4b9f-be43-10c7a657514d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:59.773Z|f831f21c-7ddb-4399-90ca-b2e1e412156f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:59.774Z|f831f21c-7ddb-4399-90ca-b2e1e412156f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:59.780Z|1c3f0528-a0f9-4ef5-bc7d-76b001350ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:59.781Z|1c3f0528-a0f9-4ef5-bc7d-76b001350ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:32:59.782Z|f54a7382-2a7a-4dd1-b441-3f9c9830d1ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:32:59.782Z|f54a7382-2a7a-4dd1-b441-3f9c9830d1ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:04.167Z|9f3f8e85-7a4a-42b4-af6f-a66731eec404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:33:04.171Z|9f3f8e85-7a4a-42b4-af6f-a66731eec404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:33:04.665Z|bfddd401-95c2-49ae-967c-8f013f41c8ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:33:04.666Z|bfddd401-95c2-49ae-967c-8f013f41c8ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:33:09.799Z|481808ef-79aa-4c22-aa03-f221a2734a8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:09.800Z|481808ef-79aa-4c22-aa03-f221a2734a8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:09.804Z|8af6e78f-6b9e-4451-869d-e647fa264792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:09.804Z|2db4a9e0-ce68-4f7a-b1f9-aacb5da090bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:09.804Z|2db4a9e0-ce68-4f7a-b1f9-aacb5da090bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:09.804Z|8af6e78f-6b9e-4451-869d-e647fa264792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:19.167Z|5f12af6f-fdc6-4c21-a2fc-c4e45b87a31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:33:19.167Z|5f12af6f-fdc6-4c21-a2fc-c4e45b87a31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:33:19.826Z|ffb54d2e-aa65-4653-8f3e-31ccd141104d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:19.827Z|ffb54d2e-aa65-4653-8f3e-31ccd141104d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:19.828Z|146ecb46-bc3c-40fb-9073-e08c1ba10411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:19.828Z|961041a6-0a11-4fb0-9910-15a486fb472f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:19.829Z|961041a6-0a11-4fb0-9910-15a486fb472f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:19.829Z|146ecb46-bc3c-40fb-9073-e08c1ba10411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:22.056Z|8b0c628b-ff4a-49b5-8ba2-32856c1d9899|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:33:22.057Z|8b0c628b-ff4a-49b5-8ba2-32856c1d9899|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:29.852Z|77e3575b-fc82-4f5b-bbf7-ee5d6a408a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:29.853Z|77e3575b-fc82-4f5b-bbf7-ee5d6a408a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:29.855Z|97d220fc-5a1e-40b1-923d-429ed6306ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:29.856Z|97d220fc-5a1e-40b1-923d-429ed6306ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:29.856Z|ada346b8-c281-40cb-8d84-a778c8f3f4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:29.857Z|ada346b8-c281-40cb-8d84-a778c8f3f4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:34.167Z|512aad89-34f3-4d25-9e20-394e56258b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:33:34.167Z|512aad89-34f3-4d25-9e20-394e56258b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:33:34.666Z|69ee280e-8348-49d9-ac4a-b7a74849bf01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:33:34.667Z|69ee280e-8348-49d9-ac4a-b7a74849bf01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:33:39.876Z|c086cfaf-020b-49c1-b9fc-39085cb0cb27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:39.877Z|c086cfaf-020b-49c1-b9fc-39085cb0cb27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:39.878Z|f66a3f8e-44de-4a5b-8c2a-210c49b19045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:39.878Z|f66a3f8e-44de-4a5b-8c2a-210c49b19045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:39.880Z|1b913d0a-8bb2-449c-b47e-5cc21a9258c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:39.880Z|1b913d0a-8bb2-449c-b47e-5cc21a9258c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:49.166Z|5593c73d-9372-4c67-a32b-6f7b82598c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:33:49.173Z|5593c73d-9372-4c67-a32b-6f7b82598c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:33:49.900Z|b32c0341-7c97-42d5-bc8e-5cde24ef6019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:49.901Z|b32c0341-7c97-42d5-bc8e-5cde24ef6019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:49.903Z|15b56014-656b-4885-8a2f-a5e9e2f32cd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:49.903Z|15b56014-656b-4885-8a2f-a5e9e2f32cd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:49.909Z|3080b92a-8a2d-4572-85c4-190dba3c7b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:49.910Z|3080b92a-8a2d-4572-85c4-190dba3c7b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:59.924Z|a0cda9e6-7841-41d1-9622-0b671f0c2a87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:59.925Z|a0cda9e6-7841-41d1-9622-0b671f0c2a87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:59.926Z|576dc2db-aca0-4042-9547-93fe629284e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:59.927Z|576dc2db-aca0-4042-9547-93fe629284e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:33:59.933Z|f9a430dd-a8f7-4ba7-bea0-2fd48e3de3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:33:59.934Z|f9a430dd-a8f7-4ba7-bea0-2fd48e3de3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:04.167Z|0246c8db-b944-4ce5-b497-98f4b3b7d7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:34:04.170Z|0246c8db-b944-4ce5-b497-98f4b3b7d7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:34:04.667Z|f443f663-148d-46e8-bfd1-5ee2ead2b8e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:34:04.668Z|f443f663-148d-46e8-bfd1-5ee2ead2b8e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:34:09.955Z|a8bbc307-317e-4002-9b36-80366b311851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:09.956Z|a8bbc307-317e-4002-9b36-80366b311851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:09.957Z|e492602b-0525-405c-b7cd-6290da2738ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:09.957Z|e492602b-0525-405c-b7cd-6290da2738ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:09.958Z|6b1b4b52-ba34-4c19-adb0-077a3c6b6989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:09.959Z|6b1b4b52-ba34-4c19-adb0-077a3c6b6989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:19.168Z|42a7149b-d66f-4cb4-bf76-7dba34c3895a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:34:19.169Z|42a7149b-d66f-4cb4-bf76-7dba34c3895a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:34:19.982Z|7aea1567-82e9-4b43-ae1e-7d08ad7e2f3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:19.982Z|7aea1567-82e9-4b43-ae1e-7d08ad7e2f3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:19.983Z|16f1023b-419b-490e-bf6f-3b9ac709031f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:19.983Z|1033dfdd-36a5-49b6-af7f-1692b3ac3c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:19.983Z|16f1023b-419b-490e-bf6f-3b9ac709031f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:19.984Z|1033dfdd-36a5-49b6-af7f-1692b3ac3c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:22.055Z|8b4bf745-70c1-4425-a1e6-03dc318d09c0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:34:22.056Z|8b4bf745-70c1-4425-a1e6-03dc318d09c0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:30.006Z|fd75868a-accb-4470-93b4-23da73865466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:30.007Z|fd75868a-accb-4470-93b4-23da73865466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:30.007Z|d76a3da5-f2ef-4f36-abd4-8bec54115cb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:30.008Z|d76a3da5-f2ef-4f36-abd4-8bec54115cb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:30.008Z|ad958e12-4585-47a4-85c4-ab3be1c24495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:30.009Z|ad958e12-4585-47a4-85c4-ab3be1c24495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:34.167Z|5038d276-139a-4684-9037-e7137ef9f54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:34:34.171Z|5038d276-139a-4684-9037-e7137ef9f54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:34:34.669Z|ba9750ed-d0be-4b49-b48f-222b817f1808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:34:34.669Z|ba9750ed-d0be-4b49-b48f-222b817f1808|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:34:40.032Z|665d1963-77b0-484d-9609-8ddcbd0996ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:40.032Z|b8109399-ef7e-4ebf-b56f-b2caff3a17af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:40.032Z|665d1963-77b0-484d-9609-8ddcbd0996ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:40.033Z|b8109399-ef7e-4ebf-b56f-b2caff3a17af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:40.034Z|f7ba05c2-432c-4584-9550-43b61ddd9cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:40.035Z|f7ba05c2-432c-4584-9550-43b61ddd9cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:49.167Z|8db653a6-3009-4e1e-8398-a2e54a38df86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:34:49.167Z|8db653a6-3009-4e1e-8398-a2e54a38df86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:34:50.056Z|e1e7d0be-6209-45ef-9875-1d1020849f06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:50.057Z|a4eb2c24-adff-446f-a1a0-045625a80d40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:50.058Z|e1e7d0be-6209-45ef-9875-1d1020849f06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:50.058Z|a4eb2c24-adff-446f-a1a0-045625a80d40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:34:50.066Z|d076f4cf-4e12-4514-b53c-b76870279644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:34:50.066Z|d076f4cf-4e12-4514-b53c-b76870279644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:00.085Z|127d73f5-2f7d-4a25-807f-a2451107b819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:00.085Z|78b43bc8-a066-4b0b-b7ee-24c8cec5a8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:00.085Z|127d73f5-2f7d-4a25-807f-a2451107b819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:00.086Z|78b43bc8-a066-4b0b-b7ee-24c8cec5a8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:00.088Z|7490a136-919f-45ef-ba0d-542e6b412c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:00.089Z|7490a136-919f-45ef-ba0d-542e6b412c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:04.167Z|3053a651-e5dc-4bcb-b638-e76c99a530e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:35:04.167Z|3053a651-e5dc-4bcb-b638-e76c99a530e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:35:04.670Z|ab538a20-d895-4e88-a4fa-6341683dcd42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:35:04.670Z|ab538a20-d895-4e88-a4fa-6341683dcd42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:35:10.109Z|537c5416-90ee-4db0-8477-c6d6b76523ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:10.109Z|537c5416-90ee-4db0-8477-c6d6b76523ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:10.109Z|313bf0e7-ccbe-4b6e-b97c-1754401ae71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:10.110Z|313bf0e7-ccbe-4b6e-b97c-1754401ae71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:10.111Z|5bdc7f84-3b0b-4ef1-b7f3-ba51c6737ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:10.112Z|5bdc7f84-3b0b-4ef1-b7f3-ba51c6737ba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:19.167Z|5e2dd703-75c6-4ff6-a958-06c0bb132ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:35:19.170Z|5e2dd703-75c6-4ff6-a958-06c0bb132ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:35:20.133Z|9b87390e-cb03-4279-9a28-0fbc27559f86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:20.134Z|9b87390e-cb03-4279-9a28-0fbc27559f86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:20.134Z|6bd4191a-58e7-470f-9e24-1123ed3d28ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:20.135Z|6bd4191a-58e7-470f-9e24-1123ed3d28ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:20.137Z|ecc31cba-d619-42ec-90d4-ea70088f5e6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:20.137Z|ecc31cba-d619-42ec-90d4-ea70088f5e6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:22.055Z|31174a1d-41d0-46f9-b837-4b66d0f3e5a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:35:22.056Z|31174a1d-41d0-46f9-b837-4b66d0f3e5a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:30.156Z|c7f014a3-403b-4b28-8b8c-d1d7c312b561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:30.157Z|c7f014a3-403b-4b28-8b8c-d1d7c312b561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:30.159Z|4bea016d-5735-40cd-9b68-1b139bc63b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:30.159Z|4bea016d-5735-40cd-9b68-1b139bc63b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:30.159Z|61bc83fe-a47b-46b4-a40a-cd36909b6eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:30.160Z|61bc83fe-a47b-46b4-a40a-cd36909b6eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:34.166Z|bec0b208-ed16-4462-99f8-f2c74441f9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:35:34.167Z|bec0b208-ed16-4462-99f8-f2c74441f9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:35:34.671Z|3e8f9cb4-4df1-4f3f-9b55-c72ffb7b85f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:35:34.672Z|3e8f9cb4-4df1-4f3f-9b55-c72ffb7b85f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:35:40.182Z|4e9bc264-8900-4200-abc4-69eaa6460373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:40.183Z|b96eacd9-2467-4b00-a4a0-71763117934f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:40.183Z|4e9bc264-8900-4200-abc4-69eaa6460373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:40.183Z|b96eacd9-2467-4b00-a4a0-71763117934f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:40.183Z|ff897618-a777-4967-9b89-1603383ae4de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:40.184Z|ff897618-a777-4967-9b89-1603383ae4de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:49.167Z|c2c90c0e-d47c-4572-8b48-3c7d401f05ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:35:49.167Z|c2c90c0e-d47c-4572-8b48-3c7d401f05ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:35:50.207Z|229b777b-fdb2-43f0-bcb6-68f302731632|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:50.207Z|cacff19f-0a66-4da9-a829-ea1daf885828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:50.207Z|229b777b-fdb2-43f0-bcb6-68f302731632|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:50.208Z|cacff19f-0a66-4da9-a829-ea1daf885828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:35:50.212Z|7eb1abb0-eebb-4c4f-88cd-bf03fbe29d9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:35:50.212Z|7eb1abb0-eebb-4c4f-88cd-bf03fbe29d9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:00.230Z|3e413cba-369f-4a91-8869-cc86e4b49dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:00.230Z|3e413cba-369f-4a91-8869-cc86e4b49dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:00.231Z|0817375e-7a7b-49c5-96f2-1245d9341f64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:00.231Z|0817375e-7a7b-49c5-96f2-1245d9341f64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:00.233Z|fd6f5f38-74c5-4bd4-b662-dd8764ab4ebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:00.233Z|fd6f5f38-74c5-4bd4-b662-dd8764ab4ebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:04.167Z|4ce06db9-799a-4f7d-868c-bc3159cc2b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:36:04.171Z|4ce06db9-799a-4f7d-868c-bc3159cc2b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:36:04.672Z|e03772b1-97c0-42d0-b1dc-94de26430367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:36:04.673Z|e03772b1-97c0-42d0-b1dc-94de26430367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:36:10.253Z|12314a01-e884-4c5d-84ae-19e1bd54665d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:10.253Z|7ef17ff8-f780-49d8-8c1c-fd3211d3aaab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:10.254Z|7ef17ff8-f780-49d8-8c1c-fd3211d3aaab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:10.254Z|12314a01-e884-4c5d-84ae-19e1bd54665d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:10.256Z|63b572aa-0ffc-4d9e-a293-91c45dedd7da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:10.257Z|63b572aa-0ffc-4d9e-a293-91c45dedd7da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:19.167Z|f0f4f375-ca3c-411b-b9d3-f20b07e7962d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:36:19.167Z|f0f4f375-ca3c-411b-b9d3-f20b07e7962d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:36:20.279Z|ebfc3bd7-7ee3-4969-8d28-c0b72d99f4df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:20.280Z|43b2cc28-3ee7-4b6e-82f8-92e2bcb67590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:20.280Z|ebfc3bd7-7ee3-4969-8d28-c0b72d99f4df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:20.281Z|43b2cc28-3ee7-4b6e-82f8-92e2bcb67590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:20.286Z|078fb620-9a52-404f-a018-ead29e218db8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:20.286Z|078fb620-9a52-404f-a018-ead29e218db8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:22.056Z|2a72c423-1855-4b09-97f3-54203b16c62c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:36:22.057Z|2a72c423-1855-4b09-97f3-54203b16c62c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:30.311Z|c0a138e1-acf9-4631-b21e-bd4c2b3a930d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:30.311Z|079f897e-5055-4609-8da3-97e56292d33d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:30.311Z|c0a138e1-acf9-4631-b21e-bd4c2b3a930d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:30.312Z|079f897e-5055-4609-8da3-97e56292d33d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:30.311Z|186b9ce4-6b2b-42b7-a14b-ad72ff76542c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:30.312Z|186b9ce4-6b2b-42b7-a14b-ad72ff76542c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:34.167Z|e7867529-e32a-4cf4-a702-6776fa23fbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:36:34.167Z|e7867529-e32a-4cf4-a702-6776fa23fbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:36:34.673Z|f237e372-8a89-4104-aa30-1f5962f7bcf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:36:34.673Z|f237e372-8a89-4104-aa30-1f5962f7bcf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:36:40.335Z|0153c48d-f544-4ccf-9471-6360e7cae894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:40.335Z|7b2ab3b0-9747-4d10-bb7f-400f9cb5a7ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:40.335Z|0153c48d-f544-4ccf-9471-6360e7cae894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:40.336Z|7b2ab3b0-9747-4d10-bb7f-400f9cb5a7ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:40.343Z|1b636fcb-9b31-4568-a6e7-db457d05c271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:40.344Z|1b636fcb-9b31-4568-a6e7-db457d05c271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:49.167Z|7d49bba2-5005-4c36-ae0f-48275b69c385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:36:49.171Z|7d49bba2-5005-4c36-ae0f-48275b69c385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:36:50.359Z|d62d1133-d11a-4917-890d-f780a0d09476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:50.359Z|4c75c34b-dc49-4965-81b6-660d07ccbdbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:50.359Z|d62d1133-d11a-4917-890d-f780a0d09476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:50.359Z|4c75c34b-dc49-4965-81b6-660d07ccbdbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:36:50.364Z|03e5c552-798e-42f9-a602-274f21e03708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:36:50.364Z|03e5c552-798e-42f9-a602-274f21e03708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:00.383Z|36dff035-4aa6-4752-8ea6-b0731c2ed6fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:00.383Z|f46fc4d5-770d-4e6a-8bcf-880385103d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:00.383Z|36dff035-4aa6-4752-8ea6-b0731c2ed6fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:00.384Z|f46fc4d5-770d-4e6a-8bcf-880385103d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:00.389Z|8e156064-c469-4705-9e3c-59e929931887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:00.391Z|8e156064-c469-4705-9e3c-59e929931887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:04.167Z|56845516-99c5-451f-8dc8-cf7f7dad830b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:37:04.168Z|56845516-99c5-451f-8dc8-cf7f7dad830b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:37:04.674Z|2670bb88-c579-4cd3-9e73-8642c9377f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:37:04.674Z|2670bb88-c579-4cd3-9e73-8642c9377f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:37:10.407Z|cf304780-2c00-4175-a2e3-faa7308bc46c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:10.408Z|866d991e-3294-465d-a49b-27c59c7513da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:10.408Z|cf304780-2c00-4175-a2e3-faa7308bc46c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:10.409Z|866d991e-3294-465d-a49b-27c59c7513da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:10.415Z|ad031ca5-a3d2-4081-97fd-c56c0465ccd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:10.415Z|ad031ca5-a3d2-4081-97fd-c56c0465ccd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:19.167Z|c9c20e72-89a1-44e4-bb8e-ecd00aa1fddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:37:19.167Z|c9c20e72-89a1-44e4-bb8e-ecd00aa1fddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:37:20.434Z|7a136b3d-aea1-49b7-8d58-c928b05c6377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:20.434Z|7a136b3d-aea1-49b7-8d58-c928b05c6377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:20.434Z|58850aaf-4c21-4733-86b3-3f58fa6ac983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:20.435Z|58850aaf-4c21-4733-86b3-3f58fa6ac983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:20.438Z|24627ac2-0850-40c6-a2ec-b53b5af7e35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:20.438Z|24627ac2-0850-40c6-a2ec-b53b5af7e35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:22.055Z|c5cfd92e-54b4-4c49-b2e5-2c65a4db140e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:37:22.056Z|c5cfd92e-54b4-4c49-b2e5-2c65a4db140e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:30.459Z|7d8ebfe0-225f-48d6-ac6f-e742da462d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:30.460Z|7d8ebfe0-225f-48d6-ac6f-e742da462d48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:30.461Z|03f3a245-906b-4993-8dc6-ebed38688de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:30.462Z|03f3a245-906b-4993-8dc6-ebed38688de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:30.466Z|a94004ec-5400-4f2a-ab49-9781b2356931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:30.467Z|a94004ec-5400-4f2a-ab49-9781b2356931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:34.167Z|d2339ca0-4a65-4da3-aa48-db3e81f50bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:37:34.172Z|d2339ca0-4a65-4da3-aa48-db3e81f50bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:37:34.675Z|3d2f4a88-0984-43ed-8efd-c79f305c1473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:37:34.676Z|3d2f4a88-0984-43ed-8efd-c79f305c1473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:37:40.488Z|f2971466-70bf-401a-aea1-5464df8be4f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:40.488Z|f8c8203f-c0a8-4ddd-9a34-65c546b47e35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:40.488Z|f8c8203f-c0a8-4ddd-9a34-65c546b47e35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:40.488Z|f2971466-70bf-401a-aea1-5464df8be4f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:40.495Z|b089918c-2995-43fe-8769-d356a046ec64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:40.495Z|b089918c-2995-43fe-8769-d356a046ec64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:49.167Z|86c39539-4af8-4d58-abf5-8eae0d8bded7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:37:49.167Z|86c39539-4af8-4d58-abf5-8eae0d8bded7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:37:50.518Z|9d55d121-4219-42c1-b8a3-07050cb110ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:50.518Z|054e0ea1-6f6e-4a48-981d-3c39a98c04c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:50.519Z|9d55d121-4219-42c1-b8a3-07050cb110ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:50.519Z|054e0ea1-6f6e-4a48-981d-3c39a98c04c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:37:50.519Z|668fd17c-8eda-45e9-9935-de8456fb7f88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:37:50.519Z|668fd17c-8eda-45e9-9935-de8456fb7f88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:00.540Z|fb973a61-02c8-425c-b9cd-b1b428f9d7ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:00.540Z|fb973a61-02c8-425c-b9cd-b1b428f9d7ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:00.550Z|632cc629-b92d-4d77-90b6-27d105c1a0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:00.550Z|632cc629-b92d-4d77-90b6-27d105c1a0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:00.550Z|dbd8df0b-6323-454e-8ee4-faf7e7f5daf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:00.550Z|dbd8df0b-6323-454e-8ee4-faf7e7f5daf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:04.166Z|68386ef9-8109-461b-8308-f27d209b716b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:38:04.167Z|68386ef9-8109-461b-8308-f27d209b716b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:38:04.676Z|48334712-6240-4d62-be5f-283eb1d0acad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:38:04.677Z|48334712-6240-4d62-be5f-283eb1d0acad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:38:10.562Z|3f0b5e78-56ac-420a-9167-cc6582746ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:10.562Z|3f0b5e78-56ac-420a-9167-cc6582746ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:10.570Z|e3f059a8-bc1d-4390-9cf1-4f39bf0e33ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:10.570Z|e3f059a8-bc1d-4390-9cf1-4f39bf0e33ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:10.571Z|a602b7ab-de15-41b1-8e37-1089f237e16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:10.572Z|a602b7ab-de15-41b1-8e37-1089f237e16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:19.167Z|5a1f81b4-70f5-434e-b53a-42bc3d209765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:38:19.172Z|5a1f81b4-70f5-434e-b53a-42bc3d209765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:38:20.586Z|8e78e80e-03ef-40ff-84c6-8eb2c7c4b32a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:20.587Z|8e78e80e-03ef-40ff-84c6-8eb2c7c4b32a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:20.591Z|e6cf6129-a2b8-4bb2-bd4e-1c4abeff03c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:20.591Z|e6cf6129-a2b8-4bb2-bd4e-1c4abeff03c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:20.593Z|2fcdb8d4-8a98-4faf-8cc4-234f7a0c944a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:20.593Z|2fcdb8d4-8a98-4faf-8cc4-234f7a0c944a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:22.055Z|dcabff6e-ae56-46e0-907b-efa39c30a282|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:38:22.056Z|dcabff6e-ae56-46e0-907b-efa39c30a282|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:30.612Z|9718487d-8230-4176-b701-9c0f5124483f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:30.613Z|bace0df8-e06b-48b2-9765-38c22a1e8d85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:30.614Z|bace0df8-e06b-48b2-9765-38c22a1e8d85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:30.613Z|9718487d-8230-4176-b701-9c0f5124483f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:30.616Z|888f8688-5ace-44e9-9284-d0813f4e06ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:30.617Z|888f8688-5ace-44e9-9284-d0813f4e06ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:34.167Z|4451ccbe-2162-4362-8a00-c4859ffa7fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:38:34.168Z|4451ccbe-2162-4362-8a00-c4859ffa7fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:38:34.678Z|86d646e0-dae8-4c1d-9665-bfe2ffdc6708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:38:34.678Z|86d646e0-dae8-4c1d-9665-bfe2ffdc6708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:38:40.637Z|55e1566b-b36b-4870-98ce-d564869364a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:40.638Z|55e1566b-b36b-4870-98ce-d564869364a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:40.638Z|4dda5a79-8ca6-4225-a05e-7923790614b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:40.639Z|4dda5a79-8ca6-4225-a05e-7923790614b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:40.641Z|6bb27ce9-c05b-478d-939a-3ae0ef24b6ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:40.642Z|6bb27ce9-c05b-478d-939a-3ae0ef24b6ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:49.167Z|cb523385-92dd-439d-b0ef-32e9e84105e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:38:49.167Z|cb523385-92dd-439d-b0ef-32e9e84105e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:38:50.669Z|f11d39c6-902a-4016-8b78-b82d100cf0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:50.669Z|f11d39c6-902a-4016-8b78-b82d100cf0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:50.671Z|c75b915c-908c-4e1c-899f-803b92ed9da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:50.671Z|c75b915c-908c-4e1c-899f-803b92ed9da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:38:50.671Z|0201e26d-088b-47e1-bc6c-3f3cd5a71afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:38:50.672Z|0201e26d-088b-47e1-bc6c-3f3cd5a71afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:00.693Z|4245d4a3-d963-450d-8e05-1a49470ebb76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:00.694Z|4245d4a3-d963-450d-8e05-1a49470ebb76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:00.694Z|52965c67-27b6-4c0b-b9f5-e4e91380dbdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:00.695Z|52965c67-27b6-4c0b-b9f5-e4e91380dbdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:00.702Z|93759cea-1d9a-4497-aaf0-fdfa9b6725c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:00.703Z|93759cea-1d9a-4497-aaf0-fdfa9b6725c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:04.167Z|200c786b-a112-4146-ac3e-bb2f58b5e27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:39:04.171Z|200c786b-a112-4146-ac3e-bb2f58b5e27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:39:04.679Z|a067d3e1-ec79-4af9-9e23-4918e7dc2788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:39:04.680Z|a067d3e1-ec79-4af9-9e23-4918e7dc2788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:39:10.720Z|c4494036-1aea-407b-9be2-75a7a636adca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:10.720Z|4b987a01-1a50-47f4-b576-4aab70e454af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:10.722Z|4b987a01-1a50-47f4-b576-4aab70e454af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:10.722Z|c4494036-1aea-407b-9be2-75a7a636adca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:10.726Z|45552a89-2eab-42c9-b1b7-6ced3887a1c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:10.727Z|45552a89-2eab-42c9-b1b7-6ced3887a1c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:19.167Z|8520bebe-a7a0-4747-96bf-ba8b6e35940e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:39:19.167Z|8520bebe-a7a0-4747-96bf-ba8b6e35940e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:39:20.750Z|fedd58be-abea-4c16-afeb-9d181871db2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:20.750Z|eed2ba47-6a92-45ec-be8e-438a6122524f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:20.751Z|fedd58be-abea-4c16-afeb-9d181871db2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:20.751Z|eed2ba47-6a92-45ec-be8e-438a6122524f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:20.752Z|b6c7cc59-0944-4376-8149-9335a92f3ff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:20.752Z|b6c7cc59-0944-4376-8149-9335a92f3ff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:22.057Z|91d0beeb-c697-4564-9ca5-4047beeca98c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:39:22.057Z|91d0beeb-c697-4564-9ca5-4047beeca98c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:30.780Z|890826e5-a061-4dfb-9476-b8bb8d9bc7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:30.780Z|890826e5-a061-4dfb-9476-b8bb8d9bc7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:30.780Z|f2bde662-8b8c-40f1-8c68-acaddb79da0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:30.780Z|f2bde662-8b8c-40f1-8c68-acaddb79da0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:30.784Z|5055918e-0515-4d5e-ac1d-ba347ba711f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:30.784Z|5055918e-0515-4d5e-ac1d-ba347ba711f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:34.166Z|85cff741-d96d-49fe-8ad6-9d3b5a3925bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:39:34.167Z|85cff741-d96d-49fe-8ad6-9d3b5a3925bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:39:34.681Z|83fdfbdb-4e33-4624-8360-b6ac60467524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:39:34.681Z|83fdfbdb-4e33-4624-8360-b6ac60467524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:39:40.804Z|ef1d2465-ea62-4b6a-a862-e2399e6fdcb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:40.804Z|0e478bce-28cd-44dd-ad7d-bad61201df4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:40.805Z|ef1d2465-ea62-4b6a-a862-e2399e6fdcb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:40.805Z|0e478bce-28cd-44dd-ad7d-bad61201df4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:40.813Z|e765bfba-2f4b-4de0-b2eb-9783baedb363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:40.814Z|e765bfba-2f4b-4de0-b2eb-9783baedb363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:49.167Z|0757dfa4-1ad0-4cb5-90ba-ebf3e0270278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:39:49.171Z|0757dfa4-1ad0-4cb5-90ba-ebf3e0270278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:39:50.832Z|715204ca-fd93-4330-8254-15e1c342c888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:50.832Z|715204ca-fd93-4330-8254-15e1c342c888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:50.838Z|61259ce4-4c6d-4eff-a25f-dbb0248c9ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:50.838Z|61259ce4-4c6d-4eff-a25f-dbb0248c9ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:39:50.841Z|2b3484c1-935c-49ca-8c50-9cd6865a672c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:39:50.841Z|2b3484c1-935c-49ca-8c50-9cd6865a672c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:00.864Z|51b84b6e-3724-406c-95ff-fb5963ef987c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:00.864Z|51b84b6e-3724-406c-95ff-fb5963ef987c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:00.866Z|699d3902-2fec-4307-9597-f13b2d3e4fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:00.866Z|8801d7db-927e-470c-afd7-1172e3fa61f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:00.867Z|8801d7db-927e-470c-afd7-1172e3fa61f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:00.866Z|699d3902-2fec-4307-9597-f13b2d3e4fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:04.167Z|841a05f3-3489-4595-a059-7b4d88bfae95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:40:04.167Z|841a05f3-3489-4595-a059-7b4d88bfae95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:40:04.682Z|404236b9-6031-4268-8180-eb5911ee9f1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:40:04.682Z|404236b9-6031-4268-8180-eb5911ee9f1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:40:10.889Z|2d2319e7-1ed9-4a14-b354-c9fa7a12636f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:10.889Z|aad07856-c493-4092-8826-b221fc0f49c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:10.890Z|2d2319e7-1ed9-4a14-b354-c9fa7a12636f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:10.890Z|aad07856-c493-4092-8826-b221fc0f49c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:10.891Z|15b5d297-051c-458f-9c9e-3a36dc5b9aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:10.891Z|15b5d297-051c-458f-9c9e-3a36dc5b9aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:19.167Z|9fe6c816-e44d-4073-93a5-52ba5ffd5f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:40:19.167Z|9fe6c816-e44d-4073-93a5-52ba5ffd5f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:40:20.919Z|2df86ccf-f91b-4e46-b3e1-80277a2271b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:20.920Z|2df86ccf-f91b-4e46-b3e1-80277a2271b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:20.920Z|2a62dea3-098c-4c44-877a-89737c558b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:20.921Z|2a62dea3-098c-4c44-877a-89737c558b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:20.922Z|ac63d4d1-4817-4aa3-8f90-f24131745a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:20.922Z|ac63d4d1-4817-4aa3-8f90-f24131745a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:22.055Z|b7c8bc62-811d-45e9-b7ea-0c23fd27026d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:40:22.056Z|b7c8bc62-811d-45e9-b7ea-0c23fd27026d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:30.946Z|db35faf6-00c2-42c4-92ac-1da455d74040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:30.946Z|50b22b3d-3cc5-4875-b5bd-6dab1a01a51c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:30.946Z|db35faf6-00c2-42c4-92ac-1da455d74040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:30.946Z|50b22b3d-3cc5-4875-b5bd-6dab1a01a51c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:30.953Z|fe6c8ab9-2448-471e-9f1f-b6d1732e05ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:30.954Z|fe6c8ab9-2448-471e-9f1f-b6d1732e05ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:34.167Z|edd0b48d-dd9d-47fe-92bc-da318a784828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:40:34.170Z|edd0b48d-dd9d-47fe-92bc-da318a784828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:40:34.683Z|cc2b8d7c-3cfb-4ccb-aa76-4b83dfb277a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:40:34.683Z|cc2b8d7c-3cfb-4ccb-aa76-4b83dfb277a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:40:40.969Z|9db95a6a-1fa7-4790-a42d-04589ec7eded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:40.969Z|f1324a48-eb5b-4f06-a9a6-18d40d63a370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:40.970Z|f1324a48-eb5b-4f06-a9a6-18d40d63a370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:40.970Z|9db95a6a-1fa7-4790-a42d-04589ec7eded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:40.975Z|6967f659-2c22-4455-9715-81cbca3ef9b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:40.976Z|6967f659-2c22-4455-9715-81cbca3ef9b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:49.167Z|1dae6cda-a77c-4315-8008-23818419b632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:40:49.167Z|1dae6cda-a77c-4315-8008-23818419b632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:40:50.994Z|007969dc-aabf-47c5-92bc-fbc5b50b719c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:50.994Z|f176d2e1-057d-40a7-bc48-ec23eaed1b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:50.995Z|007969dc-aabf-47c5-92bc-fbc5b50b719c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:50.995Z|f176d2e1-057d-40a7-bc48-ec23eaed1b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:40:50.999Z|1ca5a41d-38d3-4ab7-a87d-9dff3fcaa1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:40:51.000Z|1ca5a41d-38d3-4ab7-a87d-9dff3fcaa1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:01.027Z|9f113a6d-d957-4358-8077-b57e1a7a73b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:01.027Z|9f113a6d-d957-4358-8077-b57e1a7a73b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:01.030Z|6a7fd96d-386c-4025-90cf-79aa9863a673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:01.031Z|6a7fd96d-386c-4025-90cf-79aa9863a673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:01.033Z|0a0944a1-5d81-4cda-973e-66b80b40faa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:01.035Z|0a0944a1-5d81-4cda-973e-66b80b40faa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:04.167Z|0c244c5c-2684-4076-a32c-f55e8a53f1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:41:04.167Z|0c244c5c-2684-4076-a32c-f55e8a53f1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:41:04.684Z|2ecca748-e76a-48a4-b904-fe45b5e5f1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:41:04.685Z|2ecca748-e76a-48a4-b904-fe45b5e5f1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:41:11.056Z|39883d6b-8898-4dea-a7ea-c310dfeee093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:11.057Z|39883d6b-8898-4dea-a7ea-c310dfeee093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:11.058Z|49807d98-8fde-4cd6-a5f5-433961e8dc78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:11.059Z|7db0904e-059f-4e0f-8c42-c92e048e8c11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:11.059Z|7db0904e-059f-4e0f-8c42-c92e048e8c11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:11.059Z|49807d98-8fde-4cd6-a5f5-433961e8dc78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:19.167Z|8ce9999b-a152-47e9-9981-ea610c2963fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:41:19.170Z|8ce9999b-a152-47e9-9981-ea610c2963fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:41:21.135Z|d6b3d2c6-0aec-4bc0-9bf0-051e37be4f71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:21.136Z|0a4d92e7-7fc3-437e-8dd3-6d6f299f1ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:21.137Z|d6b3d2c6-0aec-4bc0-9bf0-051e37be4f71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:21.137Z|246ac2a4-4f85-419a-98f2-61b4e5b4944e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:21.137Z|0a4d92e7-7fc3-437e-8dd3-6d6f299f1ae8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:21.138Z|246ac2a4-4f85-419a-98f2-61b4e5b4944e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:22.056Z|03829a6b-23f3-4f12-96a3-c54d9a39dd35|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:41:22.057Z|03829a6b-23f3-4f12-96a3-c54d9a39dd35|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:31.165Z|4bdee41c-fad0-48ec-9c4e-e2e7f2d33e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:31.166Z|4bdee41c-fad0-48ec-9c4e-e2e7f2d33e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:31.166Z|5e845261-7a3c-4e55-9aee-f53261d93a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:31.166Z|86d496f8-5119-4231-8fcb-0dd7e3a08a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:31.167Z|5e845261-7a3c-4e55-9aee-f53261d93a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:31.167Z|86d496f8-5119-4231-8fcb-0dd7e3a08a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:34.167Z|edc6c444-7f22-4a4c-a095-34a29c29ca0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:41:34.167Z|edc6c444-7f22-4a4c-a095-34a29c29ca0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:41:34.686Z|a3cce514-e0a8-4152-a231-b0f8acc7855b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:41:34.686Z|a3cce514-e0a8-4152-a231-b0f8acc7855b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:41:41.198Z|df378804-d116-4ceb-bbb2-69c98a29f1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:41.199Z|e592502f-0a64-47e9-bc01-48f3486c31e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:41.199Z|df378804-d116-4ceb-bbb2-69c98a29f1e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:41.199Z|33b40a50-cfa6-4419-b686-e2152a984bab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:41.199Z|e592502f-0a64-47e9-bc01-48f3486c31e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:41.199Z|33b40a50-cfa6-4419-b686-e2152a984bab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:49.167Z|f4559173-4b98-4c00-8ea5-962cc15ee197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:41:49.167Z|f4559173-4b98-4c00-8ea5-962cc15ee197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:41:51.225Z|75ad13fb-8dce-4f87-aefa-af25c10bf6a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:51.226Z|75ad13fb-8dce-4f87-aefa-af25c10bf6a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:51.226Z|9f8db9f1-f700-4315-a7d9-9c61ac9e8b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:51.226Z|9f8db9f1-f700-4315-a7d9-9c61ac9e8b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:41:51.229Z|f79f2c45-866c-4104-bb73-8f852f4e9408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:41:51.230Z|f79f2c45-866c-4104-bb73-8f852f4e9408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:01.251Z|9d671adf-e24b-48ac-85be-435f7ac82659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:01.251Z|660ebc8f-5f05-4732-adba-0c42995dc03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:01.251Z|495d1939-627e-4b5d-8a26-d1eb90958d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:01.251Z|9d671adf-e24b-48ac-85be-435f7ac82659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:01.251Z|660ebc8f-5f05-4732-adba-0c42995dc03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:01.251Z|495d1939-627e-4b5d-8a26-d1eb90958d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:04.167Z|7f7488b4-2f8d-48a4-b6ed-353318809e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:42:04.171Z|7f7488b4-2f8d-48a4-b6ed-353318809e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:42:04.687Z|0114d518-1583-4731-acd5-a3c1aa7528a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:42:04.687Z|0114d518-1583-4731-acd5-a3c1aa7528a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:42:11.279Z|e6c841de-696f-4ebf-8688-71df4c6ff004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:11.280Z|a93c783c-7433-4853-b9d7-7f5e284ea60a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:11.280Z|e6c841de-696f-4ebf-8688-71df4c6ff004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:11.280Z|2f36a142-b62f-4562-a030-5fb6a683f960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:11.280Z|a93c783c-7433-4853-b9d7-7f5e284ea60a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:11.281Z|2f36a142-b62f-4562-a030-5fb6a683f960|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:19.166Z|ea1de892-7693-4034-a51d-230992389595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:42:19.167Z|ea1de892-7693-4034-a51d-230992389595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:42:21.304Z|caab9c25-eb84-4396-bcba-6912f8120698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:21.305Z|caab9c25-eb84-4396-bcba-6912f8120698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:21.306Z|6a148b15-1ff8-46de-8ca3-4c7c12ea5c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:21.307Z|7919d876-8d35-445e-9abb-1a983f6e2d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:21.307Z|6a148b15-1ff8-46de-8ca3-4c7c12ea5c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:21.307Z|7919d876-8d35-445e-9abb-1a983f6e2d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:22.056Z|1607baea-b8a2-44ad-887f-497942652216|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:42:22.058Z|1607baea-b8a2-44ad-887f-497942652216|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:31.329Z|957824b8-f71d-4e2b-844f-6133e6621a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:31.330Z|957824b8-f71d-4e2b-844f-6133e6621a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:31.330Z|8c4ea24a-5696-4c68-a21c-d381b62e5225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:31.330Z|c3eedfe2-ce3d-43e3-8011-e9c85f82c233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:31.331Z|8c4ea24a-5696-4c68-a21c-d381b62e5225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:31.331Z|c3eedfe2-ce3d-43e3-8011-e9c85f82c233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:34.167Z|c070dae6-9c18-4566-81f6-2a6a348aaeb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:42:34.167Z|c070dae6-9c18-4566-81f6-2a6a348aaeb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:42:34.688Z|31f960b7-86cc-4706-8ddd-995285369c16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:42:34.688Z|31f960b7-86cc-4706-8ddd-995285369c16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:42:41.355Z|6308c239-2c15-4a13-a418-1f76b76b9b55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:41.355Z|d0f37b72-aefc-4490-920e-11b04a031c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:41.355Z|ac996dd9-7fa7-4a70-8aa9-5e8fb0952107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:41.356Z|6308c239-2c15-4a13-a418-1f76b76b9b55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:41.356Z|d0f37b72-aefc-4490-920e-11b04a031c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:41.356Z|ac996dd9-7fa7-4a70-8aa9-5e8fb0952107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:49.167Z|827d88bf-3a54-4ada-8a83-4dee488d0305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:42:49.170Z|827d88bf-3a54-4ada-8a83-4dee488d0305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:42:51.380Z|e16261ad-0b4a-4cbd-afde-b3511854f560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:51.380Z|e7742b49-370d-477c-b686-91e499abffef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:51.380Z|f8fcecce-368f-4c43-9f01-0598d0139a0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:42:51.381Z|f8fcecce-368f-4c43-9f01-0598d0139a0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:51.381Z|e7742b49-370d-477c-b686-91e499abffef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:42:51.381Z|e16261ad-0b4a-4cbd-afde-b3511854f560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:01.409Z|71f97181-00ee-42fc-9c3c-4e64be0c908d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:01.409Z|dfa0c509-b223-4de1-a1b3-906c238eb54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:01.409Z|d067fb5c-89b5-4d79-85c6-dd9218e9f326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:01.410Z|71f97181-00ee-42fc-9c3c-4e64be0c908d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:01.410Z|dfa0c509-b223-4de1-a1b3-906c238eb54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:01.410Z|d067fb5c-89b5-4d79-85c6-dd9218e9f326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:04.167Z|02146a84-86d3-4e5a-b794-23009de3d470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:43:04.167Z|02146a84-86d3-4e5a-b794-23009de3d470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:43:04.689Z|a9653832-dd86-49aa-a302-34dfc5be753d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:43:04.689Z|a9653832-dd86-49aa-a302-34dfc5be753d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:43:11.433Z|28510e44-d8f3-4ba5-a4f4-cd43a0f23980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:11.434Z|28510e44-d8f3-4ba5-a4f4-cd43a0f23980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:11.440Z|db274dc2-a9ed-4f7b-876b-16b60465d1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:11.441Z|db274dc2-a9ed-4f7b-876b-16b60465d1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:11.442Z|801432b7-bee0-41fe-a4ef-5a6f5c8f77d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:11.443Z|801432b7-bee0-41fe-a4ef-5a6f5c8f77d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:19.167Z|04a7f910-a99d-49d8-9e93-d1598f9ee5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:43:19.167Z|04a7f910-a99d-49d8-9e93-d1598f9ee5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:43:21.459Z|befa04b0-34ae-4219-9a83-7b2320317ff7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:21.460Z|befa04b0-34ae-4219-9a83-7b2320317ff7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:21.463Z|c019089c-d30a-4ddd-83bb-441d510b7177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:21.463Z|c019089c-d30a-4ddd-83bb-441d510b7177|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:21.464Z|f89c71c4-c455-4ffc-bdf3-e033b683678a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:21.465Z|f89c71c4-c455-4ffc-bdf3-e033b683678a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:22.056Z|ecec4f1a-71d3-43be-b8ff-aab30d5e1d3c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:43:22.057Z|ecec4f1a-71d3-43be-b8ff-aab30d5e1d3c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:31.489Z|50ed424d-de3d-4bc7-baf9-2b0cb39adad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:31.489Z|50ed424d-de3d-4bc7-baf9-2b0cb39adad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:31.490Z|bdfe2a5e-9483-4698-a8d1-9dd320d8d33e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:31.491Z|bdfe2a5e-9483-4698-a8d1-9dd320d8d33e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:31.491Z|1ea27948-0afb-489b-aa63-d2096bc7933c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:31.492Z|1ea27948-0afb-489b-aa63-d2096bc7933c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:34.167Z|eb439abf-8d93-4fe5-9286-a30162c9a2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:43:34.168Z|eb439abf-8d93-4fe5-9286-a30162c9a2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:43:34.690Z|0f53bf92-963c-4de1-a009-1e08105b9dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:43:34.690Z|0f53bf92-963c-4de1-a009-1e08105b9dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:43:41.517Z|5649c86a-9aa3-4e79-864c-6d610ddf2845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:41.518Z|5649c86a-9aa3-4e79-864c-6d610ddf2845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:41.519Z|571e458d-e52e-4e53-a744-2b39e6ca736f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:41.519Z|52266119-a3e9-42f8-b21f-3d9647ec0ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:41.520Z|52266119-a3e9-42f8-b21f-3d9647ec0ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:41.520Z|571e458d-e52e-4e53-a744-2b39e6ca736f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:49.167Z|99db8be8-7ec6-40f4-821e-c0306c34cce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:43:49.167Z|99db8be8-7ec6-40f4-821e-c0306c34cce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:43:51.542Z|9bd50656-08e9-44e1-ad62-75ee74e6d215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:51.542Z|9bd50656-08e9-44e1-ad62-75ee74e6d215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:51.544Z|b85f4223-4b06-4725-9b55-e94e75ff7cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:51.545Z|b85f4223-4b06-4725-9b55-e94e75ff7cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:43:51.543Z|8260c7ab-d9db-46eb-9a56-e4e1f8c857ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:43:51.548Z|8260c7ab-d9db-46eb-9a56-e4e1f8c857ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:01.564Z|0fe335da-919f-4d26-a730-b58574e557bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:01.565Z|0fe335da-919f-4d26-a730-b58574e557bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:01.565Z|7561e362-34f9-4f41-8396-595562c2cb2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:01.565Z|7561e362-34f9-4f41-8396-595562c2cb2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:01.567Z|5c4fd2ef-fefa-4705-9730-9f72a4634d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:01.568Z|5c4fd2ef-fefa-4705-9730-9f72a4634d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:04.167Z|16cebffd-9fb1-4385-9b3d-346cb740fae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:44:04.167Z|16cebffd-9fb1-4385-9b3d-346cb740fae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:44:04.691Z|86c8d7f8-e0f0-4862-bb9a-92ddbe4627e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:44:04.691Z|86c8d7f8-e0f0-4862-bb9a-92ddbe4627e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:44:11.594Z|abe54ef9-848f-4f46-bef9-fea006d74999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:11.595Z|63b8c2ce-cf25-429c-8c6e-87effa70ee60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:11.596Z|63b8c2ce-cf25-429c-8c6e-87effa70ee60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:11.595Z|abe54ef9-848f-4f46-bef9-fea006d74999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:11.596Z|5534ee31-e296-403e-a45c-e7337b7bd43f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:11.597Z|5534ee31-e296-403e-a45c-e7337b7bd43f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:19.167Z|40201258-1c93-4535-b771-d31b65402e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:44:19.168Z|40201258-1c93-4535-b771-d31b65402e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:44:21.621Z|4a9f3d9f-169b-4484-b01e-4b115d328e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:21.621Z|8f1b602e-b7b9-4e16-87ee-7ae1a70132ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:21.621Z|d348e974-fa37-4a45-bb19-2ced9db8780d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:21.622Z|8f1b602e-b7b9-4e16-87ee-7ae1a70132ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:21.622Z|4a9f3d9f-169b-4484-b01e-4b115d328e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:21.622Z|d348e974-fa37-4a45-bb19-2ced9db8780d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:22.056Z|4d0c7a87-2b8d-4f35-875a-579317199b0e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:44:22.057Z|4d0c7a87-2b8d-4f35-875a-579317199b0e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:31.649Z|ab39c99a-57d5-4eb9-8226-fcd43ff57569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:31.649Z|ae9ae775-d41a-4673-a824-9d923c90effc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:31.650Z|ab39c99a-57d5-4eb9-8226-fcd43ff57569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:31.650Z|ae9ae775-d41a-4673-a824-9d923c90effc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:31.652Z|4cd76773-f8d0-4e6c-9cf0-edca8c51d141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:31.652Z|4cd76773-f8d0-4e6c-9cf0-edca8c51d141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:34.167Z|a30fd87d-94f1-4e79-8052-cfa6a23c1f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:44:34.167Z|a30fd87d-94f1-4e79-8052-cfa6a23c1f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:44:34.692Z|a8c84fa4-d7f5-49b6-855f-6d832e5c71a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:44:34.693Z|a8c84fa4-d7f5-49b6-855f-6d832e5c71a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:44:41.674Z|c23582c7-a9fa-4d89-acfb-b8f0dbcb04bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:41.675Z|c23582c7-a9fa-4d89-acfb-b8f0dbcb04bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:41.675Z|245a56e5-845b-475c-97e1-05f778ad7d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:41.675Z|e412f0e4-a128-4455-bc65-d40c3e9e958f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:41.675Z|245a56e5-845b-475c-97e1-05f778ad7d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:41.676Z|e412f0e4-a128-4455-bc65-d40c3e9e958f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:49.166Z|f3859bcd-c645-401b-b58c-e63907319651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:44:49.167Z|f3859bcd-c645-401b-b58c-e63907319651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:44:51.699Z|b0ce9d2d-3d02-45ca-b42b-ecc6cd9298af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:51.699Z|c7c11938-ee0f-4bb6-a289-1520c8e5b622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:51.699Z|b0ce9d2d-3d02-45ca-b42b-ecc6cd9298af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:51.699Z|8f1fb15b-99a0-47b8-b7c0-150b9ce7f3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:44:51.699Z|c7c11938-ee0f-4bb6-a289-1520c8e5b622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:44:51.700Z|8f1fb15b-99a0-47b8-b7c0-150b9ce7f3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:01.728Z|9e76a07b-22df-4f42-81b0-1bd593b60d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:01.728Z|78d3dd8f-228a-4a1f-9adb-c9ac6b160837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:01.728Z|9e76a07b-22df-4f42-81b0-1bd593b60d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:01.729Z|78d3dd8f-228a-4a1f-9adb-c9ac6b160837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:01.730Z|b8b3e2dc-2573-43bc-9a28-c4cd4b74e6d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:01.731Z|b8b3e2dc-2573-43bc-9a28-c4cd4b74e6d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:04.167Z|e5f2a636-0f46-4768-8fbf-9a844247ca9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:45:04.167Z|e5f2a636-0f46-4768-8fbf-9a844247ca9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:45:04.693Z|2344f6b2-06b3-4d11-a245-4db37c66ff60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:45:04.694Z|2344f6b2-06b3-4d11-a245-4db37c66ff60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:45:11.752Z|c184e1b7-69cf-465b-83e7-8fba1ac27a9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:11.752Z|16f433e0-966b-4671-91e2-80eaf2bdb867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:11.753Z|c184e1b7-69cf-465b-83e7-8fba1ac27a9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:11.753Z|16f433e0-966b-4671-91e2-80eaf2bdb867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:11.760Z|27e3a49a-7bd5-4c24-86d9-66eba15e136e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:11.761Z|27e3a49a-7bd5-4c24-86d9-66eba15e136e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:19.167Z|117bd44b-d243-4db2-9c75-71b1a4a3ec02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:45:19.167Z|117bd44b-d243-4db2-9c75-71b1a4a3ec02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:45:21.776Z|b7853224-b48b-434c-a1ab-65aa3d6d98ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:21.777Z|b7853224-b48b-434c-a1ab-65aa3d6d98ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:21.777Z|e4fc7ad1-fc35-44a2-ab23-c7ba329838ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:21.778Z|e4fc7ad1-fc35-44a2-ab23-c7ba329838ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:21.783Z|3df2e741-dd51-4314-8024-1fbe9f691ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:21.783Z|3df2e741-dd51-4314-8024-1fbe9f691ead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:22.057Z|5dae7800-e8e7-459c-905c-9e3881a31be5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:45:22.058Z|5dae7800-e8e7-459c-905c-9e3881a31be5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:31.802Z|a1bbb8cf-18d8-4e7f-aa31-ede92eb4c581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:31.802Z|a1bbb8cf-18d8-4e7f-aa31-ede92eb4c581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:31.802Z|8b435457-a246-4d67-9b06-105f551f33a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:31.803Z|8b435457-a246-4d67-9b06-105f551f33a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:31.805Z|9e119b63-a080-46f7-b281-26c2ebfaf8cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:31.806Z|9e119b63-a080-46f7-b281-26c2ebfaf8cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:34.167Z|9cdd786f-5b86-41d4-98d8-99340c27cd7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:45:34.167Z|9cdd786f-5b86-41d4-98d8-99340c27cd7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:45:34.694Z|f89a27a9-7c0b-4663-8882-bf4f574b669b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:45:34.695Z|f89a27a9-7c0b-4663-8882-bf4f574b669b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:45:41.827Z|e7edd6bf-42c4-4812-af45-f917f12fac28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:41.828Z|e7edd6bf-42c4-4812-af45-f917f12fac28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:41.828Z|3c4057d7-49e2-4afe-853d-c381d536cb18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:41.829Z|3c4057d7-49e2-4afe-853d-c381d536cb18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:41.827Z|0f29fc58-a4e6-4567-a791-6d5d2d005ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:41.831Z|0f29fc58-a4e6-4567-a791-6d5d2d005ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:49.167Z|dad62bb3-2efb-4f0c-93a8-2e2b006747f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:45:49.171Z|dad62bb3-2efb-4f0c-93a8-2e2b006747f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:45:51.858Z|0cf19ff3-7207-418f-b4ea-92aba57c6aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:51.859Z|0cf19ff3-7207-418f-b4ea-92aba57c6aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:51.861Z|a48e8940-64e7-4f7e-ba58-a99d5b5d0a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:51.861Z|a48e8940-64e7-4f7e-ba58-a99d5b5d0a18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:45:51.865Z|66f712a3-a8d8-4ab7-9ad1-b80cf6d875f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:45:51.866Z|66f712a3-a8d8-4ab7-9ad1-b80cf6d875f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:01.886Z|f66ba377-2c33-4c22-9881-b2d426a337ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:01.886Z|d3bc3589-2352-446e-b0e0-b5c4f4e8d630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:01.887Z|f66ba377-2c33-4c22-9881-b2d426a337ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:01.887Z|d3bc3589-2352-446e-b0e0-b5c4f4e8d630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:01.888Z|10ae6415-84c8-422e-a9f4-b3d9d17f02aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:01.889Z|10ae6415-84c8-422e-a9f4-b3d9d17f02aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:04.167Z|84583325-0e68-4310-b838-1b2987e20d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:46:04.167Z|84583325-0e68-4310-b838-1b2987e20d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:46:04.696Z|eae57e1b-7b5b-487c-a1e6-e9ad9bb8a683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:46:04.696Z|eae57e1b-7b5b-487c-a1e6-e9ad9bb8a683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:46:11.915Z|b85d1343-066a-4c03-9230-2327852c7cc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:11.916Z|b85d1343-066a-4c03-9230-2327852c7cc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:11.922Z|5812e10d-9998-43e1-9e2a-9cca177fa8a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:11.923Z|5812e10d-9998-43e1-9e2a-9cca177fa8a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:11.925Z|2903f218-0263-4de5-adcb-db5b88dc410b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:11.925Z|2903f218-0263-4de5-adcb-db5b88dc410b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:19.167Z|68229cb7-9482-44f5-9cb8-65dbda616f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:46:19.167Z|68229cb7-9482-44f5-9cb8-65dbda616f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:46:21.952Z|8783c47a-40fe-4fd5-bc5b-046a1f0553d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:21.954Z|8783c47a-40fe-4fd5-bc5b-046a1f0553d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:21.959Z|3291fad2-4ad0-40bb-971d-e5c4214bf393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:21.959Z|4326b4ec-d67b-447f-8f39-ad638a475d55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:21.959Z|3291fad2-4ad0-40bb-971d-e5c4214bf393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:21.960Z|4326b4ec-d67b-447f-8f39-ad638a475d55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:22.056Z|fb4011a5-9366-44b9-ac1b-0ace279fe558|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:46:22.057Z|fb4011a5-9366-44b9-ac1b-0ace279fe558|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:31.980Z|8373ecb6-9572-49e8-80af-40a2a18b7a31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:31.981Z|8373ecb6-9572-49e8-80af-40a2a18b7a31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:31.981Z|7974fbf7-b90e-4550-8f3f-ef980fbbfafa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:31.982Z|e714f6f8-af86-4eb1-ade3-ab0909fd0ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:31.982Z|e714f6f8-af86-4eb1-ade3-ab0909fd0ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:31.982Z|7974fbf7-b90e-4550-8f3f-ef980fbbfafa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:34.167Z|94988c6c-e9b8-4c52-b229-66cb6e3ab07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:46:34.171Z|94988c6c-e9b8-4c52-b229-66cb6e3ab07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:46:34.697Z|13316b15-a9cd-4b6c-93af-6f2b78cf578c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:46:34.697Z|13316b15-a9cd-4b6c-93af-6f2b78cf578c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:46:42.007Z|f8f4f133-80ce-4e4f-b833-a4b66992ecc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:42.007Z|576f1a42-5110-4d38-ae04-fa548c1f18aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:42.008Z|f8f4f133-80ce-4e4f-b833-a4b66992ecc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:42.008Z|576f1a42-5110-4d38-ae04-fa548c1f18aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:42.011Z|8b6083da-8d82-406a-82bf-942dde7d8b7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:42.011Z|8b6083da-8d82-406a-82bf-942dde7d8b7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:49.167Z|fcc98390-63ab-4fc8-9384-cf0ad4e212ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:46:49.167Z|fcc98390-63ab-4fc8-9384-cf0ad4e212ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:46:52.033Z|36b41b11-bcda-4bec-a8ef-80afb06d60f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:52.033Z|f273d2c0-fb54-41c5-9c14-a52d3accee57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:52.034Z|36b41b11-bcda-4bec-a8ef-80afb06d60f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:52.034Z|f273d2c0-fb54-41c5-9c14-a52d3accee57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:46:52.044Z|a1c2a6f3-b824-402c-a612-6807a7c91886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:46:52.045Z|a1c2a6f3-b824-402c-a612-6807a7c91886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:02.056Z|51515429-9953-4641-b5f5-fa94f9378e05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:02.056Z|51515429-9953-4641-b5f5-fa94f9378e05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:02.056Z|c058f20d-203f-40d4-96ba-771c30b9ba84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:02.057Z|c058f20d-203f-40d4-96ba-771c30b9ba84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:02.069Z|fd05128e-616e-462d-ade9-1e94d36cd607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:02.070Z|fd05128e-616e-462d-ade9-1e94d36cd607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:04.166Z|a7872b34-5eb3-4c6a-8e64-5631fb7bf67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:47:04.167Z|a7872b34-5eb3-4c6a-8e64-5631fb7bf67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:47:04.698Z|8d9d09cc-7c1a-4559-897d-350d8a71b41b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:47:04.698Z|8d9d09cc-7c1a-4559-897d-350d8a71b41b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:47:12.080Z|7ca0fe2e-641d-4d60-b667-b6b692de0f12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:12.081Z|7ca0fe2e-641d-4d60-b667-b6b692de0f12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:12.084Z|95edd155-0943-431d-bd4a-2de1cfb06ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:12.085Z|95edd155-0943-431d-bd4a-2de1cfb06ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:12.091Z|cc877021-5108-45fe-a6ed-0d6004acec26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:12.091Z|cc877021-5108-45fe-a6ed-0d6004acec26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:19.167Z|4162fa3c-56e0-4eb1-8e05-97bcf4477c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:47:19.171Z|4162fa3c-56e0-4eb1-8e05-97bcf4477c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:47:22.055Z|2d8a2b11-3ca4-4608-9bf9-08dd73643124|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:47:22.056Z|2d8a2b11-3ca4-4608-9bf9-08dd73643124|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:22.106Z|f2e250d6-3afe-47c9-a1b7-e366f6d8530d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:22.107Z|f2e250d6-3afe-47c9-a1b7-e366f6d8530d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:22.116Z|c6d14070-2221-4abf-8944-48d49ca660eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:22.117Z|c6d14070-2221-4abf-8944-48d49ca660eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:22.118Z|c638c999-e098-42a2-8630-08760c7a74cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:22.118Z|c638c999-e098-42a2-8630-08760c7a74cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:32.132Z|1e87f46c-968f-43ad-9fa2-e4f141e5ff69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:32.133Z|1e87f46c-968f-43ad-9fa2-e4f141e5ff69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:32.144Z|5396f509-4131-40a0-b9dc-ecbe42c67c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:32.144Z|5396f509-4131-40a0-b9dc-ecbe42c67c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:32.148Z|60e28b0a-cb51-4ee4-b919-579bdedc25e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:32.149Z|60e28b0a-cb51-4ee4-b919-579bdedc25e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:34.167Z|8171d37c-c300-4d94-9fe0-85bf02931b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:47:34.167Z|8171d37c-c300-4d94-9fe0-85bf02931b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:47:34.699Z|39d84338-d54e-416a-aa71-f3df2c9de96c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:47:34.699Z|39d84338-d54e-416a-aa71-f3df2c9de96c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:47:42.158Z|60cf1918-cc91-4ad2-b6fd-337b4401a446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:42.159Z|60cf1918-cc91-4ad2-b6fd-337b4401a446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:42.166Z|46798e1e-15c7-402f-ac83-c11ea2fcdabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:42.167Z|46798e1e-15c7-402f-ac83-c11ea2fcdabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:42.173Z|8471a5ab-fc9f-40d7-8d72-617e7ad3140a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:42.175Z|8471a5ab-fc9f-40d7-8d72-617e7ad3140a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:49.167Z|69c17de3-a05f-4beb-af41-42196f74cce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:47:49.167Z|69c17de3-a05f-4beb-af41-42196f74cce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:47:52.181Z|2a943556-e623-44e7-a3e4-74c8c3a27b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:52.182Z|2a943556-e623-44e7-a3e4-74c8c3a27b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:52.190Z|85334811-24e0-4ae9-aace-7b0633117b52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:52.190Z|85334811-24e0-4ae9-aace-7b0633117b52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:47:52.200Z|cfbc3d93-1f1e-4371-82ca-4bfd2f829fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:47:52.201Z|cfbc3d93-1f1e-4371-82ca-4bfd2f829fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:02.210Z|ac72953a-b1d8-4e03-ac8a-ff76af979162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:02.211Z|ac72953a-b1d8-4e03-ac8a-ff76af979162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:02.213Z|5e0ed515-aec5-46f6-a17c-49bf4c6d6411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:02.214Z|5e0ed515-aec5-46f6-a17c-49bf4c6d6411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:02.227Z|f9f38bf0-1e10-4ebf-b4ca-ace920dd8a78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:02.228Z|f9f38bf0-1e10-4ebf-b4ca-ace920dd8a78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:04.167Z|88d49cb2-9fb9-4e70-b7c1-777f082193a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:48:04.171Z|88d49cb2-9fb9-4e70-b7c1-777f082193a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:48:04.700Z|3aad365f-bf53-4722-8390-acc53937c185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:48:04.700Z|3aad365f-bf53-4722-8390-acc53937c185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:48:12.239Z|6302d764-4c8c-4bff-b2d5-3b9034ba0808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:12.239Z|5c036049-b625-4da2-b5cf-1a30d1b0d4cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:12.240Z|5c036049-b625-4da2-b5cf-1a30d1b0d4cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:12.240Z|6302d764-4c8c-4bff-b2d5-3b9034ba0808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:12.251Z|ad99405b-d1b8-4256-9612-052046ddf318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:12.252Z|ad99405b-d1b8-4256-9612-052046ddf318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:19.167Z|0e2ad7fc-e78d-47ba-b1ea-fc4233725ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:48:19.167Z|0e2ad7fc-e78d-47ba-b1ea-fc4233725ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:48:22.056Z|6598a13e-ce71-4f97-9a18-9c5f57779045|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:48:22.057Z|6598a13e-ce71-4f97-9a18-9c5f57779045|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:22.267Z|3390bc24-67e0-40d5-aee5-6e2f447d3524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:22.267Z|0f66d9bb-7708-4ea8-80ff-5104221a4b7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:22.267Z|3390bc24-67e0-40d5-aee5-6e2f447d3524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:22.268Z|0f66d9bb-7708-4ea8-80ff-5104221a4b7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:22.275Z|b7543ceb-f4e1-41d6-8767-56bcdf0a49a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:22.275Z|b7543ceb-f4e1-41d6-8767-56bcdf0a49a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:32.290Z|f4dc92b4-ff82-4c09-b030-6491606773f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:32.290Z|867fcb97-a5c5-48cd-a5bd-fba9f2523fef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:32.290Z|f4dc92b4-ff82-4c09-b030-6491606773f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:32.291Z|867fcb97-a5c5-48cd-a5bd-fba9f2523fef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:32.295Z|61764331-3c1b-4a84-99a8-aa9687f9af30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:32.296Z|61764331-3c1b-4a84-99a8-aa9687f9af30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:34.166Z|1db186ef-16d2-4c12-a9bc-8152b341f6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:48:34.167Z|1db186ef-16d2-4c12-a9bc-8152b341f6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:48:34.701Z|84b644b3-f947-4877-9cf1-eebc7b7586c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:48:34.702Z|84b644b3-f947-4877-9cf1-eebc7b7586c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:48:42.312Z|9023d59e-da03-498c-9e7f-942633332052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:42.313Z|9023d59e-da03-498c-9e7f-942633332052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:42.315Z|2f8eb007-2cf9-42a4-8402-f983276f96a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:42.316Z|2f8eb007-2cf9-42a4-8402-f983276f96a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:42.317Z|c7a4b5c3-0eb6-4614-a47d-5846fa4df004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:42.318Z|c7a4b5c3-0eb6-4614-a47d-5846fa4df004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:49.167Z|6f29963b-1bfe-4edf-bd08-fe0c2c35232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:48:49.170Z|6f29963b-1bfe-4edf-bd08-fe0c2c35232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:48:52.340Z|a6ecc69f-1eb4-4d7d-8222-193840855921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:52.341Z|a6ecc69f-1eb4-4d7d-8222-193840855921|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:52.342Z|c2cd6cda-9a15-4007-89b1-e2cb0d470c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:52.343Z|c2cd6cda-9a15-4007-89b1-e2cb0d470c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:48:52.343Z|8700b296-302c-45a5-b57e-c5fe0894ebf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:48:52.343Z|8700b296-302c-45a5-b57e-c5fe0894ebf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:02.366Z|dde805e0-aaf4-406b-9d12-ef6f50046d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:02.366Z|ad7a3d96-7953-406d-9fc8-400334df08d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:02.366Z|dde805e0-aaf4-406b-9d12-ef6f50046d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:02.366Z|ad7a3d96-7953-406d-9fc8-400334df08d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:02.374Z|74327663-bb26-4df9-a3ad-995d7499aa20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:02.374Z|74327663-bb26-4df9-a3ad-995d7499aa20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:04.167Z|9aace927-2788-4b42-b327-72fbc6d6c562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:49:04.167Z|9aace927-2788-4b42-b327-72fbc6d6c562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:49:04.702Z|7f58c857-7d90-4fb5-a209-71bbf5948dda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:49:04.703Z|7f58c857-7d90-4fb5-a209-71bbf5948dda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:49:12.390Z|b7e51792-6ccd-4b7a-936f-c95be57d1310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:12.391Z|b7e51792-6ccd-4b7a-936f-c95be57d1310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:12.392Z|c45b50e2-cf4c-4bba-93c9-765b11461ba7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:12.393Z|c45b50e2-cf4c-4bba-93c9-765b11461ba7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:12.394Z|2d0d50aa-9596-4085-a546-dd4e5586c430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:12.395Z|2d0d50aa-9596-4085-a546-dd4e5586c430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:19.167Z|e92e48fe-9915-48c2-887b-a36f55a9ad64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:49:19.167Z|e92e48fe-9915-48c2-887b-a36f55a9ad64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:49:22.056Z|e84add91-fbe9-4741-a84f-cf9ddd50502f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:49:22.057Z|e84add91-fbe9-4741-a84f-cf9ddd50502f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:22.418Z|e03389bf-23f0-46e2-af9a-d7d4033a313b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:22.418Z|0e5246f6-d203-4299-bc59-3529417618a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:22.419Z|e03389bf-23f0-46e2-af9a-d7d4033a313b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:22.419Z|0e5246f6-d203-4299-bc59-3529417618a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:22.426Z|cb9761e0-4a50-41a9-8dff-a03abb8e71e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:22.427Z|cb9761e0-4a50-41a9-8dff-a03abb8e71e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:32.442Z|f3f06e8d-5dd5-413e-87bf-767edcdf0ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:32.442Z|f3f06e8d-5dd5-413e-87bf-767edcdf0ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:32.442Z|b972a949-cc68-45ab-a2db-b8199ad3c01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:32.443Z|b972a949-cc68-45ab-a2db-b8199ad3c01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:32.449Z|3c187b2c-c57f-4185-9673-beab4f9793c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:32.450Z|3c187b2c-c57f-4185-9673-beab4f9793c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:34.167Z|0fc22811-b174-42e7-8e0f-c67afe345b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:49:34.171Z|0fc22811-b174-42e7-8e0f-c67afe345b55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:49:34.703Z|c272decb-7ea7-45cd-821b-7f03a608dec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:49:34.704Z|c272decb-7ea7-45cd-821b-7f03a608dec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:49:42.468Z|52410eed-7a58-4e61-b1e0-55081012934c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:42.469Z|52410eed-7a58-4e61-b1e0-55081012934c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:42.470Z|f33e304f-cfb0-4438-bcae-9f5ed342444a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:42.471Z|f33e304f-cfb0-4438-bcae-9f5ed342444a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:42.472Z|ab2fc9e1-6a39-48fa-8fd9-affdc599c281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:42.472Z|ab2fc9e1-6a39-48fa-8fd9-affdc599c281|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:49.167Z|93ad9a3e-9397-403a-8603-68680532bc0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:49:49.167Z|93ad9a3e-9397-403a-8603-68680532bc0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:49:52.493Z|43201c06-c118-4487-a9bc-419193a89a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:52.494Z|43201c06-c118-4487-a9bc-419193a89a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:52.494Z|5af2e55b-cbd7-4ebb-8cc4-9e57e3705246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:52.494Z|5af2e55b-cbd7-4ebb-8cc4-9e57e3705246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:49:52.494Z|3c2d947b-8911-431f-9c91-a2dfda3e5ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:49:52.495Z|3c2d947b-8911-431f-9c91-a2dfda3e5ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:02.519Z|2714b9b6-4dc9-4f47-bd23-7c5b5d4003fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:02.520Z|2daf52ae-b5bd-4b20-a429-42300dcf714d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:02.520Z|2714b9b6-4dc9-4f47-bd23-7c5b5d4003fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:02.520Z|2daf52ae-b5bd-4b20-a429-42300dcf714d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:02.522Z|eeb82cb7-0dec-495e-8b7e-de20b93de4c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:02.522Z|eeb82cb7-0dec-495e-8b7e-de20b93de4c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:04.167Z|2369d952-65f8-449b-9c20-b68fa1dc3374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:50:04.167Z|2369d952-65f8-449b-9c20-b68fa1dc3374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:50:04.704Z|bf1472d1-1b4f-4d23-9128-c44111a4f807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:50:04.705Z|bf1472d1-1b4f-4d23-9128-c44111a4f807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:50:12.544Z|eca305f8-5651-47e2-b312-0358e07789fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:12.544Z|eca305f8-5651-47e2-b312-0358e07789fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:12.545Z|fa17d168-3717-4ee5-8777-10894bd04f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:12.546Z|a1387eb5-15b1-407d-8f04-c4ac49dac4ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:12.546Z|fa17d168-3717-4ee5-8777-10894bd04f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:12.546Z|a1387eb5-15b1-407d-8f04-c4ac49dac4ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:19.166Z|f8df1dfc-65a8-407e-ad9d-a76dc48063e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:50:19.171Z|f8df1dfc-65a8-407e-ad9d-a76dc48063e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:50:22.056Z|b8ac86ff-7aeb-482b-b9ed-aa026efda68e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:50:22.057Z|b8ac86ff-7aeb-482b-b9ed-aa026efda68e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:22.570Z|3898529e-9ab5-411d-9c4d-3cf9c303f2c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:22.571Z|3898529e-9ab5-411d-9c4d-3cf9c303f2c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:22.573Z|4a2239e9-2c65-4345-91df-02eb24629e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:22.573Z|ff7876d7-8574-4b84-b12f-1a38d92658c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:22.574Z|4a2239e9-2c65-4345-91df-02eb24629e9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:22.574Z|ff7876d7-8574-4b84-b12f-1a38d92658c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:32.598Z|77d5a7ce-d19e-4e8b-aaba-d8b47ce34fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:32.599Z|77d5a7ce-d19e-4e8b-aaba-d8b47ce34fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:32.602Z|b81f5f5b-645c-40e2-ad0f-48290e84e050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:32.602Z|c8e81088-8ab3-43de-adcd-63482f70124e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:32.603Z|b81f5f5b-645c-40e2-ad0f-48290e84e050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:32.603Z|c8e81088-8ab3-43de-adcd-63482f70124e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:34.167Z|98f8e34f-d879-45ce-a545-fe38ecdecdc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:50:34.167Z|98f8e34f-d879-45ce-a545-fe38ecdecdc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:50:34.705Z|25a55ef2-9a3f-464f-b88d-e071143c41e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:50:34.706Z|25a55ef2-9a3f-464f-b88d-e071143c41e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:50:42.622Z|3adc229f-d1b1-4ebe-8f39-2c4d37470a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:42.623Z|3adc229f-d1b1-4ebe-8f39-2c4d37470a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:42.624Z|31ceb746-ca14-4e08-9a0f-56ee58c65579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:42.624Z|551ec1c5-6695-4270-afc5-eb3a0987193a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:42.624Z|31ceb746-ca14-4e08-9a0f-56ee58c65579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:42.624Z|551ec1c5-6695-4270-afc5-eb3a0987193a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:49.167Z|a1d51bd5-9270-4ebc-a1dc-4b7887e3c95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:50:49.167Z|a1d51bd5-9270-4ebc-a1dc-4b7887e3c95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:50:52.649Z|867e62d1-7a7d-4f4d-a06c-6273226551dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:52.649Z|b49062dd-f68b-4643-a252-b6dd639b278a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:52.649Z|1536240b-bb35-498d-babb-40b80d41cbb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:50:52.650Z|b49062dd-f68b-4643-a252-b6dd639b278a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:52.650Z|867e62d1-7a7d-4f4d-a06c-6273226551dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:50:52.650Z|1536240b-bb35-498d-babb-40b80d41cbb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:02.676Z|e4460210-d5b1-4d5a-9772-4a0faae1011b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:02.676Z|d59d2652-63a2-4cbf-a2b8-0b5d6d447b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:02.677Z|e4460210-d5b1-4d5a-9772-4a0faae1011b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:02.677Z|d59d2652-63a2-4cbf-a2b8-0b5d6d447b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:02.682Z|795800a5-6b46-4d47-9654-0db1261acd25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:02.682Z|795800a5-6b46-4d47-9654-0db1261acd25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:04.167Z|eae04b52-3b9a-4d5e-968f-42692f74bc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:51:04.171Z|eae04b52-3b9a-4d5e-968f-42692f74bc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:51:04.706Z|1efad84e-4ed7-4394-a4ea-4a5a0cfab5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:51:04.707Z|1efad84e-4ed7-4394-a4ea-4a5a0cfab5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:51:12.701Z|c2338847-954b-4735-a85a-9c4ae8863881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:12.702Z|c2338847-954b-4735-a85a-9c4ae8863881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:12.704Z|aa5b377d-d0e5-4868-9d74-1eee09452b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:12.704Z|55c9314d-d41a-4227-9e26-120b9accf6af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:12.705Z|55c9314d-d41a-4227-9e26-120b9accf6af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:12.705Z|aa5b377d-d0e5-4868-9d74-1eee09452b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:19.167Z|857d9965-7621-4cea-aecd-a80ea79649a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:51:19.167Z|857d9965-7621-4cea-aecd-a80ea79649a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:51:22.056Z|1e0d9b2c-2729-4706-aafc-d93fd7113d41|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:51:22.057Z|1e0d9b2c-2729-4706-aafc-d93fd7113d41|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:22.728Z|6de47b4b-7d39-448c-ab4d-440541a662d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:22.729Z|6de47b4b-7d39-448c-ab4d-440541a662d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:22.729Z|d9b418c9-f22b-4e56-9634-12d07b120f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:22.730Z|d9b418c9-f22b-4e56-9634-12d07b120f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:22.738Z|535f539d-be74-457b-bba4-cc8f95cf6c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:22.738Z|535f539d-be74-457b-bba4-cc8f95cf6c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:32.751Z|b3604e6d-e510-479b-b514-904104fb4f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:32.752Z|b3604e6d-e510-479b-b514-904104fb4f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:32.752Z|370db99a-7c6f-4461-aff6-cd7b96bc03ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:32.753Z|370db99a-7c6f-4461-aff6-cd7b96bc03ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:32.760Z|f18ef4c9-0751-44b4-a2a2-6ff56598bfaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:32.761Z|f18ef4c9-0751-44b4-a2a2-6ff56598bfaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:34.167Z|7ea387ef-ead8-4fbf-9734-338f903336a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:51:34.167Z|7ea387ef-ead8-4fbf-9734-338f903336a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:51:34.707Z|3379bcc5-fd61-4c19-852a-69a86c3f9747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:51:34.708Z|3379bcc5-fd61-4c19-852a-69a86c3f9747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:51:42.773Z|ffbec0ec-9a64-426e-82b5-717edfb45c89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:42.773Z|ffbec0ec-9a64-426e-82b5-717edfb45c89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:42.775Z|cb287a48-89c0-4d6c-807e-4f796ead56ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:42.776Z|cb287a48-89c0-4d6c-807e-4f796ead56ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:42.783Z|7f274a11-90e6-4e88-ae19-d861b8ba5408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:42.783Z|7f274a11-90e6-4e88-ae19-d861b8ba5408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:49.167Z|fd9dfecd-48a9-495d-a105-d46c00ef7bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:51:49.171Z|fd9dfecd-48a9-495d-a105-d46c00ef7bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:51:52.799Z|64300b5b-9598-4cfe-aca4-13692482d218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:52.799Z|0cd61715-2efe-4c83-b7df-057ba8fce34c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:52.799Z|64300b5b-9598-4cfe-aca4-13692482d218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:52.800Z|0cd61715-2efe-4c83-b7df-057ba8fce34c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:51:52.805Z|1a04932a-7e26-451b-a391-a0ff9ea4f2f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:51:52.805Z|1a04932a-7e26-451b-a391-a0ff9ea4f2f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:02.822Z|9096eabe-68a9-4246-b8ec-a926883bcfbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:02.822Z|7a0d6a7c-a1d6-427c-a2c2-714bfbe12c9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:02.822Z|7a0d6a7c-a1d6-427c-a2c2-714bfbe12c9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:02.822Z|9096eabe-68a9-4246-b8ec-a926883bcfbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:02.826Z|dad1a48e-4618-44e5-98ae-49860de631dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:02.827Z|dad1a48e-4618-44e5-98ae-49860de631dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:04.166Z|834d1e12-942f-4964-8fc4-bb2ca8abbf7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:52:04.167Z|834d1e12-942f-4964-8fc4-bb2ca8abbf7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:52:04.709Z|8b760e3d-f21d-4837-b1ae-76bfc56fab5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:52:04.709Z|8b760e3d-f21d-4837-b1ae-76bfc56fab5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:52:12.847Z|75b96bcd-f15c-44d3-beb0-6b59b993bd61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:12.848Z|75b96bcd-f15c-44d3-beb0-6b59b993bd61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:12.851Z|cef69ae6-06d6-4059-9b94-71aae09a6da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:12.851Z|50e7bdc0-65b9-493d-9f01-8118224daef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:12.851Z|cef69ae6-06d6-4059-9b94-71aae09a6da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:12.852Z|50e7bdc0-65b9-493d-9f01-8118224daef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:19.166Z|585bd9f1-585f-4037-9a00-3bb1d95b3f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:52:19.167Z|585bd9f1-585f-4037-9a00-3bb1d95b3f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:52:22.055Z|69fd1f7c-41c0-4a1d-a5f6-09647893e4c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:52:22.056Z|69fd1f7c-41c0-4a1d-a5f6-09647893e4c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:22.875Z|82e465bc-6305-4879-935f-5a750284229c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:22.875Z|df730dd8-e57a-4acc-beae-01375624367b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:22.875Z|54dea59b-6574-47b9-8fc1-ca19f9844678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:22.876Z|82e465bc-6305-4879-935f-5a750284229c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:22.876Z|54dea59b-6574-47b9-8fc1-ca19f9844678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:22.876Z|df730dd8-e57a-4acc-beae-01375624367b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:32.900Z|f47b8709-40f1-411c-a7bb-484ce9aac65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:32.900Z|1e2ebf8a-35bb-4d86-acf9-c189a76b16c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:32.900Z|f47b8709-40f1-411c-a7bb-484ce9aac65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:32.901Z|1e2ebf8a-35bb-4d86-acf9-c189a76b16c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:32.901Z|00a9e2e1-e3c2-401f-bddb-2fc3820467c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:32.902Z|00a9e2e1-e3c2-401f-bddb-2fc3820467c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:34.167Z|781add32-4254-4c9c-b760-edeb092532e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:52:34.172Z|781add32-4254-4c9c-b760-edeb092532e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:52:34.710Z|036f4e99-36cf-4352-9a49-f345d95d98b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:52:34.710Z|036f4e99-36cf-4352-9a49-f345d95d98b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:52:42.926Z|795f04e2-06db-495e-9420-4274d37ca944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:42.926Z|795f04e2-06db-495e-9420-4274d37ca944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:42.935Z|0ebd8128-7062-4857-bf3b-a7a894d97cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:42.935Z|0ebd8128-7062-4857-bf3b-a7a894d97cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:42.935Z|fdb469b6-bf37-477f-82c5-7a6cee74e653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:42.936Z|fdb469b6-bf37-477f-82c5-7a6cee74e653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:49.167Z|728b3942-b0d3-4e4a-8663-616401842e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:52:49.167Z|728b3942-b0d3-4e4a-8663-616401842e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:52:52.953Z|51ad8c8a-c2aa-478a-8e61-53edd31a86cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:52.954Z|51ad8c8a-c2aa-478a-8e61-53edd31a86cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:52.956Z|3759e0e8-790c-4762-9e5e-dc3f1bea81e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:52.957Z|3759e0e8-790c-4762-9e5e-dc3f1bea81e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:52:52.957Z|0a340085-4890-4d91-a593-5a4a6b72acac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:52:52.957Z|0a340085-4890-4d91-a593-5a4a6b72acac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:02.981Z|71ac3dd2-ce57-40c6-aa7c-9fe21b6af879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:02.981Z|58b0ca4b-52ef-40c2-bc1c-a291847b901b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:02.981Z|704b2fae-f89a-4596-973a-e7e1b4b05d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:02.982Z|71ac3dd2-ce57-40c6-aa7c-9fe21b6af879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:02.982Z|58b0ca4b-52ef-40c2-bc1c-a291847b901b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:02.982Z|704b2fae-f89a-4596-973a-e7e1b4b05d36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:04.167Z|c77fabfd-dddf-4b1a-b575-56d6278527df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:53:04.167Z|c77fabfd-dddf-4b1a-b575-56d6278527df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:53:04.711Z|715d5799-df1e-4ad9-aa21-78dd3eee2a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:53:04.711Z|715d5799-df1e-4ad9-aa21-78dd3eee2a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:53:13.005Z|01cc4be4-c791-44d1-97d3-4086c3a921f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:13.006Z|01cc4be4-c791-44d1-97d3-4086c3a921f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:13.005Z|0fb7c5be-368b-4230-a800-03813f786cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:13.006Z|0fb7c5be-368b-4230-a800-03813f786cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:13.012Z|b34df9e0-6c1a-4269-8210-674f56f78aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:13.013Z|b34df9e0-6c1a-4269-8210-674f56f78aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:19.167Z|4977ae3d-10c6-423c-ab4b-a5bb414fff9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:53:19.171Z|4977ae3d-10c6-423c-ab4b-a5bb414fff9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:53:22.055Z|88d0aa6e-d04f-496c-8184-44d8754c3933|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:53:22.056Z|88d0aa6e-d04f-496c-8184-44d8754c3933|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:23.028Z|68dcf688-ce21-48ff-9418-1e9fd3d40f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:23.029Z|68dcf688-ce21-48ff-9418-1e9fd3d40f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:23.030Z|aaf367b7-2992-44d6-9812-886fbe0c3b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:23.031Z|aaf367b7-2992-44d6-9812-886fbe0c3b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:23.036Z|cdaac651-f972-4bad-a6a6-54f1fc747050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:23.036Z|cdaac651-f972-4bad-a6a6-54f1fc747050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:33.056Z|8b1dd23a-137a-4b3b-88c3-280f2232d5d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:33.056Z|d8d9a75e-da6a-4c9d-a3ff-19366965f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:33.057Z|8b1dd23a-137a-4b3b-88c3-280f2232d5d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:33.057Z|d8d9a75e-da6a-4c9d-a3ff-19366965f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:33.058Z|06c7b174-1d6c-4f30-8bdd-ac51876919a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:33.059Z|06c7b174-1d6c-4f30-8bdd-ac51876919a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:34.167Z|6130533b-b21a-4ef8-8ae7-45e3529a31d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:53:34.167Z|6130533b-b21a-4ef8-8ae7-45e3529a31d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:53:34.712Z|25abbd14-80ab-4176-a035-7836806f586c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:53:34.712Z|25abbd14-80ab-4176-a035-7836806f586c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:53:43.085Z|1fc1c4a5-5e7a-446d-a2e7-9e72304955d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:43.086Z|1fc1c4a5-5e7a-446d-a2e7-9e72304955d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:43.091Z|737698d5-b9c0-4208-a21e-7856cc4897ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:43.092Z|737698d5-b9c0-4208-a21e-7856cc4897ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:43.091Z|84effcbf-053c-4bb5-9cf6-286e0c93c935|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:43.092Z|84effcbf-053c-4bb5-9cf6-286e0c93c935|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:49.167Z|dd8761c6-5137-4aa5-a96c-d3c378cf0900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:53:49.167Z|dd8761c6-5137-4aa5-a96c-d3c378cf0900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:53:53.111Z|50ef69d4-ddb4-4ad8-a33d-0ebd4c692e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:53.112Z|50ef69d4-ddb4-4ad8-a33d-0ebd4c692e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:53.114Z|91e91014-de93-49f3-b65f-2c20f05d4f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:53.115Z|91e91014-de93-49f3-b65f-2c20f05d4f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:53:53.115Z|fb1205c4-6d96-4855-9289-e688519a9a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:53:53.116Z|fb1205c4-6d96-4855-9289-e688519a9a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:03.143Z|d392754b-3608-453c-a46c-aaed353c9173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:03.143Z|a420af16-90bd-4ad0-ba2b-c069c7916bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:03.144Z|d392754b-3608-453c-a46c-aaed353c9173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:03.144Z|a420af16-90bd-4ad0-ba2b-c069c7916bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:03.145Z|e2db2230-d927-4883-8802-da2ba4591382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:03.146Z|e2db2230-d927-4883-8802-da2ba4591382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:04.167Z|40c23e41-72b3-4810-a169-2f048e689aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:54:04.171Z|40c23e41-72b3-4810-a169-2f048e689aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:54:04.713Z|78af466c-dfc3-4fed-895d-0805ddcc4195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:54:04.714Z|78af466c-dfc3-4fed-895d-0805ddcc4195|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:54:13.171Z|9f1a7a7b-8351-4ec3-9334-6d90292ecb49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:13.172Z|9f1a7a7b-8351-4ec3-9334-6d90292ecb49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:13.178Z|7724089f-0d0e-4342-84e1-62d0569900aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:13.178Z|885c094d-48da-4a3b-bc94-46efa43166d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:13.179Z|7724089f-0d0e-4342-84e1-62d0569900aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:13.179Z|885c094d-48da-4a3b-bc94-46efa43166d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:19.167Z|53b5d4ea-2c18-40e7-b64f-222defaf1803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:54:19.167Z|53b5d4ea-2c18-40e7-b64f-222defaf1803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:54:22.056Z|fa2f9e5d-5240-4973-8397-84dbd6b30034|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:54:22.057Z|fa2f9e5d-5240-4973-8397-84dbd6b30034|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:23.202Z|0d3e901c-4acb-4905-b564-c272b33e0287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:23.203Z|0d3e901c-4acb-4905-b564-c272b33e0287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:23.207Z|2a79092c-4b02-4e03-b0f0-8c0a52e9430e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:23.208Z|2a79092c-4b02-4e03-b0f0-8c0a52e9430e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:23.208Z|4d071d55-d74e-41a6-b36b-938805711709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:23.209Z|4d071d55-d74e-41a6-b36b-938805711709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:33.231Z|d8233500-ec94-48b4-ac97-9a82a2a43cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:33.231Z|956894f1-db00-429c-85d6-1c45b7adc167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:33.233Z|d8233500-ec94-48b4-ac97-9a82a2a43cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:33.233Z|956894f1-db00-429c-85d6-1c45b7adc167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:33.234Z|ebfbb4e7-e33e-4e84-bc4e-0c0c23f55732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:33.235Z|ebfbb4e7-e33e-4e84-bc4e-0c0c23f55732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:34.167Z|454a39ea-3d8f-4d17-aecd-c0c324ca0397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:54:34.167Z|454a39ea-3d8f-4d17-aecd-c0c324ca0397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:54:34.714Z|327d2eeb-a4d6-4067-a7db-349746bc8336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:54:34.715Z|327d2eeb-a4d6-4067-a7db-349746bc8336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:54:43.261Z|ba2fccfb-96a2-41fc-a3e7-232f6732da45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:43.261Z|eddfa2c2-d54f-4760-9fa1-0d64f78b82e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:43.261Z|f60c8b3c-ec96-47b1-9b0b-009fedf16363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:43.261Z|ba2fccfb-96a2-41fc-a3e7-232f6732da45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:43.262Z|eddfa2c2-d54f-4760-9fa1-0d64f78b82e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:43.262Z|f60c8b3c-ec96-47b1-9b0b-009fedf16363|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:49.167Z|9d132f5a-e59a-49b6-9c9c-107da182f99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:54:49.171Z|9d132f5a-e59a-49b6-9c9c-107da182f99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:54:53.285Z|5a2e6e48-d2c6-47e7-b7ae-51ebcc17f3ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:53.286Z|13872f16-cbd5-4222-970a-df20b0adc6e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:53.286Z|5a2e6e48-d2c6-47e7-b7ae-51ebcc17f3ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:53.286Z|13872f16-cbd5-4222-970a-df20b0adc6e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:54:53.293Z|5c46b872-1e84-4969-9957-bfc7035e2c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:54:53.294Z|5c46b872-1e84-4969-9957-bfc7035e2c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:03.309Z|a1dc7920-7a38-4688-bf4f-db26935d5f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:03.310Z|a1dc7920-7a38-4688-bf4f-db26935d5f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:03.311Z|e7f0179e-2322-4436-b196-574af94c7bb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:03.312Z|e7f0179e-2322-4436-b196-574af94c7bb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:03.314Z|a3470656-3185-46bf-824c-0a10cf337ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:03.315Z|a3470656-3185-46bf-824c-0a10cf337ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:04.167Z|c2e0951b-fe4e-404b-b8dc-52e6955aaace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:55:04.167Z|c2e0951b-fe4e-404b-b8dc-52e6955aaace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:55:04.715Z|33ae8aa1-efe4-4bf7-a1a3-775ccacbd70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:55:04.716Z|33ae8aa1-efe4-4bf7-a1a3-775ccacbd70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:55:13.334Z|214f49c7-aebe-4036-80aa-7a49e838af3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:13.335Z|214f49c7-aebe-4036-80aa-7a49e838af3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:13.336Z|d7e056ab-8da4-4d45-a54b-3f568f926986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:13.337Z|d7e056ab-8da4-4d45-a54b-3f568f926986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:13.339Z|584c467c-6122-469d-822f-204f57c04a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:13.339Z|584c467c-6122-469d-822f-204f57c04a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:19.166Z|610c58f7-5a15-473b-a80a-9a63434df9a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:55:19.167Z|610c58f7-5a15-473b-a80a-9a63434df9a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:55:22.055Z|91cb496b-85b7-4282-8413-20cc71c37393|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:55:22.055Z|91cb496b-85b7-4282-8413-20cc71c37393|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:23.360Z|c9751883-1582-4af2-8dff-fa1f9e52b1a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:23.361Z|c9751883-1582-4af2-8dff-fa1f9e52b1a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:23.367Z|4e521ed7-d144-4b0b-8bdb-e3fa4ace9748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:23.368Z|4e521ed7-d144-4b0b-8bdb-e3fa4ace9748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:23.368Z|129b5b4d-7ed8-4216-b023-df506b0b3814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:23.368Z|129b5b4d-7ed8-4216-b023-df506b0b3814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:33.387Z|19b6fd89-03ca-4c54-9222-beae0c073c87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:33.389Z|19b6fd89-03ca-4c54-9222-beae0c073c87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:33.391Z|c8190521-5987-4ee0-a3f4-3e314c50e0e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:33.392Z|c8190521-5987-4ee0-a3f4-3e314c50e0e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:33.393Z|3d5a8c29-8118-489a-becb-eed7d9455f6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:33.394Z|3d5a8c29-8118-489a-becb-eed7d9455f6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:34.167Z|d1ad1b7a-61b7-492f-9a94-e20c8f6ca859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:55:34.171Z|d1ad1b7a-61b7-492f-9a94-e20c8f6ca859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:55:34.716Z|5677558b-6bf6-4363-90ff-7fd8e6c822cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:55:34.717Z|5677558b-6bf6-4363-90ff-7fd8e6c822cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:55:43.415Z|df027cc9-d8be-427e-b339-383708eb3dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:43.415Z|df027cc9-d8be-427e-b339-383708eb3dc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:43.416Z|f90c477a-bf1a-4b80-be68-d7e8bd713b21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:43.416Z|f90c477a-bf1a-4b80-be68-d7e8bd713b21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:43.417Z|37d27e1a-9ce1-4efd-a661-d80bacddd312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:43.417Z|37d27e1a-9ce1-4efd-a661-d80bacddd312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:49.166Z|613b5a32-70b8-424d-981c-319489985478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:55:49.167Z|613b5a32-70b8-424d-981c-319489985478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:55:53.439Z|2f433871-d210-407f-805e-81ef6a2920b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:53.440Z|2f433871-d210-407f-805e-81ef6a2920b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:53.442Z|90dd755e-d790-4133-b759-aeab745f2d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:53.442Z|90dd755e-d790-4133-b759-aeab745f2d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:55:53.443Z|2890ed5b-111f-4e50-a20e-124da66fd8f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:55:53.444Z|2890ed5b-111f-4e50-a20e-124da66fd8f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:03.464Z|736de56d-38ce-480a-8f9e-8b6efaf88ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:03.464Z|736de56d-38ce-480a-8f9e-8b6efaf88ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:03.464Z|96ce099d-303c-4e7f-8924-9e1ece5d94b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:03.464Z|f5ab3dd8-d30e-41e7-a86c-95175b707263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:03.465Z|96ce099d-303c-4e7f-8924-9e1ece5d94b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:03.465Z|f5ab3dd8-d30e-41e7-a86c-95175b707263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:04.167Z|8fcb3e6d-b202-4e51-96d7-6fb1ed57bdc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:56:04.167Z|8fcb3e6d-b202-4e51-96d7-6fb1ed57bdc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:56:04.717Z|3cf48624-cdca-4d60-b59b-2ffa72abe376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:56:04.717Z|3cf48624-cdca-4d60-b59b-2ffa72abe376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:56:13.489Z|871fc38e-cc99-4282-a3ed-e2ef96709b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:13.489Z|871fc38e-cc99-4282-a3ed-e2ef96709b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:13.491Z|9a5f08ae-3aac-4493-ba3a-800ec9b9cdb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:13.491Z|ba1aa692-9771-4c2e-b565-ed2b827dc1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:13.491Z|9a5f08ae-3aac-4493-ba3a-800ec9b9cdb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:13.491Z|ba1aa692-9771-4c2e-b565-ed2b827dc1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:19.167Z|c9148ada-afe7-4f90-aeb7-aa993e6ec0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:56:19.171Z|c9148ada-afe7-4f90-aeb7-aa993e6ec0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:56:22.056Z|c82cc825-d9b3-4bbe-854d-b4d3620ac6a1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:56:22.057Z|c82cc825-d9b3-4bbe-854d-b4d3620ac6a1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:23.516Z|bdfd24d2-605b-471b-b297-863d7cacd1c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:23.516Z|24f33485-a314-4029-88b4-e46a8fa32e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:23.516Z|736b56c8-fbc3-4a26-8588-5b9e3cdd2924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:23.517Z|bdfd24d2-605b-471b-b297-863d7cacd1c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:23.517Z|24f33485-a314-4029-88b4-e46a8fa32e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:23.517Z|736b56c8-fbc3-4a26-8588-5b9e3cdd2924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:33.541Z|e4389bdd-2b7a-434e-bab0-4d810511991e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:33.541Z|e4389bdd-2b7a-434e-bab0-4d810511991e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:33.541Z|18bae172-6f05-40ae-9a5e-1a7863dabb26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:33.542Z|f9320b12-6b1f-405b-a296-2ba85939251a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:33.542Z|f9320b12-6b1f-405b-a296-2ba85939251a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:33.542Z|18bae172-6f05-40ae-9a5e-1a7863dabb26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:34.167Z|1db24177-74dc-4baf-874b-ba9c9a834bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:56:34.167Z|1db24177-74dc-4baf-874b-ba9c9a834bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:56:34.718Z|c95ddf0a-dba2-46f1-a93f-a2df7e407ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:56:34.719Z|c95ddf0a-dba2-46f1-a93f-a2df7e407ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:56:43.567Z|dc31e225-0c09-4898-970d-844aafde7c47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:43.567Z|dc31e225-0c09-4898-970d-844aafde7c47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:43.567Z|e7621936-5288-442a-a7a1-ea9eb92f5669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:43.567Z|4895fc85-d387-49c1-8459-88fbad426bb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:43.568Z|e7621936-5288-442a-a7a1-ea9eb92f5669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:43.569Z|4895fc85-d387-49c1-8459-88fbad426bb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:49.167Z|7796c672-375b-45d0-8264-47dd4d3e1a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:56:49.167Z|7796c672-375b-45d0-8264-47dd4d3e1a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:56:53.590Z|528da708-e81b-4556-8de5-f2832761daf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:53.590Z|528da708-e81b-4556-8de5-f2832761daf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:53.591Z|47f8ef6c-d461-4f72-aff0-10a18d743487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:53.591Z|47f8ef6c-d461-4f72-aff0-10a18d743487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:56:53.592Z|b8603902-a1f8-4661-a088-3d81620828e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:56:53.592Z|b8603902-a1f8-4661-a088-3d81620828e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:03.615Z|0f82bfab-60e1-4e59-9b03-01dcf22e7c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:03.615Z|1e660b2c-ca03-4bc1-ab22-975b955517e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:03.615Z|1e660b2c-ca03-4bc1-ab22-975b955517e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:03.615Z|0f82bfab-60e1-4e59-9b03-01dcf22e7c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:03.619Z|57ef8ef5-8ea6-4496-a1e1-8d323c909851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:03.619Z|57ef8ef5-8ea6-4496-a1e1-8d323c909851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:04.166Z|e2b5d1f7-8ead-4625-b591-09cf33219017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:57:04.170Z|e2b5d1f7-8ead-4625-b591-09cf33219017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:57:04.719Z|a032cf63-cb87-4729-a005-284737725018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:57:04.720Z|a032cf63-cb87-4729-a005-284737725018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:57:13.641Z|de07be4f-380f-48cf-9426-3aa475e0872e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:13.642Z|de07be4f-380f-48cf-9426-3aa475e0872e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:13.642Z|e3bcc8ed-5866-4c7c-a7ae-01395423c5a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:13.643Z|e3bcc8ed-5866-4c7c-a7ae-01395423c5a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:13.651Z|601e3fe4-f2f6-4abf-9dc7-e680d4da6d18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:13.651Z|601e3fe4-f2f6-4abf-9dc7-e680d4da6d18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:19.167Z|064befcf-b106-43a5-8014-b13cec4b98f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:57:19.167Z|064befcf-b106-43a5-8014-b13cec4b98f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:57:22.056Z|9e192003-1ade-42d2-bba6-7c27ee99a51e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:57:22.057Z|9e192003-1ade-42d2-bba6-7c27ee99a51e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:23.671Z|25abaa5f-818c-4b34-81d4-5bc5fe5f633d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:23.671Z|f0c4172f-74ea-466e-b20d-4ab65d676f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:23.671Z|25abaa5f-818c-4b34-81d4-5bc5fe5f633d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:23.672Z|f0c4172f-74ea-466e-b20d-4ab65d676f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:23.673Z|57651d34-0dea-4d8a-9f97-4daf31b2a868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:23.674Z|57651d34-0dea-4d8a-9f97-4daf31b2a868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:33.694Z|dff7a3e5-6120-4cc9-9f95-5be42048fd22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:33.695Z|e0a9e8df-d7f8-4e24-8e53-9532b3bd0be4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:33.695Z|e0a9e8df-d7f8-4e24-8e53-9532b3bd0be4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:33.696Z|dff7a3e5-6120-4cc9-9f95-5be42048fd22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:33.700Z|bcb4b3e3-1251-42ce-9e7d-6ce28b0a35ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:33.700Z|bcb4b3e3-1251-42ce-9e7d-6ce28b0a35ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:34.167Z|11fdf4bf-fa35-4626-aab5-8a24c7c936a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:57:34.167Z|11fdf4bf-fa35-4626-aab5-8a24c7c936a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:57:34.721Z|1337efe2-053f-43aa-b9fb-c26ee9d8f732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:57:34.721Z|1337efe2-053f-43aa-b9fb-c26ee9d8f732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:57:43.721Z|04c69598-e326-46cb-9778-8b46dba95bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:43.722Z|04c69598-e326-46cb-9778-8b46dba95bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:43.723Z|e5005507-2e37-420c-8f6d-d275ed1fe4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:43.722Z|36507aca-c260-4993-9894-62f067a44e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:43.723Z|e5005507-2e37-420c-8f6d-d275ed1fe4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:43.723Z|36507aca-c260-4993-9894-62f067a44e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:49.167Z|667cfca3-42a9-4706-9e9d-cbc983408d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:57:49.171Z|667cfca3-42a9-4706-9e9d-cbc983408d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:57:53.746Z|f1aaa13b-6326-4aae-9880-89fb21711248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:53.747Z|f1aaa13b-6326-4aae-9880-89fb21711248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:53.750Z|f205ac0d-89f2-4cc8-8867-51e48b32276a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:53.751Z|f205ac0d-89f2-4cc8-8867-51e48b32276a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:57:53.754Z|bf9f8b2d-4aac-4282-9633-c5d887232255|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:57:53.755Z|bf9f8b2d-4aac-4282-9633-c5d887232255|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:03.780Z|83c351dd-965c-4f95-8fc8-b3329bf815b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:03.780Z|83c351dd-965c-4f95-8fc8-b3329bf815b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:03.787Z|4faa9c0a-2617-4a3d-9b53-0ed43b156f19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:03.787Z|a8123027-fe89-43ca-b2dc-fb4f4c163df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:03.787Z|4faa9c0a-2617-4a3d-9b53-0ed43b156f19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:03.788Z|a8123027-fe89-43ca-b2dc-fb4f4c163df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:04.167Z|a220b910-e8a3-4451-ba5e-e546da423c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:58:04.167Z|a220b910-e8a3-4451-ba5e-e546da423c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:58:04.722Z|9c8a3053-4f73-4df1-819c-8bde92084f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:58:04.722Z|9c8a3053-4f73-4df1-819c-8bde92084f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:58:13.804Z|227a721b-ebb2-4dc7-8f4a-570ccfaa6cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:13.804Z|227a721b-ebb2-4dc7-8f4a-570ccfaa6cd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:13.837Z|5303c0db-123c-43fe-a825-fa183d048084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:13.837Z|441391fb-9486-4eac-9702-9939f7bc3982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:13.837Z|5303c0db-123c-43fe-a825-fa183d048084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:13.838Z|441391fb-9486-4eac-9702-9939f7bc3982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:19.167Z|c1d8203f-dec4-4aca-a6de-f54401808796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:58:19.167Z|c1d8203f-dec4-4aca-a6de-f54401808796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:58:22.056Z|a5fe5af0-1dfc-4636-b741-3469ed11044e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:58:22.057Z|a5fe5af0-1dfc-4636-b741-3469ed11044e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:23.851Z|f0fa5370-7a03-4d8c-8576-3a561f71cd9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:23.852Z|f0fa5370-7a03-4d8c-8576-3a561f71cd9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:23.860Z|ea6d6be1-d96f-4ae1-b4dd-4a7c1f9e3d15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:23.861Z|ea6d6be1-d96f-4ae1-b4dd-4a7c1f9e3d15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:23.862Z|c46b4887-c000-44e4-9a5c-ddacd7cdc5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:23.863Z|c46b4887-c000-44e4-9a5c-ddacd7cdc5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:33.883Z|952b54bd-4682-464d-a4c9-894366e61e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:33.883Z|1e058684-91fe-4147-b4d3-fa964cd4be7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:33.884Z|952b54bd-4682-464d-a4c9-894366e61e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:33.884Z|1e058684-91fe-4147-b4d3-fa964cd4be7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:33.916Z|2b6b3bee-5cf0-462d-a7cd-e74048454498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:33.917Z|2b6b3bee-5cf0-462d-a7cd-e74048454498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:34.166Z|a885ef0e-8931-4fe0-a533-8582cfdcd66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:58:34.171Z|a885ef0e-8931-4fe0-a533-8582cfdcd66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:58:34.723Z|5e7c7804-5376-4f68-b799-ed8cead92d65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:58:34.723Z|5e7c7804-5376-4f68-b799-ed8cead92d65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:58:43.928Z|2b13810f-b7c3-4642-a9b4-991828b77556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:43.929Z|2b13810f-b7c3-4642-a9b4-991828b77556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:43.928Z|589b0fd9-a014-4a6f-b25e-2ae9b1bf1d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:43.930Z|589b0fd9-a014-4a6f-b25e-2ae9b1bf1d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:43.942Z|e2ab9bde-4eac-4001-bfad-0fc08084ae8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:43.943Z|e2ab9bde-4eac-4001-bfad-0fc08084ae8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:49.167Z|cd64bcce-8744-4fe2-b816-a1460f635cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:58:49.167Z|cd64bcce-8744-4fe2-b816-a1460f635cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:58:53.954Z|93051a14-6e26-4657-a6d6-d58f59eaf58a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:53.954Z|dc38f089-55f9-4817-83b6-d9cb95409082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:53.955Z|93051a14-6e26-4657-a6d6-d58f59eaf58a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:53.955Z|dc38f089-55f9-4817-83b6-d9cb95409082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:58:53.963Z|f3c975c5-8d76-4f2e-a8e5-5596a6723117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:58:53.964Z|f3c975c5-8d76-4f2e-a8e5-5596a6723117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:03.979Z|28c0e4b1-5046-441a-8fe5-7939770e9298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:03.979Z|9c7d42ec-3d95-46ab-b806-66a7ff944d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:03.979Z|28c0e4b1-5046-441a-8fe5-7939770e9298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:03.980Z|9c7d42ec-3d95-46ab-b806-66a7ff944d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:03.986Z|4aba1a3b-441c-4e95-81f8-d86285ee53c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:03.986Z|4aba1a3b-441c-4e95-81f8-d86285ee53c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:04.167Z|b78e33e0-ce6a-42bd-825b-a7eb2c68976d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:59:04.167Z|b78e33e0-ce6a-42bd-825b-a7eb2c68976d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:59:04.724Z|e77d9ff8-3f0f-49dd-b25d-afc92f4f613a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:59:04.724Z|e77d9ff8-3f0f-49dd-b25d-afc92f4f613a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:59:14.003Z|cd99a9f5-42c8-406c-9f1f-24e2156b35d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:14.003Z|cd99a9f5-42c8-406c-9f1f-24e2156b35d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:14.005Z|61fb7097-8bc1-478c-af45-3c8f12224e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:14.006Z|61fb7097-8bc1-478c-af45-3c8f12224e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:14.011Z|86110f33-0316-4fc6-b14c-d27efa9ad428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:14.012Z|86110f33-0316-4fc6-b14c-d27efa9ad428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:19.167Z|60d8829a-64c2-4bf7-aac8-8c9528a3c644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:59:19.171Z|60d8829a-64c2-4bf7-aac8-8c9528a3c644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:59:22.055Z|d0da3441-7150-43fa-adc3-786e313a0bcc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T02:59:22.056Z|d0da3441-7150-43fa-adc3-786e313a0bcc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:24.030Z|74ec5cd3-db79-4eb9-a8aa-8bcd12785d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:24.031Z|74ec5cd3-db79-4eb9-a8aa-8bcd12785d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:24.035Z|cff82cdb-7ef1-4c3f-9c8a-8e2c4c4111fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:24.035Z|da948473-3b5d-4fbc-ac2f-39d8896bc58b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:24.036Z|cff82cdb-7ef1-4c3f-9c8a-8e2c4c4111fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:24.036Z|da948473-3b5d-4fbc-ac2f-39d8896bc58b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:34.054Z|76b3c069-94bb-4859-8d06-47749b2b987b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:34.055Z|76b3c069-94bb-4859-8d06-47749b2b987b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:34.057Z|ccd4e50f-1c3b-4959-a487-80779fff71bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:34.057Z|31d34f03-c691-4ab7-96e7-0ff9dd753459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:34.057Z|ccd4e50f-1c3b-4959-a487-80779fff71bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:34.057Z|31d34f03-c691-4ab7-96e7-0ff9dd753459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:34.167Z|e9be2b65-0bc1-4de6-9129-fe2cd261ac00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:59:34.167Z|e9be2b65-0bc1-4de6-9129-fe2cd261ac00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:59:34.724Z|03f1971e-7751-481f-9d4b-1a2b3e5d5d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:59:34.725Z|03f1971e-7751-481f-9d4b-1a2b3e5d5d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:59:44.081Z|e4225736-aed3-4fde-a36d-6f7866f29d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:44.082Z|9fe14e72-7bae-469d-bb56-c45fe465e07a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:44.082Z|e4225736-aed3-4fde-a36d-6f7866f29d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:44.083Z|9fe14e72-7bae-469d-bb56-c45fe465e07a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:44.090Z|72b9e976-0497-4907-8ead-006e7b42b111|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:44.090Z|72b9e976-0497-4907-8ead-006e7b42b111|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:49.167Z|faf717fd-16e9-4f04-abb8-059a5b710f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T02:59:49.167Z|faf717fd-16e9-4f04-abb8-059a5b710f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T02:59:54.107Z|ecb9c82a-1671-4570-a7ac-d80981d714f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:54.108Z|ecb9c82a-1671-4570-a7ac-d80981d714f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:54.108Z|bb94aea3-90a2-422c-b5a5-c72be0039885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:54.109Z|bb94aea3-90a2-422c-b5a5-c72be0039885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T02:59:54.120Z|d1fecb08-d5d7-4866-9dc6-48952a715ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T02:59:54.121Z|d1fecb08-d5d7-4866-9dc6-48952a715ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:04.139Z|009f1ee0-8c8b-4ca6-8d36-20d9fd92eded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:04.139Z|009f1ee0-8c8b-4ca6-8d36-20d9fd92eded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:04.139Z|78e05f9d-a116-4bd3-ae02-31986b57240a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:04.140Z|78e05f9d-a116-4bd3-ae02-31986b57240a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:04.153Z|307dd8c0-1d87-42ab-b678-90ca2137abf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:04.154Z|307dd8c0-1d87-42ab-b678-90ca2137abf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:04.167Z|053542a9-800e-48a5-b2d1-10d1e8c47650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:00:04.172Z|053542a9-800e-48a5-b2d1-10d1e8c47650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:00:04.725Z|278e43fc-2a05-4ff9-9695-8a6b2698f31f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:00:04.726Z|278e43fc-2a05-4ff9-9695-8a6b2698f31f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:00:14.165Z|29205bb9-d95a-4bcb-8762-1f80ed2f896e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:14.165Z|29205bb9-d95a-4bcb-8762-1f80ed2f896e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:14.170Z|dc7f3a9c-3234-4149-a03d-501210c1942b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:14.170Z|dc7f3a9c-3234-4149-a03d-501210c1942b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:14.177Z|e1b17f7c-7eed-46c5-80ad-74fd298bd8ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:14.177Z|e1b17f7c-7eed-46c5-80ad-74fd298bd8ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:19.166Z|8a296a70-c6b1-42da-b8e8-d69429bc018a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:00:19.167Z|8a296a70-c6b1-42da-b8e8-d69429bc018a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:00:22.057Z|0226e778-e18a-4d4e-b60b-6ff306ce9621|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:00:22.058Z|0226e778-e18a-4d4e-b60b-6ff306ce9621|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:24.194Z|432f5ceb-ad7e-4849-a12b-9b784b0ab721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:24.195Z|ed685906-9036-4b10-a983-abaa2a08c715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:24.195Z|432f5ceb-ad7e-4849-a12b-9b784b0ab721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:24.195Z|ed685906-9036-4b10-a983-abaa2a08c715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:24.199Z|f97826fc-2074-4de8-bc0f-718764867509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:24.200Z|f97826fc-2074-4de8-bc0f-718764867509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:34.167Z|13f0f973-cd92-468f-a10f-dfe8553092bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:00:34.167Z|13f0f973-cd92-468f-a10f-dfe8553092bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:00:34.217Z|535a9937-dc17-4ad3-bf98-1de7bc12f2bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:34.218Z|5a4004eb-b1ad-489b-85d0-02c400dc1725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:34.218Z|5a4004eb-b1ad-489b-85d0-02c400dc1725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:34.218Z|535a9937-dc17-4ad3-bf98-1de7bc12f2bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:34.222Z|256ccad9-b293-429b-8eb3-c1d41af07ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:34.222Z|256ccad9-b293-429b-8eb3-c1d41af07ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:34.727Z|d454a6f3-ee12-4200-a7a1-d3761f28cefb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:00:34.727Z|d454a6f3-ee12-4200-a7a1-d3761f28cefb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:00:44.244Z|fef7c37b-1172-4705-8b1b-74680f0665fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:44.244Z|fef7c37b-1172-4705-8b1b-74680f0665fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:44.244Z|34b4f0fe-937e-4a44-bf0c-a9c1771959c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:44.245Z|22214061-428d-4386-99a4-26e041b0718a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:44.245Z|34b4f0fe-937e-4a44-bf0c-a9c1771959c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:44.245Z|22214061-428d-4386-99a4-26e041b0718a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:49.167Z|a19f03a6-c62e-434a-a196-851166178db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:00:49.171Z|a19f03a6-c62e-434a-a196-851166178db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:00:54.270Z|2a7071a0-1899-42e6-b3ec-fe17a6c6ecfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:54.271Z|06451c39-71d1-4412-8e13-61ddd9e0e213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:54.271Z|2a7071a0-1899-42e6-b3ec-fe17a6c6ecfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:54.271Z|06451c39-71d1-4412-8e13-61ddd9e0e213|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:00:54.272Z|cc6f977d-1e96-4504-9daf-0b2313827b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:00:54.273Z|cc6f977d-1e96-4504-9daf-0b2313827b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:04.166Z|ebf08e58-233b-42d0-a4b7-01ef4d36ef48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:01:04.167Z|ebf08e58-233b-42d0-a4b7-01ef4d36ef48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:01:04.299Z|f4774b88-dd21-4d12-ab65-da6619aec249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:04.299Z|64483e1f-bd5b-4a7d-90d6-a04eee7ddf28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:04.299Z|f4774b88-dd21-4d12-ab65-da6619aec249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:04.299Z|64483e1f-bd5b-4a7d-90d6-a04eee7ddf28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:04.301Z|f2749c6f-62da-4268-8e2d-aea48d4fe0cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:04.302Z|f2749c6f-62da-4268-8e2d-aea48d4fe0cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:04.728Z|ddc0c5e5-f679-4ac4-b30a-8432ebf285d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:01:04.728Z|ddc0c5e5-f679-4ac4-b30a-8432ebf285d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:01:14.327Z|5ea92b18-bdb4-4f15-bb32-84703507c89e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:14.328Z|5ea92b18-bdb4-4f15-bb32-84703507c89e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:14.328Z|a981aaca-a684-4507-8a33-445a3a0d3213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:14.327Z|4ec0925b-ec41-40a2-8d7a-b662f7337ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:14.328Z|a981aaca-a684-4507-8a33-445a3a0d3213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:14.329Z|4ec0925b-ec41-40a2-8d7a-b662f7337ee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:19.167Z|b4aac477-cd31-440a-ab51-1aa5320ef17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:01:19.167Z|b4aac477-cd31-440a-ab51-1aa5320ef17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:01:22.056Z|5a71fa8b-5829-4bb6-bc78-d2ed1af21ad1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:01:22.057Z|5a71fa8b-5829-4bb6-bc78-d2ed1af21ad1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:24.353Z|79570c06-68b8-4d4c-90e3-9230fc49ae7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:24.354Z|ed01c27e-eb9d-4059-8dba-0996649cac9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:24.354Z|79570c06-68b8-4d4c-90e3-9230fc49ae7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:24.354Z|ed01c27e-eb9d-4059-8dba-0996649cac9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:24.355Z|6426f107-de57-4b69-aa19-adc439926368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:24.357Z|6426f107-de57-4b69-aa19-adc439926368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:34.167Z|aa9b4d13-e7eb-4926-be18-f14c762ee2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:01:34.172Z|aa9b4d13-e7eb-4926-be18-f14c762ee2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:01:34.384Z|6efec4e3-bb74-4582-8677-56b9b17f48ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:34.384Z|298b5b51-95f3-489c-a0b7-380c941d1fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:34.384Z|04310e49-22b9-4cb2-9d8f-eba14bcb2656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:34.385Z|6efec4e3-bb74-4582-8677-56b9b17f48ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:34.385Z|04310e49-22b9-4cb2-9d8f-eba14bcb2656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:34.385Z|298b5b51-95f3-489c-a0b7-380c941d1fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:34.729Z|442665d0-5932-4353-a8a1-83c7fee2fb6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:01:34.730Z|442665d0-5932-4353-a8a1-83c7fee2fb6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:01:44.413Z|7ae44d5d-29ce-4880-9131-968d933d3440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:44.413Z|9ed8481f-3e86-4204-a8e9-1d20f0510a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:44.414Z|9ed8481f-3e86-4204-a8e9-1d20f0510a6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:44.414Z|7ae44d5d-29ce-4880-9131-968d933d3440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:44.418Z|c6479cb0-309c-4db4-8d22-a8832c182e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:44.419Z|c6479cb0-309c-4db4-8d22-a8832c182e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:49.167Z|55cbc0b5-0493-402d-a6b7-204ff5441625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:01:49.167Z|55cbc0b5-0493-402d-a6b7-204ff5441625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:01:54.440Z|dfdb3098-3acc-4b5b-959d-b68acd46284b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:54.440Z|66ca8710-dbf8-4666-bf92-566eae922ea2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:54.441Z|dfdb3098-3acc-4b5b-959d-b68acd46284b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:54.441Z|66ca8710-dbf8-4666-bf92-566eae922ea2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:01:54.445Z|2e7bba5b-e855-40e2-959f-a861f9631c29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:01:54.446Z|2e7bba5b-e855-40e2-959f-a861f9631c29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:04.166Z|d1303659-03c7-4e68-a5e6-19da04a863c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:02:04.167Z|d1303659-03c7-4e68-a5e6-19da04a863c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:02:04.466Z|8dc75a6d-e9ef-41c8-b4ea-96f031678563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:04.467Z|8dc75a6d-e9ef-41c8-b4ea-96f031678563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:04.472Z|e4674a4d-cf22-44cf-bea1-a9aae59899d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:04.472Z|e4674a4d-cf22-44cf-bea1-a9aae59899d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:04.474Z|e9f06e17-dce6-4cba-8e48-5f13e1296e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:04.475Z|e9f06e17-dce6-4cba-8e48-5f13e1296e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:04.730Z|5c1afbcb-9f11-42c7-9663-7b2a583ce24b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:02:04.730Z|5c1afbcb-9f11-42c7-9663-7b2a583ce24b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:02:14.491Z|f25d7d63-183a-434f-9683-16ea9836df2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:14.492Z|f25d7d63-183a-434f-9683-16ea9836df2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:14.498Z|ccfd3926-4216-430c-a56b-49b22ea28c32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:14.498Z|9a59b3ec-1931-43e9-ba92-0c11964b3f50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:14.498Z|ccfd3926-4216-430c-a56b-49b22ea28c32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:14.499Z|9a59b3ec-1931-43e9-ba92-0c11964b3f50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:19.167Z|7ba761bd-715f-42e5-b46f-5730f018976f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:02:19.170Z|7ba761bd-715f-42e5-b46f-5730f018976f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:02:22.055Z|28f2a4e5-97d6-4ad8-8276-c4d05f91bf69|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:02:22.056Z|28f2a4e5-97d6-4ad8-8276-c4d05f91bf69|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:24.516Z|67aa22d9-7999-4b53-8577-182868f48124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:24.517Z|67aa22d9-7999-4b53-8577-182868f48124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:24.519Z|4e3f1edb-1457-4e6d-ab32-e8af04d38b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:24.519Z|4e3f1edb-1457-4e6d-ab32-e8af04d38b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:24.520Z|af8b128f-e524-47e4-9232-19c89813f776|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:24.522Z|af8b128f-e524-47e4-9232-19c89813f776|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:34.167Z|21dc9981-016b-4e81-8355-1a994bc28a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:02:34.167Z|21dc9981-016b-4e81-8355-1a994bc28a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:02:34.545Z|622ff330-92f8-4cd7-85ae-423c9e8f198d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:34.545Z|622ff330-92f8-4cd7-85ae-423c9e8f198d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:34.545Z|1fa7e84f-3a23-4934-89f1-abec0fcc407c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:34.546Z|bcce512c-804d-458b-aa67-dcc5780e650c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:34.546Z|1fa7e84f-3a23-4934-89f1-abec0fcc407c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:34.547Z|bcce512c-804d-458b-aa67-dcc5780e650c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:34.731Z|d953f261-53dc-4980-b258-485d32dbaf68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:02:34.731Z|d953f261-53dc-4980-b258-485d32dbaf68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:02:44.570Z|6dfee6ea-cb1e-4fcc-bfa6-49a06def0bc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:44.570Z|ae2241e1-1a5e-4e98-9888-e5f4ebb3fe24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:44.571Z|6dfee6ea-cb1e-4fcc-bfa6-49a06def0bc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:44.571Z|ae2241e1-1a5e-4e98-9888-e5f4ebb3fe24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:44.577Z|b6b1b8a0-afda-4ddf-911e-4eac257f7512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:44.578Z|b6b1b8a0-afda-4ddf-911e-4eac257f7512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:49.167Z|73230431-e845-45e7-a133-ac22e0af8128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:02:49.167Z|73230431-e845-45e7-a133-ac22e0af8128|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:02:54.597Z|862446b2-dac7-4b12-811b-4252c9623a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:54.597Z|862446b2-dac7-4b12-811b-4252c9623a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:54.600Z|92e5ef7c-e583-4fd2-b306-7689ceb969b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:54.601Z|92e5ef7c-e583-4fd2-b306-7689ceb969b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:02:54.605Z|3ff9a543-2047-456c-a7b0-6648f5084fbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:02:54.606Z|3ff9a543-2047-456c-a7b0-6648f5084fbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:04.167Z|f8aea309-f03f-4d49-adaf-a7a0bd6aa6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:03:04.170Z|f8aea309-f03f-4d49-adaf-a7a0bd6aa6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:03:04.621Z|2d18e78d-fe74-490b-9960-bfb4d94fc887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:04.622Z|2d18e78d-fe74-490b-9960-bfb4d94fc887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:04.625Z|f3e808c2-360a-4744-abc5-42ef70ff1eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:04.625Z|f3e808c2-360a-4744-abc5-42ef70ff1eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:04.626Z|a329f98d-4597-4a6b-8b6f-d28568a58b4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:04.627Z|a329f98d-4597-4a6b-8b6f-d28568a58b4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:04.732Z|0f79a675-a885-4177-9554-947399831737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:03:04.732Z|0f79a675-a885-4177-9554-947399831737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:03:14.647Z|c07b02cc-1d8a-4d22-8027-232ede973bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:14.648Z|c07b02cc-1d8a-4d22-8027-232ede973bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:14.649Z|a156536f-9b7a-4d11-97e0-149c095a0639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:14.649Z|a156536f-9b7a-4d11-97e0-149c095a0639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:14.649Z|fe0a0676-e712-40a7-9c74-2051f04c4fbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:14.651Z|fe0a0676-e712-40a7-9c74-2051f04c4fbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:19.167Z|939de410-4aa1-45d5-b95e-a0e96fea4eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:03:19.167Z|939de410-4aa1-45d5-b95e-a0e96fea4eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:03:22.056Z|1498730c-4d57-4c75-be37-308bcfc27fab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:03:22.057Z|1498730c-4d57-4c75-be37-308bcfc27fab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:24.671Z|8e77bd2f-beea-4eeb-92ac-970806a35730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:24.672Z|8e77bd2f-beea-4eeb-92ac-970806a35730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:24.674Z|04dacc6a-4d5c-450e-ab78-3875425bbd6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:24.674Z|22b7d6ea-0d50-48ce-b22e-27c2a0f86da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:24.675Z|04dacc6a-4d5c-450e-ab78-3875425bbd6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:24.675Z|22b7d6ea-0d50-48ce-b22e-27c2a0f86da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:34.167Z|ffb48b06-571a-4bdf-9965-d116ef79b37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:03:34.167Z|ffb48b06-571a-4bdf-9965-d116ef79b37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:03:34.698Z|ce2f6b25-e03b-425e-a87c-97995de2494d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:34.699Z|ce2f6b25-e03b-425e-a87c-97995de2494d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:34.700Z|7ef53cae-b42f-4b50-b775-4431e6bbc5e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:34.701Z|7ef53cae-b42f-4b50-b775-4431e6bbc5e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:34.700Z|4ea50ba2-413f-41e5-8dde-503acab6095c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:34.702Z|4ea50ba2-413f-41e5-8dde-503acab6095c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:34.733Z|356b0f06-1944-4c85-9ed9-ce9df7e0f35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:03:34.733Z|356b0f06-1944-4c85-9ed9-ce9df7e0f35a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:03:44.723Z|a1649a20-06e3-4818-9cac-8d46794df2b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:44.723Z|bd34cfa2-4397-4ae9-b481-68f0b169fce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:44.723Z|a1649a20-06e3-4818-9cac-8d46794df2b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:44.724Z|bd34cfa2-4397-4ae9-b481-68f0b169fce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:44.732Z|d5ec0f8b-3371-4844-8f2b-c0661772a545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:44.732Z|d5ec0f8b-3371-4844-8f2b-c0661772a545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:49.166Z|d92ffe03-430f-4d61-b5c4-384cd37d02d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:03:49.171Z|d92ffe03-430f-4d61-b5c4-384cd37d02d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:03:54.747Z|be2fc389-4912-456b-94d5-601c2a355ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:54.748Z|be2fc389-4912-456b-94d5-601c2a355ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:54.749Z|caf5622c-d772-4ccb-a27a-8ecffb4a033d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:54.750Z|caf5622c-d772-4ccb-a27a-8ecffb4a033d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:03:54.760Z|277c87b2-7b2f-4226-8f94-7c750ac51d0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:03:54.761Z|277c87b2-7b2f-4226-8f94-7c750ac51d0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:04.167Z|a47fae60-1836-40c0-bbb5-0b79a59b916a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:04:04.167Z|a47fae60-1836-40c0-bbb5-0b79a59b916a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:04:04.734Z|76ffd0af-3e87-4092-8a21-a9908f5d52e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:04:04.734Z|76ffd0af-3e87-4092-8a21-a9908f5d52e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:04:04.777Z|9beadd0f-a093-49b8-81be-c78ddc6e5c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:04.778Z|9beadd0f-a093-49b8-81be-c78ddc6e5c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:04.778Z|83bd0c26-fa13-4e5d-8387-c826e4a09781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:04.779Z|83bd0c26-fa13-4e5d-8387-c826e4a09781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:04.784Z|2f15e6cc-2a00-4dc5-a523-aa0801d7dad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:04.785Z|2f15e6cc-2a00-4dc5-a523-aa0801d7dad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:14.803Z|140eb828-954a-42b7-b9c2-16c7d99e8243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:14.804Z|140eb828-954a-42b7-b9c2-16c7d99e8243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:14.805Z|73add100-1dd4-45a2-bf8f-12bec381b057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:14.806Z|73add100-1dd4-45a2-bf8f-12bec381b057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:14.806Z|2a8ba17c-f017-4611-9404-9f490016a6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:14.806Z|2a8ba17c-f017-4611-9404-9f490016a6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:19.166Z|5e7bf091-0b7a-45fe-b8a5-832547be3780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:04:19.167Z|5e7bf091-0b7a-45fe-b8a5-832547be3780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:04:22.056Z|721da1fc-8a89-410b-9dea-40f0adc69574|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:04:22.057Z|721da1fc-8a89-410b-9dea-40f0adc69574|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:24.829Z|e17443d4-7c72-417d-9d81-352bae12b6c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:24.830Z|e17443d4-7c72-417d-9d81-352bae12b6c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:24.831Z|53bfd1d6-d3fa-48a4-9cd9-95e4229704f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:24.832Z|53bfd1d6-d3fa-48a4-9cd9-95e4229704f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:24.834Z|585d41f1-9bd0-4a80-a84c-54f755746335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:24.834Z|585d41f1-9bd0-4a80-a84c-54f755746335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:34.167Z|30e41adb-615a-48a7-bf86-fab16dc2d927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:04:34.171Z|30e41adb-615a-48a7-bf86-fab16dc2d927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:04:34.735Z|368447c9-5012-47c3-98a8-98d68fd4b4c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:04:34.735Z|368447c9-5012-47c3-98a8-98d68fd4b4c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:04:34.858Z|426c802e-e5af-495f-9ac2-27321cc1f660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:34.858Z|426c802e-e5af-495f-9ac2-27321cc1f660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:34.864Z|955117fa-ad06-4be7-b924-5525123dddc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:34.864Z|955117fa-ad06-4be7-b924-5525123dddc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:34.867Z|0222e691-8359-4256-bb9c-1672a98bbdc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:34.867Z|0222e691-8359-4256-bb9c-1672a98bbdc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:44.893Z|25623ad7-66e2-45e2-a599-8fcc4d2981ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:44.894Z|25623ad7-66e2-45e2-a599-8fcc4d2981ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:44.893Z|a742a42b-fc78-4619-9b25-08334120dd58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:44.894Z|a742a42b-fc78-4619-9b25-08334120dd58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:44.895Z|4208a4f3-57e5-4d19-8a56-15d566639a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:44.896Z|4208a4f3-57e5-4d19-8a56-15d566639a4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:49.167Z|809b758a-3712-478d-b88b-57548cbd1043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:04:49.167Z|809b758a-3712-478d-b88b-57548cbd1043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:04:54.918Z|498e212f-6f84-44b3-8bcd-0d795a989b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:54.919Z|498e212f-6f84-44b3-8bcd-0d795a989b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:54.920Z|8558ac55-6627-4875-b1eb-150743d1d2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:54.921Z|8558ac55-6627-4875-b1eb-150743d1d2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:04:54.926Z|f2c9492a-e934-4463-a413-7d3ec455bfd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:04:54.927Z|f2c9492a-e934-4463-a413-7d3ec455bfd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:04.166Z|6a789346-c690-4f24-810c-c6c2650326a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:05:04.167Z|6a789346-c690-4f24-810c-c6c2650326a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:05:04.736Z|85beff49-8f1b-4618-94e2-49d1e3de1ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:05:04.737Z|85beff49-8f1b-4618-94e2-49d1e3de1ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:05:04.943Z|fed0e767-bce3-4c95-bb2e-e9544a61da33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:04.943Z|4f57ec6e-9f00-415a-b8e2-36577ae87960|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:04.944Z|fed0e767-bce3-4c95-bb2e-e9544a61da33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:04.945Z|4f57ec6e-9f00-415a-b8e2-36577ae87960|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:04.950Z|5d400ada-ec59-4aaa-9843-9d07f07f7c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:04.950Z|5d400ada-ec59-4aaa-9843-9d07f07f7c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:14.976Z|f915e0b9-4a84-4616-a76e-6d0ce67f5c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:14.976Z|a5a8bd2e-acba-4072-a534-3834719a433d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:14.976Z|5924beea-1cbc-410d-a04a-cd201fd5eeb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:14.976Z|f915e0b9-4a84-4616-a76e-6d0ce67f5c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:14.976Z|a5a8bd2e-acba-4072-a534-3834719a433d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:14.976Z|5924beea-1cbc-410d-a04a-cd201fd5eeb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:19.167Z|48e3f833-4db6-4cc6-987f-e92b44ee4a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:05:19.171Z|48e3f833-4db6-4cc6-987f-e92b44ee4a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:05:22.056Z|acda794f-ed20-4765-a552-adae3f4f1c41|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:05:22.057Z|acda794f-ed20-4765-a552-adae3f4f1c41|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:24.999Z|b8bcc555-cf20-4da8-815c-02f86e2f3207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:25.000Z|b8bcc555-cf20-4da8-815c-02f86e2f3207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:25.002Z|25f1643d-226e-4220-8143-244c1e4a496a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:25.003Z|25f1643d-226e-4220-8143-244c1e4a496a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:25.008Z|5f86c081-1b70-40e5-a00b-e8cef05421c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:25.008Z|5f86c081-1b70-40e5-a00b-e8cef05421c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:34.166Z|26648e88-7f99-4e4f-a86b-beae1ff607a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:05:34.167Z|26648e88-7f99-4e4f-a86b-beae1ff607a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:05:34.738Z|f8d2dbeb-f64d-4e1d-9231-9f6bf1ab11b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:05:34.738Z|f8d2dbeb-f64d-4e1d-9231-9f6bf1ab11b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:05:35.026Z|75cf1da2-4074-4f4f-a9a3-7f4c09215fd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:35.026Z|75cf1da2-4074-4f4f-a9a3-7f4c09215fd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:35.028Z|de09e3bb-561f-43ba-853d-9d6eed7b1ac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:35.028Z|0769e3dd-22da-4c72-a7a3-e3914273eb95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:35.029Z|0769e3dd-22da-4c72-a7a3-e3914273eb95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:35.029Z|de09e3bb-561f-43ba-853d-9d6eed7b1ac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:45.053Z|0f1e857d-bf9a-4a05-919a-38267bf57188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:45.053Z|fc205640-9744-4026-a64b-119e4bef115f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:45.054Z|0f1e857d-bf9a-4a05-919a-38267bf57188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:45.054Z|fc205640-9744-4026-a64b-119e4bef115f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:45.060Z|a537ef63-a60b-4c7d-9a83-db441b8f0147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:45.061Z|a537ef63-a60b-4c7d-9a83-db441b8f0147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:49.167Z|fd08ec99-9123-480c-9c2d-0646acf1c94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:05:49.167Z|fd08ec99-9123-480c-9c2d-0646acf1c94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:05:55.080Z|6bcb10a4-3346-4e81-83ce-42055b23e328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:55.081Z|6bcb10a4-3346-4e81-83ce-42055b23e328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:55.081Z|55942a3f-9908-4f7d-86da-ef70b2cbc000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:55.082Z|55942a3f-9908-4f7d-86da-ef70b2cbc000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:05:55.087Z|79d6334b-59e1-495b-9447-aa348f766fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:05:55.087Z|79d6334b-59e1-495b-9447-aa348f766fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:04.167Z|2c929d9e-a0cf-413d-a65a-b9f3b309ff50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:06:04.171Z|2c929d9e-a0cf-413d-a65a-b9f3b309ff50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:06:04.739Z|fa5f5aa4-38ae-47c0-8d21-331dcb3b0a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:06:04.739Z|fa5f5aa4-38ae-47c0-8d21-331dcb3b0a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:06:05.106Z|7ee1ffa7-c30f-4485-859f-2ef2b3008214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:05.107Z|7ee1ffa7-c30f-4485-859f-2ef2b3008214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:05.110Z|36074b30-4fbf-428e-8d7d-7a057cc0e49d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:05.111Z|36074b30-4fbf-428e-8d7d-7a057cc0e49d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:05.112Z|72017f2f-dda3-4a75-a71e-f27778008def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:05.113Z|72017f2f-dda3-4a75-a71e-f27778008def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:15.133Z|e50b670b-4167-41d0-a835-26962de10803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:15.134Z|e50b670b-4167-41d0-a835-26962de10803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:15.135Z|4a38dcd8-d142-4890-b176-59c8080d4e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:15.136Z|4a38dcd8-d142-4890-b176-59c8080d4e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:15.141Z|5e38b303-3c36-4c1c-a2b2-3549ef2de612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:15.141Z|5e38b303-3c36-4c1c-a2b2-3549ef2de612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:19.167Z|f58918df-5d86-4649-a9e1-9eb882de1d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:06:19.167Z|f58918df-5d86-4649-a9e1-9eb882de1d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:06:22.055Z|35a49836-6023-4a39-848e-5f7bfc0c8576|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:06:22.056Z|35a49836-6023-4a39-848e-5f7bfc0c8576|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:25.164Z|bd26dee2-8980-4821-8590-a32e4ef029a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:25.164Z|57cc200a-923b-4c16-98f3-dd48e6a533aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:25.165Z|bd26dee2-8980-4821-8590-a32e4ef029a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:25.165Z|57cc200a-923b-4c16-98f3-dd48e6a533aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:25.168Z|25c157d6-bf5a-4114-84ad-da1997fce40a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:25.168Z|25c157d6-bf5a-4114-84ad-da1997fce40a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:34.167Z|82fde796-59c0-4e2b-bd47-b5bba67e2ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:06:34.168Z|82fde796-59c0-4e2b-bd47-b5bba67e2ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:06:34.740Z|fc165c0a-d521-4daa-9cb5-9b101d430558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:06:34.741Z|fc165c0a-d521-4daa-9cb5-9b101d430558|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:06:35.189Z|ed32cd33-b66a-4037-9c09-9bae4599df16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:35.189Z|2b65007d-f939-4a92-8178-fe0179309457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:35.190Z|ed32cd33-b66a-4037-9c09-9bae4599df16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:35.190Z|2b65007d-f939-4a92-8178-fe0179309457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:35.191Z|9cf416e2-2d6f-4085-bbba-3dc8d14eaca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:35.191Z|9cf416e2-2d6f-4085-bbba-3dc8d14eaca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:45.214Z|d7e78cd3-b887-49b6-a56f-ff36bd061d59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:45.214Z|369022ec-a46a-491e-a33c-8142d6bbd34e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:45.215Z|d7e78cd3-b887-49b6-a56f-ff36bd061d59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:45.215Z|a315dd87-d3f4-4a32-9f61-f06fa00200ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:45.215Z|369022ec-a46a-491e-a33c-8142d6bbd34e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:45.215Z|a315dd87-d3f4-4a32-9f61-f06fa00200ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:49.167Z|40c9a1ec-78d7-44bf-bb94-581cef18e849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:06:49.171Z|40c9a1ec-78d7-44bf-bb94-581cef18e849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:06:55.239Z|9d947092-0b9a-41ff-af61-341e77b80c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:55.239Z|aff5b26b-fe65-4fe3-ab48-d9a46aceb269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:55.240Z|aff5b26b-fe65-4fe3-ab48-d9a46aceb269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:55.241Z|2c336436-5a82-4d9c-a9c7-0fda0502a53b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:06:55.241Z|2c336436-5a82-4d9c-a9c7-0fda0502a53b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:06:55.242Z|9d947092-0b9a-41ff-af61-341e77b80c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:04.167Z|13991b8a-3751-43b0-b36a-0eb2fb19c80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:07:04.167Z|13991b8a-3751-43b0-b36a-0eb2fb19c80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:07:04.741Z|a9c3f2e8-363d-4327-8173-160f89472440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:07:04.742Z|a9c3f2e8-363d-4327-8173-160f89472440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:07:05.263Z|61e72dc0-5818-4639-800b-25bdd5a0d785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:05.264Z|61e72dc0-5818-4639-800b-25bdd5a0d785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:05.272Z|84869f56-2df2-48ae-b7db-9067b7052115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:05.273Z|2e9eaaa7-6148-4f6c-a451-20479e8a0283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:05.273Z|84869f56-2df2-48ae-b7db-9067b7052115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:05.274Z|2e9eaaa7-6148-4f6c-a451-20479e8a0283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:15.291Z|669a3a5b-ece0-4017-943c-401d46116afb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:15.292Z|669a3a5b-ece0-4017-943c-401d46116afb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:15.294Z|48fb1dff-69d2-44e9-b43d-0ef6c70d3121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:15.295Z|48fb1dff-69d2-44e9-b43d-0ef6c70d3121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:15.299Z|f3e631fe-0d0f-4b6e-81b3-0e4ee8b05354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:15.300Z|f3e631fe-0d0f-4b6e-81b3-0e4ee8b05354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:19.167Z|e386e174-4117-4b46-af65-712c7e4e0201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:07:19.167Z|e386e174-4117-4b46-af65-712c7e4e0201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:07:22.056Z|29ad9e22-6bef-4cdf-8481-79430d19a204|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:07:22.056Z|29ad9e22-6bef-4cdf-8481-79430d19a204|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:25.317Z|a01ee71a-79cd-48c2-a3f9-4cf335cc25a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:25.318Z|4fc54c0e-d954-4b7f-a7fa-f02d1db96489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:25.318Z|a01ee71a-79cd-48c2-a3f9-4cf335cc25a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:25.318Z|4fc54c0e-d954-4b7f-a7fa-f02d1db96489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:25.321Z|56bf7a69-5a01-4c57-836f-844a15e08d7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:25.322Z|56bf7a69-5a01-4c57-836f-844a15e08d7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:34.167Z|08cf98cf-00a6-4949-b575-5af496b76030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:07:34.171Z|08cf98cf-00a6-4949-b575-5af496b76030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:07:34.743Z|4e9876f2-8994-4a98-bcd5-878d5bd77a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:07:34.743Z|4e9876f2-8994-4a98-bcd5-878d5bd77a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:07:35.343Z|f8b753dd-177b-4fbd-82c6-50b14bedd0d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:35.343Z|37bd7be8-5d4f-498f-83cb-88072affd5db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:35.344Z|564ca4e5-6108-4401-8528-b400cbd77508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:35.344Z|f8b753dd-177b-4fbd-82c6-50b14bedd0d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:35.344Z|564ca4e5-6108-4401-8528-b400cbd77508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:35.344Z|37bd7be8-5d4f-498f-83cb-88072affd5db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:45.369Z|68e83deb-a49b-4304-9b15-53555bd11b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:45.369Z|42912040-cf13-4966-a9fc-09ee5be30212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:45.370Z|68e83deb-a49b-4304-9b15-53555bd11b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:45.370Z|42912040-cf13-4966-a9fc-09ee5be30212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:45.378Z|f91f94ce-726c-4e1c-98b7-11f1b9f55be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:45.378Z|f91f94ce-726c-4e1c-98b7-11f1b9f55be9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:49.167Z|f0bc7cfc-4d70-4178-a228-939dc259c168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:07:49.167Z|f0bc7cfc-4d70-4178-a228-939dc259c168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:07:55.395Z|8987447f-13d7-4129-9d96-17295cceb163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:55.395Z|8987447f-13d7-4129-9d96-17295cceb163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:55.396Z|87b8b4c4-1473-470c-96c8-67bc311737eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:55.396Z|87b8b4c4-1473-470c-96c8-67bc311737eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:07:55.401Z|9da5f640-21a2-4ccb-8640-91dd2e4721ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:07:55.401Z|9da5f640-21a2-4ccb-8640-91dd2e4721ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:04.167Z|715c0f5d-11ce-4660-9a94-65c29e3ca00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:08:04.167Z|715c0f5d-11ce-4660-9a94-65c29e3ca00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:08:04.744Z|0bbf9bf0-87b3-4f00-8611-07d94a189130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:08:04.745Z|0bbf9bf0-87b3-4f00-8611-07d94a189130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:08:05.422Z|6292abbb-28bb-4ec3-b1bd-ce47caf41df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:05.423Z|6292abbb-28bb-4ec3-b1bd-ce47caf41df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:05.423Z|b303d4fc-25dd-4aac-97d9-536f5b02225e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:05.424Z|b303d4fc-25dd-4aac-97d9-536f5b02225e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:05.427Z|b473e64d-eaf3-464b-a3f8-de406077b10a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:05.427Z|b473e64d-eaf3-464b-a3f8-de406077b10a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:15.454Z|9de5de10-714b-40fd-ab9c-0fd132991454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:15.454Z|9de5de10-714b-40fd-ab9c-0fd132991454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:15.455Z|c680ce57-f29c-44b0-86ae-1655e42dc4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:15.456Z|c680ce57-f29c-44b0-86ae-1655e42dc4b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:15.463Z|3b90aa06-1139-4c11-b708-2f9cc9f348fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:15.464Z|3b90aa06-1139-4c11-b708-2f9cc9f348fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:19.167Z|51ce8cde-7b17-43ac-ae5b-ff36393ef34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:08:19.170Z|51ce8cde-7b17-43ac-ae5b-ff36393ef34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:08:22.055Z|186ed98d-effb-4b2f-b499-f9ada74e8a3a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:08:22.056Z|186ed98d-effb-4b2f-b499-f9ada74e8a3a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:25.478Z|837b0730-b9f1-4369-8537-11c90be90037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:25.478Z|dc35df46-6eb1-4553-9469-c6225748c2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:25.479Z|dc35df46-6eb1-4553-9469-c6225748c2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:25.479Z|837b0730-b9f1-4369-8537-11c90be90037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:25.484Z|bd7cf2c0-9769-46d1-a6ee-7986c52f81dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:25.485Z|bd7cf2c0-9769-46d1-a6ee-7986c52f81dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:34.167Z|77eb628b-a1ea-40f4-badf-274c036e992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:08:34.167Z|77eb628b-a1ea-40f4-badf-274c036e992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:08:34.745Z|906df5e0-be32-41b9-bfb5-5d93c2a88c51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:08:34.746Z|906df5e0-be32-41b9-bfb5-5d93c2a88c51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:08:35.506Z|ae0e52c0-547f-4d34-a705-0f137c4c00c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:35.507Z|ae0e52c0-547f-4d34-a705-0f137c4c00c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:35.506Z|51099aa1-a01c-4572-ad67-4aab49e33d48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:35.508Z|51099aa1-a01c-4572-ad67-4aab49e33d48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:35.508Z|4bc01f4b-0ad4-4666-b227-c61155707a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:35.509Z|4bc01f4b-0ad4-4666-b227-c61155707a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:45.529Z|c1e7d1fd-b7c6-4812-bace-14befd6f3469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:45.530Z|c1e7d1fd-b7c6-4812-bace-14befd6f3469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:45.539Z|a13feed2-5ced-4186-ae26-00796243b0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:45.539Z|a13feed2-5ced-4186-ae26-00796243b0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:45.537Z|87a5423a-0d0c-47c6-bd7b-d736defaf7f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:45.541Z|87a5423a-0d0c-47c6-bd7b-d736defaf7f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:49.167Z|8263acf6-385c-4f38-970c-00038d6c9d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:08:49.167Z|8263acf6-385c-4f38-970c-00038d6c9d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:08:55.563Z|3cc0e6b1-62bf-404a-aff1-0da8f0fa15f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:55.564Z|3cc0e6b1-62bf-404a-aff1-0da8f0fa15f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:55.564Z|258d784a-1fe5-4619-9bca-6ed15abdd58b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:55.565Z|258d784a-1fe5-4619-9bca-6ed15abdd58b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:08:55.567Z|d9e9c748-8489-4ce5-8f01-d8e8e0429863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:08:55.567Z|d9e9c748-8489-4ce5-8f01-d8e8e0429863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:04.167Z|4d718008-634e-46a8-a82b-03f479231146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:09:04.171Z|4d718008-634e-46a8-a82b-03f479231146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:09:04.746Z|eb612a90-5bff-4106-98f9-e3f9f43ccce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:09:04.747Z|eb612a90-5bff-4106-98f9-e3f9f43ccce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:09:05.589Z|7703fa40-ea17-4fad-82dc-07ed42e07b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:05.589Z|25b1844e-7763-48f8-b1ca-83bcb044542a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:05.590Z|7703fa40-ea17-4fad-82dc-07ed42e07b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:05.590Z|25b1844e-7763-48f8-b1ca-83bcb044542a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:05.592Z|4fb6fdb1-4550-44a9-9511-ecfcfbe01a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:05.593Z|4fb6fdb1-4550-44a9-9511-ecfcfbe01a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:15.619Z|292ec48a-8d0d-410a-b08b-9dc417aafbe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:15.620Z|292ec48a-8d0d-410a-b08b-9dc417aafbe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:15.623Z|01ff30fe-b301-4b3d-a5d8-1716f8fc67e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:15.624Z|01ff30fe-b301-4b3d-a5d8-1716f8fc67e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:15.629Z|c2cb1ee2-9f00-4a2e-9b59-dd438c77c99f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:15.630Z|c2cb1ee2-9f00-4a2e-9b59-dd438c77c99f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:19.167Z|fbdbf90c-8d0a-4408-9a17-1e08323f4d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:09:19.167Z|fbdbf90c-8d0a-4408-9a17-1e08323f4d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:09:22.056Z|d87856d0-41f0-418e-84ad-05de610fca8b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:09:22.057Z|d87856d0-41f0-418e-84ad-05de610fca8b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:25.649Z|42a4bf45-f7b3-4e17-9e6b-9d173e54809d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:25.650Z|42a4bf45-f7b3-4e17-9e6b-9d173e54809d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:25.651Z|4aeb628f-f174-4546-bd1b-e81a78cd2ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:25.652Z|4aeb628f-f174-4546-bd1b-e81a78cd2ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:25.654Z|cb4e2d77-b002-4132-8773-3c4cfd8febf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:25.654Z|cb4e2d77-b002-4132-8773-3c4cfd8febf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:34.167Z|0138d779-2f40-4446-b69a-696fab231839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:09:34.167Z|0138d779-2f40-4446-b69a-696fab231839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:09:34.748Z|d1c3b255-d029-4405-8c72-5437e247041c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:09:34.749Z|d1c3b255-d029-4405-8c72-5437e247041c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:09:35.675Z|c6835672-2a1a-436f-84e7-bfcf43f0579d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:35.675Z|5c4e8600-d4bb-45a9-9ad2-1b9aef1fe7fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:35.676Z|5c4e8600-d4bb-45a9-9ad2-1b9aef1fe7fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:35.675Z|c6835672-2a1a-436f-84e7-bfcf43f0579d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:35.678Z|650da340-8e62-4d11-bbe2-55c1ec64f0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:35.679Z|650da340-8e62-4d11-bbe2-55c1ec64f0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:45.702Z|c3b4e75b-2494-4466-b11f-9d4d24e36fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:45.703Z|8004c0e1-d27c-4638-86ec-8b73406e7f1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:45.704Z|8004c0e1-d27c-4638-86ec-8b73406e7f1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:45.704Z|c3b4e75b-2494-4466-b11f-9d4d24e36fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:45.708Z|ebe15cba-20c6-4d5d-8bcb-538d4b7132c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:45.708Z|ebe15cba-20c6-4d5d-8bcb-538d4b7132c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:49.167Z|fd8cee68-7e8c-4727-9e9b-c9ab0ec4d4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:09:49.171Z|fd8cee68-7e8c-4727-9e9b-c9ab0ec4d4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:09:55.728Z|69ccdb85-bccb-46e9-9f87-aab2b535ec26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:55.729Z|3ce207a2-e186-4dcd-866b-a71f849ca229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:55.730Z|69ccdb85-bccb-46e9-9f87-aab2b535ec26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:55.730Z|3ce207a2-e186-4dcd-866b-a71f849ca229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:09:55.731Z|1e467b1e-ea22-4a10-a5dc-256ef4829133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:09:55.732Z|1e467b1e-ea22-4a10-a5dc-256ef4829133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:04.167Z|269e72f5-3f47-4cfd-a203-221f8f7bbb05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:10:04.167Z|269e72f5-3f47-4cfd-a203-221f8f7bbb05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:10:04.749Z|0bb84859-f5da-4b6c-99e5-d655c9e8b075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:10:04.749Z|0bb84859-f5da-4b6c-99e5-d655c9e8b075|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:10:05.764Z|c22e0219-8d84-479d-8a99-d2930b6b8d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:05.765Z|c22e0219-8d84-479d-8a99-d2930b6b8d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:05.770Z|d34c3d6d-72e4-4e8d-a33e-7c5b4889ea57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:05.771Z|d10f64ca-2d77-4803-b0c4-489a0a213488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:05.771Z|d34c3d6d-72e4-4e8d-a33e-7c5b4889ea57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:05.772Z|d10f64ca-2d77-4803-b0c4-489a0a213488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:15.790Z|ff321547-2772-4dc6-86bd-00fbc7e81be1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:15.791Z|ff321547-2772-4dc6-86bd-00fbc7e81be1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:15.796Z|9b5caaf7-fd17-446d-9d5b-a98448901ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:15.796Z|9b5caaf7-fd17-446d-9d5b-a98448901ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:15.797Z|783bd28c-a369-4431-8bf7-8a29d312002f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:15.798Z|783bd28c-a369-4431-8bf7-8a29d312002f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:19.166Z|e8e52392-0485-475e-a398-1bd6265b5061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:10:19.167Z|e8e52392-0485-475e-a398-1bd6265b5061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:10:22.056Z|e35b5378-17f2-46c2-887c-0ee8a6ef28cc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:10:22.056Z|e35b5378-17f2-46c2-887c-0ee8a6ef28cc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:25.818Z|511ff534-edd4-4c35-ab61-204af7def12d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:25.819Z|511ff534-edd4-4c35-ab61-204af7def12d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:25.820Z|45e6649d-377d-47b7-b766-482c56af96a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:25.821Z|45e6649d-377d-47b7-b766-482c56af96a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:25.821Z|9e74ab68-d68e-4ad4-a2bd-a1bf45038f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:25.822Z|9e74ab68-d68e-4ad4-a2bd-a1bf45038f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:34.167Z|a29dec94-b3fc-4327-84d4-68992c04cb45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:10:34.171Z|a29dec94-b3fc-4327-84d4-68992c04cb45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:10:34.750Z|a4221e0f-554a-4f2a-93a9-637d1947121f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:10:34.751Z|a4221e0f-554a-4f2a-93a9-637d1947121f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:10:35.849Z|6ddeac03-517d-489f-b6fa-2e2252e36488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:35.850Z|6ddeac03-517d-489f-b6fa-2e2252e36488|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:35.850Z|c8aee7af-dc40-432a-a07b-b3f5c9dd2fee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:35.851Z|c8aee7af-dc40-432a-a07b-b3f5c9dd2fee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:35.858Z|c99e9023-3699-4c09-92e6-422c111850b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:35.859Z|c99e9023-3699-4c09-92e6-422c111850b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:45.877Z|422b41f4-51b1-487e-8b8e-1b2474633b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:45.878Z|422b41f4-51b1-487e-8b8e-1b2474633b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:45.880Z|b8020163-fe55-4133-a527-0e06dd4e791c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:45.880Z|b8020163-fe55-4133-a527-0e06dd4e791c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:45.884Z|959edca1-abfe-440d-ae78-2e3037897f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:45.885Z|959edca1-abfe-440d-ae78-2e3037897f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:49.167Z|bdf7e0c8-fd79-4f35-a95a-7d6946c2ca92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:10:49.168Z|bdf7e0c8-fd79-4f35-a95a-7d6946c2ca92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:10:55.907Z|c9662855-126c-4515-a938-a4ce4bdebcf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:55.907Z|79ab663d-76bb-41e0-ad58-9bf1e61045cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:55.908Z|c9662855-126c-4515-a938-a4ce4bdebcf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:55.908Z|79ab663d-76bb-41e0-ad58-9bf1e61045cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:10:55.909Z|ae8f1df1-ee6a-4794-9e34-ccd799098e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:10:55.909Z|ae8f1df1-ee6a-4794-9e34-ccd799098e37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:04.167Z|5ddadf28-a3f4-4a87-ad05-7117c8b5a270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:11:04.167Z|5ddadf28-a3f4-4a87-ad05-7117c8b5a270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:11:04.751Z|5408e9ea-9933-447c-a7af-bf91b60c672c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:11:04.752Z|5408e9ea-9933-447c-a7af-bf91b60c672c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:11:05.935Z|118971fe-bd65-42f0-b3e8-2744bf5ac8ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:05.935Z|09713858-e37c-4f5d-97fd-f09f784985df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:05.935Z|118971fe-bd65-42f0-b3e8-2744bf5ac8ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:05.935Z|09713858-e37c-4f5d-97fd-f09f784985df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:05.943Z|136f9e91-9631-418d-b222-627643ef6f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:05.944Z|136f9e91-9631-418d-b222-627643ef6f07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:15.962Z|1b485d41-8e20-4026-8c35-bfb1566176e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:15.962Z|1b485d41-8e20-4026-8c35-bfb1566176e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:15.962Z|ea97f0c6-1ba4-4084-a076-a812c0371446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:15.963Z|ea97f0c6-1ba4-4084-a076-a812c0371446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:15.966Z|abe9b1a2-e65a-4f15-a9ab-5c4ca65bac1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:15.966Z|abe9b1a2-e65a-4f15-a9ab-5c4ca65bac1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:19.167Z|bcd2e634-0689-4f06-906a-c5b26b25c5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:11:19.178Z|bcd2e634-0689-4f06-906a-c5b26b25c5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:11:22.056Z|bfdd0727-d42c-4a34-bced-57e1e3debc6d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:11:22.057Z|bfdd0727-d42c-4a34-bced-57e1e3debc6d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:25.986Z|e2da028d-f06c-4383-8c27-1c04025fb8f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:25.986Z|b73a251e-18bf-4c6f-b43a-5d5e765576e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:25.987Z|e2da028d-f06c-4383-8c27-1c04025fb8f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:25.987Z|b73a251e-18bf-4c6f-b43a-5d5e765576e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:25.988Z|fcd4dd10-f292-4d27-bcb1-3fa2fba8f5a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:25.989Z|fcd4dd10-f292-4d27-bcb1-3fa2fba8f5a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:34.167Z|4b7870a4-853c-405a-b57f-f922bf6e24c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:11:34.167Z|4b7870a4-853c-405a-b57f-f922bf6e24c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:11:34.752Z|73f59862-affa-4edd-a356-b9fc60693c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:11:34.753Z|73f59862-affa-4edd-a356-b9fc60693c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:11:36.012Z|3988a56b-4718-4ba8-bb21-30cea09cf2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:36.013Z|3988a56b-4718-4ba8-bb21-30cea09cf2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:36.013Z|57ecdf19-054f-431f-85ca-4d5a116a369e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:36.014Z|57ecdf19-054f-431f-85ca-4d5a116a369e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:36.016Z|6fa5eecc-7d1d-4442-a4dd-f89ba3a6486e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:36.017Z|6fa5eecc-7d1d-4442-a4dd-f89ba3a6486e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:46.037Z|326c7561-5661-42d3-86ba-690f4b446d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:46.038Z|326c7561-5661-42d3-86ba-690f4b446d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:46.037Z|7d90740e-6cfd-40ed-ac2e-77aa6d8edf68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:46.038Z|7d90740e-6cfd-40ed-ac2e-77aa6d8edf68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:46.047Z|9c5a8e9a-1fdd-49d1-947d-03e6ed71cf2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:46.048Z|9c5a8e9a-1fdd-49d1-947d-03e6ed71cf2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:49.166Z|016fd01d-dd34-40bd-a15f-c26c7c387fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:11:49.167Z|016fd01d-dd34-40bd-a15f-c26c7c387fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:11:56.062Z|61a51053-c057-41ce-9f2e-360cd8ebbd02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:56.063Z|61a51053-c057-41ce-9f2e-360cd8ebbd02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:56.063Z|b2547826-64fa-42ad-a549-3620a1b01eb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:56.063Z|b2547826-64fa-42ad-a549-3620a1b01eb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:11:56.070Z|dc92e63e-eeb5-4a1d-9b5d-1b172fbfc567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:11:56.071Z|dc92e63e-eeb5-4a1d-9b5d-1b172fbfc567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:04.167Z|2c5aa8d0-3a12-43ca-8ca2-7daebe3c8f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:12:04.170Z|2c5aa8d0-3a12-43ca-8ca2-7daebe3c8f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:12:04.754Z|b437b0f6-4079-4318-9e36-5deb88877d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:12:04.754Z|b437b0f6-4079-4318-9e36-5deb88877d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:12:06.095Z|12538579-a860-43a9-bb9b-0a565a2283ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:06.096Z|12538579-a860-43a9-bb9b-0a565a2283ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:06.097Z|45742f66-abb6-4f3b-9524-56e34d79a9b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:06.097Z|d4085d16-3a73-4f90-badd-1000f3eb1757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:06.097Z|45742f66-abb6-4f3b-9524-56e34d79a9b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:06.098Z|d4085d16-3a73-4f90-badd-1000f3eb1757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:16.121Z|d2f6afbe-b516-4be3-a6b5-6ab47426b426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:16.121Z|c1e32a7a-c7c3-42f4-a695-6a3bcd14582c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:16.122Z|d2f6afbe-b516-4be3-a6b5-6ab47426b426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:16.122Z|c1e32a7a-c7c3-42f4-a695-6a3bcd14582c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:16.129Z|031da894-d31b-4ea5-ad03-e3bd4a2f7d08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:16.130Z|031da894-d31b-4ea5-ad03-e3bd4a2f7d08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:19.167Z|0db64455-0e55-4e99-8ff5-18ad2712e365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:12:19.168Z|0db64455-0e55-4e99-8ff5-18ad2712e365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:12:22.056Z|3c6abf08-dc06-4c27-96e6-5e3ae8d91b19|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:12:22.057Z|3c6abf08-dc06-4c27-96e6-5e3ae8d91b19|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:26.150Z|052e13dd-d4e3-4235-810d-d1fdab9350dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:26.150Z|d30d4c64-5a63-49d1-bd5a-79d43c7f395a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:26.151Z|052e13dd-d4e3-4235-810d-d1fdab9350dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:26.151Z|d30d4c64-5a63-49d1-bd5a-79d43c7f395a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:26.152Z|22a1a935-e6db-478e-b339-e4a3aaf4bcc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:26.153Z|22a1a935-e6db-478e-b339-e4a3aaf4bcc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:34.167Z|15a1acef-57d4-42fa-ae14-f1cfcc302abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:12:34.167Z|15a1acef-57d4-42fa-ae14-f1cfcc302abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:12:34.755Z|353f7f1d-ac26-4508-83ee-3de365c99180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:12:34.755Z|353f7f1d-ac26-4508-83ee-3de365c99180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:12:36.176Z|90cee735-a511-4f05-b6a9-6829c57529fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:36.177Z|90cee735-a511-4f05-b6a9-6829c57529fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:36.178Z|8aeae047-908b-4ff9-b658-f22f989983ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:36.179Z|8aeae047-908b-4ff9-b658-f22f989983ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:36.179Z|bc031e01-a704-49fd-8fd0-4d53bf00f6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:36.180Z|bc031e01-a704-49fd-8fd0-4d53bf00f6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:46.203Z|14743d3e-7fea-4e24-90b9-bfc7d4aab7da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:46.203Z|ed9237ce-0920-40fe-9937-8b726131ec35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:46.204Z|14743d3e-7fea-4e24-90b9-bfc7d4aab7da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:46.204Z|ed9237ce-0920-40fe-9937-8b726131ec35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:46.210Z|f7ca6e84-5ef4-40b0-a677-8ae5afde3ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:46.211Z|f7ca6e84-5ef4-40b0-a677-8ae5afde3ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:49.167Z|38fee96b-67bb-4b78-a928-62a0f0abed1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:12:49.171Z|38fee96b-67bb-4b78-a928-62a0f0abed1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:12:56.233Z|f2b786d3-64ff-429a-80d3-66d319da7886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:56.234Z|049d137b-79db-41ff-9521-7c53f8c3efbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:56.234Z|f2b786d3-64ff-429a-80d3-66d319da7886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:56.234Z|049d137b-79db-41ff-9521-7c53f8c3efbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:12:56.235Z|a33f7e93-e63a-44de-8394-9a016cc9abd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:12:56.236Z|a33f7e93-e63a-44de-8394-9a016cc9abd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:04.166Z|1d2c451e-58d5-4007-a192-22431ea35a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:13:04.167Z|1d2c451e-58d5-4007-a192-22431ea35a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:13:04.756Z|ed0556aa-8508-464a-8ed2-392655cac657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:13:04.757Z|ed0556aa-8508-464a-8ed2-392655cac657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:13:06.265Z|06365403-d78f-48de-93b7-420419ca11df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:06.265Z|06365403-d78f-48de-93b7-420419ca11df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:06.271Z|9b9e7ec6-1755-4c0e-aefb-f1a17464a3fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:06.271Z|a4b782e9-7d34-441f-9ccb-1ec984e232de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:06.272Z|a4b782e9-7d34-441f-9ccb-1ec984e232de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:06.272Z|9b9e7ec6-1755-4c0e-aefb-f1a17464a3fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:16.297Z|b49bf333-c925-412d-b5bb-27b1ef1865d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:16.298Z|ba3f6d8c-f758-4a84-bd5d-8b4561ad97ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:16.298Z|799443e2-e97a-4e46-878c-2e09a9967d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:16.298Z|b49bf333-c925-412d-b5bb-27b1ef1865d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:16.298Z|ba3f6d8c-f758-4a84-bd5d-8b4561ad97ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:16.298Z|799443e2-e97a-4e46-878c-2e09a9967d78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:19.167Z|8fbaa775-37f2-4682-8025-a22232cd1129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:13:19.167Z|8fbaa775-37f2-4682-8025-a22232cd1129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:13:22.057Z|235a6948-59cf-4c8d-9764-0d5b43584975|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:13:22.058Z|235a6948-59cf-4c8d-9764-0d5b43584975|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:26.324Z|6ee79081-678e-4b61-8a56-0118dd558b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:26.324Z|00094e8f-6114-4e4e-a074-02c2c600b723|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:26.324Z|af58e302-3683-4ea8-8b7d-8016c265024b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:26.325Z|00094e8f-6114-4e4e-a074-02c2c600b723|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:26.325Z|6ee79081-678e-4b61-8a56-0118dd558b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:26.325Z|af58e302-3683-4ea8-8b7d-8016c265024b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:34.167Z|67671532-5022-4326-9409-d283ea81d71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:13:34.170Z|67671532-5022-4326-9409-d283ea81d71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:13:34.757Z|aaf9ce06-4970-4e4f-a81b-10ae84dfcd28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:13:34.758Z|aaf9ce06-4970-4e4f-a81b-10ae84dfcd28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:13:36.354Z|226d81a0-2ab8-466d-ae61-ef6ad740976c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:36.354Z|e5139bce-86c4-4251-b3ad-a82be501432f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:36.354Z|71bfb673-1144-40fa-8960-3ab9c0aa1487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:36.354Z|226d81a0-2ab8-466d-ae61-ef6ad740976c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:36.354Z|e5139bce-86c4-4251-b3ad-a82be501432f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:36.354Z|71bfb673-1144-40fa-8960-3ab9c0aa1487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:46.382Z|e848c44b-741d-44fa-9a2d-12c8a2d7d7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:46.383Z|e848c44b-741d-44fa-9a2d-12c8a2d7d7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:46.383Z|183f89b7-346f-422e-9022-44ac059b6c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:46.383Z|bee391f6-293d-4f36-a446-834b0d6e3794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:46.384Z|183f89b7-346f-422e-9022-44ac059b6c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:46.384Z|bee391f6-293d-4f36-a446-834b0d6e3794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:49.167Z|7c6b3e58-5e28-44c4-aee7-47b6d4969f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:13:49.167Z|7c6b3e58-5e28-44c4-aee7-47b6d4969f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:13:56.408Z|6c093143-0712-4b5b-9a4b-5f81a64ae0f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:56.408Z|96e29931-a8d3-4d3c-9c1a-ac3f4c5f3799|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:56.409Z|6c093143-0712-4b5b-9a4b-5f81a64ae0f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:56.408Z|fd4cb69c-7ba8-45ca-b110-25d30183d9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:13:56.409Z|96e29931-a8d3-4d3c-9c1a-ac3f4c5f3799|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:13:56.410Z|fd4cb69c-7ba8-45ca-b110-25d30183d9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:04.167Z|8fac4e60-f58e-4320-9d3e-7167d905c626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:14:04.167Z|8fac4e60-f58e-4320-9d3e-7167d905c626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:14:04.758Z|ffdd8a07-1d91-4ff1-94c4-0de0b3c619b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:14:04.759Z|ffdd8a07-1d91-4ff1-94c4-0de0b3c619b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:14:06.432Z|865b27db-96d1-410a-905a-4cf281aff8e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:06.432Z|865b27db-96d1-410a-905a-4cf281aff8e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:06.439Z|ef137ff2-0ac4-4c22-ad4d-0e9c1d234361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:06.439Z|3ea4be48-20ed-4ca9-b504-9758b1728f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:06.440Z|ef137ff2-0ac4-4c22-ad4d-0e9c1d234361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:06.440Z|3ea4be48-20ed-4ca9-b504-9758b1728f1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:16.459Z|56160aaa-82d8-499e-accc-9ab9000b37cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:16.459Z|56160aaa-82d8-499e-accc-9ab9000b37cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:16.462Z|1cd5f465-37ae-4eba-a105-7774d769724f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:16.463Z|1cd5f465-37ae-4eba-a105-7774d769724f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:16.464Z|0e1273f1-8032-44f3-827a-8c4618d6259f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:16.465Z|0e1273f1-8032-44f3-827a-8c4618d6259f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:19.167Z|bb9fe641-a2ff-40b7-9d1c-71f381a3d1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:14:19.167Z|bb9fe641-a2ff-40b7-9d1c-71f381a3d1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:14:22.056Z|233edb69-f92b-4ed7-b2f8-93d02f7980ff|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:14:22.057Z|233edb69-f92b-4ed7-b2f8-93d02f7980ff|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:26.489Z|0e52f968-beb5-4890-a415-5fa89a93da1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:26.489Z|6b62f522-5b65-4e25-a3ad-63c7377c805e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:26.490Z|0e52f968-beb5-4890-a415-5fa89a93da1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:26.490Z|6b62f522-5b65-4e25-a3ad-63c7377c805e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:26.496Z|6d660080-f789-4dbb-bc11-01efd10a6d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:26.497Z|6d660080-f789-4dbb-bc11-01efd10a6d89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:34.167Z|91c47656-2765-4535-a78a-9cf5b6a06ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:14:34.167Z|91c47656-2765-4535-a78a-9cf5b6a06ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:14:34.759Z|6aeffc1e-0d39-44c6-af9b-2ea43ee520d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:14:34.760Z|6aeffc1e-0d39-44c6-af9b-2ea43ee520d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:14:36.513Z|adbc7dbb-9c91-4773-8041-9ffef2a9f46e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:36.514Z|adbc7dbb-9c91-4773-8041-9ffef2a9f46e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:36.520Z|55190257-2217-464e-b2e0-5b698ed7a14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:36.521Z|55190257-2217-464e-b2e0-5b698ed7a14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:36.523Z|eb1200a4-8f51-4611-9c5a-7e66b15f5f58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:36.525Z|eb1200a4-8f51-4611-9c5a-7e66b15f5f58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:46.537Z|0b78fb75-419c-486d-abc0-691acdd5aa94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:46.538Z|0b78fb75-419c-486d-abc0-691acdd5aa94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:46.541Z|2e96c8cd-aa33-4a64-be6d-b5fdf337327e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:46.542Z|2e96c8cd-aa33-4a64-be6d-b5fdf337327e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:46.548Z|a24bb67a-5227-4afb-8579-b5fe9eb8d682|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:46.548Z|a24bb67a-5227-4afb-8579-b5fe9eb8d682|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:49.167Z|66ee13c4-444b-474f-9375-ebd655bd35df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:14:49.167Z|66ee13c4-444b-474f-9375-ebd655bd35df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:14:56.562Z|ef898f77-36eb-4a52-9b9f-cc78e9c1a002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:56.563Z|ef898f77-36eb-4a52-9b9f-cc78e9c1a002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:56.564Z|9eb8e96e-a9d7-4722-b382-9b229fd403fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:56.564Z|9eb8e96e-a9d7-4722-b382-9b229fd403fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:14:56.569Z|02de2a4c-bdba-4725-81bd-5d21bf894858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:14:56.570Z|02de2a4c-bdba-4725-81bd-5d21bf894858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:04.167Z|e0656a83-312b-488c-8035-b8b70d1e6767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:15:04.167Z|e0656a83-312b-488c-8035-b8b70d1e6767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:15:04.761Z|90289220-075f-44db-8283-8372abc5759d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:15:04.761Z|90289220-075f-44db-8283-8372abc5759d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:15:06.589Z|78cb75b7-1876-43de-8a9c-13789ca6ed27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:06.589Z|78cb75b7-1876-43de-8a9c-13789ca6ed27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:06.589Z|afe0a776-6a1b-4cd1-a9a8-ee2aef224eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:06.590Z|afe0a776-6a1b-4cd1-a9a8-ee2aef224eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:06.590Z|d2fe58fb-71e5-4cf3-99a1-20be09d29a9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:06.591Z|d2fe58fb-71e5-4cf3-99a1-20be09d29a9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:16.616Z|f33b003a-1f4b-4b72-acfb-812eb0f43cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:16.617Z|f33b003a-1f4b-4b72-acfb-812eb0f43cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:16.623Z|508a15fb-8a75-441e-a715-bc9d9c4fbc79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:16.623Z|508a15fb-8a75-441e-a715-bc9d9c4fbc79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:16.627Z|c19fc234-1c74-4326-9546-9a88dba0fde2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:16.628Z|c19fc234-1c74-4326-9546-9a88dba0fde2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:19.167Z|fb93dfbd-32ef-4dbb-a220-287f1d1cdfd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:15:19.167Z|fb93dfbd-32ef-4dbb-a220-287f1d1cdfd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:15:22.056Z|88bb58c8-aa0d-4b13-8f27-97896626fe82|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:15:22.057Z|88bb58c8-aa0d-4b13-8f27-97896626fe82|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:26.645Z|0370226b-554f-4dd2-ad4a-2b38ef786c7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:26.646Z|0370226b-554f-4dd2-ad4a-2b38ef786c7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:26.646Z|45e999c7-3b77-423f-9945-084df9f65023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:26.647Z|45e999c7-3b77-423f-9945-084df9f65023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:26.651Z|f6769f84-aacb-418a-b8a0-f3f07e073c38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:26.652Z|f6769f84-aacb-418a-b8a0-f3f07e073c38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:34.167Z|017a30f4-7d7b-4e7e-85ef-eea2f631f234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:15:34.167Z|017a30f4-7d7b-4e7e-85ef-eea2f631f234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:15:34.762Z|ec73fde7-3f19-4cc5-a6fa-eea3b461b598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:15:34.762Z|ec73fde7-3f19-4cc5-a6fa-eea3b461b598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:15:36.671Z|436fc94f-bb6f-4adf-a43a-2a1929bf05d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:36.671Z|436fc94f-bb6f-4adf-a43a-2a1929bf05d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:36.672Z|14a46524-e86e-4798-9eb0-bc6f612f0211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:36.673Z|14a46524-e86e-4798-9eb0-bc6f612f0211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:36.674Z|bc314b1d-c31c-479a-84c2-3dc58abec5b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:36.674Z|bc314b1d-c31c-479a-84c2-3dc58abec5b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:46.698Z|02d391af-8483-4b50-a4ea-5b589d4926a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:46.699Z|02d391af-8483-4b50-a4ea-5b589d4926a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:46.699Z|6caf9da0-e7eb-47b2-9c6c-1118be8cf7d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:46.699Z|6caf9da0-e7eb-47b2-9c6c-1118be8cf7d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:46.700Z|89759598-f70f-4348-9c9e-b8080d28a795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:46.701Z|89759598-f70f-4348-9c9e-b8080d28a795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:49.167Z|26d08b97-c92d-418c-a0cd-ff8d977fc0c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:15:49.171Z|26d08b97-c92d-418c-a0cd-ff8d977fc0c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:15:56.723Z|5a9ade8b-998b-4871-8b2d-076f92026086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:56.723Z|5a9ade8b-998b-4871-8b2d-076f92026086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:56.729Z|b6bec39e-f470-42ec-bbe7-5a2404711574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:56.729Z|b6bec39e-f470-42ec-bbe7-5a2404711574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:15:56.729Z|b29db3da-da37-4ac0-9d37-2b80377bd7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:15:56.730Z|b29db3da-da37-4ac0-9d37-2b80377bd7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:04.167Z|48506bfd-5044-4091-8d7b-b7cf74dea421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:16:04.167Z|48506bfd-5044-4091-8d7b-b7cf74dea421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:16:04.763Z|4a7e5711-eb02-4c0a-8258-18c12c54c339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:16:04.763Z|4a7e5711-eb02-4c0a-8258-18c12c54c339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:16:06.749Z|f26a0aef-fb91-4af3-b70c-98df785a0864|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:06.750Z|f26a0aef-fb91-4af3-b70c-98df785a0864|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:06.756Z|2536e907-a3c8-49d8-bc94-2b8dd8014567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:06.756Z|2536e907-a3c8-49d8-bc94-2b8dd8014567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:06.759Z|8e46fb24-ff33-4aff-b4f9-35ce1d02b8ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:06.759Z|8e46fb24-ff33-4aff-b4f9-35ce1d02b8ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:16.778Z|5b81da14-5c4e-4e98-b33c-8f2d50d0a970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:16.779Z|5b81da14-5c4e-4e98-b33c-8f2d50d0a970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:16.783Z|d42b691e-b95b-4381-87d4-1cf4d5cc23ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:16.783Z|d42b691e-b95b-4381-87d4-1cf4d5cc23ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:16.786Z|fd408c59-9a18-416e-bb71-3e1a8494874b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:16.787Z|fd408c59-9a18-416e-bb71-3e1a8494874b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:19.167Z|83daa048-3beb-4e30-b66c-e0aaece46514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:16:19.167Z|83daa048-3beb-4e30-b66c-e0aaece46514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:16:22.056Z|13a388db-f956-416e-a623-5a746da489c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:16:22.056Z|13a388db-f956-416e-a623-5a746da489c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:26.807Z|5adbef24-b1f1-48bd-8214-94bb481c8f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:26.808Z|5adbef24-b1f1-48bd-8214-94bb481c8f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:26.810Z|3ec7bea1-a0bb-44f0-bb7e-855ec04b993b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:26.810Z|3ec7bea1-a0bb-44f0-bb7e-855ec04b993b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:26.818Z|20f90ccc-3da4-4024-b13f-ba8b68f9f348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:26.819Z|20f90ccc-3da4-4024-b13f-ba8b68f9f348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:34.167Z|8d5f526c-eb4e-4423-9db8-32e58a3fdebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:16:34.172Z|8d5f526c-eb4e-4423-9db8-32e58a3fdebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:16:34.764Z|fcf1dba5-46ab-4507-932b-3f506c9632ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:16:34.764Z|fcf1dba5-46ab-4507-932b-3f506c9632ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:16:36.836Z|1810eb93-0aa6-4979-b254-aa76bbb12b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:36.837Z|1810eb93-0aa6-4979-b254-aa76bbb12b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:36.838Z|3d049deb-cb6d-4af8-bc69-92a10cffcd00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:36.839Z|3d049deb-cb6d-4af8-bc69-92a10cffcd00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:36.841Z|0c956b7a-50fe-4c11-99ea-33abb8822320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:36.842Z|0c956b7a-50fe-4c11-99ea-33abb8822320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:46.866Z|1d60bffc-2939-456a-b6c9-d8b3d06d5c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:46.866Z|d5cedcb7-e37f-46b8-aa03-59ff83abfc13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:46.867Z|d5cedcb7-e37f-46b8-aa03-59ff83abfc13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:46.867Z|1d60bffc-2939-456a-b6c9-d8b3d06d5c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:46.875Z|d99d14ef-2ac7-4864-8c3b-582a5897c19c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:46.876Z|d99d14ef-2ac7-4864-8c3b-582a5897c19c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:49.167Z|d608c21c-c7a1-491a-9bf4-960e87f5d2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:16:49.167Z|d608c21c-c7a1-491a-9bf4-960e87f5d2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:16:56.894Z|bbee7294-28a6-4772-bd50-de14d17e6ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:56.895Z|bbee7294-28a6-4772-bd50-de14d17e6ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:56.894Z|f16ff870-885b-490b-a6c4-49f4b2234f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:56.895Z|f16ff870-885b-490b-a6c4-49f4b2234f2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:16:56.898Z|867a2da0-47f4-49ae-94b3-5fe4d6135b5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:16:56.899Z|867a2da0-47f4-49ae-94b3-5fe4d6135b5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:04.167Z|fc3271c8-3ceb-4a92-ad5c-2daa45f2fd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:17:04.167Z|fc3271c8-3ceb-4a92-ad5c-2daa45f2fd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:17:04.765Z|2482da96-f318-4bf6-a048-ef6f6a972ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:17:04.766Z|2482da96-f318-4bf6-a048-ef6f6a972ef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:17:06.918Z|5d42e7d1-f00e-4647-b96d-f446716a0e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:06.918Z|69d178e1-4211-4650-9a20-994b4a13606e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:06.919Z|5d42e7d1-f00e-4647-b96d-f446716a0e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:06.919Z|69d178e1-4211-4650-9a20-994b4a13606e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:06.920Z|21d92d7c-f568-49ed-afc3-e875fe087959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:06.921Z|21d92d7c-f568-49ed-afc3-e875fe087959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:16.954Z|6bd16f92-414b-4834-8fe5-4fb11072937d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:16.954Z|12fff8d7-9b20-40ae-95fc-f23a5301190d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:16.955Z|12fff8d7-9b20-40ae-95fc-f23a5301190d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:16.955Z|6bd16f92-414b-4834-8fe5-4fb11072937d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:16.954Z|307d8ab8-f87c-4187-b2a4-fd19b461fc2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:16.955Z|307d8ab8-f87c-4187-b2a4-fd19b461fc2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:19.167Z|adaee5b5-54c1-40b3-8496-7ebf4cfd51cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:17:19.172Z|adaee5b5-54c1-40b3-8496-7ebf4cfd51cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:17:22.064Z|26f450af-5078-4189-914e-9e9c6a4ffa36|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:17:22.065Z|26f450af-5078-4189-914e-9e9c6a4ffa36|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:26.978Z|803e173a-223f-44c1-bebb-0ee52a9e722c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:26.978Z|803e173a-223f-44c1-bebb-0ee52a9e722c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:26.985Z|5462bc90-68e6-4a67-b32a-eab2a6ddeff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:26.986Z|5462bc90-68e6-4a67-b32a-eab2a6ddeff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:26.988Z|fecd3098-1132-4824-9979-2a00506dfa1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:26.988Z|fecd3098-1132-4824-9979-2a00506dfa1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:34.166Z|56bf155b-cec8-44c5-a1ee-116058d6853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:17:34.167Z|56bf155b-cec8-44c5-a1ee-116058d6853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:17:34.767Z|100b9ce2-5fea-4e61-93d2-79dc6efa4801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:17:34.767Z|100b9ce2-5fea-4e61-93d2-79dc6efa4801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:17:37.003Z|68363970-b7b7-479e-82e5-af5b44147a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:37.004Z|68363970-b7b7-479e-82e5-af5b44147a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:37.013Z|a9a57c23-c97c-427b-8416-f3aa7b6d0200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:37.013Z|a9a57c23-c97c-427b-8416-f3aa7b6d0200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:37.014Z|e24db0f8-4196-483f-a430-8b82181dbafe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:37.014Z|e24db0f8-4196-483f-a430-8b82181dbafe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:47.029Z|8d133183-5731-457d-9785-c699da58a6b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:47.030Z|8d133183-5731-457d-9785-c699da58a6b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:47.035Z|1def2bc1-1848-4e85-a112-ae5f1cf81ead|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:47.036Z|1def2bc1-1848-4e85-a112-ae5f1cf81ead|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:47.037Z|aad40077-da36-4160-90ae-dae7f5c0a686|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:47.038Z|aad40077-da36-4160-90ae-dae7f5c0a686|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:49.167Z|7ebda66f-949b-4da6-b1db-4cd0a20c9cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:17:49.167Z|7ebda66f-949b-4da6-b1db-4cd0a20c9cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:17:57.055Z|e1250f26-4d6e-4fd0-81d5-1e6217e921fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:57.056Z|e1250f26-4d6e-4fd0-81d5-1e6217e921fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:57.059Z|3b85d132-1182-4b04-8303-7929ba3c5371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:57.059Z|3b85d132-1182-4b04-8303-7929ba3c5371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:17:57.062Z|097c669c-d55a-43df-b3b3-c168228169e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:17:57.063Z|097c669c-d55a-43df-b3b3-c168228169e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:04.167Z|24fb318f-c8aa-4735-8c6d-76575a888e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:18:04.171Z|24fb318f-c8aa-4735-8c6d-76575a888e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:18:04.768Z|a47934be-68d6-4a5c-855a-ecd7d967f656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:18:04.768Z|a47934be-68d6-4a5c-855a-ecd7d967f656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:18:07.086Z|19ef568b-d9a4-44aa-b348-e2cc42b593ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:07.087Z|bb4a8742-7784-4ed7-b586-171fd65634ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:07.087Z|19ef568b-d9a4-44aa-b348-e2cc42b593ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:07.088Z|bb4a8742-7784-4ed7-b586-171fd65634ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:07.088Z|d36b5e77-5e74-43c3-a0c6-274da0c0c47d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:07.090Z|d36b5e77-5e74-43c3-a0c6-274da0c0c47d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:17.112Z|22b19674-1afa-43ba-a7cb-1bcf1892894b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:17.112Z|e219722e-a439-45fc-bc2f-338bbd23f68a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:17.113Z|e219722e-a439-45fc-bc2f-338bbd23f68a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:17.113Z|22b19674-1afa-43ba-a7cb-1bcf1892894b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:17.117Z|193b95ad-d31c-4f40-b0fe-6bc6d493e193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:17.118Z|193b95ad-d31c-4f40-b0fe-6bc6d493e193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:19.166Z|b1032066-75e0-4769-bd24-1c8999c33abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:18:19.167Z|b1032066-75e0-4769-bd24-1c8999c33abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:18:22.057Z|be791822-3bdb-45fd-8eef-27dc7d6c4676|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:18:22.057Z|be791822-3bdb-45fd-8eef-27dc7d6c4676|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:27.141Z|3933ba85-b9e4-4be0-83d0-19bf9d7ee1f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:27.142Z|3933ba85-b9e4-4be0-83d0-19bf9d7ee1f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:27.141Z|3c1fab57-1b7f-4921-a922-f524c2e5f90a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:27.143Z|3c1fab57-1b7f-4921-a922-f524c2e5f90a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:27.144Z|96b736d7-2423-4150-b945-1bddb3bb0a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:27.145Z|96b736d7-2423-4150-b945-1bddb3bb0a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:34.167Z|a6603604-16ad-45df-b39e-0ff587ba90f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:18:34.167Z|a6603604-16ad-45df-b39e-0ff587ba90f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:18:34.769Z|d27f0569-7ef1-472c-af04-719a0053522e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:18:34.769Z|d27f0569-7ef1-472c-af04-719a0053522e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:18:37.216Z|9378da96-a2f6-4831-a90f-f1cd7dd603c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:37.216Z|74cd14e8-d6d8-4c41-b58a-48795bc4240a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:37.217Z|9378da96-a2f6-4831-a90f-f1cd7dd603c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:37.216Z|b81a8152-fe61-4136-87cf-e6630ec79359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:37.217Z|74cd14e8-d6d8-4c41-b58a-48795bc4240a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:37.217Z|b81a8152-fe61-4136-87cf-e6630ec79359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:47.245Z|f4d31408-7ecd-4761-bd5c-295accfa86da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:47.246Z|f4d31408-7ecd-4761-bd5c-295accfa86da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:47.253Z|c1fa0279-b551-4b21-b9f4-dc4804f8cad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:47.253Z|c6759782-2c4a-46c9-b8e7-d7e11226089e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:47.253Z|c1fa0279-b551-4b21-b9f4-dc4804f8cad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:47.254Z|c6759782-2c4a-46c9-b8e7-d7e11226089e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:49.167Z|ac4ad075-790f-42a7-bf7f-8d15898cb773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:18:49.171Z|ac4ad075-790f-42a7-bf7f-8d15898cb773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:18:57.276Z|3cec642c-cb7a-45e1-af45-990872532d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:57.277Z|3cec642c-cb7a-45e1-af45-990872532d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:57.277Z|b86919ec-a40d-4dc7-a59e-bc5faeebd1a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:57.277Z|b86919ec-a40d-4dc7-a59e-bc5faeebd1a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:18:57.277Z|1eb664e4-e4b1-4987-a45f-4d871b30f09a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:18:57.278Z|1eb664e4-e4b1-4987-a45f-4d871b30f09a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:04.167Z|4c00a33b-6e71-4a3f-91d8-5475aea55633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:19:04.167Z|4c00a33b-6e71-4a3f-91d8-5475aea55633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:19:04.770Z|67898657-05d8-4df2-81ce-2aca8dc2dd4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:19:04.770Z|67898657-05d8-4df2-81ce-2aca8dc2dd4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:19:07.301Z|98f4c001-cab7-4ce8-bd3c-51a3ac287bd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:07.302Z|98f4c001-cab7-4ce8-bd3c-51a3ac287bd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:07.302Z|1ed00d7f-085b-4dff-ac8f-ef6cc9ef8eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:07.303Z|1ed00d7f-085b-4dff-ac8f-ef6cc9ef8eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:07.303Z|01b3ef53-62ab-455d-ac3d-7be358b9ac74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:07.304Z|01b3ef53-62ab-455d-ac3d-7be358b9ac74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:17.327Z|c02c7f78-ebc2-401b-add5-7de82def5c14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:17.328Z|c02c7f78-ebc2-401b-add5-7de82def5c14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:17.330Z|93b659b4-2b7f-4a79-8092-a7936b5ef066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:17.330Z|7e62cbcc-9859-464a-9f76-36a530210a18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:17.330Z|93b659b4-2b7f-4a79-8092-a7936b5ef066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:17.330Z|7e62cbcc-9859-464a-9f76-36a530210a18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:19.167Z|c674c532-60ed-4297-8406-234a33b2b8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:19:19.167Z|c674c532-60ed-4297-8406-234a33b2b8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:19:22.055Z|83c337b5-d8a7-4a33-8d1f-56282cc63976|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:19:22.056Z|83c337b5-d8a7-4a33-8d1f-56282cc63976|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:27.351Z|6c009b98-db09-45a2-884f-9421db729ee4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:27.352Z|6c009b98-db09-45a2-884f-9421db729ee4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:27.352Z|c2b16516-0cab-432a-b234-99991353292b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:27.352Z|c2b16516-0cab-432a-b234-99991353292b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:27.353Z|45ab154f-6c3d-4dff-8bef-e3e9c4ba04cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:27.353Z|45ab154f-6c3d-4dff-8bef-e3e9c4ba04cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:34.167Z|85ff741d-9e94-457b-85ab-b463e518afb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:19:34.171Z|85ff741d-9e94-457b-85ab-b463e518afb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:19:34.771Z|c0bcae35-3cbf-4ce7-96d1-ba2dd637d439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:19:34.772Z|c0bcae35-3cbf-4ce7-96d1-ba2dd637d439|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:19:37.376Z|e1c5143d-2fb5-40a4-afcd-722bb22f131b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:37.377Z|0715974a-9452-4855-bfa3-b67f2995bc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:37.377Z|c1c095cc-cbe9-45fb-8679-c34664136d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:37.377Z|e1c5143d-2fb5-40a4-afcd-722bb22f131b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:37.378Z|c1c095cc-cbe9-45fb-8679-c34664136d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:37.378Z|0715974a-9452-4855-bfa3-b67f2995bc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:47.403Z|c099e2d9-b4cb-4883-a139-afed6f45d415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:47.403Z|c099e2d9-b4cb-4883-a139-afed6f45d415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:47.403Z|7637b16a-fc3b-4053-a864-1c8d23ae8a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:47.404Z|7637b16a-fc3b-4053-a864-1c8d23ae8a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:47.406Z|ee08b25b-e818-4b6a-90af-07d2961a7161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:47.406Z|ee08b25b-e818-4b6a-90af-07d2961a7161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:49.167Z|0ef7a855-fed6-4ab8-b0fa-013d3ddc0f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:19:49.168Z|0ef7a855-fed6-4ab8-b0fa-013d3ddc0f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:19:57.426Z|2107975d-d336-4731-ba85-65b8aeb189f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:57.426Z|22d6f09c-34ab-436f-8024-fd789985fcd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:57.427Z|22d6f09c-34ab-436f-8024-fd789985fcd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:57.428Z|2437ce6b-27a5-4ec4-a256-519c708dba6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:19:57.427Z|2107975d-d336-4731-ba85-65b8aeb189f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:19:57.429Z|2437ce6b-27a5-4ec4-a256-519c708dba6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:04.167Z|f3532714-8aec-4695-85bf-160e489ea918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:20:04.168Z|f3532714-8aec-4695-85bf-160e489ea918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:20:04.772Z|d2b2afb0-15f6-4157-b690-963ef1f2f02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:20:04.773Z|d2b2afb0-15f6-4157-b690-963ef1f2f02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:20:07.456Z|105e8f36-eeb1-4f98-a82b-461d137cbbd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:07.457Z|105e8f36-eeb1-4f98-a82b-461d137cbbd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:07.457Z|98021eea-7705-4fdd-889a-d87938dd09da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:07.458Z|3595e6a1-ac34-4042-af5d-69c0e91e7f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:07.458Z|98021eea-7705-4fdd-889a-d87938dd09da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:07.458Z|3595e6a1-ac34-4042-af5d-69c0e91e7f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:17.480Z|2d43aa20-0ccc-4309-b10b-d74de6c2473d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:17.481Z|2d43aa20-0ccc-4309-b10b-d74de6c2473d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:17.489Z|7c920457-f086-4fa3-b611-112f133aab90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:17.489Z|7c920457-f086-4fa3-b611-112f133aab90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:17.489Z|4491bb79-525f-432a-ae4e-b7159d8b826a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:17.490Z|4491bb79-525f-432a-ae4e-b7159d8b826a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:19.170Z|99f8760e-1e03-4613-85f5-7dde985c0fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:20:19.178Z|99f8760e-1e03-4613-85f5-7dde985c0fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:20:22.057Z|f92f9948-10a6-4a98-97b1-f072ccc5ded5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:20:22.057Z|f92f9948-10a6-4a98-97b1-f072ccc5ded5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:27.504Z|1abcf961-f40f-4de6-8681-3c06f7ffb477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:27.504Z|1abcf961-f40f-4de6-8681-3c06f7ffb477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:27.513Z|fc44a46b-9824-4f4a-8d0e-7ffec61524c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:27.513Z|fc44a46b-9824-4f4a-8d0e-7ffec61524c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:27.513Z|5858daf2-adb7-44f9-95a5-3e042263cd59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:27.514Z|5858daf2-adb7-44f9-95a5-3e042263cd59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:34.169Z|0753e43f-bd0f-46f7-803c-df17d0b7f03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:20:34.169Z|0753e43f-bd0f-46f7-803c-df17d0b7f03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:20:34.774Z|148f7bc6-d4b6-4217-8db4-d0c035478c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:20:34.774Z|148f7bc6-d4b6-4217-8db4-d0c035478c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:20:37.531Z|6e955d41-ffde-446a-b110-3d9f9346124a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:37.532Z|6e955d41-ffde-446a-b110-3d9f9346124a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:37.536Z|e232aaed-93da-4713-a6d6-28ea3506b33b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:37.536Z|e232aaed-93da-4713-a6d6-28ea3506b33b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:37.537Z|09349df2-d8a0-4d28-818d-2a47fc37cbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:37.538Z|09349df2-d8a0-4d28-818d-2a47fc37cbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:47.555Z|0ed0f7aa-980d-414e-938c-bde2dd21fc32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:47.556Z|0ed0f7aa-980d-414e-938c-bde2dd21fc32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:47.557Z|c77c20e0-b872-4a66-8042-ba63c82faf1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:47.558Z|c77c20e0-b872-4a66-8042-ba63c82faf1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:47.561Z|f666d092-829b-4b34-be2d-196aaac04e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:47.561Z|f666d092-829b-4b34-be2d-196aaac04e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:49.167Z|ebe2107b-dc9d-46e2-8e27-a7021b0e9cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:20:49.168Z|ebe2107b-dc9d-46e2-8e27-a7021b0e9cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:20:57.583Z|bd6cd237-6a54-4610-ae76-d2e758b45446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:57.583Z|bd6cd237-6a54-4610-ae76-d2e758b45446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:57.583Z|0389843c-edbb-4035-a0be-dc98b71f27c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:57.583Z|f11f9f8f-5705-48b6-a051-a9616eacb9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:20:57.584Z|0389843c-edbb-4035-a0be-dc98b71f27c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:20:57.584Z|f11f9f8f-5705-48b6-a051-a9616eacb9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:04.166Z|a6e0d934-99d2-40f3-90b6-678100d4753a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:21:04.170Z|a6e0d934-99d2-40f3-90b6-678100d4753a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:21:04.775Z|a59736b8-e4ec-4276-9047-2bf42ea4491a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:21:04.775Z|a59736b8-e4ec-4276-9047-2bf42ea4491a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:21:07.607Z|ef374c2f-a0b6-4bf3-851d-efa899c8e1a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:07.607Z|6c3c5652-420d-4188-9446-576ab7d9d8d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:07.608Z|a59ef4bf-3a8a-416c-b2ef-7b2321615634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:07.608Z|ef374c2f-a0b6-4bf3-851d-efa899c8e1a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:07.608Z|6c3c5652-420d-4188-9446-576ab7d9d8d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:07.608Z|a59ef4bf-3a8a-416c-b2ef-7b2321615634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:17.636Z|8742a1f4-7085-447e-8976-80ffa9b9b3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:17.637Z|8742a1f4-7085-447e-8976-80ffa9b9b3c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:17.641Z|39644ca1-7c3c-4bab-80c4-8a6b10e69143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:17.641Z|39644ca1-7c3c-4bab-80c4-8a6b10e69143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:17.642Z|cc844168-c7d4-4953-ab08-d29e0fd529a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:17.642Z|cc844168-c7d4-4953-ab08-d29e0fd529a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:19.167Z|4a8222a5-eb38-4b9a-95ae-568078085a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:21:19.167Z|4a8222a5-eb38-4b9a-95ae-568078085a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:21:22.055Z|81f5987d-f05b-4e39-8b5e-d022f1027fcf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:21:22.055Z|81f5987d-f05b-4e39-8b5e-d022f1027fcf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:27.660Z|03ce006a-14bb-45b7-ba9a-c3c62993578d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:27.661Z|03ce006a-14bb-45b7-ba9a-c3c62993578d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:27.664Z|8614d75f-08a8-45ac-8912-d98fc65ac99a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:27.664Z|8614d75f-08a8-45ac-8912-d98fc65ac99a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:27.664Z|9151949e-751a-486c-8aaa-3e9b52cb0c6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:27.665Z|9151949e-751a-486c-8aaa-3e9b52cb0c6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:34.167Z|b2e3a743-b387-42d6-a403-6dd301e47be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:21:34.168Z|b2e3a743-b387-42d6-a403-6dd301e47be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:21:34.776Z|e536b74f-5082-4c41-900d-b07183af1d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:21:34.776Z|e536b74f-5082-4c41-900d-b07183af1d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:21:37.690Z|c9a611cf-5b8f-418b-823b-3083c8adc703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:37.690Z|e2a4a749-8f7d-4db5-8519-04e491d80c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:37.690Z|0724a95a-9ebe-4015-acec-f305267d1df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:37.690Z|c9a611cf-5b8f-418b-823b-3083c8adc703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:37.691Z|0724a95a-9ebe-4015-acec-f305267d1df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:37.691Z|e2a4a749-8f7d-4db5-8519-04e491d80c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:47.713Z|ea8f87b0-7051-4771-9c7c-6c5033426582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:47.714Z|ea8f87b0-7051-4771-9c7c-6c5033426582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:47.714Z|c6d517b3-2f7e-456e-bacd-e915ee243776|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:47.715Z|c6d517b3-2f7e-456e-bacd-e915ee243776|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:47.722Z|19b05a48-776e-48d5-8586-373f5028409b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:47.724Z|19b05a48-776e-48d5-8586-373f5028409b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:49.167Z|93e60f01-a54c-489d-8090-18864012a378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:21:49.170Z|93e60f01-a54c-489d-8090-18864012a378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:21:57.737Z|6995aaab-a551-49d8-b9f3-8697879c854f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:57.738Z|6995aaab-a551-49d8-b9f3-8697879c854f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:57.744Z|6939c9b1-634d-4f36-aaed-e8e36580b6d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:57.745Z|6939c9b1-634d-4f36-aaed-e8e36580b6d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:21:57.749Z|5c391d8f-2573-4257-8d6f-7027ec81b080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:21:57.750Z|5c391d8f-2573-4257-8d6f-7027ec81b080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:04.167Z|2d6e2e14-22e6-47eb-8f77-a968bce285be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:22:04.167Z|2d6e2e14-22e6-47eb-8f77-a968bce285be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:22:04.777Z|fe3a4417-ba9a-420d-954e-8b82228bb900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:22:04.777Z|fe3a4417-ba9a-420d-954e-8b82228bb900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:22:07.762Z|88d81b38-14ce-4db6-928e-8358a31eaf42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:07.763Z|88d81b38-14ce-4db6-928e-8358a31eaf42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:07.768Z|47b5a068-db82-423c-b003-30d76274ddde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:07.768Z|47b5a068-db82-423c-b003-30d76274ddde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:07.771Z|d926b58e-3a15-4565-81d6-c99fa0ac60a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:07.773Z|d926b58e-3a15-4565-81d6-c99fa0ac60a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:17.788Z|cc9da99f-d07a-42a0-be3c-8679b16754f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:17.789Z|cc9da99f-d07a-42a0-be3c-8679b16754f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:17.792Z|b43f22e1-dd7c-4e1d-8e39-f389106b9c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:17.793Z|b43f22e1-dd7c-4e1d-8e39-f389106b9c8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:17.798Z|0186382d-0c02-4b1b-b08e-75e9d1506d61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:17.798Z|0186382d-0c02-4b1b-b08e-75e9d1506d61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:19.166Z|913d7cec-17d9-4d37-977c-1322c1710f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:22:19.167Z|913d7cec-17d9-4d37-977c-1322c1710f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:22:22.055Z|1bac082b-03ad-4a30-9e24-d17dce7b886f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:22:22.056Z|1bac082b-03ad-4a30-9e24-d17dce7b886f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:27.813Z|64f9b913-9f2c-47f9-828d-68495335844f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:27.814Z|64f9b913-9f2c-47f9-828d-68495335844f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:27.814Z|d7860953-6795-4a8a-9be1-6ea4f34512a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:27.815Z|d7860953-6795-4a8a-9be1-6ea4f34512a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:27.819Z|fb8fdef4-8302-42dd-8894-fedd482a6eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:27.820Z|fb8fdef4-8302-42dd-8894-fedd482a6eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:34.167Z|494e8c04-0c39-4ac6-89d5-7fbe2c48feba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:22:34.171Z|494e8c04-0c39-4ac6-89d5-7fbe2c48feba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:22:34.778Z|1b804649-07e8-4cad-8c22-9c35e865385c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:22:34.778Z|1b804649-07e8-4cad-8c22-9c35e865385c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:22:37.838Z|2a6ce9d8-d1b5-4aed-ae8e-d535891e2033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:37.839Z|2a6ce9d8-d1b5-4aed-ae8e-d535891e2033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:37.839Z|c5c09800-58fe-490f-9ada-81a2b876bd96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:37.840Z|c5c09800-58fe-490f-9ada-81a2b876bd96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:37.842Z|5ae2ea9e-211b-4354-90ec-8b9a1140c414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:37.843Z|5ae2ea9e-211b-4354-90ec-8b9a1140c414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:47.871Z|caad3b6d-a6ff-4119-9e2c-8a8bf7602365|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:47.872Z|caad3b6d-a6ff-4119-9e2c-8a8bf7602365|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:47.872Z|7972ff31-734e-49ac-84b5-38e63bc52e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:47.872Z|7972ff31-734e-49ac-84b5-38e63bc52e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:47.878Z|e6c7ca1e-3b47-4f1d-90e4-7cce1fa88f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:47.879Z|e6c7ca1e-3b47-4f1d-90e4-7cce1fa88f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:49.167Z|4d9407b8-3d5a-4a85-966a-7d6c6b90ee8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:22:49.167Z|4d9407b8-3d5a-4a85-966a-7d6c6b90ee8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:22:57.895Z|19c7f45a-ff92-4b40-a172-35b2003d1a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:57.895Z|19c7f45a-ff92-4b40-a172-35b2003d1a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:57.901Z|00711be3-1530-4daa-80d2-2327b6dde110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:57.902Z|00711be3-1530-4daa-80d2-2327b6dde110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:22:57.903Z|51b68b79-d0af-4a3d-86ce-3b577d13326c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:22:57.903Z|51b68b79-d0af-4a3d-86ce-3b577d13326c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:04.167Z|54725e62-d63f-47f1-ab3e-a95d71b86cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:23:04.167Z|54725e62-d63f-47f1-ab3e-a95d71b86cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:23:04.779Z|ba37ff92-b35a-4696-9545-fb0e3ce12de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:23:04.779Z|ba37ff92-b35a-4696-9545-fb0e3ce12de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:23:07.920Z|7ae8659c-89a0-4b52-aa19-6a74d6a41832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:07.921Z|7ae8659c-89a0-4b52-aa19-6a74d6a41832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:07.926Z|c618c4e5-c755-414f-ba56-e20d13678ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:07.926Z|c618c4e5-c755-414f-ba56-e20d13678ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:07.926Z|c5412249-5769-4ae0-9641-4871c7cd6c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:07.927Z|c5412249-5769-4ae0-9641-4871c7cd6c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:17.947Z|9f37dbfb-c3b8-471d-9c41-035d6788b63e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:17.948Z|9f37dbfb-c3b8-471d-9c41-035d6788b63e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:17.949Z|1d302076-4f22-4e73-9156-75097b442b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:17.949Z|1d302076-4f22-4e73-9156-75097b442b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:17.951Z|954c4c34-6b2f-4c51-aa4b-9f2373e5a2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:17.951Z|954c4c34-6b2f-4c51-aa4b-9f2373e5a2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:19.167Z|4ca86eb6-4cc0-4b64-b142-c1fbfd90faca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:23:19.171Z|4ca86eb6-4cc0-4b64-b142-c1fbfd90faca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:23:22.055Z|ba2ba948-7b51-4538-84d3-472e074da37a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:23:22.056Z|ba2ba948-7b51-4538-84d3-472e074da37a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:27.972Z|b6f9d47e-fed2-4e64-8f86-20193c5aa7c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:27.972Z|b6f9d47e-fed2-4e64-8f86-20193c5aa7c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:27.972Z|982c1181-2ebf-4591-976d-8d4d099de0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:27.974Z|982c1181-2ebf-4591-976d-8d4d099de0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:27.981Z|d2b25776-7bae-4ad9-abab-3d58ccd9fcf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:27.982Z|d2b25776-7bae-4ad9-abab-3d58ccd9fcf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:34.167Z|462cc943-4f1a-4645-8133-9f1f0da1af5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:23:34.167Z|462cc943-4f1a-4645-8133-9f1f0da1af5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:23:34.780Z|2fb72c71-da56-44ce-ab9c-304d4c46b137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:23:34.780Z|2fb72c71-da56-44ce-ab9c-304d4c46b137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:23:37.997Z|ce5fb97a-3615-4ad6-8e3e-59e870b6611b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:37.998Z|ce5fb97a-3615-4ad6-8e3e-59e870b6611b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:38.005Z|2a992279-8ac3-4ffb-b04e-b8ce76895ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:38.005Z|b26b40d8-6125-4860-9f9f-3fffd61d617d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:38.006Z|2a992279-8ac3-4ffb-b04e-b8ce76895ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:38.006Z|b26b40d8-6125-4860-9f9f-3fffd61d617d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:48.025Z|c20ddffc-621e-466b-a7f4-b35878999655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:48.026Z|c20ddffc-621e-466b-a7f4-b35878999655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:48.029Z|859934dc-da74-4442-b3ff-c175d71026c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:48.030Z|1ccb46da-1fc4-4031-8fd0-5abed71d0938|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:48.030Z|859934dc-da74-4442-b3ff-c175d71026c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:48.030Z|1ccb46da-1fc4-4031-8fd0-5abed71d0938|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:49.167Z|cae2c613-b595-4e1c-8fcc-6057caa09d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:23:49.167Z|cae2c613-b595-4e1c-8fcc-6057caa09d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:23:58.055Z|d385ce5f-f672-4ea3-8598-4798f636a47f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:58.055Z|64d19352-ebeb-4802-892c-6d021373dfb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:58.055Z|d385ce5f-f672-4ea3-8598-4798f636a47f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:58.056Z|64d19352-ebeb-4802-892c-6d021373dfb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:23:58.058Z|586c49ef-6642-4b84-b26e-4b4b9a7c5116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:23:58.059Z|586c49ef-6642-4b84-b26e-4b4b9a7c5116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:04.167Z|93c35874-1011-4d06-a3bd-ee4ceeabecb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:24:04.170Z|93c35874-1011-4d06-a3bd-ee4ceeabecb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:24:04.781Z|689f9537-5a1d-4884-9e9b-03a7602436b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:24:04.782Z|689f9537-5a1d-4884-9e9b-03a7602436b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:24:08.080Z|4bea1471-d3ac-4abb-a4ec-8e6298ffdc36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:08.080Z|4bea1471-d3ac-4abb-a4ec-8e6298ffdc36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:08.080Z|38f0ac9b-a1be-4427-950e-e32e8e107add|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:08.081Z|38f0ac9b-a1be-4427-950e-e32e8e107add|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:08.087Z|dfb5f4b4-dc24-4d06-8172-c126e69cf08c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:08.088Z|dfb5f4b4-dc24-4d06-8172-c126e69cf08c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:18.104Z|80b7565f-0e1b-4275-8bd3-cc4790aff3be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:18.105Z|80b7565f-0e1b-4275-8bd3-cc4790aff3be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:18.109Z|f7b77ed1-b455-46b1-962d-b68bf3295630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:18.110Z|f7b77ed1-b455-46b1-962d-b68bf3295630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:18.126Z|b9e3f276-9dea-4633-b963-844380bf8811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:18.127Z|b9e3f276-9dea-4633-b963-844380bf8811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:19.167Z|1661e522-1bc9-4cb3-b8e2-42d13c64cc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:24:19.167Z|1661e522-1bc9-4cb3-b8e2-42d13c64cc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:24:22.056Z|73453cc1-3f81-4656-a545-6c775facc62a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:24:22.057Z|73453cc1-3f81-4656-a545-6c775facc62a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:28.131Z|4d3af11c-06ac-4a09-ad3e-2a2220662a58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:28.132Z|4d3af11c-06ac-4a09-ad3e-2a2220662a58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:28.131Z|5f480b8d-fc2a-47a0-bc39-cc8446f3e4d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:28.132Z|5f480b8d-fc2a-47a0-bc39-cc8446f3e4d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:28.149Z|d1fd5253-8bac-40ff-a60e-084830a48e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:28.150Z|d1fd5253-8bac-40ff-a60e-084830a48e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:34.167Z|b0f33069-becd-4087-beb3-aa7fd770e364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:24:34.167Z|b0f33069-becd-4087-beb3-aa7fd770e364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:24:34.782Z|20be6d65-dc8a-4452-8f28-fdb299a24beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:24:34.783Z|20be6d65-dc8a-4452-8f28-fdb299a24beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:24:38.159Z|d0b7c181-252f-4a10-8b09-aec034f2bb48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:38.160Z|d0b7c181-252f-4a10-8b09-aec034f2bb48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:38.161Z|81a1d668-5f47-4a16-ac75-110ed7dec03e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:38.161Z|81a1d668-5f47-4a16-ac75-110ed7dec03e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:38.171Z|a52387fa-9a81-4fff-aa42-b52997f958b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:38.172Z|a52387fa-9a81-4fff-aa42-b52997f958b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:48.190Z|31e829ac-0079-4df1-aeda-61d5203ac696|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:48.190Z|94c57101-40d5-401e-8d68-61ce7157d07f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:48.191Z|31e829ac-0079-4df1-aeda-61d5203ac696|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:48.191Z|94c57101-40d5-401e-8d68-61ce7157d07f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:48.196Z|58b161dc-dbf2-404c-b3e9-8d35363e04f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:48.197Z|58b161dc-dbf2-404c-b3e9-8d35363e04f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:49.167Z|74abb2fb-f8aa-4566-a6fb-8c045d4a83b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:24:49.171Z|74abb2fb-f8aa-4566-a6fb-8c045d4a83b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:24:58.215Z|b1597550-ffcc-4a58-9bd8-132be19e6839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:58.215Z|d0e00a9f-85b6-4fc5-8d76-a501c9c73944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:58.215Z|b1597550-ffcc-4a58-9bd8-132be19e6839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:58.215Z|d0e00a9f-85b6-4fc5-8d76-a501c9c73944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:24:58.217Z|76858473-10b0-443b-89ef-9da9a8f2091f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:24:58.218Z|76858473-10b0-443b-89ef-9da9a8f2091f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:04.167Z|bfb3e86b-87fe-4f59-87d6-733903ad753d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:25:04.167Z|bfb3e86b-87fe-4f59-87d6-733903ad753d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:25:04.783Z|dd007d60-5095-49a4-bc0a-c85c5f4f879f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:25:04.784Z|dd007d60-5095-49a4-bc0a-c85c5f4f879f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:25:08.238Z|10845303-863b-4e26-91b2-9b152dc3139b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:08.239Z|10845303-863b-4e26-91b2-9b152dc3139b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:08.239Z|7a28a1e6-721b-4c37-a761-c33ed2b38971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:08.239Z|42b4c390-48f2-4c90-9cca-148de297920c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:08.239Z|42b4c390-48f2-4c90-9cca-148de297920c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:08.239Z|7a28a1e6-721b-4c37-a761-c33ed2b38971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:18.275Z|0af06c64-052e-4443-bb05-f2b439c72ba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:18.275Z|10f4a8dc-c6f3-4bce-8ed9-7a5eeb5d6b9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:18.275Z|0af06c64-052e-4443-bb05-f2b439c72ba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:18.275Z|10f4a8dc-c6f3-4bce-8ed9-7a5eeb5d6b9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:18.275Z|52492661-1779-4ea4-8745-8a8920d10572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:18.276Z|52492661-1779-4ea4-8745-8a8920d10572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:19.167Z|d1eb03dd-7029-433d-a790-48074974cc69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:25:19.167Z|d1eb03dd-7029-433d-a790-48074974cc69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:25:22.056Z|8bf94c67-a8b1-4293-8a03-fa3e276fdc44|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:25:22.056Z|8bf94c67-a8b1-4293-8a03-fa3e276fdc44|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:28.303Z|2eed3da2-96f3-4fbb-ab09-263d3e757661|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:28.303Z|78480042-d52d-4838-aaa4-2227e4a1cced|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:28.304Z|2eed3da2-96f3-4fbb-ab09-263d3e757661|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:28.304Z|78480042-d52d-4838-aaa4-2227e4a1cced|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:28.310Z|f39311ad-ebc2-4d57-8e4f-406df6b9ff40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:28.311Z|f39311ad-ebc2-4d57-8e4f-406df6b9ff40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:34.167Z|99008194-b793-4c02-8356-5d75897d3929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:25:34.170Z|99008194-b793-4c02-8356-5d75897d3929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:25:34.784Z|1aef52f4-0b02-4aca-a796-f1dea0292986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:25:34.786Z|1aef52f4-0b02-4aca-a796-f1dea0292986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:25:38.327Z|c12374a4-5c1e-4e1e-a1ab-4c1061803768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:38.327Z|c12374a4-5c1e-4e1e-a1ab-4c1061803768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:38.328Z|5c0c47ee-9fe6-4c09-a28b-8fe9ddc2a8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:38.328Z|5c0c47ee-9fe6-4c09-a28b-8fe9ddc2a8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:38.332Z|2702ee68-051b-486d-87c6-2e4a28dca523|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:38.332Z|2702ee68-051b-486d-87c6-2e4a28dca523|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:48.351Z|28dbda23-a822-4357-9dfb-81a009932593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:48.352Z|28dbda23-a822-4357-9dfb-81a009932593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:48.354Z|3428b6fb-b3e6-460c-9cd5-29db79fdcdc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:48.354Z|3428b6fb-b3e6-460c-9cd5-29db79fdcdc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:48.360Z|f4cc2805-4cff-493f-be67-a7b4522bef30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:48.360Z|f4cc2805-4cff-493f-be67-a7b4522bef30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:49.167Z|82b3b728-6331-4106-a4d7-c850f1cb1674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:25:49.167Z|82b3b728-6331-4106-a4d7-c850f1cb1674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:25:58.383Z|71043c11-c415-4401-8639-0c1f436b6c44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:58.384Z|71043c11-c415-4401-8639-0c1f436b6c44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:58.384Z|830728c6-4618-4d17-ac49-8e6815115eb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:58.385Z|830728c6-4618-4d17-ac49-8e6815115eb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:25:58.387Z|efebc761-a356-4377-8f94-cab4b00af598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:25:58.388Z|efebc761-a356-4377-8f94-cab4b00af598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:04.167Z|f28e325e-8742-4893-ba59-288e488bf680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:26:04.167Z|f28e325e-8742-4893-ba59-288e488bf680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:26:04.787Z|4d4dddb1-9cd6-4733-9a2e-bd3e674783fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:26:04.787Z|4d4dddb1-9cd6-4733-9a2e-bd3e674783fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:26:08.411Z|4eac394b-7d2a-4d9d-acba-6d49d3d008f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:08.412Z|4eac394b-7d2a-4d9d-acba-6d49d3d008f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:08.415Z|05e7923c-7061-43da-9e16-e12c0f3b9d9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:08.416Z|05e7923c-7061-43da-9e16-e12c0f3b9d9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:08.417Z|c6d6c834-76af-4b71-b54e-dd8eface21cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:08.419Z|c6d6c834-76af-4b71-b54e-dd8eface21cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:18.440Z|d0093c20-7d46-47ca-95ff-d0b80cdc66b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:18.440Z|d0093c20-7d46-47ca-95ff-d0b80cdc66b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:18.441Z|18858c86-9a78-47cc-bd14-47a5cd848830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:18.442Z|18858c86-9a78-47cc-bd14-47a5cd848830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:18.445Z|2cf7a419-3431-4432-a188-3cb449732c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:18.446Z|2cf7a419-3431-4432-a188-3cb449732c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:19.167Z|18b8a535-d97f-4ca8-a956-a12751b7adff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:26:19.174Z|18b8a535-d97f-4ca8-a956-a12751b7adff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:26:22.055Z|6de98f16-d5e8-4103-b2e2-7d0cb7224168|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:26:22.056Z|6de98f16-d5e8-4103-b2e2-7d0cb7224168|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:28.464Z|1bb80ff9-c270-4e4e-9e61-3da478fff961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:28.465Z|1bb80ff9-c270-4e4e-9e61-3da478fff961|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:28.467Z|45b54c8c-8cd2-41b9-bd75-45d1e76be345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:28.469Z|45b54c8c-8cd2-41b9-bd75-45d1e76be345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:28.473Z|32d84b35-5ca4-4725-acf5-8a3a5a7321e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:28.473Z|32d84b35-5ca4-4725-acf5-8a3a5a7321e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:34.167Z|abf1dbcf-7b83-4c75-a3f9-73bf2889ba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:26:34.167Z|abf1dbcf-7b83-4c75-a3f9-73bf2889ba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:26:34.788Z|71b6cf5c-3dad-464f-bfa6-6acbb88bc34e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:26:34.788Z|71b6cf5c-3dad-464f-bfa6-6acbb88bc34e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:26:38.494Z|2ef08596-5a9d-46bc-8b69-4567f5d12990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:38.495Z|2ef08596-5a9d-46bc-8b69-4567f5d12990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:38.495Z|eb707e5b-cc22-4c92-bb80-2d4cf5a4b20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:38.495Z|eb707e5b-cc22-4c92-bb80-2d4cf5a4b20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:38.496Z|437d63fd-996b-4941-b270-7fa75295dc07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:38.497Z|437d63fd-996b-4941-b270-7fa75295dc07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:48.518Z|dd88f68c-0be4-47d9-a2d0-d13a489d850b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:48.519Z|dd88f68c-0be4-47d9-a2d0-d13a489d850b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:48.519Z|a6b4a87b-a565-4e18-ba15-f087cd7e4db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:48.519Z|a6b4a87b-a565-4e18-ba15-f087cd7e4db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:48.525Z|2f094a49-3d0b-4b2d-9c5a-a0653a4f8f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:48.526Z|2f094a49-3d0b-4b2d-9c5a-a0653a4f8f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:49.166Z|6efbca18-0d64-425b-9dbd-d73ebf272632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:26:49.167Z|6efbca18-0d64-425b-9dbd-d73ebf272632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:26:58.542Z|3397c979-a79d-4c6c-a188-dd5a90c58301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:58.542Z|2040d8b8-18a0-4c9c-abf8-8fc4aa9d1835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:58.543Z|3397c979-a79d-4c6c-a188-dd5a90c58301|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:58.543Z|2040d8b8-18a0-4c9c-abf8-8fc4aa9d1835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:26:58.548Z|0f888387-df70-47ac-82da-65f1624434af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:26:58.548Z|0f888387-df70-47ac-82da-65f1624434af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:04.167Z|2d399620-6946-4e14-a1b8-e720bcebf3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:27:04.171Z|2d399620-6946-4e14-a1b8-e720bcebf3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:27:04.788Z|9cfcc0bf-200c-4c43-8fe8-76113e084fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:27:04.789Z|9cfcc0bf-200c-4c43-8fe8-76113e084fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:27:08.574Z|78caa943-d68c-455f-80dd-40d726c6623d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:08.575Z|78caa943-d68c-455f-80dd-40d726c6623d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:08.575Z|b8af0da0-9746-4646-ab07-2294ffefb977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:08.576Z|b8af0da0-9746-4646-ab07-2294ffefb977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:08.574Z|da937d13-da75-4aad-8539-1a9ba7f45496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:08.578Z|da937d13-da75-4aad-8539-1a9ba7f45496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:18.600Z|58a245b9-600a-4f1d-9970-91555edd4335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:18.600Z|7af3f211-8cf0-4c54-8a6b-b828d5a8f829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:18.600Z|03a8bcaa-33a7-488d-a2bb-6fba58a3eac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:18.601Z|58a245b9-600a-4f1d-9970-91555edd4335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:18.601Z|03a8bcaa-33a7-488d-a2bb-6fba58a3eac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:18.601Z|7af3f211-8cf0-4c54-8a6b-b828d5a8f829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:19.167Z|abe71fdb-736f-4afa-b743-644ff9786f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:27:19.167Z|abe71fdb-736f-4afa-b743-644ff9786f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:27:22.055Z|eb08c602-e1f2-4374-a007-fe8ddba389ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:27:22.056Z|eb08c602-e1f2-4374-a007-fe8ddba389ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:28.629Z|c1ae18da-db2d-4423-8b81-a95e2838a670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:28.630Z|c1ae18da-db2d-4423-8b81-a95e2838a670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:28.637Z|bfffe07e-243a-470f-a25a-64e6a8ccad42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:28.637Z|67ce8aed-fb03-4494-b5e2-55f05c650046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:28.637Z|67ce8aed-fb03-4494-b5e2-55f05c650046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:28.637Z|bfffe07e-243a-470f-a25a-64e6a8ccad42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:34.167Z|efb1cd8c-19f3-4641-9233-4f1e33acd1e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:27:34.168Z|efb1cd8c-19f3-4641-9233-4f1e33acd1e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:27:34.790Z|82994987-6404-48c3-9bf6-f2362be064b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:27:34.790Z|82994987-6404-48c3-9bf6-f2362be064b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:27:38.653Z|68214b3d-677d-44bf-8c5c-3dfa7aef529e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:38.653Z|68214b3d-677d-44bf-8c5c-3dfa7aef529e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:38.657Z|f878bdf7-7999-4e00-b7bd-b43d538e9c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:38.658Z|f878bdf7-7999-4e00-b7bd-b43d538e9c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:38.658Z|ccef871f-3f62-482b-affe-0bd27fccf81f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:38.659Z|ccef871f-3f62-482b-affe-0bd27fccf81f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:48.678Z|98df9153-27ba-4d76-8fd3-d9707d070a7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:48.679Z|98df9153-27ba-4d76-8fd3-d9707d070a7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:48.680Z|37f310bf-697e-495c-9c4e-ef0ec1144b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:48.681Z|37f310bf-697e-495c-9c4e-ef0ec1144b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:48.687Z|0c78f48e-77a6-489d-81c4-339e6421b5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:48.687Z|0c78f48e-77a6-489d-81c4-339e6421b5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:49.167Z|be123601-7020-418e-b008-cb0e40bb3959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:27:49.171Z|be123601-7020-418e-b008-cb0e40bb3959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:27:58.705Z|31648681-c46c-4630-b534-102d1eba4f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:58.706Z|31648681-c46c-4630-b534-102d1eba4f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:58.706Z|190bc8a4-ead0-4701-bf2a-2dc172f1cfa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:58.707Z|190bc8a4-ead0-4701-bf2a-2dc172f1cfa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:27:58.712Z|9180a390-05ec-4235-99d5-c74d6af7d251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:27:58.713Z|9180a390-05ec-4235-99d5-c74d6af7d251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:04.167Z|91df0b38-faf1-44cf-ae42-c98dd09dab82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:28:04.167Z|91df0b38-faf1-44cf-ae42-c98dd09dab82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:28:04.791Z|a088da6c-7748-4b53-8591-aef0db159654|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:28:04.791Z|a088da6c-7748-4b53-8591-aef0db159654|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:28:08.727Z|c935687d-beab-4e41-82ec-3fce608745f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:08.728Z|c935687d-beab-4e41-82ec-3fce608745f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:08.728Z|c1c9ca48-0ed6-4b7d-9f37-2e8108ebe83d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:08.728Z|c1c9ca48-0ed6-4b7d-9f37-2e8108ebe83d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:08.735Z|b2a6c229-127b-4fd9-ad33-a22f7d37ff91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:08.735Z|b2a6c229-127b-4fd9-ad33-a22f7d37ff91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:18.755Z|6eb6de51-6232-4cca-833e-b606d41335b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:18.755Z|6eb6de51-6232-4cca-833e-b606d41335b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:18.755Z|b03eb637-9613-412b-9d25-3e6e727a4cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:18.756Z|b03eb637-9613-412b-9d25-3e6e727a4cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:18.760Z|7cbe0775-c24e-4f38-ad24-d187dd56653d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:18.761Z|7cbe0775-c24e-4f38-ad24-d187dd56653d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:19.169Z|d47f8bb5-9ac4-4337-a5da-cf43a7570007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:28:19.169Z|d47f8bb5-9ac4-4337-a5da-cf43a7570007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:28:22.056Z|bea19ba3-420e-4af0-8522-2d9882bd9532|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:28:22.057Z|bea19ba3-420e-4af0-8522-2d9882bd9532|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:28.783Z|de1e9de1-7189-47ac-87ec-7d27c1be74dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:28.784Z|de1e9de1-7189-47ac-87ec-7d27c1be74dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:28.785Z|7c930f50-bf11-4657-ba14-2a9490fd7f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:28.787Z|7c930f50-bf11-4657-ba14-2a9490fd7f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:28.790Z|3a75e73d-efc5-40e1-b638-3f443d166760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:28.791Z|3a75e73d-efc5-40e1-b638-3f443d166760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:34.166Z|ac2bd7ad-a01a-4b07-bf15-054412ec8972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:28:34.171Z|ac2bd7ad-a01a-4b07-bf15-054412ec8972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:28:34.792Z|a1f6012b-a035-46a9-b12b-0c8fe9c4baf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:28:34.793Z|a1f6012b-a035-46a9-b12b-0c8fe9c4baf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:28:38.813Z|32bbee06-0269-413f-8fb3-d1a2dd72bcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:38.814Z|32bbee06-0269-413f-8fb3-d1a2dd72bcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:38.815Z|c2d23d0b-9daf-4cc4-85bb-0a36ebef93b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:38.815Z|b32e5acc-9500-47c9-bdfb-f596638899c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:38.815Z|c2d23d0b-9daf-4cc4-85bb-0a36ebef93b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:38.816Z|b32e5acc-9500-47c9-bdfb-f596638899c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:48.838Z|32ac6b9c-854d-4916-901d-4aeb88f1b217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:48.838Z|c878b075-db1b-49c9-b175-1ceb9f3ea7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:48.839Z|c878b075-db1b-49c9-b175-1ceb9f3ea7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:48.839Z|32ac6b9c-854d-4916-901d-4aeb88f1b217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:48.846Z|44f9e021-fcbe-4181-a925-f79f49d243f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:48.846Z|44f9e021-fcbe-4181-a925-f79f49d243f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:49.167Z|baf20edb-d14a-4100-8d9c-93820f03f4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:28:49.167Z|baf20edb-d14a-4100-8d9c-93820f03f4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:28:58.866Z|aa3d6885-32ea-4fbb-822e-83961b8ebe72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:58.866Z|aa3d6885-32ea-4fbb-822e-83961b8ebe72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:58.867Z|41359ed7-abd0-4a1c-8b81-96737f17f5c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:58.868Z|41359ed7-abd0-4a1c-8b81-96737f17f5c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:28:58.871Z|0011d065-6f76-4432-b724-6ec0edabae8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:28:58.872Z|0011d065-6f76-4432-b724-6ec0edabae8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:04.167Z|73d638f6-47c7-435f-8bbb-7a4ed22a269d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:29:04.167Z|73d638f6-47c7-435f-8bbb-7a4ed22a269d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:29:04.793Z|1100cc33-7d6b-49c3-bc00-dcac2219c11c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:29:04.794Z|1100cc33-7d6b-49c3-bc00-dcac2219c11c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:29:08.893Z|acf722b7-2f0e-47d6-87fa-49423869537f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:08.893Z|acf722b7-2f0e-47d6-87fa-49423869537f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:08.895Z|f3608f4e-406e-4e72-a216-f82ac6c17f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:08.896Z|f3608f4e-406e-4e72-a216-f82ac6c17f7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:08.896Z|467b4a72-6722-4115-ad7b-195079cacc5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:08.896Z|467b4a72-6722-4115-ad7b-195079cacc5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:18.919Z|bf504bf4-29c4-4476-ab49-f179972ad07c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:18.920Z|bf504bf4-29c4-4476-ab49-f179972ad07c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:18.920Z|7fb1151c-caaa-49fd-87c5-7b60daeda864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:18.921Z|7fb1151c-caaa-49fd-87c5-7b60daeda864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:18.923Z|f715f8d5-b7a7-49c0-8559-33bef800a677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:18.923Z|f715f8d5-b7a7-49c0-8559-33bef800a677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:19.167Z|240558fa-6070-4d45-afb6-a233424fa82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:29:19.171Z|240558fa-6070-4d45-afb6-a233424fa82e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:29:22.055Z|546a638f-7f9a-4990-9877-858a152d9bb9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:29:22.056Z|546a638f-7f9a-4990-9877-858a152d9bb9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:28.947Z|03946800-d76e-4ff5-8452-8c7ec7576f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:28.948Z|03946800-d76e-4ff5-8452-8c7ec7576f4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:28.949Z|57adb32f-9598-4bb1-bfb0-f30689d28cac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:28.950Z|ea76b136-2fdb-4f85-8d7c-7e1917b4b113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:28.950Z|57adb32f-9598-4bb1-bfb0-f30689d28cac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:28.951Z|ea76b136-2fdb-4f85-8d7c-7e1917b4b113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:34.167Z|382972b2-b1b1-49f8-abb2-52855d993392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:29:34.167Z|382972b2-b1b1-49f8-abb2-52855d993392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:29:34.794Z|a2666dff-222c-4313-8bfd-81546cdf1349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:29:34.795Z|a2666dff-222c-4313-8bfd-81546cdf1349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:29:38.977Z|e72aab4f-8931-408d-b589-e6d69c4c99a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:38.977Z|43784344-5f68-4ce1-9b93-e9eb7e1724aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:38.978Z|95939f6a-f142-46ec-80f0-deaa6663b6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:38.978Z|43784344-5f68-4ce1-9b93-e9eb7e1724aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:38.978Z|e72aab4f-8931-408d-b589-e6d69c4c99a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:38.978Z|95939f6a-f142-46ec-80f0-deaa6663b6bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:49.002Z|c1f7c820-cff4-4a7e-9036-de8c9a4c461a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:49.003Z|c1f7c820-cff4-4a7e-9036-de8c9a4c461a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:49.009Z|42a94c48-9aea-46f0-a3f5-a700d4ae7d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:49.009Z|d5479298-c388-4bdb-b9de-2d776b9a7906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:49.010Z|42a94c48-9aea-46f0-a3f5-a700d4ae7d63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:49.010Z|d5479298-c388-4bdb-b9de-2d776b9a7906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:49.167Z|5894db6c-cd74-4ad4-87be-a432aa2ede95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:29:49.167Z|5894db6c-cd74-4ad4-87be-a432aa2ede95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:29:59.029Z|baaa3a03-746a-402e-94b1-cde5dcf71189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:59.030Z|baaa3a03-746a-402e-94b1-cde5dcf71189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:59.032Z|2502b633-c010-4585-b748-bb3558dcb960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:59.033Z|2502b633-c010-4585-b748-bb3558dcb960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:29:59.033Z|28f2a761-ca7b-4f30-a073-362121c4ea3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:29:59.034Z|28f2a761-ca7b-4f30-a073-362121c4ea3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:04.167Z|3b635484-3bf5-49f0-8eda-993a16f71b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:30:04.171Z|3b635484-3bf5-49f0-8eda-993a16f71b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:30:04.796Z|f93f85e5-dda7-4306-a31b-82826da745c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:30:04.796Z|f93f85e5-dda7-4306-a31b-82826da745c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:30:09.058Z|0fe07686-f53e-4fe7-bb93-5e569b3592f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:09.059Z|0fe07686-f53e-4fe7-bb93-5e569b3592f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:09.060Z|cd7c4fe0-5713-4f5b-ae07-d4a2c955a760|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:09.060Z|cd7c4fe0-5713-4f5b-ae07-d4a2c955a760|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:09.063Z|fd9ed07a-2c92-42ba-8a3a-0013664f1801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:09.063Z|fd9ed07a-2c92-42ba-8a3a-0013664f1801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:19.086Z|ebd4f3cb-abcb-49d4-9f39-af6558d3735c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:19.087Z|877973c6-5357-4a83-b959-b9901a4c4e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:19.087Z|bb2e8f5c-7ba4-4447-9030-f56f47542e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:19.087Z|ebd4f3cb-abcb-49d4-9f39-af6558d3735c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:19.087Z|bb2e8f5c-7ba4-4447-9030-f56f47542e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:19.087Z|877973c6-5357-4a83-b959-b9901a4c4e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:19.167Z|c9368296-481c-4936-bc03-ff373701bbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:30:19.167Z|c9368296-481c-4936-bc03-ff373701bbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:30:22.057Z|88874d23-66fc-4468-975d-f9dcf468e4ce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:30:22.058Z|88874d23-66fc-4468-975d-f9dcf468e4ce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:29.114Z|755a0d70-9e14-4cf3-9cc1-ce37b5b0163a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:29.114Z|c95d65ed-ea5f-4e4e-be6a-14c960f6f191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:29.115Z|755a0d70-9e14-4cf3-9cc1-ce37b5b0163a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:29.115Z|5869540b-448c-415d-a400-3180fa5eceb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:29.115Z|c95d65ed-ea5f-4e4e-be6a-14c960f6f191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:29.115Z|5869540b-448c-415d-a400-3180fa5eceb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:34.167Z|dcd8cf28-bf5c-4bac-a72b-630e01402990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:30:34.167Z|dcd8cf28-bf5c-4bac-a72b-630e01402990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:30:34.797Z|178c4e88-ad9c-48ab-99f1-d641f11136ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:30:34.797Z|178c4e88-ad9c-48ab-99f1-d641f11136ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:30:39.139Z|f0bbf289-cd88-454a-98d2-2a283ad342f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:39.139Z|f0bbf289-cd88-454a-98d2-2a283ad342f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:39.148Z|26e43985-2fb4-41e5-b371-85792516db07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:39.149Z|26e43985-2fb4-41e5-b371-85792516db07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:39.149Z|64083120-8979-48e0-80cd-0fbc0c676dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:39.150Z|64083120-8979-48e0-80cd-0fbc0c676dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:49.163Z|35b71ffd-b2fa-440f-a372-d0e96be883cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:49.163Z|35b71ffd-b2fa-440f-a372-d0e96be883cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:49.166Z|2d77056e-5fae-450e-8236-056e541c8eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:30:49.170Z|2d77056e-5fae-450e-8236-056e541c8eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:30:49.170Z|99d0fdb7-dcbe-4154-9833-65c2a9e621ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:49.171Z|99d0fdb7-dcbe-4154-9833-65c2a9e621ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:49.173Z|067c38b6-ac90-4ccc-abe9-6ea141d9888e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:49.173Z|067c38b6-ac90-4ccc-abe9-6ea141d9888e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:59.191Z|8093b947-fc5b-42b2-a05e-97c7b26e4219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:59.192Z|8093b947-fc5b-42b2-a05e-97c7b26e4219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:59.196Z|a60dec5b-e237-4529-85ea-d0638c15390f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:59.197Z|a60dec5b-e237-4529-85ea-d0638c15390f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:30:59.197Z|090d7234-8384-445e-bf22-a88761166f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:30:59.198Z|090d7234-8384-445e-bf22-a88761166f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:04.167Z|9ff1ed8b-a82c-4354-b9bd-55d0faa3537f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:31:04.167Z|9ff1ed8b-a82c-4354-b9bd-55d0faa3537f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:31:04.798Z|6062f717-c670-46a1-a823-41cbeb1724e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:31:04.799Z|6062f717-c670-46a1-a823-41cbeb1724e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:31:09.217Z|5e15ac16-85d8-4ed5-93f7-6c9ef7cf373c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:09.217Z|5e15ac16-85d8-4ed5-93f7-6c9ef7cf373c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:09.218Z|43233d98-b980-45a5-b1b5-fefc62f8f0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:09.219Z|43233d98-b980-45a5-b1b5-fefc62f8f0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:09.220Z|34e5d3b7-a725-4c95-991d-8eefd32db44d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:09.220Z|34e5d3b7-a725-4c95-991d-8eefd32db44d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:19.166Z|412ccae6-0c70-4410-bfe2-82a54b9e4cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:31:19.167Z|412ccae6-0c70-4410-bfe2-82a54b9e4cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:31:19.248Z|063e196c-f06c-46d6-84d2-600b4874488b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:19.248Z|cfdde2cf-073d-42e0-b105-929203a7fbf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:19.248Z|8fe07789-c493-4c9f-a4cd-69ad8ce9fcd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:19.248Z|063e196c-f06c-46d6-84d2-600b4874488b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:19.249Z|cfdde2cf-073d-42e0-b105-929203a7fbf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:19.249Z|8fe07789-c493-4c9f-a4cd-69ad8ce9fcd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:22.056Z|aad515df-5462-4d71-befd-97f421069aa3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:31:22.057Z|aad515df-5462-4d71-befd-97f421069aa3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:29.272Z|b5082b2a-0821-49f0-89cf-d3df8fe0c638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:29.273Z|b5082b2a-0821-49f0-89cf-d3df8fe0c638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:29.273Z|87411638-9fbe-4e99-9a8b-cc3c10703828|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:29.273Z|72aebbf9-7d7a-4e28-98a9-4bb8e2c009db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:29.274Z|87411638-9fbe-4e99-9a8b-cc3c10703828|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:29.274Z|72aebbf9-7d7a-4e28-98a9-4bb8e2c009db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:34.167Z|d8752609-b2cd-4732-adc1-d0a12594c05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:31:34.172Z|d8752609-b2cd-4732-adc1-d0a12594c05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:31:34.799Z|0fcc89d4-a347-4e3f-b40f-51b4aa4e4bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:31:34.799Z|0fcc89d4-a347-4e3f-b40f-51b4aa4e4bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:31:39.299Z|002982b1-e1c6-4dd7-bfda-7aea682d7c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:39.299Z|c3767bb6-b072-469c-98ae-86b1af1e45c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:39.299Z|a8b1d5e6-f9dd-4560-8d62-b31bc4dc4628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:39.299Z|002982b1-e1c6-4dd7-bfda-7aea682d7c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:39.299Z|c3767bb6-b072-469c-98ae-86b1af1e45c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:39.300Z|a8b1d5e6-f9dd-4560-8d62-b31bc4dc4628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:49.167Z|adbe99ee-d3c6-4971-8187-9adf4fb363dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:31:49.167Z|adbe99ee-d3c6-4971-8187-9adf4fb363dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:31:49.326Z|4c530774-ad00-4a1e-96ec-3c3c8922df1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:49.326Z|15ee9775-68c5-402a-a354-0233bf6d4ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:49.326Z|728c9a1d-0866-4d31-ae60-2e87e1835dd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:49.327Z|4c530774-ad00-4a1e-96ec-3c3c8922df1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:49.327Z|728c9a1d-0866-4d31-ae60-2e87e1835dd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:49.327Z|15ee9775-68c5-402a-a354-0233bf6d4ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:59.354Z|5ad16f8e-8a1c-4d56-987b-d174e1027c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:59.354Z|c5643f6d-2ed8-4ea1-b34e-0c5c8d8ae4a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:59.355Z|c5643f6d-2ed8-4ea1-b34e-0c5c8d8ae4a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:59.355Z|5ad16f8e-8a1c-4d56-987b-d174e1027c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:31:59.361Z|5a2a2a15-94bd-4686-a99b-e0a4005b8309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:31:59.362Z|5a2a2a15-94bd-4686-a99b-e0a4005b8309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:04.167Z|4fa098bf-3086-4ec7-9dd2-474064b6b315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:32:04.167Z|4fa098bf-3086-4ec7-9dd2-474064b6b315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:32:04.800Z|e27f95b8-77a8-4a04-962c-3f2ba387bc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:32:04.800Z|e27f95b8-77a8-4a04-962c-3f2ba387bc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:32:09.379Z|43ed366c-3584-4b7e-aafb-b1c7c34f8acb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:09.379Z|43ed366c-3584-4b7e-aafb-b1c7c34f8acb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:09.384Z|0cb05060-3ef0-44ca-8478-390a42654901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:09.385Z|0cb05060-3ef0-44ca-8478-390a42654901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:09.386Z|9886135d-b24a-4f3b-9f1b-8abc849f3e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:09.387Z|9886135d-b24a-4f3b-9f1b-8abc849f3e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:19.170Z|582dc65c-2dc8-49d3-ae74-e6faf229e077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:32:19.174Z|582dc65c-2dc8-49d3-ae74-e6faf229e077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:32:19.404Z|d87db227-6dd4-4b33-9da2-e402765e28d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:19.404Z|d87db227-6dd4-4b33-9da2-e402765e28d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:19.406Z|cc124af7-9983-4156-a955-85ac62317c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:19.406Z|cc124af7-9983-4156-a955-85ac62317c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:19.407Z|f3db3806-9582-45cc-8d1f-d3b0cec00066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:19.407Z|f3db3806-9582-45cc-8d1f-d3b0cec00066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:22.055Z|41e69fb2-3cc1-467b-9e71-6c5defce49d0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:32:22.056Z|41e69fb2-3cc1-467b-9e71-6c5defce49d0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:29.431Z|dde41d57-ff81-4f39-9cab-357ce1b7c70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:29.432Z|dde41d57-ff81-4f39-9cab-357ce1b7c70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:29.432Z|db5e687b-64d7-411f-a058-beb1d7e480c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:29.433Z|db5e687b-64d7-411f-a058-beb1d7e480c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:29.435Z|68961d03-862f-41fd-a91e-73a1ac8b7f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:29.435Z|68961d03-862f-41fd-a91e-73a1ac8b7f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:34.167Z|e65f34c3-0d0c-41cf-9f6a-d4198ea94fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:32:34.167Z|e65f34c3-0d0c-41cf-9f6a-d4198ea94fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:32:34.801Z|1418efd4-49cb-4b4e-838f-fa2da4afc7b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:32:34.801Z|1418efd4-49cb-4b4e-838f-fa2da4afc7b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:32:39.461Z|8da9eca0-940d-4eae-86a4-e53b7e961711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:39.461Z|265c1d6d-ff31-4a88-a39c-d2e7ee2eefb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:39.462Z|8da9eca0-940d-4eae-86a4-e53b7e961711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:39.462Z|265c1d6d-ff31-4a88-a39c-d2e7ee2eefb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:39.467Z|765bc55f-6670-4ab8-967d-3b6e4d9acbc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:39.468Z|765bc55f-6670-4ab8-967d-3b6e4d9acbc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:49.167Z|db446aa3-3311-487c-b6b6-3ad07f11566d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:32:49.167Z|db446aa3-3311-487c-b6b6-3ad07f11566d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:32:49.489Z|5c63c319-8142-4a0a-aaf1-ba214156928d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:49.489Z|5c63c319-8142-4a0a-aaf1-ba214156928d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:49.489Z|02411f10-5ef5-4aaa-8ab5-9c82c4a33ce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:49.490Z|02411f10-5ef5-4aaa-8ab5-9c82c4a33ce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:49.494Z|c57964d6-8b16-42b0-8f83-893f99a1e251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:49.495Z|c57964d6-8b16-42b0-8f83-893f99a1e251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:59.517Z|b4b0bb89-3a20-4751-a0b0-348f8b3bdc26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:59.518Z|b4b0bb89-3a20-4751-a0b0-348f8b3bdc26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:59.519Z|3555dad3-b457-4ed3-8b26-729dac923330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:59.520Z|3555dad3-b457-4ed3-8b26-729dac923330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:32:59.524Z|b16e012b-39d7-42e9-abe4-d9cf97255ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:32:59.525Z|b16e012b-39d7-42e9-abe4-d9cf97255ede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:04.167Z|0b560d68-e5f6-42e3-b7b1-d15f0086e683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:33:04.170Z|0b560d68-e5f6-42e3-b7b1-d15f0086e683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:33:04.802Z|1a86b76b-6f9e-4245-a397-21984df86eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:33:04.803Z|1a86b76b-6f9e-4245-a397-21984df86eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:33:09.542Z|97ddbc7b-645f-4024-ae4e-31044f53d6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:09.543Z|97ddbc7b-645f-4024-ae4e-31044f53d6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:09.543Z|35719749-f851-4d85-aed9-e949e5073e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:09.544Z|35719749-f851-4d85-aed9-e949e5073e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:09.550Z|24b2a6cf-e6b5-411a-ae37-056662f48625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:09.551Z|24b2a6cf-e6b5-411a-ae37-056662f48625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:19.167Z|dca79bee-3f2f-40db-b12c-b2ab5a276801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:33:19.167Z|dca79bee-3f2f-40db-b12c-b2ab5a276801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:33:19.571Z|a23a0c8f-c7ae-471e-a87b-1daee67887a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:19.571Z|a23a0c8f-c7ae-471e-a87b-1daee67887a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:19.572Z|9732f238-e675-4682-8123-7286f59c87fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:19.572Z|9732f238-e675-4682-8123-7286f59c87fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:19.574Z|25b4503b-ac0e-4250-b64e-938b2c2a5e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:19.575Z|25b4503b-ac0e-4250-b64e-938b2c2a5e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:22.056Z|c43fd02b-c1b7-425e-8aa6-509bbbf729e1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:33:22.057Z|c43fd02b-c1b7-425e-8aa6-509bbbf729e1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:29.595Z|b4e99eac-6dc0-42b8-8ce8-6a53fc5c3815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:29.595Z|b4e99eac-6dc0-42b8-8ce8-6a53fc5c3815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:29.597Z|937f3f6a-5992-47d4-b3f5-86424cf22352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:29.598Z|937f3f6a-5992-47d4-b3f5-86424cf22352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:29.603Z|a7b6d7d2-0662-424a-b4ee-1f067635d01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:29.604Z|a7b6d7d2-0662-424a-b4ee-1f067635d01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:34.167Z|cf6b2bf1-1077-45cb-8273-e93203f10178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:33:34.167Z|cf6b2bf1-1077-45cb-8273-e93203f10178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:33:34.803Z|38129a61-63cb-4b68-bbef-fb20069c2154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:33:34.804Z|38129a61-63cb-4b68-bbef-fb20069c2154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:33:39.621Z|99f1875e-4471-4077-89df-a60361552a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:39.622Z|99f1875e-4471-4077-89df-a60361552a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:39.621Z|cd3513b5-c3ab-4fea-8357-774fd72e7077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:39.625Z|6b0efb92-a174-4dfc-8815-e52f5cb15051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:39.625Z|6b0efb92-a174-4dfc-8815-e52f5cb15051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:39.625Z|cd3513b5-c3ab-4fea-8357-774fd72e7077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:49.167Z|a1ea326d-14d8-4fa2-8dd2-476452ffb89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:33:49.172Z|a1ea326d-14d8-4fa2-8dd2-476452ffb89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:33:49.659Z|3f1e4100-a6cd-478e-9792-f72e6a667e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:49.659Z|add7a43d-4fca-4be9-925d-f6049708c2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:49.660Z|3f1e4100-a6cd-478e-9792-f72e6a667e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:49.660Z|add7a43d-4fca-4be9-925d-f6049708c2e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:49.661Z|3820c8ac-4bd3-48f8-981f-76d55dbfa5c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:49.661Z|3820c8ac-4bd3-48f8-981f-76d55dbfa5c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:59.687Z|0fe07323-735d-48cd-8a6c-31cac9cdb585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:59.687Z|e6c98d2f-bebd-45dc-ae5c-9826ce5a73e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:59.688Z|e6c98d2f-bebd-45dc-ae5c-9826ce5a73e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:59.688Z|0fe07323-735d-48cd-8a6c-31cac9cdb585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:33:59.689Z|6a10e644-b002-40e6-b7ff-f33d60ea7b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:33:59.690Z|6a10e644-b002-40e6-b7ff-f33d60ea7b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:04.167Z|2af506d5-fbc1-420a-880a-d7c6867c06de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:34:04.167Z|2af506d5-fbc1-420a-880a-d7c6867c06de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:34:04.804Z|04c78908-62e9-46b2-9b0b-de922695edcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:34:04.805Z|04c78908-62e9-46b2-9b0b-de922695edcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:34:09.714Z|21495da5-9cfa-4403-9258-b4c4070df305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:09.715Z|21495da5-9cfa-4403-9258-b4c4070df305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:09.716Z|375a62e7-bb60-4432-a9b6-b12ca07abcb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:09.717Z|375a62e7-bb60-4432-a9b6-b12ca07abcb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:09.719Z|930af479-7abc-4286-b84d-ca277f4d83c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:09.720Z|930af479-7abc-4286-b84d-ca277f4d83c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:19.167Z|a8efa849-35cd-4b40-9777-b0afd4ef6d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:34:19.168Z|a8efa849-35cd-4b40-9777-b0afd4ef6d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:34:19.739Z|06929da2-b8c2-44a9-9dd6-0b8dc29c64b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:19.740Z|06929da2-b8c2-44a9-9dd6-0b8dc29c64b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:19.742Z|b8377052-7491-4e22-b456-1d2b9a7752ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:19.743Z|b8377052-7491-4e22-b456-1d2b9a7752ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:19.744Z|ebf36ca3-a1c8-487b-8c8e-c6bd94c0bdf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:19.745Z|ebf36ca3-a1c8-487b-8c8e-c6bd94c0bdf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:22.056Z|962b25bb-06cf-4a3f-8d0d-a89b9e05d782|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:34:22.057Z|962b25bb-06cf-4a3f-8d0d-a89b9e05d782|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:29.764Z|1123cc6e-f7af-4532-80d5-a7e797beae74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:29.765Z|1123cc6e-f7af-4532-80d5-a7e797beae74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:29.766Z|1953449a-7594-4cbd-bcd4-a69671070086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:29.767Z|1953449a-7594-4cbd-bcd4-a69671070086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:29.772Z|bf59c62e-6e03-4496-9a15-82f8bb818ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:29.773Z|bf59c62e-6e03-4496-9a15-82f8bb818ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:34.167Z|425d29a8-8590-459e-91d8-f8366b51dea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:34:34.171Z|425d29a8-8590-459e-91d8-f8366b51dea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:34:34.805Z|fd56326b-8e01-4c6a-9356-d66efc2251ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:34:34.806Z|fd56326b-8e01-4c6a-9356-d66efc2251ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:34:39.793Z|a85eef3d-5472-4337-b7f6-16067b07f426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:39.794Z|a85eef3d-5472-4337-b7f6-16067b07f426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:39.795Z|0986a36f-2451-4d65-a709-8a45f7b05fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:39.796Z|0986a36f-2451-4d65-a709-8a45f7b05fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:39.797Z|f72b9fe4-e63a-4308-88eb-16019aee876a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:39.797Z|f72b9fe4-e63a-4308-88eb-16019aee876a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:49.166Z|eb7a1d81-ad06-424d-9704-039a2535c767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:34:49.167Z|eb7a1d81-ad06-424d-9704-039a2535c767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:34:49.819Z|9a39f5f5-114e-4e7b-b1c6-2b4bd42fd9ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:49.819Z|9a39f5f5-114e-4e7b-b1c6-2b4bd42fd9ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:49.826Z|6fb7bced-cf1c-4aa5-801d-1de1dff25002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:49.827Z|6fb7bced-cf1c-4aa5-801d-1de1dff25002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:49.827Z|d5a31c4f-9cfb-477e-acb4-f36576dbb110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:49.828Z|d5a31c4f-9cfb-477e-acb4-f36576dbb110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:59.841Z|76c3b0e0-5838-4862-af39-6afe90f71149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:59.842Z|76c3b0e0-5838-4862-af39-6afe90f71149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:59.848Z|4e4e3fed-2cac-4b95-bec3-39f90bf3f897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:59.849Z|4e4e3fed-2cac-4b95-bec3-39f90bf3f897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:34:59.851Z|32e74b07-e13e-4713-b6c8-84fdcc575b98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:34:59.852Z|32e74b07-e13e-4713-b6c8-84fdcc575b98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:04.167Z|2c646148-9b02-4b40-a7b2-c06925eb3e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:35:04.167Z|2c646148-9b02-4b40-a7b2-c06925eb3e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:35:04.806Z|de9f7f18-2921-4604-b9cb-376e6f66111c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:35:04.807Z|de9f7f18-2921-4604-b9cb-376e6f66111c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:35:09.867Z|0388229e-57fa-47ae-9e35-429ca9f01adf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:09.868Z|0388229e-57fa-47ae-9e35-429ca9f01adf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:09.869Z|fb5af87f-0a8c-4db8-acc3-8fdf95af6b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:09.869Z|fb5af87f-0a8c-4db8-acc3-8fdf95af6b78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:09.872Z|059f8346-8f03-40b9-8b27-776512b0065f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:09.872Z|059f8346-8f03-40b9-8b27-776512b0065f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:19.167Z|a505b3ed-2067-4ecf-a84a-a3c7ece6ceff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:35:19.170Z|a505b3ed-2067-4ecf-a84a-a3c7ece6ceff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:35:19.891Z|da24f138-e459-431f-a6d7-5a1f2c09a382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:19.892Z|da24f138-e459-431f-a6d7-5a1f2c09a382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:19.894Z|85d33cf5-ea71-47f4-b3ae-110cabc6dc3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:19.894Z|85d33cf5-ea71-47f4-b3ae-110cabc6dc3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:19.899Z|31496b7c-172e-4409-b824-36ea79eee6a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:19.899Z|31496b7c-172e-4409-b824-36ea79eee6a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:22.055Z|a6b0d4fc-bb5e-4efc-81a0-bad70fc569a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:35:22.055Z|a6b0d4fc-bb5e-4efc-81a0-bad70fc569a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:29.917Z|e6539935-af18-4365-a425-6ac9d73fa527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:29.918Z|e6539935-af18-4365-a425-6ac9d73fa527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:29.920Z|738623d5-4b67-4b58-9ae8-ff0dadcdfc52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:29.920Z|738623d5-4b67-4b58-9ae8-ff0dadcdfc52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:29.925Z|70687c37-a6b4-4f51-98b7-62fccbe2d9ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:29.925Z|70687c37-a6b4-4f51-98b7-62fccbe2d9ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:34.167Z|d0e87886-d651-47df-9fbf-8ac51df1e8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:35:34.167Z|d0e87886-d651-47df-9fbf-8ac51df1e8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:35:34.808Z|f34cdee0-6d4f-42f3-bc46-6981fd7cacfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:35:34.808Z|f34cdee0-6d4f-42f3-bc46-6981fd7cacfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:35:39.941Z|fd411186-2235-4b1a-a837-8fb7d572bc89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:39.942Z|fd411186-2235-4b1a-a837-8fb7d572bc89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:39.946Z|cc7d155c-774b-4b9a-b59e-85b2fa53b70c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:39.947Z|622fddb2-fad7-47f6-bb4a-4043196f4152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:39.947Z|cc7d155c-774b-4b9a-b59e-85b2fa53b70c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:39.947Z|622fddb2-fad7-47f6-bb4a-4043196f4152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:49.167Z|032eb54c-c372-4c7c-93e3-b7cc06e30989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:35:49.167Z|032eb54c-c372-4c7c-93e3-b7cc06e30989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:35:49.968Z|385783c0-d0d3-458d-96de-47c366b0695d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:49.968Z|aa65001b-c35b-4493-a1f1-bff4b26b7923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:49.968Z|385783c0-d0d3-458d-96de-47c366b0695d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:49.968Z|aa65001b-c35b-4493-a1f1-bff4b26b7923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:49.976Z|a55217eb-4f57-497b-8e09-34ca2cee3d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:49.977Z|a55217eb-4f57-497b-8e09-34ca2cee3d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:59.992Z|dd9ba062-da2f-4e5a-b609-706c82fc5b8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:59.993Z|dd9ba062-da2f-4e5a-b609-706c82fc5b8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:35:59.994Z|618f12ad-c11f-46d9-9265-fde9ddf5f1c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:35:59.995Z|618f12ad-c11f-46d9-9265-fde9ddf5f1c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:00.000Z|7174d8a9-241c-4170-a761-ce0315a2f951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:00.001Z|7174d8a9-241c-4170-a761-ce0315a2f951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:04.166Z|bf849fdc-abab-4bf9-a425-a91089f59118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:36:04.170Z|bf849fdc-abab-4bf9-a425-a91089f59118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:36:04.808Z|e3158e8c-e13f-4c02-b644-071a158b60ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:36:04.809Z|e3158e8c-e13f-4c02-b644-071a158b60ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:36:10.020Z|d96261f5-b9cd-4c94-970c-ee054cc7fc3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:10.020Z|0570993d-9464-4e2c-952e-9ee6e4e32d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:10.021Z|0570993d-9464-4e2c-952e-9ee6e4e32d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:10.021Z|d96261f5-b9cd-4c94-970c-ee054cc7fc3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:10.024Z|b5a1e70a-8868-42dc-a53a-239fd9670484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:10.025Z|b5a1e70a-8868-42dc-a53a-239fd9670484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:19.168Z|7680924a-a38a-4bc7-a9de-70f41988ca97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:36:19.168Z|7680924a-a38a-4bc7-a9de-70f41988ca97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:36:20.045Z|ff81f424-66fd-4c2b-a645-4f9649d6b902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:20.046Z|ff81f424-66fd-4c2b-a645-4f9649d6b902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:20.051Z|1144ae20-7af1-4de3-a992-b058412433e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:20.055Z|fd586173-c3f3-4db4-9318-b7c80820c1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:20.056Z|1144ae20-7af1-4de3-a992-b058412433e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:20.056Z|fd586173-c3f3-4db4-9318-b7c80820c1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:22.056Z|b0c332bb-9eae-4c24-9908-568717ba6377|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:36:22.057Z|b0c332bb-9eae-4c24-9908-568717ba6377|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:30.073Z|a3d503ae-036d-481a-9afe-ca95caa05e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:30.074Z|a3d503ae-036d-481a-9afe-ca95caa05e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:30.082Z|72c2ec08-246e-4aee-ad64-1a659acbd18a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:30.082Z|2f77f326-a91f-4da6-b68a-3a245bdeb0a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:30.083Z|72c2ec08-246e-4aee-ad64-1a659acbd18a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:30.083Z|2f77f326-a91f-4da6-b68a-3a245bdeb0a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:34.167Z|1021f80f-c662-4e37-9b89-d1592b1638f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:36:34.167Z|1021f80f-c662-4e37-9b89-d1592b1638f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:36:34.810Z|eaf8add6-082f-4c9e-93fb-93bbe8df1685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:36:34.810Z|eaf8add6-082f-4c9e-93fb-93bbe8df1685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:36:40.104Z|c8dab25d-8583-419b-b4c3-823213a4e8a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:40.104Z|c8dab25d-8583-419b-b4c3-823213a4e8a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:40.104Z|a5304af7-067f-45f6-9370-dc0c60d150c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:40.105Z|a5304af7-067f-45f6-9370-dc0c60d150c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:40.104Z|e8b8a1a3-d00e-488f-903f-f0529d416002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:40.106Z|e8b8a1a3-d00e-488f-903f-f0529d416002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:49.167Z|73c7e6f9-d552-4e61-80ba-07bf1a518455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:36:49.171Z|73c7e6f9-d552-4e61-80ba-07bf1a518455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:36:50.129Z|5226256b-2785-4c82-8005-dc2ac314aae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:50.130Z|5226256b-2785-4c82-8005-dc2ac314aae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:50.130Z|647def1e-51ed-49e8-97f7-2f847d718882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:50.131Z|647def1e-51ed-49e8-97f7-2f847d718882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:36:50.132Z|5bce7afa-aa7e-41f4-bb3f-411c270d7801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:36:50.132Z|5bce7afa-aa7e-41f4-bb3f-411c270d7801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:00.158Z|ee7a80ee-9718-456e-a9da-710002b3dd11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:00.158Z|eead2b97-7986-4ea5-b2e3-a0a6ab1e9338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:00.159Z|ee7a80ee-9718-456e-a9da-710002b3dd11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:00.159Z|eead2b97-7986-4ea5-b2e3-a0a6ab1e9338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:00.167Z|22f47872-92eb-4464-9904-f963a69c6742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:00.168Z|22f47872-92eb-4464-9904-f963a69c6742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:04.169Z|fc84fedd-9f72-4ceb-a7df-103d71205ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:37:04.170Z|fc84fedd-9f72-4ceb-a7df-103d71205ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:37:04.811Z|3373fa20-9c51-40c1-83e4-180744b2ffe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:37:04.811Z|3373fa20-9c51-40c1-83e4-180744b2ffe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:37:10.187Z|39aa87bd-b137-4536-abdc-a40c186817b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:10.187Z|39aa87bd-b137-4536-abdc-a40c186817b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:10.187Z|9fb3f957-dbe6-4e0f-9e70-a2abc6a985b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:10.188Z|9fb3f957-dbe6-4e0f-9e70-a2abc6a985b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:10.191Z|df5fa9f6-4c5a-4d1c-b38d-19697718d01f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:10.192Z|df5fa9f6-4c5a-4d1c-b38d-19697718d01f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:19.167Z|2bc8cdb9-1860-4626-9c73-f01493deee35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:37:19.168Z|2bc8cdb9-1860-4626-9c73-f01493deee35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:37:20.211Z|d408216b-0157-4c62-b0cc-12ea755588db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:20.212Z|d408216b-0157-4c62-b0cc-12ea755588db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:20.214Z|cfa27870-70c6-41fb-a7be-222ef13e06a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:20.214Z|6a1ba573-024e-4c81-b0ec-536be41baa56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:20.214Z|cfa27870-70c6-41fb-a7be-222ef13e06a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:20.214Z|6a1ba573-024e-4c81-b0ec-536be41baa56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:22.056Z|3dbc8be7-f133-43a7-a178-2e868c5bdd3f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:37:22.057Z|3dbc8be7-f133-43a7-a178-2e868c5bdd3f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:30.239Z|1ae80ebd-6799-4ccc-b395-df2a4e26f546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:30.239Z|ffbf4cad-600e-496f-aa89-d8c93551a944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:30.239Z|1ae80ebd-6799-4ccc-b395-df2a4e26f546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:30.239Z|ffbf4cad-600e-496f-aa89-d8c93551a944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:30.248Z|070f361d-8578-4c5c-baf5-767ba82359cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:30.248Z|070f361d-8578-4c5c-baf5-767ba82359cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:34.172Z|fa5b3cf7-02e3-41fc-b101-2b69a72c5413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:37:34.175Z|fa5b3cf7-02e3-41fc-b101-2b69a72c5413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:37:34.812Z|e7ccc29f-26ec-4b33-a3d0-d7d707b449f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:37:34.813Z|e7ccc29f-26ec-4b33-a3d0-d7d707b449f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:37:40.263Z|83a11dbe-3c04-43ed-bf17-ae06fe9a40b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:40.264Z|fd710939-8291-437c-bf46-600d842d9f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:40.264Z|83a11dbe-3c04-43ed-bf17-ae06fe9a40b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:40.264Z|fd710939-8291-437c-bf46-600d842d9f9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:40.271Z|90cadf6c-241f-4268-bc64-9bba17610833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:40.272Z|90cadf6c-241f-4268-bc64-9bba17610833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:49.167Z|fdd45fab-6283-4416-905b-8950cb8065ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:37:49.167Z|fdd45fab-6283-4416-905b-8950cb8065ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:37:50.295Z|18213cdb-18a9-4955-ab08-1d7e4c5441c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:50.295Z|18213cdb-18a9-4955-ab08-1d7e4c5441c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:50.298Z|f3b71cbc-334f-443d-b8e2-a97d4ce69d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:50.298Z|f3b71cbc-334f-443d-b8e2-a97d4ce69d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:37:50.298Z|25cca8b8-3b31-4231-a070-cc30395d1e85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:37:50.299Z|25cca8b8-3b31-4231-a070-cc30395d1e85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:00.323Z|1c6cb3c2-e7e6-4c9d-b3f5-537fda3213bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:00.324Z|3048d117-3487-448a-9b7c-0c56e8e06d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:00.324Z|1c6cb3c2-e7e6-4c9d-b3f5-537fda3213bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:00.324Z|a49458cb-0f4f-49ea-b821-17506a2ee551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:00.324Z|3048d117-3487-448a-9b7c-0c56e8e06d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:00.324Z|a49458cb-0f4f-49ea-b821-17506a2ee551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:04.167Z|3728b588-4d43-4c31-9801-ea4e83934c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:38:04.167Z|3728b588-4d43-4c31-9801-ea4e83934c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:38:04.813Z|a38ea2fe-ea88-433d-87f7-b8789bc23d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:38:04.814Z|a38ea2fe-ea88-433d-87f7-b8789bc23d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:38:10.347Z|bd393550-641f-4551-ba41-7445548924b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:10.347Z|187bcd64-9fd9-4dc3-af9c-d896aaf21d53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:10.347Z|98277ae3-c3e8-47c5-b4f0-5648ec7da1c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:10.348Z|bd393550-641f-4551-ba41-7445548924b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:10.348Z|187bcd64-9fd9-4dc3-af9c-d896aaf21d53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:10.348Z|98277ae3-c3e8-47c5-b4f0-5648ec7da1c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:19.168Z|d95900f5-06f3-4ec8-bb95-35ad2c077a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:38:19.172Z|d95900f5-06f3-4ec8-bb95-35ad2c077a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:38:20.373Z|40a7b273-8276-438d-b4e9-924b0336a055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:20.374Z|40a7b273-8276-438d-b4e9-924b0336a055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:20.380Z|75a947c3-396a-4215-a988-bdc512fff0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:20.380Z|75a947c3-396a-4215-a988-bdc512fff0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:20.381Z|97e79094-8643-49a4-b6a3-f1a7e6ec6aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:20.382Z|97e79094-8643-49a4-b6a3-f1a7e6ec6aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:22.056Z|f8b4a98b-706f-4186-8eab-a06adb11d52f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:38:22.057Z|f8b4a98b-706f-4186-8eab-a06adb11d52f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:30.397Z|a8a2eb00-9d8d-4efe-8c4e-0bcfe7f13c50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:30.398Z|a8a2eb00-9d8d-4efe-8c4e-0bcfe7f13c50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:30.401Z|0a783444-0fff-4fbb-8007-41cfc12b7430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:30.401Z|0a783444-0fff-4fbb-8007-41cfc12b7430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:30.404Z|6daa928e-03b1-424c-96e0-14d039b7e626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:30.404Z|6daa928e-03b1-424c-96e0-14d039b7e626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:34.167Z|2ac6c937-141f-4522-8db6-8e941ee9eecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:38:34.167Z|2ac6c937-141f-4522-8db6-8e941ee9eecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:38:34.815Z|36fbcdcf-b142-4a5f-a96b-f2a7947bc85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:38:34.815Z|36fbcdcf-b142-4a5f-a96b-f2a7947bc85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:38:40.420Z|8c6128c1-d341-4eb3-a2e1-fc326bc072f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:40.421Z|8c6128c1-d341-4eb3-a2e1-fc326bc072f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:40.421Z|8f272350-e11e-4230-9d7b-644f1dda3623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:40.422Z|8f272350-e11e-4230-9d7b-644f1dda3623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:40.425Z|3236379b-890e-4603-bb97-6fe926ae9bbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:40.426Z|3236379b-890e-4603-bb97-6fe926ae9bbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:49.167Z|f00bcf1d-cb9b-49f8-9a3b-51d6c996e649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:38:49.167Z|f00bcf1d-cb9b-49f8-9a3b-51d6c996e649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:38:50.451Z|89026ab9-d4eb-4708-9269-af372b6d374a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:50.451Z|89026ab9-d4eb-4708-9269-af372b6d374a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:50.455Z|44a455b2-e87e-4ce4-b973-482558eb1858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:50.455Z|c5510c87-784c-442f-a0a8-5e96970311c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:38:50.455Z|44a455b2-e87e-4ce4-b973-482558eb1858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:38:50.455Z|c5510c87-784c-442f-a0a8-5e96970311c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:00.477Z|1ff3d3ba-478b-45ac-b98f-3507f32f4617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:00.478Z|1ff3d3ba-478b-45ac-b98f-3507f32f4617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:00.479Z|9dabf3b5-22ea-477b-8634-f4962ef6507c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:00.479Z|9dabf3b5-22ea-477b-8634-f4962ef6507c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:00.479Z|31c9b353-5c3d-415e-9909-9e12a5a311eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:00.480Z|31c9b353-5c3d-415e-9909-9e12a5a311eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:04.167Z|ede65e16-720a-4e0d-99ed-e90d7a71b955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:39:04.170Z|ede65e16-720a-4e0d-99ed-e90d7a71b955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:39:04.816Z|48a8e685-7169-47f2-9f6a-6b3036408370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:39:04.816Z|48a8e685-7169-47f2-9f6a-6b3036408370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:39:10.503Z|18d0bd4e-bf63-4b5f-b727-990aba15965b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:10.504Z|cc3c0213-4f3c-421f-bf11-4e61a3789aeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:10.504Z|3b7ad9d8-a692-4733-9068-bfc4e67a3f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:10.504Z|18d0bd4e-bf63-4b5f-b727-990aba15965b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:10.505Z|cc3c0213-4f3c-421f-bf11-4e61a3789aeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:10.505Z|3b7ad9d8-a692-4733-9068-bfc4e67a3f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:19.167Z|f2f075a1-ea72-4ec9-9b42-9b459bd9f287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:39:19.167Z|f2f075a1-ea72-4ec9-9b42-9b459bd9f287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:39:20.531Z|ecd60f17-a3e0-4e08-a651-1b3baa045e5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:20.532Z|ecd60f17-a3e0-4e08-a651-1b3baa045e5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:20.532Z|8a82fa35-5c29-481b-8d27-357c228ef62e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:20.532Z|8a82fa35-5c29-481b-8d27-357c228ef62e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:20.537Z|d6a6c245-a5be-41dc-93ef-210f8ca7e96b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:20.538Z|d6a6c245-a5be-41dc-93ef-210f8ca7e96b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:22.055Z|94b9df92-17d2-4b63-b42b-0377567b4bbe|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:39:22.056Z|94b9df92-17d2-4b63-b42b-0377567b4bbe|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:30.555Z|27611020-e663-408d-813c-3bd4f77ab37b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:30.555Z|63cc38ab-22c0-430c-b42a-fec5db103245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:30.556Z|63cc38ab-22c0-430c-b42a-fec5db103245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:30.556Z|27611020-e663-408d-813c-3bd4f77ab37b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:30.561Z|dc1cef8d-e1dd-403d-94b3-259d605124e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:30.562Z|dc1cef8d-e1dd-403d-94b3-259d605124e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:34.167Z|1c33d706-6391-41b4-9da1-89618aa9dbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:39:34.167Z|1c33d706-6391-41b4-9da1-89618aa9dbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:39:34.817Z|bdf4071c-6ad4-4452-b1d2-31f67ecfe620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:39:34.817Z|bdf4071c-6ad4-4452-b1d2-31f67ecfe620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:39:40.583Z|48688d71-8c71-46ce-b040-2f4ec75abdbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:40.584Z|dec52498-128e-4113-bf3e-6a67ec010634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:40.584Z|48688d71-8c71-46ce-b040-2f4ec75abdbd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:40.584Z|dec52498-128e-4113-bf3e-6a67ec010634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:40.587Z|6daa18d3-c59f-4483-b650-4002784ea98c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:40.587Z|6daa18d3-c59f-4483-b650-4002784ea98c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:49.167Z|6c50b2af-1575-42d3-980b-b3e5aeea5cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:39:49.172Z|6c50b2af-1575-42d3-980b-b3e5aeea5cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:39:50.608Z|269d2c33-59e1-4e82-a611-ab481bf12de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:50.608Z|856ac918-ed7d-411b-902b-dec3d7b9135d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:50.609Z|269d2c33-59e1-4e82-a611-ab481bf12de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:50.609Z|856ac918-ed7d-411b-902b-dec3d7b9135d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:39:50.617Z|acce0812-2b2d-4e47-8d8c-239f10623887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:39:50.618Z|acce0812-2b2d-4e47-8d8c-239f10623887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:00.631Z|3a4dd38a-0bf3-401c-8210-2c4fda598faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:00.632Z|3a4dd38a-0bf3-401c-8210-2c4fda598faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:00.632Z|79a3ab56-d416-4f33-a18b-3e4f063c959a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:00.633Z|79a3ab56-d416-4f33-a18b-3e4f063c959a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:00.640Z|511efcf6-96b5-4897-94b2-d0bae6b835b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:00.641Z|511efcf6-96b5-4897-94b2-d0bae6b835b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:04.167Z|7c3fe9f7-802f-4c87-98dc-ed850d5420e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:40:04.167Z|7c3fe9f7-802f-4c87-98dc-ed850d5420e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:40:04.818Z|9b75543d-2af0-4d9b-86cf-bde28f8b378c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:40:04.818Z|9b75543d-2af0-4d9b-86cf-bde28f8b378c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:40:10.659Z|4edd26a9-ad33-45c5-9c4c-1dd2f7007072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:10.659Z|4edd26a9-ad33-45c5-9c4c-1dd2f7007072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:10.662Z|7c8024e7-7211-40b3-afb0-c517c704ed94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:10.662Z|7c8024e7-7211-40b3-afb0-c517c704ed94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:10.666Z|6abd2e25-97d0-45d1-b738-adf508e10572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:10.667Z|6abd2e25-97d0-45d1-b738-adf508e10572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:19.167Z|6b2cfc00-89d5-4ce6-8114-188343d44d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:40:19.167Z|6b2cfc00-89d5-4ce6-8114-188343d44d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:40:20.687Z|722c6907-5f91-48ae-b8b2-cc35817464d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:20.688Z|722c6907-5f91-48ae-b8b2-cc35817464d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:20.689Z|bea8b185-a9d8-4986-a45a-37088a8fe840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:20.689Z|bea8b185-a9d8-4986-a45a-37088a8fe840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:20.693Z|f30e7993-5092-4c00-94d5-e5eff3e752c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:20.694Z|f30e7993-5092-4c00-94d5-e5eff3e752c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:22.056Z|7535d2c5-1e6f-466a-9f45-38556b7940c6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:40:22.056Z|7535d2c5-1e6f-466a-9f45-38556b7940c6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:30.712Z|48bc5732-1c66-4f42-9d48-0ad213ecfaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:30.712Z|92925f10-cf96-45a6-a008-64bdecbdc84c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:30.713Z|48bc5732-1c66-4f42-9d48-0ad213ecfaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:30.713Z|92925f10-cf96-45a6-a008-64bdecbdc84c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:30.715Z|4bdf8178-d91d-4491-acaf-919e181e5ac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:30.717Z|4bdf8178-d91d-4491-acaf-919e181e5ac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:34.167Z|22cfb90f-4e74-40be-ab19-04f81e66d6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:40:34.172Z|22cfb90f-4e74-40be-ab19-04f81e66d6a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:40:34.819Z|e5062179-0a6e-4d78-9d47-f00c340a416d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:40:34.819Z|e5062179-0a6e-4d78-9d47-f00c340a416d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:40:40.739Z|4929030f-c6a6-4a46-809b-4c76a969189e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:40.740Z|4929030f-c6a6-4a46-809b-4c76a969189e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:40.740Z|dcfbadd4-8e52-4e88-bfe4-3b1d2e87cf09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:40.741Z|dcfbadd4-8e52-4e88-bfe4-3b1d2e87cf09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:40.739Z|b3b28469-5ca9-42dc-add4-332be9d5cb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:40.742Z|b3b28469-5ca9-42dc-add4-332be9d5cb81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:49.167Z|dfd7a222-b210-4881-a28a-d6e4f5a2261c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:40:49.167Z|dfd7a222-b210-4881-a28a-d6e4f5a2261c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:40:50.764Z|0ca039fd-3d54-439d-8590-be33eef9d9e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:50.764Z|44432630-fb3a-4fb9-87f8-c89be350bb0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:50.765Z|44432630-fb3a-4fb9-87f8-c89be350bb0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:50.765Z|0ca039fd-3d54-439d-8590-be33eef9d9e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:40:50.772Z|bccd8067-53be-402d-a540-ff4b3a3b6c08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:40:50.773Z|bccd8067-53be-402d-a540-ff4b3a3b6c08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:00.793Z|5ee8ff48-2715-4568-9bf1-3142f873fbe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:00.793Z|4c4405d6-9fae-41d0-959d-f098888fd8d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:00.794Z|5ee8ff48-2715-4568-9bf1-3142f873fbe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:00.794Z|4c4405d6-9fae-41d0-959d-f098888fd8d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:00.796Z|cb9725ea-6091-4554-a334-c67c3e8a89aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:00.796Z|cb9725ea-6091-4554-a334-c67c3e8a89aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:04.166Z|b7d87133-4b6d-4311-b815-58d022fe84b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:41:04.167Z|b7d87133-4b6d-4311-b815-58d022fe84b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:41:04.820Z|c115e5df-0f3b-4cc6-b941-5b26b36a471c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:41:04.821Z|c115e5df-0f3b-4cc6-b941-5b26b36a471c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:41:10.817Z|ab0a57af-191f-4c1e-830c-2fb40823dd78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:10.818Z|ab0a57af-191f-4c1e-830c-2fb40823dd78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:10.819Z|1d03a372-2335-473d-af82-1fe3f6ac08a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:10.819Z|77d55dab-562f-4f07-96f5-17d13f04b989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:10.820Z|1d03a372-2335-473d-af82-1fe3f6ac08a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:10.820Z|77d55dab-562f-4f07-96f5-17d13f04b989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:19.167Z|9fd415b7-dbd1-4401-9492-39eeafbb2ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:41:19.172Z|9fd415b7-dbd1-4401-9492-39eeafbb2ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:41:20.841Z|9805a3a8-ae48-4343-bd35-8d74bd0498dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:20.842Z|9805a3a8-ae48-4343-bd35-8d74bd0498dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:20.843Z|3dbe0fcd-e3cf-4120-9cd2-e26237ef6db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:20.843Z|3dbe0fcd-e3cf-4120-9cd2-e26237ef6db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:20.844Z|46d4ff30-337d-4daa-820f-9dd3466abce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:20.845Z|46d4ff30-337d-4daa-820f-9dd3466abce9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:22.055Z|a0230d85-b30d-4714-be4b-ffa997770b6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:41:22.055Z|a0230d85-b30d-4714-be4b-ffa997770b6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:30.871Z|3214c688-26d9-4956-9806-545750b3090a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:30.872Z|3214c688-26d9-4956-9806-545750b3090a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:30.874Z|55bce6ea-1db6-44a6-9992-b4c63125559d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:30.874Z|55bce6ea-1db6-44a6-9992-b4c63125559d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:30.874Z|eed55ebf-9ff8-4f84-91ec-841b51ebcfbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:30.875Z|eed55ebf-9ff8-4f84-91ec-841b51ebcfbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:34.167Z|f08671ef-d104-4904-8ccc-69f7080d8f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:41:34.167Z|f08671ef-d104-4904-8ccc-69f7080d8f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:41:34.821Z|c3b500b7-d12e-43bd-8905-5a8f4820680b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:41:34.822Z|c3b500b7-d12e-43bd-8905-5a8f4820680b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:41:40.901Z|b59c8760-081e-4914-b4d7-b3f6a5226f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:40.901Z|3c62b9bf-c056-4f27-a370-5263264522e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:40.901Z|b59c8760-081e-4914-b4d7-b3f6a5226f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:40.901Z|3c62b9bf-c056-4f27-a370-5263264522e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:40.903Z|51f90fd3-9955-443f-b6d2-63b27dcc8563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:40.904Z|51f90fd3-9955-443f-b6d2-63b27dcc8563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:49.167Z|90b91f2c-dfeb-4120-8d31-97398e5c7d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:41:49.167Z|90b91f2c-dfeb-4120-8d31-97398e5c7d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:41:50.925Z|5fd9d6f1-4da4-4cf3-8a78-ecff7a1ceae7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:50.925Z|aa62cb6a-5d47-4353-b70b-811bbe63c2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:50.925Z|5fd9d6f1-4da4-4cf3-8a78-ecff7a1ceae7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:50.926Z|aa62cb6a-5d47-4353-b70b-811bbe63c2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:41:50.926Z|b68324fe-e7d1-4320-b1e3-f24031253b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:41:50.927Z|b68324fe-e7d1-4320-b1e3-f24031253b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:00.950Z|12d40edb-4040-4468-b1ae-704dd87e4960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:00.950Z|12d40edb-4040-4468-b1ae-704dd87e4960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:00.951Z|c4b89fff-bd27-45d6-8f57-1d091ba988f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:00.951Z|c4b89fff-bd27-45d6-8f57-1d091ba988f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:00.952Z|237a985b-eb78-47b8-ab8f-22835b3161f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:00.953Z|237a985b-eb78-47b8-ab8f-22835b3161f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:04.167Z|cea3e47e-cd82-4fcf-a07e-ad4f2bd84700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:42:04.171Z|cea3e47e-cd82-4fcf-a07e-ad4f2bd84700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:42:04.822Z|99c3a6cf-075a-495e-887c-f0f75ac40a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:42:04.823Z|99c3a6cf-075a-495e-887c-f0f75ac40a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:42:10.980Z|ece832ee-78a6-4d36-89d9-cfd9f05495e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:10.980Z|39d561dd-ea72-417c-b621-2ca3486713b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:10.981Z|ece832ee-78a6-4d36-89d9-cfd9f05495e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:10.981Z|39d561dd-ea72-417c-b621-2ca3486713b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:10.986Z|9a055b88-a079-4f67-8470-1fec290e2fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:10.987Z|9a055b88-a079-4f67-8470-1fec290e2fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:19.169Z|39ffa3cf-6ac2-4a22-b732-71de964c86cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:42:19.169Z|39ffa3cf-6ac2-4a22-b732-71de964c86cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:42:21.008Z|a7c0a617-ebab-4738-ab35-800dcb46891e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:21.009Z|a7c0a617-ebab-4738-ab35-800dcb46891e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:21.012Z|d6016c3c-40e0-4926-8fe0-1b1fc50182d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:21.013Z|d6016c3c-40e0-4926-8fe0-1b1fc50182d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:21.013Z|963e194c-dbe6-4907-89a3-097f11cf207a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:21.013Z|963e194c-dbe6-4907-89a3-097f11cf207a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:22.056Z|b2ad9315-c1ef-4956-b87c-0928aced51db|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:42:22.057Z|b2ad9315-c1ef-4956-b87c-0928aced51db|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:31.032Z|33fcd9a5-a359-416e-84b1-92ccf2e30423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:31.033Z|33fcd9a5-a359-416e-84b1-92ccf2e30423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:31.036Z|a1c4b66f-ad8f-41ae-986d-a858fc15a7cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:31.036Z|a7c5c433-9235-4284-9121-11165391e82c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:31.036Z|a1c4b66f-ad8f-41ae-986d-a858fc15a7cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:31.037Z|a7c5c433-9235-4284-9121-11165391e82c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:34.167Z|b6a0748c-4526-4662-89c7-af66986bcfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:42:34.167Z|b6a0748c-4526-4662-89c7-af66986bcfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:42:34.824Z|5af9da96-99d5-4ab6-b187-aee94465a708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:42:34.824Z|5af9da96-99d5-4ab6-b187-aee94465a708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:42:41.056Z|db6d9ec4-41b8-4b8d-aee0-5b65b1fdfee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:41.057Z|db6d9ec4-41b8-4b8d-aee0-5b65b1fdfee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:41.063Z|a07a9973-bbfe-4178-aacb-da3a4fea67a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:41.063Z|4828228e-6793-41c6-a5fc-6da660c2bbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:41.064Z|a07a9973-bbfe-4178-aacb-da3a4fea67a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:41.064Z|4828228e-6793-41c6-a5fc-6da660c2bbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:49.167Z|4ec05e64-6782-4ed6-8232-f938726615c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:42:49.168Z|4ec05e64-6782-4ed6-8232-f938726615c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:42:51.080Z|a3904663-a71e-4f68-b716-981c9a3df9b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:51.081Z|a3904663-a71e-4f68-b716-981c9a3df9b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:51.085Z|e3879141-a862-4c23-adbf-b7c0d050db42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:51.085Z|e3879141-a862-4c23-adbf-b7c0d050db42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:42:51.092Z|a6d90c94-e160-4c3c-8749-89fba293d131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:42:51.093Z|a6d90c94-e160-4c3c-8749-89fba293d131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:01.115Z|70bfb73b-973b-4108-b4ca-fa7fa42069b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:01.116Z|70bfb73b-973b-4108-b4ca-fa7fa42069b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:01.120Z|57835684-19ad-492a-890f-a7cedd9fe77a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:01.120Z|0c82ef25-e602-4fe5-bcd8-b07ff353335a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:01.121Z|57835684-19ad-492a-890f-a7cedd9fe77a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:01.121Z|0c82ef25-e602-4fe5-bcd8-b07ff353335a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:04.166Z|6e063c56-8c2f-4d43-9106-22268a17ae99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:43:04.167Z|6e063c56-8c2f-4d43-9106-22268a17ae99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:43:04.825Z|7aabb8b2-f8fb-4911-9e1e-650328ee3acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:43:04.825Z|7aabb8b2-f8fb-4911-9e1e-650328ee3acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:43:11.146Z|096cfc08-6bb5-42ae-ab6d-6474f2d1c224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:11.146Z|aa92a5f0-b465-43c0-bce2-54a0289e6fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:11.146Z|3183210c-5c6b-4567-814f-fdfada0e8ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:11.147Z|096cfc08-6bb5-42ae-ab6d-6474f2d1c224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:11.147Z|aa92a5f0-b465-43c0-bce2-54a0289e6fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:11.147Z|3183210c-5c6b-4567-814f-fdfada0e8ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:19.166Z|1f7e52c2-6df5-41bc-9347-c66676c23d1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:43:19.167Z|1f7e52c2-6df5-41bc-9347-c66676c23d1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:43:21.172Z|e5845f9b-2cfb-4c2f-92d5-963180893e2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:21.172Z|d2025e46-ffee-4038-a1a6-586b7e6e913d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:21.172Z|d2025e46-ffee-4038-a1a6-586b7e6e913d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:21.172Z|e5845f9b-2cfb-4c2f-92d5-963180893e2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:21.179Z|47eae4e3-0f22-4803-a51f-88c714d4620b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:21.179Z|47eae4e3-0f22-4803-a51f-88c714d4620b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:22.056Z|80d22d94-748d-4c83-82fd-0f92f4a078bb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:43:22.056Z|80d22d94-748d-4c83-82fd-0f92f4a078bb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:31.195Z|99b57a58-7c59-416c-ac73-d4235b67f022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:31.195Z|b0ab53e6-6adc-4eb1-b480-249281b35110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:31.196Z|99b57a58-7c59-416c-ac73-d4235b67f022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:31.196Z|b0ab53e6-6adc-4eb1-b480-249281b35110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:31.202Z|59644e4f-e7aa-4fff-a1d5-7fc5bb77a6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:31.203Z|59644e4f-e7aa-4fff-a1d5-7fc5bb77a6af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:34.167Z|1dc07581-57ff-4a53-a6b8-0e337c370067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:43:34.167Z|1dc07581-57ff-4a53-a6b8-0e337c370067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:43:34.826Z|a4456247-12bc-444f-881c-f371633c3fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:43:34.827Z|a4456247-12bc-444f-881c-f371633c3fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:43:41.218Z|ebad2618-7c3d-4a4a-95af-0a484247315b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:41.219Z|ebad2618-7c3d-4a4a-95af-0a484247315b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:41.219Z|abc36f5a-dfd7-4932-a855-1cb00202a46b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:41.220Z|abc36f5a-dfd7-4932-a855-1cb00202a46b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:41.223Z|650bc998-7f59-4ff9-a819-73e954a7154d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:41.224Z|650bc998-7f59-4ff9-a819-73e954a7154d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:49.167Z|2ad86d62-8ce5-4e3b-9332-ca9602cc817f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:43:49.168Z|2ad86d62-8ce5-4e3b-9332-ca9602cc817f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:43:51.246Z|e7828efd-fc70-4bc9-8136-13af24c80225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:51.246Z|e50f1e80-5f2e-4a1a-a004-afaff18c4ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:51.246Z|4237700f-2461-4d6d-9305-afa0ef7b5ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:43:51.246Z|e7828efd-fc70-4bc9-8136-13af24c80225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:51.246Z|4237700f-2461-4d6d-9305-afa0ef7b5ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:43:51.246Z|e50f1e80-5f2e-4a1a-a004-afaff18c4ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:01.271Z|04b295b0-6555-48b1-9ead-a2ed16f5b7b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:01.271Z|04b295b0-6555-48b1-9ead-a2ed16f5b7b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:01.274Z|29448c29-8312-48b1-8963-af3ce50bb555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:01.275Z|29448c29-8312-48b1-8963-af3ce50bb555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:01.275Z|0169056c-82b0-486d-94db-bf11ac189ea1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:01.276Z|0169056c-82b0-486d-94db-bf11ac189ea1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:04.167Z|4247d059-d72f-4fe1-ba2e-2525f30dcc19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:44:04.168Z|4247d059-d72f-4fe1-ba2e-2525f30dcc19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:44:04.827Z|5bc4c1ab-8632-44f3-9e18-0d5dd2890b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:44:04.828Z|5bc4c1ab-8632-44f3-9e18-0d5dd2890b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:44:11.295Z|ee72efae-93eb-44af-8111-074f62dafa7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:11.296Z|ee72efae-93eb-44af-8111-074f62dafa7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:11.300Z|e65c81d7-aaf6-4544-a3bd-8811a365ce53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:11.300Z|e65c81d7-aaf6-4544-a3bd-8811a365ce53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:11.301Z|4d181781-2ed9-4886-bb9a-8b4f082912fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:11.301Z|4d181781-2ed9-4886-bb9a-8b4f082912fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:19.167Z|b283aec5-2740-4f33-a809-f7371bb955f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:44:19.167Z|b283aec5-2740-4f33-a809-f7371bb955f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:44:21.325Z|2b571fb9-e4d4-4413-85c1-92f40ecaf7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:21.325Z|2b571fb9-e4d4-4413-85c1-92f40ecaf7a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:21.325Z|2842a55f-0929-43b0-bbe0-08e31ac5476f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:21.327Z|2842a55f-0929-43b0-bbe0-08e31ac5476f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:21.328Z|9348ce58-8f61-4c92-9e5f-9a2fd6499daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:21.329Z|9348ce58-8f61-4c92-9e5f-9a2fd6499daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:22.055Z|4dde670f-d35d-44c4-8683-6b1857677a66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:44:22.056Z|4dde670f-d35d-44c4-8683-6b1857677a66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:31.357Z|c4869271-adc1-40fb-bd90-1f3a1762f8d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:31.357Z|c4869271-adc1-40fb-bd90-1f3a1762f8d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:31.361Z|446f6be4-d0f6-4425-bc90-9afa9c9e4c00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:31.361Z|446f6be4-d0f6-4425-bc90-9afa9c9e4c00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:31.365Z|070ec90f-eb98-4202-af4d-3c366ac82136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:31.366Z|070ec90f-eb98-4202-af4d-3c366ac82136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:34.167Z|1b3b5cac-02ed-45a6-b846-979448bfd2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:44:34.167Z|1b3b5cac-02ed-45a6-b846-979448bfd2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:44:34.828Z|650ea796-61b7-4408-873f-bee477618ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:44:34.829Z|650ea796-61b7-4408-873f-bee477618ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:44:41.380Z|7941b1d3-6a78-4340-abdc-cad8a14c6ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:41.381Z|7941b1d3-6a78-4340-abdc-cad8a14c6ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:41.382Z|719a263d-1f33-4c08-b5a5-aeba31003994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:41.383Z|719a263d-1f33-4c08-b5a5-aeba31003994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:41.386Z|58e03ab9-ff48-4be1-8a55-b877c45cddb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:41.387Z|58e03ab9-ff48-4be1-8a55-b877c45cddb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:49.167Z|5d6fe4e3-b91a-4747-9ddf-d0aeac55e29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:44:49.167Z|5d6fe4e3-b91a-4747-9ddf-d0aeac55e29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:44:51.407Z|0b3d0815-c60d-480a-8029-1d5c49c2dfc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:51.407Z|1c36e769-f21e-4237-82a1-7618a0815322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:51.408Z|0b3d0815-c60d-480a-8029-1d5c49c2dfc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:51.408Z|1c36e769-f21e-4237-82a1-7618a0815322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:44:51.409Z|44cea2a0-6483-4fe7-8b36-55c16af48f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:44:51.409Z|44cea2a0-6483-4fe7-8b36-55c16af48f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:01.434Z|6461564d-a4d2-4c1a-b6db-e011d63d1dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:01.435Z|6461564d-a4d2-4c1a-b6db-e011d63d1dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:01.437Z|c8fffb14-0cde-495a-8837-4106a69aae0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:01.437Z|c8fffb14-0cde-495a-8837-4106a69aae0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:01.443Z|f41f17b6-0005-4007-9d57-a00cabe1c2f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:01.443Z|f41f17b6-0005-4007-9d57-a00cabe1c2f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:04.167Z|253f91e8-e5b5-4a91-8e02-77d2fa8fead2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:45:04.167Z|253f91e8-e5b5-4a91-8e02-77d2fa8fead2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:45:04.829Z|633c3786-4e4a-4222-bd64-626fe5138e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:45:04.830Z|633c3786-4e4a-4222-bd64-626fe5138e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:45:11.459Z|08364938-50f2-47ff-854b-4d81ac85c389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:11.460Z|34075bf0-cd5e-4bb1-b257-87846739a708|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:11.460Z|08364938-50f2-47ff-854b-4d81ac85c389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:11.461Z|34075bf0-cd5e-4bb1-b257-87846739a708|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:11.465Z|bd323e87-2ee0-4ab2-b81e-f0fe927eef9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:11.465Z|bd323e87-2ee0-4ab2-b81e-f0fe927eef9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:19.167Z|3e26b9b7-78ee-4400-a306-96207d0c51aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:45:19.167Z|3e26b9b7-78ee-4400-a306-96207d0c51aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:45:21.487Z|c93e1faf-fc93-4303-aee5-a5cabdd9db64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:21.488Z|c93e1faf-fc93-4303-aee5-a5cabdd9db64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:21.489Z|f794eeef-16d6-4caa-9750-1b756cbe62cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:21.489Z|f794eeef-16d6-4caa-9750-1b756cbe62cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:21.492Z|0065695c-dd07-4ac1-a2d0-52ec87620400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:21.493Z|0065695c-dd07-4ac1-a2d0-52ec87620400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:22.055Z|19933a0b-2685-4749-b2ff-6d415cf5c905|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:45:22.056Z|19933a0b-2685-4749-b2ff-6d415cf5c905|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:31.514Z|72e576a8-fb63-4d94-8707-4e049e02ae69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:31.515Z|b338d1ae-bc6b-4ed7-887e-5c60136e9cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:31.515Z|72e576a8-fb63-4d94-8707-4e049e02ae69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:31.516Z|b338d1ae-bc6b-4ed7-887e-5c60136e9cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:31.522Z|62eef417-f4b6-4587-a879-acbe1f3e4751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:31.523Z|62eef417-f4b6-4587-a879-acbe1f3e4751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:34.167Z|b84f0f39-f7f5-4a6e-bec0-53ce2a2e1402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:45:34.172Z|b84f0f39-f7f5-4a6e-bec0-53ce2a2e1402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:45:34.830Z|b5aad2b2-d714-4ac7-aae9-f98f27f0b251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:45:34.831Z|b5aad2b2-d714-4ac7-aae9-f98f27f0b251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:45:41.541Z|65f810ba-b52d-41d8-beb3-a6adb5f10982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:41.541Z|65f810ba-b52d-41d8-beb3-a6adb5f10982|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:41.542Z|2f1b66ed-36b5-4b26-8528-dc6737e6374a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:41.543Z|2f1b66ed-36b5-4b26-8528-dc6737e6374a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:41.546Z|681bc8fe-3d13-44fb-b1a7-fb2a962f78ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:41.546Z|681bc8fe-3d13-44fb-b1a7-fb2a962f78ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:49.167Z|6cddbda9-0339-4fe8-b39d-17cbbac23a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:45:49.167Z|6cddbda9-0339-4fe8-b39d-17cbbac23a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:45:51.567Z|7190e095-7259-49ee-9dc0-c116fd6762c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:51.567Z|7f12699f-4d8e-4c51-b0b0-7c00e994371e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:51.568Z|7190e095-7259-49ee-9dc0-c116fd6762c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:51.568Z|7f12699f-4d8e-4c51-b0b0-7c00e994371e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:45:51.568Z|1dfe8be9-bbd0-448c-abcb-91477ed605c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:45:51.569Z|1dfe8be9-bbd0-448c-abcb-91477ed605c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:01.592Z|885fc055-e034-4118-a1bd-19d1e4a34cfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:01.593Z|6c08dab4-c44c-446d-84ec-93fc8126b65a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:01.593Z|e6de4bb8-1de8-4f34-88d2-e0410fc241dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:01.593Z|885fc055-e034-4118-a1bd-19d1e4a34cfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:01.593Z|6c08dab4-c44c-446d-84ec-93fc8126b65a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:01.593Z|e6de4bb8-1de8-4f34-88d2-e0410fc241dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:04.167Z|8b756884-ab5c-4c37-bd97-8859bde1417e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:46:04.167Z|8b756884-ab5c-4c37-bd97-8859bde1417e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:46:04.831Z|6134216c-a3fc-463f-bf2b-fa9c97bd048c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:46:04.832Z|6134216c-a3fc-463f-bf2b-fa9c97bd048c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:46:11.619Z|a20c4b8b-e18d-434c-bb08-9fa4a17c416d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:11.619Z|8fffa7a0-e337-4f35-bde7-41d9ab1c18c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:11.619Z|9e43a8ec-709b-41d7-b68d-35721656b642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:11.620Z|8fffa7a0-e337-4f35-bde7-41d9ab1c18c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:11.620Z|a20c4b8b-e18d-434c-bb08-9fa4a17c416d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:11.620Z|9e43a8ec-709b-41d7-b68d-35721656b642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:19.167Z|7c0047e8-b109-471a-baec-6c52bb762f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:46:19.170Z|7c0047e8-b109-471a-baec-6c52bb762f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:46:21.642Z|384c2f4b-1308-4fd7-9fdb-25dd5acbda28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:21.642Z|2ece2b16-b11e-4f39-a91a-34f06d772ec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:21.642Z|2ece2b16-b11e-4f39-a91a-34f06d772ec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:21.642Z|384c2f4b-1308-4fd7-9fdb-25dd5acbda28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:21.643Z|5385ae85-a7ee-463d-a44a-96e7c26b1d66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:21.644Z|5385ae85-a7ee-463d-a44a-96e7c26b1d66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:22.055Z|b86f4bbc-209d-4059-bb03-c224a317ce3d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:46:22.056Z|b86f4bbc-209d-4059-bb03-c224a317ce3d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:31.666Z|ea0befe1-0fd2-4dd5-a969-c831dc98f2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:31.667Z|89e3a98f-05ea-4ac4-9a58-bfb7b302923d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:31.667Z|ea0befe1-0fd2-4dd5-a969-c831dc98f2f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:31.667Z|89e3a98f-05ea-4ac4-9a58-bfb7b302923d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:31.673Z|2a3d7297-732e-4c93-9181-d2ef552cd6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:31.673Z|2a3d7297-732e-4c93-9181-d2ef552cd6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:34.167Z|facc99aa-852a-4246-930a-2152f1c3cf01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:46:34.167Z|facc99aa-852a-4246-930a-2152f1c3cf01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:46:34.832Z|62e425cd-a392-4d47-8868-5ec625a58e5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:46:34.833Z|62e425cd-a392-4d47-8868-5ec625a58e5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:46:41.692Z|e83e2d1e-3908-4688-b7ca-76ba479fa030|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:41.692Z|8e229fae-3828-402e-849c-61445666073c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:41.692Z|e83e2d1e-3908-4688-b7ca-76ba479fa030|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:41.692Z|8e229fae-3828-402e-849c-61445666073c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:41.696Z|fedf7b11-34b8-42b4-a6de-5f07dd38ad6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:41.696Z|fedf7b11-34b8-42b4-a6de-5f07dd38ad6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:49.167Z|f74e0942-3cb1-4718-a077-56138b4a5e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:46:49.167Z|f74e0942-3cb1-4718-a077-56138b4a5e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:46:51.716Z|b043ca7f-5eed-427e-88d3-d7d02255f5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:51.717Z|0c98aea8-3b90-40e8-879d-358d9ccfced1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:51.717Z|b043ca7f-5eed-427e-88d3-d7d02255f5cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:51.717Z|0c98aea8-3b90-40e8-879d-358d9ccfced1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:46:51.725Z|8d063576-1d23-4e03-870b-339f12f68ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:46:51.726Z|8d063576-1d23-4e03-870b-339f12f68ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:01.740Z|462edd09-2c39-4ce4-bb79-c815d60c803f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:01.740Z|462edd09-2c39-4ce4-bb79-c815d60c803f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:01.740Z|f5286377-7a88-4903-8c3e-96e8edba0f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:01.741Z|f5286377-7a88-4903-8c3e-96e8edba0f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:01.747Z|4051012f-8184-41fb-b2d8-6f75fa952363|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:01.748Z|4051012f-8184-41fb-b2d8-6f75fa952363|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:04.167Z|6735290f-2bcd-41f6-8044-0e59530f93e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:47:04.171Z|6735290f-2bcd-41f6-8044-0e59530f93e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:47:04.834Z|390af82d-6462-42b6-8d59-2bf8cbd67c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:47:04.834Z|390af82d-6462-42b6-8d59-2bf8cbd67c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:47:11.765Z|69d5a940-a747-4336-af58-3e76f09dcc1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:11.766Z|69d5a940-a747-4336-af58-3e76f09dcc1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:11.767Z|7879ab85-9cf3-48b8-bf31-d8f2d3c24425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:11.767Z|7879ab85-9cf3-48b8-bf31-d8f2d3c24425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:11.771Z|ef9c8d34-c393-4628-a717-7ac029b8cc1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:11.771Z|ef9c8d34-c393-4628-a717-7ac029b8cc1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:19.167Z|a640bbcb-acc3-4a7d-a7bd-0fd85b3dc04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:47:19.167Z|a640bbcb-acc3-4a7d-a7bd-0fd85b3dc04a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:47:21.788Z|b33154a5-4a4a-40a9-ac36-5db5b8235f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:21.788Z|b33154a5-4a4a-40a9-ac36-5db5b8235f52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:21.792Z|89e4a2a1-ce40-455d-ab11-ccad966ce911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:21.793Z|89e4a2a1-ce40-455d-ab11-ccad966ce911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:21.795Z|84f23fa3-a35f-4696-8e27-b12f4fbf4410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:21.796Z|84f23fa3-a35f-4696-8e27-b12f4fbf4410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:22.055Z|785bcb20-cfba-474f-8950-3fe45b1cd779|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:47:22.055Z|785bcb20-cfba-474f-8950-3fe45b1cd779|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:31.813Z|7e2326f6-1023-42e8-850d-0c82b7deb606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:31.814Z|7e2326f6-1023-42e8-850d-0c82b7deb606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:31.815Z|4546f972-ad48-4f05-8394-d8650e57ade3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:31.816Z|4546f972-ad48-4f05-8394-d8650e57ade3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:31.818Z|e1814549-115a-4399-9a5b-feb7d5950385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:31.819Z|e1814549-115a-4399-9a5b-feb7d5950385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:34.171Z|6b36cb08-99d6-4ce4-8019-b3014b673eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:47:34.176Z|6b36cb08-99d6-4ce4-8019-b3014b673eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:47:34.835Z|b5c01ee7-cf01-4781-9da6-e82e9b94ef68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:47:34.835Z|b5c01ee7-cf01-4781-9da6-e82e9b94ef68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:47:41.837Z|0181e55d-231a-49c1-b0eb-0bb545fdc485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:41.838Z|dabb4490-4897-4a76-83cf-200972df49c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:41.838Z|0181e55d-231a-49c1-b0eb-0bb545fdc485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:41.838Z|dabb4490-4897-4a76-83cf-200972df49c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:41.840Z|9842dfce-39f9-4854-8785-cc7c29c75a0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:41.841Z|9842dfce-39f9-4854-8785-cc7c29c75a0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:49.167Z|65c4d3bc-ef2a-47b7-90f3-c25d4dd0990a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:47:49.167Z|65c4d3bc-ef2a-47b7-90f3-c25d4dd0990a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:47:51.868Z|01214fba-e9cc-43e4-9796-1e3a07b0b967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:51.868Z|01214fba-e9cc-43e4-9796-1e3a07b0b967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:51.870Z|053307cd-d73a-42c7-ae2f-b5cf08f2e06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:51.870Z|053307cd-d73a-42c7-ae2f-b5cf08f2e06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:47:51.872Z|a39b9d56-ff2d-4c8c-af7b-6bc455bcb456|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:47:51.872Z|a39b9d56-ff2d-4c8c-af7b-6bc455bcb456|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:01.893Z|64f56669-9d1c-45e4-8466-eb2f2dbf2592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:01.894Z|64f56669-9d1c-45e4-8466-eb2f2dbf2592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:01.894Z|b7d70962-258f-449e-945f-f30bcb5f3945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:01.895Z|b7d70962-258f-449e-945f-f30bcb5f3945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:01.896Z|5490362e-7e5d-4546-aea4-e840865c3b1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:01.897Z|5490362e-7e5d-4546-aea4-e840865c3b1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:04.167Z|8ec87d49-7450-4e96-807b-194031cb4538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:48:04.167Z|8ec87d49-7450-4e96-807b-194031cb4538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:48:04.836Z|7fc6eb69-cc20-4db1-9ab1-fe5b20ba2b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:48:04.836Z|7fc6eb69-cc20-4db1-9ab1-fe5b20ba2b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:48:11.918Z|5bb4f625-23e3-435f-b2aa-bf3c4a46d5f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:11.919Z|5bb4f625-23e3-435f-b2aa-bf3c4a46d5f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:11.919Z|c8097a24-7d7c-4f33-a8ce-0bee446ded5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:11.919Z|c8097a24-7d7c-4f33-a8ce-0bee446ded5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:11.926Z|90bdbd7a-36df-4bc6-8276-1481da49eb67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:11.927Z|90bdbd7a-36df-4bc6-8276-1481da49eb67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:19.167Z|4d62e4f2-eba1-4269-8410-cc8885a09271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:48:19.171Z|4d62e4f2-eba1-4269-8410-cc8885a09271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:48:21.943Z|56241e11-5cce-42e1-8754-12aa59370f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:21.943Z|56241e11-5cce-42e1-8754-12aa59370f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:21.949Z|032a9eb9-56de-48ce-bc53-d9cc6f0b36df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:21.949Z|032a9eb9-56de-48ce-bc53-d9cc6f0b36df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:21.950Z|9176e703-e60e-4f9e-abf7-99e36df578fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:21.950Z|9176e703-e60e-4f9e-abf7-99e36df578fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:22.055Z|91eb2f29-b93a-4444-b17f-cdfaef76f115|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:48:22.056Z|91eb2f29-b93a-4444-b17f-cdfaef76f115|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:31.972Z|f781bba3-21c9-4fae-a72a-2c562207da08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:31.973Z|f6bd653a-43fb-4776-83e4-a12bec9f804f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:31.974Z|f6bd653a-43fb-4776-83e4-a12bec9f804f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:31.973Z|f781bba3-21c9-4fae-a72a-2c562207da08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:31.975Z|d597ff28-38bb-4b8d-823e-28121d574fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:31.976Z|d597ff28-38bb-4b8d-823e-28121d574fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:34.167Z|786414e9-06e0-4ec1-9c75-4fc9611be6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:48:34.167Z|786414e9-06e0-4ec1-9c75-4fc9611be6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:48:34.837Z|f16a4e27-b184-4c3e-b7a7-c57d16b5ba44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:48:34.838Z|f16a4e27-b184-4c3e-b7a7-c57d16b5ba44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:48:42.002Z|29127755-0d24-4208-bdbe-4071852b3318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:42.003Z|29127755-0d24-4208-bdbe-4071852b3318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:42.003Z|41b3ef11-cc62-4469-94d9-648ba333e4cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:42.004Z|41b3ef11-cc62-4469-94d9-648ba333e4cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:42.004Z|5d1e85a0-55cc-40e9-b386-49110a0a9a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:42.005Z|5d1e85a0-55cc-40e9-b386-49110a0a9a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:49.166Z|078adbec-f96d-4602-ac79-bc224f2253ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:48:49.167Z|078adbec-f96d-4602-ac79-bc224f2253ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:48:52.027Z|1f53ac1a-6824-4d64-a20a-7ea9cfd800c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:52.028Z|1f53ac1a-6824-4d64-a20a-7ea9cfd800c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:52.036Z|baee6cd6-a22e-45ee-a12e-ffbdf368bf17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:52.037Z|baee6cd6-a22e-45ee-a12e-ffbdf368bf17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:48:52.038Z|c997e0e2-f73d-420d-b22f-c9997ff7efa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:48:52.039Z|c997e0e2-f73d-420d-b22f-c9997ff7efa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:02.050Z|2a472550-2510-4e40-9c4b-d9291a1bc92b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:02.051Z|2a472550-2510-4e40-9c4b-d9291a1bc92b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:02.057Z|d0f15860-acbc-4f2e-8a93-64bf73a781ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:02.057Z|d0f15860-acbc-4f2e-8a93-64bf73a781ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:02.060Z|624069d3-049e-4663-838c-ee35070a369f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:02.060Z|624069d3-049e-4663-838c-ee35070a369f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:04.166Z|49764dce-848c-4a0f-85a6-87e2673bf6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:49:04.171Z|49764dce-848c-4a0f-85a6-87e2673bf6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:49:04.838Z|ce6abc39-99d3-4782-9d9f-5cdea4d52752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:49:04.839Z|ce6abc39-99d3-4782-9d9f-5cdea4d52752|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:49:12.080Z|cc2e0118-5b9e-4e3c-af4b-5aec879afe0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:12.081Z|cc2e0118-5b9e-4e3c-af4b-5aec879afe0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:12.081Z|afab8f9f-9f24-4136-adba-6971fcbb330c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:12.082Z|afab8f9f-9f24-4136-adba-6971fcbb330c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:12.087Z|f653e035-fc5a-4ee1-98ec-d20745806f32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:12.088Z|f653e035-fc5a-4ee1-98ec-d20745806f32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:19.167Z|6b9e8c99-a722-40b6-99de-7d0ff2a9e929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:49:19.167Z|6b9e8c99-a722-40b6-99de-7d0ff2a9e929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:49:22.056Z|216edcf3-429a-4258-93f1-d3b36cca9728|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:49:22.056Z|216edcf3-429a-4258-93f1-d3b36cca9728|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:22.105Z|9b246c6b-42ea-4eb1-b61d-7a30612facbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:22.105Z|9b246c6b-42ea-4eb1-b61d-7a30612facbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:22.110Z|6cd5ce40-b000-42e1-98b4-57f53e693518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:22.111Z|6cd5ce40-b000-42e1-98b4-57f53e693518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:22.112Z|f5e2f245-8479-4796-9791-bb59017a1826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:22.113Z|f5e2f245-8479-4796-9791-bb59017a1826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:32.131Z|f3ac2b36-e281-41b4-8874-606b224387a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:32.132Z|f3ac2b36-e281-41b4-8874-606b224387a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:32.133Z|28826523-be75-496d-a6e4-2d6a80732780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:32.134Z|28826523-be75-496d-a6e4-2d6a80732780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:32.135Z|34c08fe6-dce9-45b8-9ba6-c84899e484b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:32.136Z|34c08fe6-dce9-45b8-9ba6-c84899e484b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:34.167Z|d3b1157e-d1a0-4d2c-8d73-3608c1ca3fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:49:34.168Z|d3b1157e-d1a0-4d2c-8d73-3608c1ca3fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:49:34.840Z|43014bdd-479d-4f2f-8c95-bd304b7654ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:49:34.840Z|43014bdd-479d-4f2f-8c95-bd304b7654ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:49:42.158Z|00f64c0b-df6e-4615-9370-c6d42ba1bffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:42.159Z|00f64c0b-df6e-4615-9370-c6d42ba1bffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:42.161Z|90cfbe4f-6296-4e8d-80b3-a126ce2a5cd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:42.162Z|90cfbe4f-6296-4e8d-80b3-a126ce2a5cd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:42.162Z|17e165e2-e0a7-4d0e-af41-62fa1ae3853b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:42.162Z|17e165e2-e0a7-4d0e-af41-62fa1ae3853b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:49.167Z|b62fb437-81e2-4def-b53b-2182396fe73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:49:49.171Z|b62fb437-81e2-4def-b53b-2182396fe73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:49:52.188Z|4e9ab247-14b4-4d0e-a0ca-d98a97ab4d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:52.189Z|4e9ab247-14b4-4d0e-a0ca-d98a97ab4d35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:52.192Z|f6d1516b-0eb6-404a-b64b-1bd0f71c6712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:52.192Z|f6d1516b-0eb6-404a-b64b-1bd0f71c6712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:49:52.196Z|186a173f-3ea7-4a73-acd0-3ea549bbd631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:49:52.196Z|186a173f-3ea7-4a73-acd0-3ea549bbd631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:02.213Z|dd58f723-4f82-49e1-a8a5-3ea8cb252d4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:02.214Z|dd58f723-4f82-49e1-a8a5-3ea8cb252d4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:02.217Z|cf94c91d-c519-43f9-af3a-95ed6e2007e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:02.217Z|cf94c91d-c519-43f9-af3a-95ed6e2007e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:02.222Z|d4d338fc-54ad-4f7d-98cc-4139ec15ebfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:02.222Z|d4d338fc-54ad-4f7d-98cc-4139ec15ebfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:04.166Z|c727ea46-8225-4159-8553-cfd1a83639f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:50:04.167Z|c727ea46-8225-4159-8553-cfd1a83639f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:50:04.841Z|0d10840c-ad4f-4999-8972-5810011ffbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:50:04.841Z|0d10840c-ad4f-4999-8972-5810011ffbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:50:12.237Z|6b3a30e9-d48d-40d9-be39-7d27945a1311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:12.237Z|6b3a30e9-d48d-40d9-be39-7d27945a1311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:12.240Z|86d67859-7d1c-4a87-91d2-407a2a00321c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:12.240Z|86d67859-7d1c-4a87-91d2-407a2a00321c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:12.243Z|8bfc65de-d08f-4830-af2a-8525cd9103a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:12.243Z|8bfc65de-d08f-4830-af2a-8525cd9103a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:19.177Z|245963fe-cd56-4a58-87a2-09f5a4b3e2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:50:19.184Z|245963fe-cd56-4a58-87a2-09f5a4b3e2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:50:22.055Z|c496fe61-7e06-4316-9f1c-68b67f47c1b1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:50:22.056Z|c496fe61-7e06-4316-9f1c-68b67f47c1b1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:22.261Z|e9d1abf0-3bff-44bb-b33b-8917c7080ed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:22.262Z|e9d1abf0-3bff-44bb-b33b-8917c7080ed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:22.262Z|976c4be0-684a-4b2b-962c-2b4dd48ca8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:22.262Z|976c4be0-684a-4b2b-962c-2b4dd48ca8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:22.263Z|53f743a2-af4f-45cc-b259-f88be79772bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:22.263Z|53f743a2-af4f-45cc-b259-f88be79772bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:32.286Z|ba9687e0-8181-4e08-94a3-63cb5b92f836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:32.286Z|f08c746d-4529-4fb0-b957-8c82431d3290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:32.287Z|f08c746d-4529-4fb0-b957-8c82431d3290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:32.287Z|ba9687e0-8181-4e08-94a3-63cb5b92f836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:32.292Z|28d1f0a7-5c1d-4f90-8238-a9d0a712be4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:32.292Z|28d1f0a7-5c1d-4f90-8238-a9d0a712be4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:34.167Z|4a4798d0-6431-4838-800a-febe9cd84a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:50:34.167Z|4a4798d0-6431-4838-800a-febe9cd84a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:50:34.842Z|d10968b1-19b0-43f0-9c56-39592680f562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:50:34.842Z|d10968b1-19b0-43f0-9c56-39592680f562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:50:42.311Z|25177243-cf30-4330-a152-e14485b2a6ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:42.312Z|25177243-cf30-4330-a152-e14485b2a6ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:42.313Z|a8c3f8aa-bded-4959-8549-16f5a2273ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:42.314Z|a8c3f8aa-bded-4959-8549-16f5a2273ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:42.316Z|e48cffda-f220-4147-a089-ed78a3e7602c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:42.317Z|e48cffda-f220-4147-a089-ed78a3e7602c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:49.167Z|58a9c8e8-2498-4e43-a122-71916840c9b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:50:49.167Z|58a9c8e8-2498-4e43-a122-71916840c9b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:50:52.341Z|05141acd-02d9-4764-8744-63e1d83603fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:52.341Z|05141acd-02d9-4764-8744-63e1d83603fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:52.341Z|ba7364c6-a88a-4cf4-b31c-78567e49c6dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:52.342Z|ba7364c6-a88a-4cf4-b31c-78567e49c6dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:50:52.343Z|451a9b8a-f25a-43a0-9335-c32bcaeaea61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:50:52.343Z|451a9b8a-f25a-43a0-9335-c32bcaeaea61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:02.367Z|4537c0f0-be8f-4f88-b25c-0e52c75accee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:02.368Z|4537c0f0-be8f-4f88-b25c-0e52c75accee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:02.367Z|d2f60b3f-8840-442c-a8ac-918e3fa31a7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:02.368Z|d2f60b3f-8840-442c-a8ac-918e3fa31a7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:02.371Z|63627dd7-070b-4ea8-b174-50ab78fb8cba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:02.372Z|63627dd7-070b-4ea8-b174-50ab78fb8cba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:04.168Z|0dc953f4-1abd-4339-8f13-826140dcc019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:51:04.172Z|0dc953f4-1abd-4339-8f13-826140dcc019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:51:04.843Z|1bd1e4b9-2d94-43c0-93d4-1efab8fd7146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:51:04.844Z|1bd1e4b9-2d94-43c0-93d4-1efab8fd7146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:51:12.397Z|e73f3524-92b7-40d4-9adf-383d91398d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:12.397Z|ec7a1fd5-8ca8-40f5-8a7d-a199fe00270f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:12.398Z|e73f3524-92b7-40d4-9adf-383d91398d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:12.398Z|ec7a1fd5-8ca8-40f5-8a7d-a199fe00270f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:12.400Z|1d66f74f-e2ad-4e70-b396-55075fd75f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:12.400Z|1d66f74f-e2ad-4e70-b396-55075fd75f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:19.167Z|dccacb08-64bf-446d-a651-7caba1f91556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:51:19.168Z|dccacb08-64bf-446d-a651-7caba1f91556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:51:22.057Z|83493113-e8a6-45b0-86a5-a30a46e0b3ec|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:51:22.057Z|83493113-e8a6-45b0-86a5-a30a46e0b3ec|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:22.425Z|942e0946-b644-428c-aa4d-cde3aa37c97d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:22.425Z|dfec8e37-035f-4925-b72a-ab73e8326657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:22.426Z|942e0946-b644-428c-aa4d-cde3aa37c97d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:22.426Z|dfec8e37-035f-4925-b72a-ab73e8326657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:22.434Z|1c3835c1-f774-4df5-ba68-a7648d45eaf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:22.434Z|1c3835c1-f774-4df5-ba68-a7648d45eaf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:32.451Z|2e1189e0-0062-4e72-bb9b-7079d047cf0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:32.451Z|58b60446-bc42-4564-9f30-c44b262f47db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:32.452Z|2e1189e0-0062-4e72-bb9b-7079d047cf0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:32.452Z|58b60446-bc42-4564-9f30-c44b262f47db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:32.456Z|b4592d73-6726-4f57-9aa5-6bdf3c6c8ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:32.457Z|b4592d73-6726-4f57-9aa5-6bdf3c6c8ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:34.167Z|e76290c2-4471-4e4c-912d-ec32322fa4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:51:34.167Z|e76290c2-4471-4e4c-912d-ec32322fa4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:51:34.844Z|85f962aa-6e36-4546-83ba-e736038376f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:51:34.845Z|85f962aa-6e36-4546-83ba-e736038376f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:51:42.478Z|d7b9ac1a-dc00-441b-b2b2-bb5d92aca1d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:42.479Z|d7b9ac1a-dc00-441b-b2b2-bb5d92aca1d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:42.478Z|ea4b4548-7c93-45d4-a798-ef957d802ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:42.479Z|ea4b4548-7c93-45d4-a798-ef957d802ebc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:42.480Z|fb02047f-f37b-4a79-b178-98beb7694131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:42.481Z|fb02047f-f37b-4a79-b178-98beb7694131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:49.167Z|4d428e48-c7c5-4299-b4f1-5ccf7aa985f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:51:49.171Z|4d428e48-c7c5-4299-b4f1-5ccf7aa985f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:51:52.504Z|390a1682-869e-4e35-82c9-1b57c0ecbb22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:52.505Z|390a1682-869e-4e35-82c9-1b57c0ecbb22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:52.506Z|949e0441-b51f-40b1-9122-41530f6907f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:52.506Z|949e0441-b51f-40b1-9122-41530f6907f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:51:52.509Z|f08be5cf-6f68-4795-b23f-66072f40f5bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:51:52.510Z|f08be5cf-6f68-4795-b23f-66072f40f5bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:02.530Z|491e74f5-0fca-458a-9829-8de21ba847b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:02.531Z|491e74f5-0fca-458a-9829-8de21ba847b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:02.531Z|56b88467-aa04-4278-b1fe-072d4c0b2a46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:02.532Z|56b88467-aa04-4278-b1fe-072d4c0b2a46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:02.532Z|5ccb8cef-f722-451f-a7aa-9381a8298a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:02.532Z|5ccb8cef-f722-451f-a7aa-9381a8298a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:04.167Z|e474fea8-2e72-480a-a996-ecc944861ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:52:04.167Z|e474fea8-2e72-480a-a996-ecc944861ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:52:04.846Z|b945f79e-ca67-4566-85c4-0b7e27f92b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:52:04.846Z|b945f79e-ca67-4566-85c4-0b7e27f92b55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:52:12.554Z|ff9b69e5-1df7-48a0-8f9c-802c2e02fbb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:12.555Z|ff9b69e5-1df7-48a0-8f9c-802c2e02fbb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:12.560Z|80fc8e7e-44d6-4346-94fe-768151ef0d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:12.560Z|80fc8e7e-44d6-4346-94fe-768151ef0d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:12.561Z|677e2c52-a657-49e0-9801-662c107a2e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:12.561Z|677e2c52-a657-49e0-9801-662c107a2e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:19.167Z|0abfd2a6-eea7-408e-a94b-e42974bbfdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:52:19.168Z|0abfd2a6-eea7-408e-a94b-e42974bbfdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:52:22.056Z|d8ee2a0e-2d03-4c70-b6d9-d0b7b00d4d96|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:52:22.056Z|d8ee2a0e-2d03-4c70-b6d9-d0b7b00d4d96|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:22.577Z|4cd565de-b0f4-43b0-b2a3-95ebd3351c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:22.577Z|4cd565de-b0f4-43b0-b2a3-95ebd3351c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:22.585Z|224d0735-9e92-4e70-891d-0161e34f90e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:22.586Z|224d0735-9e92-4e70-891d-0161e34f90e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:22.585Z|63bdcd72-01e7-4c72-8249-8c9a54fcf36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:22.586Z|63bdcd72-01e7-4c72-8249-8c9a54fcf36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:32.604Z|7cb26ee8-edd6-4e46-8524-d4b1c70df905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:32.605Z|7cb26ee8-edd6-4e46-8524-d4b1c70df905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:32.607Z|ecb5b858-e933-49c4-9144-157ebd42026f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:32.607Z|ecb5b858-e933-49c4-9144-157ebd42026f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:32.608Z|ca1c36c8-6626-4d4a-9ead-e7a21cd3ee08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:32.609Z|ca1c36c8-6626-4d4a-9ead-e7a21cd3ee08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:34.167Z|6f0473ea-5cae-41ef-9aad-ec2bc3ebf062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:52:34.171Z|6f0473ea-5cae-41ef-9aad-ec2bc3ebf062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:52:34.846Z|d2faf14a-d62d-4bb0-a810-f68236ad30ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:52:34.847Z|d2faf14a-d62d-4bb0-a810-f68236ad30ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:52:42.629Z|9421d9af-3bb4-428a-ad33-bb4ca361995a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:42.630Z|9421d9af-3bb4-428a-ad33-bb4ca361995a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:42.630Z|529c8ddd-468b-4b4a-b673-675b66162745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:42.631Z|529c8ddd-468b-4b4a-b673-675b66162745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:42.632Z|1fd584be-a61c-4b26-87ab-9a8cf97b9a5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:42.633Z|1fd584be-a61c-4b26-87ab-9a8cf97b9a5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:49.167Z|b84d5c94-a265-4065-a294-e5f58462ed8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:52:49.167Z|b84d5c94-a265-4065-a294-e5f58462ed8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:52:52.658Z|4af4a10f-0527-4e45-8d77-b91267be392d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:52.659Z|4af4a10f-0527-4e45-8d77-b91267be392d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:52.659Z|3c32e280-b0b0-472c-80f5-5346a2f3b38f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:52.660Z|3c32e280-b0b0-472c-80f5-5346a2f3b38f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:52:52.662Z|f989bd3a-bc21-4c55-a6df-4e4e9ed0765a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:52:52.663Z|f989bd3a-bc21-4c55-a6df-4e4e9ed0765a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:02.682Z|c79e1281-44b1-4ba1-bb1d-005cbbdeecd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:02.683Z|c79e1281-44b1-4ba1-bb1d-005cbbdeecd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:02.683Z|fba2b110-26ef-4ef7-b7c9-729a3ebbc8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:02.684Z|fba2b110-26ef-4ef7-b7c9-729a3ebbc8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:02.686Z|b604bfd8-3257-40a7-a4c1-b2fe83b5255e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:02.686Z|b604bfd8-3257-40a7-a4c1-b2fe83b5255e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:04.167Z|64dd3262-dc26-4b42-8fa1-100b3f2c50e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:53:04.167Z|64dd3262-dc26-4b42-8fa1-100b3f2c50e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:53:04.847Z|67fb7d88-182d-4b22-9b00-ffefbb03bdc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:53:04.848Z|67fb7d88-182d-4b22-9b00-ffefbb03bdc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:53:12.711Z|19adcc50-3be6-41c8-b0e4-efae764ebf8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:12.711Z|0b317368-5289-4575-ae0f-032b5ac35a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:12.712Z|0b317368-5289-4575-ae0f-032b5ac35a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:12.712Z|19adcc50-3be6-41c8-b0e4-efae764ebf8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:12.717Z|778b7a0f-0ea8-4f5f-a794-772c706a0197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:12.718Z|778b7a0f-0ea8-4f5f-a794-772c706a0197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:19.166Z|0735339f-6e2d-4c7c-bb8b-a53c7f3a9eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:53:19.170Z|0735339f-6e2d-4c7c-bb8b-a53c7f3a9eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:53:22.055Z|0268bf6a-e586-4376-a852-331577c6e962|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:53:22.056Z|0268bf6a-e586-4376-a852-331577c6e962|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:22.740Z|18b54a80-69d1-4d8a-885f-86a4842bd336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:22.741Z|171fd31d-177a-460a-9eaf-e7310be00958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:22.741Z|18b54a80-69d1-4d8a-885f-86a4842bd336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:22.741Z|38e83ed8-ea9d-4cdc-8f7a-4621d344a084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:22.742Z|171fd31d-177a-460a-9eaf-e7310be00958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:22.742Z|38e83ed8-ea9d-4cdc-8f7a-4621d344a084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:32.767Z|c8886b2f-90f6-40a2-ba54-5e0a50cd9dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:32.767Z|e5acb03e-36c5-46a7-aae0-c6069c0ba7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:32.767Z|c8886b2f-90f6-40a2-ba54-5e0a50cd9dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:32.768Z|e5acb03e-36c5-46a7-aae0-c6069c0ba7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:32.769Z|41c9d91c-b0bc-4afd-aa36-3cea1b2b28fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:32.770Z|41c9d91c-b0bc-4afd-aa36-3cea1b2b28fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:34.167Z|3c9941da-635a-4124-bcc2-79902df6410b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:53:34.167Z|3c9941da-635a-4124-bcc2-79902df6410b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:53:34.849Z|5c5fbd4b-0ca4-422a-a8c2-b809baaf952e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:53:34.849Z|5c5fbd4b-0ca4-422a-a8c2-b809baaf952e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:53:42.790Z|79d3c2d0-cfe5-4060-951b-070dd129a616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:42.790Z|eb9abac9-4cc2-4527-980c-dc39a25cc629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:42.791Z|79d3c2d0-cfe5-4060-951b-070dd129a616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:42.791Z|eb9abac9-4cc2-4527-980c-dc39a25cc629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:42.792Z|e88db7bd-1012-40a2-bbe1-320e5b741fdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:42.792Z|e88db7bd-1012-40a2-bbe1-320e5b741fdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:49.167Z|b4879f62-a727-4de0-a152-70e1e555b4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:53:49.167Z|b4879f62-a727-4de0-a152-70e1e555b4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:53:52.816Z|ff4e4c5a-68c7-41c7-a9ae-578a555747d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:52.817Z|ff4e4c5a-68c7-41c7-a9ae-578a555747d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:52.825Z|d572d158-ee22-4d81-8bd4-ae6adbac7c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:52.825Z|6d0a60e4-fc9b-451b-b307-82480beaf7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:53:52.825Z|d572d158-ee22-4d81-8bd4-ae6adbac7c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:53:52.825Z|6d0a60e4-fc9b-451b-b307-82480beaf7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:02.843Z|503d9b6f-7b89-49f0-bf4b-3ef5367b4f6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:02.844Z|503d9b6f-7b89-49f0-bf4b-3ef5367b4f6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:02.848Z|c78f3071-e2de-4843-8f26-cd2c1db9855a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:02.848Z|c78f3071-e2de-4843-8f26-cd2c1db9855a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:02.848Z|1e672717-eca0-4626-af98-f8079b99703e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:02.849Z|1e672717-eca0-4626-af98-f8079b99703e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:04.167Z|f3834823-d26f-4d4c-a827-63d3d16cdd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:54:04.170Z|f3834823-d26f-4d4c-a827-63d3d16cdd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:54:04.850Z|33923b86-f34e-41ea-9db2-a4039e9ae38e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:54:04.850Z|33923b86-f34e-41ea-9db2-a4039e9ae38e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:54:12.867Z|c0cd22db-8f52-415f-92bb-1bacbc80fea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:12.868Z|c0cd22db-8f52-415f-92bb-1bacbc80fea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:12.871Z|927d29b0-7b0c-43e1-91b0-df5524a5fb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:12.871Z|927d29b0-7b0c-43e1-91b0-df5524a5fb38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:12.872Z|2773dbe1-1751-40ce-b4a8-6a49c24c5b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:12.872Z|2773dbe1-1751-40ce-b4a8-6a49c24c5b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:19.170Z|0ae9e7dd-9b6c-4df0-8f39-ba94720f5549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:54:19.170Z|0ae9e7dd-9b6c-4df0-8f39-ba94720f5549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:54:22.056Z|4565c383-3d56-488e-bf48-e28acd6a4f71|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:54:22.056Z|4565c383-3d56-488e-bf48-e28acd6a4f71|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:22.893Z|3901aef0-9b34-45da-b1fd-cab9e07a3b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:22.894Z|3901aef0-9b34-45da-b1fd-cab9e07a3b30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:22.894Z|e450c01c-9e7c-4eb2-9ef5-abb8f1772447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:22.895Z|29f913c1-4b22-4935-a301-bf0c80bce876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:22.895Z|e450c01c-9e7c-4eb2-9ef5-abb8f1772447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:22.895Z|29f913c1-4b22-4935-a301-bf0c80bce876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:32.921Z|136a43de-8513-446e-8160-6e1aac18d6a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:32.921Z|45a1e36a-32bc-4f0a-bf78-a2eacea04f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:32.922Z|136a43de-8513-446e-8160-6e1aac18d6a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:32.922Z|45a1e36a-32bc-4f0a-bf78-a2eacea04f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:32.925Z|69cab1d4-3c15-4aeb-b014-4fa60baf7230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:32.926Z|69cab1d4-3c15-4aeb-b014-4fa60baf7230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:34.167Z|22c28af7-b374-49d1-9710-bb837d995ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:54:34.167Z|22c28af7-b374-49d1-9710-bb837d995ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:54:34.851Z|30461ddc-dfe0-46c8-942f-453ec6bff8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:54:34.851Z|30461ddc-dfe0-46c8-942f-453ec6bff8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:54:42.946Z|b522d64e-8094-4537-a223-1acc09b1da11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:42.947Z|b522d64e-8094-4537-a223-1acc09b1da11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:42.947Z|a86ea69d-7820-4043-9d3a-ea1fce5e092a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:42.948Z|a86ea69d-7820-4043-9d3a-ea1fce5e092a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:42.949Z|9bd3cc64-7343-4810-aaca-1dfe8123752e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:42.949Z|9bd3cc64-7343-4810-aaca-1dfe8123752e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:49.167Z|a1685c7c-2529-498b-a422-8c6c1c08e79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:54:49.171Z|a1685c7c-2529-498b-a422-8c6c1c08e79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:54:52.972Z|fb8533ff-4453-4909-a578-b4023912758f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:52.972Z|fb8533ff-4453-4909-a578-b4023912758f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:52.974Z|59d24068-46f6-49d6-a8a0-eb9f8e17db77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:52.975Z|59d24068-46f6-49d6-a8a0-eb9f8e17db77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:54:52.980Z|dc141a3b-1a70-4305-9a5c-9f2b81df5449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:54:52.981Z|dc141a3b-1a70-4305-9a5c-9f2b81df5449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:02.999Z|e9a9d519-5111-4d4d-aa03-f0ea871ae2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:02.999Z|a79774aa-6a2f-4fd2-a3b9-a2fe0e3cb3fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:03.000Z|a79774aa-6a2f-4fd2-a3b9-a2fe0e3cb3fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:03.004Z|5377cb31-6783-4316-81a6-88a0cd16e145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:03.005Z|5377cb31-6783-4316-81a6-88a0cd16e145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:02.999Z|e9a9d519-5111-4d4d-aa03-f0ea871ae2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:04.167Z|19ade97c-df77-4319-915c-6f9f3d5e9a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:55:04.167Z|19ade97c-df77-4319-915c-6f9f3d5e9a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:55:04.852Z|599a58ff-149e-4987-8dc3-42bf75b26f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:55:04.853Z|599a58ff-149e-4987-8dc3-42bf75b26f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:55:13.028Z|6fc50c12-ecec-4a57-8778-944240325bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:13.029Z|6fc50c12-ecec-4a57-8778-944240325bf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:13.029Z|bcdcc54d-e4d3-48d7-ba93-e03b9c8902d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:13.029Z|c6ba2b51-3a8f-4ffd-a189-659af13460af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:13.029Z|bcdcc54d-e4d3-48d7-ba93-e03b9c8902d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:13.030Z|c6ba2b51-3a8f-4ffd-a189-659af13460af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:19.167Z|32c16f86-82e3-4a75-bd26-ae04cdb011ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:55:19.167Z|32c16f86-82e3-4a75-bd26-ae04cdb011ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:55:22.054Z|9f5311af-a5fc-4b7d-94c1-e79a0d8aab75|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:55:22.055Z|9f5311af-a5fc-4b7d-94c1-e79a0d8aab75|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:23.055Z|8fdf3aae-259d-4780-aeb7-0d18a06d736e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:23.056Z|8fdf3aae-259d-4780-aeb7-0d18a06d736e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:23.059Z|127a56eb-0559-4e86-8741-ca6b36005a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:23.060Z|127a56eb-0559-4e86-8741-ca6b36005a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:23.060Z|6f6a12b5-31d2-42eb-81c7-d33ef623b7c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:23.061Z|6f6a12b5-31d2-42eb-81c7-d33ef623b7c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:33.081Z|194bc8d6-0910-4f6f-adc3-79d530f87e11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:33.082Z|194bc8d6-0910-4f6f-adc3-79d530f87e11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:33.084Z|271b3389-8ef2-4248-8735-c00abd1e06ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:33.084Z|271b3389-8ef2-4248-8735-c00abd1e06ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:33.086Z|f83f3d97-4d0c-4a43-99db-e0b4a86c3e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:33.087Z|f83f3d97-4d0c-4a43-99db-e0b4a86c3e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:34.167Z|726af8e8-9bd1-4215-ad01-5f3f1756616c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:55:34.172Z|726af8e8-9bd1-4215-ad01-5f3f1756616c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:55:34.853Z|6c6ca207-9d36-4d14-af5a-b11f5753ee73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:55:34.854Z|6c6ca207-9d36-4d14-af5a-b11f5753ee73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:55:43.112Z|7ebad1ea-edfd-4377-b21f-396670d5f155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:43.112Z|7ebad1ea-edfd-4377-b21f-396670d5f155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:43.115Z|3017c486-cc5a-4b57-84e8-53a72c67e814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:43.116Z|f73736a3-18e2-4ffc-8bc8-e6f700be90fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:43.116Z|3017c486-cc5a-4b57-84e8-53a72c67e814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:43.116Z|f73736a3-18e2-4ffc-8bc8-e6f700be90fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:49.167Z|be229f13-3d94-415e-a837-25597897eded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:55:49.167Z|be229f13-3d94-415e-a837-25597897eded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:55:53.140Z|94059e32-ed17-4401-a28d-aadf04c8ceba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:53.140Z|94059e32-ed17-4401-a28d-aadf04c8ceba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:53.148Z|3b55a2ca-c4f3-4cd8-bfe6-416d557f4527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:53.148Z|3b55a2ca-c4f3-4cd8-bfe6-416d557f4527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:55:53.149Z|67440b97-ad1c-416b-b614-838015131916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:55:53.149Z|67440b97-ad1c-416b-b614-838015131916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:03.165Z|d05cf2d3-ac94-465c-987a-959a7d270025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:03.166Z|d05cf2d3-ac94-465c-987a-959a7d270025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:03.169Z|824bae60-1809-469a-95a9-7413bd644796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:03.170Z|824bae60-1809-469a-95a9-7413bd644796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:03.172Z|2bbe74ff-41bf-4c94-87ee-dcb8e122eaa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:03.173Z|2bbe74ff-41bf-4c94-87ee-dcb8e122eaa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:04.166Z|ad306605-7b0b-4a81-a029-031716999c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:56:04.167Z|ad306605-7b0b-4a81-a029-031716999c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:56:04.854Z|70447890-f1b1-4ee2-8e6b-ad3f2fafa608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:56:04.855Z|70447890-f1b1-4ee2-8e6b-ad3f2fafa608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:56:13.191Z|74ded93c-8c16-4216-ba4c-133957a58faf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:13.192Z|74ded93c-8c16-4216-ba4c-133957a58faf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:13.193Z|f4137e38-a05d-4d1b-9c14-eb14b14a214e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:13.195Z|f4137e38-a05d-4d1b-9c14-eb14b14a214e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:13.246Z|383bbcb0-e1b3-4295-87c9-9c707660444e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:13.246Z|383bbcb0-e1b3-4295-87c9-9c707660444e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:19.167Z|4afd61c1-dcef-4aef-b6aa-94247ba52490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:56:19.172Z|4afd61c1-dcef-4aef-b6aa-94247ba52490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:56:22.055Z|1636adf9-ce7f-4574-8ef3-ea2423b4524b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:56:22.056Z|1636adf9-ce7f-4574-8ef3-ea2423b4524b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:23.214Z|05e97625-300d-4699-ad80-8cf21cf472fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:23.215Z|05e97625-300d-4699-ad80-8cf21cf472fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:23.215Z|d25e67d4-abf7-4dc0-9221-7c2ef98a0f45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:23.216Z|d25e67d4-abf7-4dc0-9221-7c2ef98a0f45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:23.268Z|6c88b1e9-3536-4695-b795-6298f397104d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:23.269Z|6c88b1e9-3536-4695-b795-6298f397104d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:33.242Z|4c20b3ad-2dac-4c5f-8bbd-d407be61bc88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:33.242Z|4c20b3ad-2dac-4c5f-8bbd-d407be61bc88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:33.245Z|7a3ee994-f3e4-4f9a-b211-cf03f53196a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:33.246Z|7a3ee994-f3e4-4f9a-b211-cf03f53196a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:33.290Z|ff0182ff-ca0b-4dc6-89a9-609a4179903b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:33.290Z|ff0182ff-ca0b-4dc6-89a9-609a4179903b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:34.167Z|0a638c30-0c29-443f-a94e-dbb9690e7eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:56:34.167Z|0a638c30-0c29-443f-a94e-dbb9690e7eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:56:34.855Z|704ebd75-905b-4bcc-abd8-3f52eaa79628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:56:34.855Z|704ebd75-905b-4bcc-abd8-3f52eaa79628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:56:43.267Z|e219e54a-b597-4bd7-bf5f-13af3d69a936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:43.267Z|e219e54a-b597-4bd7-bf5f-13af3d69a936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:43.267Z|99a66ec4-56a1-48dd-81ac-b721fc08ea79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:43.268Z|99a66ec4-56a1-48dd-81ac-b721fc08ea79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:43.310Z|cfdc0799-8ab9-41a3-b832-e1741839d8c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:43.311Z|cfdc0799-8ab9-41a3-b832-e1741839d8c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:49.167Z|996d334e-38c8-4b7b-8ac9-d769c3334010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:56:49.167Z|996d334e-38c8-4b7b-8ac9-d769c3334010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:56:53.300Z|7fa68966-3c15-485b-b382-a350f25d3987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:53.301Z|7fa68966-3c15-485b-b382-a350f25d3987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:53.301Z|a4fc0154-fc84-42f8-9506-e30511fc26c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:53.302Z|a4fc0154-fc84-42f8-9506-e30511fc26c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:56:53.336Z|154a5222-fe56-4f88-ac98-cfe547660b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:56:53.337Z|154a5222-fe56-4f88-ac98-cfe547660b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:03.325Z|cbfbd26c-0ebd-4bd2-8755-4d5c46e3d31a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:03.325Z|00cf9060-2ccd-4ee3-a02f-c7ff0dfd097f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:03.325Z|cbfbd26c-0ebd-4bd2-8755-4d5c46e3d31a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:03.325Z|00cf9060-2ccd-4ee3-a02f-c7ff0dfd097f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:03.358Z|ca884984-9cc7-410a-9704-d7e034da537c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:03.359Z|ca884984-9cc7-410a-9704-d7e034da537c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:04.167Z|4d574060-43e4-42bb-aa24-78e3342b6637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:57:04.170Z|4d574060-43e4-42bb-aa24-78e3342b6637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:57:04.856Z|53aab826-3201-4386-8330-00fa9df72284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:57:04.856Z|53aab826-3201-4386-8330-00fa9df72284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:57:13.350Z|027edcf1-aadf-4fdf-8baf-2912f62f4d8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:13.351Z|027edcf1-aadf-4fdf-8baf-2912f62f4d8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:13.353Z|b17db894-7d70-496f-a5b1-ffe1109abdad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:13.354Z|b17db894-7d70-496f-a5b1-ffe1109abdad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:13.380Z|25c68b1e-aa36-4f2f-a009-f09027242184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:13.381Z|25c68b1e-aa36-4f2f-a009-f09027242184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:19.167Z|2cb3f1af-ad0b-40c7-b6a6-dbdca30de95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:57:19.167Z|2cb3f1af-ad0b-40c7-b6a6-dbdca30de95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:57:22.055Z|306c2b89-9d44-4e52-a737-e103cf4b42d1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:57:22.056Z|306c2b89-9d44-4e52-a737-e103cf4b42d1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:23.374Z|870ea8b9-d8c3-468e-9cf0-37a4783ceb63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:23.375Z|870ea8b9-d8c3-468e-9cf0-37a4783ceb63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:23.375Z|a5bdf8f5-027a-4ad3-bdc1-d30a567eb625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:23.376Z|a5bdf8f5-027a-4ad3-bdc1-d30a567eb625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:23.403Z|d7d4fe71-2d5b-475d-a226-6063ad3796ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:23.404Z|d7d4fe71-2d5b-475d-a226-6063ad3796ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:33.404Z|1755d017-4f30-4ed8-9d8c-8a2d3bf0301f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:33.404Z|8df7003b-9d69-4425-ad87-f49dc1c12469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:33.404Z|1755d017-4f30-4ed8-9d8c-8a2d3bf0301f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:33.404Z|8df7003b-9d69-4425-ad87-f49dc1c12469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:33.426Z|843dd722-b9f7-4075-bd68-4c151b9527fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:33.426Z|843dd722-b9f7-4075-bd68-4c151b9527fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:34.167Z|e5c77e1f-0036-49f1-9a44-693fcc8963b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:57:34.167Z|e5c77e1f-0036-49f1-9a44-693fcc8963b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:57:34.857Z|2de132f2-6ece-47bb-9565-a40531a8a455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:57:34.858Z|2de132f2-6ece-47bb-9565-a40531a8a455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:57:43.429Z|362ffa65-3517-4a21-af1d-61a63887673b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:43.429Z|362ffa65-3517-4a21-af1d-61a63887673b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:43.430Z|b688a991-8c8c-4342-96a8-685a864d0d13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:43.431Z|b688a991-8c8c-4342-96a8-685a864d0d13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:43.449Z|992fa6a6-06bc-48d1-8c49-78d46710c958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:43.450Z|992fa6a6-06bc-48d1-8c49-78d46710c958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:49.167Z|7f9144a9-3c70-4743-947b-eaf763618ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:57:49.171Z|7f9144a9-3c70-4743-947b-eaf763618ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:57:53.455Z|4ea88a5b-1866-4b7b-90d7-8baf700d1dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:53.455Z|88d72699-a0f8-4f81-8124-14b66297d5e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:53.456Z|4ea88a5b-1866-4b7b-90d7-8baf700d1dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:53.456Z|88d72699-a0f8-4f81-8124-14b66297d5e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:57:53.473Z|159b84fe-af58-4f56-962e-31f414ba454b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:57:53.474Z|159b84fe-af58-4f56-962e-31f414ba454b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:03.480Z|0206f30c-2b23-46da-bffd-dffa074b6b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:03.480Z|0206f30c-2b23-46da-bffd-dffa074b6b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:03.486Z|3b99285c-d639-4761-ab41-57cc94b0bc66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:03.486Z|3b99285c-d639-4761-ab41-57cc94b0bc66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:03.495Z|b44e6ccd-dd19-4868-88fd-b22a7f57c346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:03.495Z|b44e6ccd-dd19-4868-88fd-b22a7f57c346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:04.167Z|a44584f9-1352-431a-a31b-2597c39a20c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:58:04.167Z|a44584f9-1352-431a-a31b-2597c39a20c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:58:04.858Z|73a7005c-a90e-4af2-b36d-2233735aab28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:58:04.858Z|73a7005c-a90e-4af2-b36d-2233735aab28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:58:13.506Z|b7516eb9-be00-4dbc-8158-09735952af19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:13.507Z|b7516eb9-be00-4dbc-8158-09735952af19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:13.509Z|c081a56b-dab2-4e5e-b98b-82557e0b2257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:13.510Z|c081a56b-dab2-4e5e-b98b-82557e0b2257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:13.519Z|8f70425c-1e29-4626-be95-46d978f68d60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:13.520Z|8f70425c-1e29-4626-be95-46d978f68d60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:19.167Z|ad4a7941-0b1a-4ff2-af66-6a078795c6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:58:19.168Z|ad4a7941-0b1a-4ff2-af66-6a078795c6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:58:22.056Z|efa10d84-ac79-4ba7-ab0d-125c9211eab6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:58:22.057Z|efa10d84-ac79-4ba7-ab0d-125c9211eab6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:23.533Z|7f9d15b0-d379-4978-83fd-42fef391a196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:23.534Z|7f94e6b8-19ca-4da7-a729-d7c19befb2bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:23.534Z|7f9d15b0-d379-4978-83fd-42fef391a196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:23.534Z|7f94e6b8-19ca-4da7-a729-d7c19befb2bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:23.543Z|b98e4f44-6c8f-4630-85fb-de15cc74eb6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:23.544Z|b98e4f44-6c8f-4630-85fb-de15cc74eb6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:33.558Z|e0fa825d-742d-4a80-825f-a8685e1500c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:33.559Z|e0fa825d-742d-4a80-825f-a8685e1500c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:33.558Z|c9ae30b8-4cb3-46bc-8c07-3fc0c7e9f3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:33.564Z|c9ae30b8-4cb3-46bc-8c07-3fc0c7e9f3d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:33.569Z|813e08a5-d38c-48af-82ce-db113d3bb9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:33.570Z|813e08a5-d38c-48af-82ce-db113d3bb9d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:34.167Z|64fc485b-6dec-435f-86f8-328e3da49f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:58:34.171Z|64fc485b-6dec-435f-86f8-328e3da49f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:58:34.859Z|44859cd5-61f6-4e85-b333-01380ba4d64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:58:34.859Z|44859cd5-61f6-4e85-b333-01380ba4d64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:58:43.583Z|13b17153-2e3b-4655-a8a5-4e3d52807a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:43.584Z|13b17153-2e3b-4655-a8a5-4e3d52807a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:43.586Z|53023df5-06c9-4a05-86db-530a1df3c26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:43.586Z|53023df5-06c9-4a05-86db-530a1df3c26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:43.591Z|ecccd7fe-a3ca-4028-8a8d-eab9bbfcbf52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:43.592Z|ecccd7fe-a3ca-4028-8a8d-eab9bbfcbf52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:49.167Z|8dc4686f-fe4e-4a5c-ac9a-e725c8932019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:58:49.167Z|8dc4686f-fe4e-4a5c-ac9a-e725c8932019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:58:53.609Z|e782bfbe-6275-4cbe-8941-f817fe08611f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:53.610Z|e782bfbe-6275-4cbe-8941-f817fe08611f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:53.611Z|c6c835f8-cfec-47a6-8072-d252488cea83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:53.612Z|c6c835f8-cfec-47a6-8072-d252488cea83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:58:53.615Z|96ca6374-ba57-4ffd-9b35-a42a0397b582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:58:53.615Z|96ca6374-ba57-4ffd-9b35-a42a0397b582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:03.635Z|655fcb16-f639-4d61-a02b-8195d92cae37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:03.635Z|3b180ecc-1366-45bc-a11a-bb8156eba467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:03.635Z|cab55700-a2d7-414a-8193-350984c737b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:03.636Z|3b180ecc-1366-45bc-a11a-bb8156eba467|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:03.636Z|655fcb16-f639-4d61-a02b-8195d92cae37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:03.636Z|cab55700-a2d7-414a-8193-350984c737b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:04.167Z|725b66ec-c515-44c7-9f18-552c4497c137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:59:04.167Z|725b66ec-c515-44c7-9f18-552c4497c137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:59:04.860Z|b922e170-4713-4525-8ed1-751c6377d7c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:59:04.860Z|b922e170-4713-4525-8ed1-751c6377d7c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:59:13.662Z|cff13c9e-603f-45ec-adad-2dae6b285be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:13.663Z|cff13c9e-603f-45ec-adad-2dae6b285be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:13.668Z|479fff09-6e02-492f-99fc-8a7639ca4407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:13.668Z|479fff09-6e02-492f-99fc-8a7639ca4407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:13.670Z|949b52f2-85eb-4f04-9709-227092c29067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:13.670Z|949b52f2-85eb-4f04-9709-227092c29067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:19.167Z|c69856dd-8426-411d-90a3-794bc4434471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:59:19.171Z|c69856dd-8426-411d-90a3-794bc4434471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:59:22.056Z|d47f6a88-4a0e-41b1-9af1-a1deea51a26e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T03:59:22.057Z|d47f6a88-4a0e-41b1-9af1-a1deea51a26e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:23.690Z|7b724a25-341e-42ac-be8d-9e657a0d8ab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:23.691Z|7b724a25-341e-42ac-be8d-9e657a0d8ab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:23.696Z|0bf8e7c8-2fa4-42a8-bcb2-ddc8fe308dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:23.697Z|635cb8fc-506c-4791-a6f3-f97f7969791d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:23.697Z|0bf8e7c8-2fa4-42a8-bcb2-ddc8fe308dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:23.697Z|635cb8fc-506c-4791-a6f3-f97f7969791d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:33.724Z|6f0073c6-f3c9-4e3b-8c7a-fbd82ea62fe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:33.724Z|6f0073c6-f3c9-4e3b-8c7a-fbd82ea62fe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:33.724Z|39aaf76f-be92-4168-8d4b-a1ec7ad4eee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:33.730Z|39aaf76f-be92-4168-8d4b-a1ec7ad4eee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:33.737Z|2b935513-44a5-4753-99fc-779f7a78c807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:33.737Z|2b935513-44a5-4753-99fc-779f7a78c807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:34.167Z|be890356-e5d5-485d-ab37-3f4247a96aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:59:34.167Z|be890356-e5d5-485d-ab37-3f4247a96aa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:59:34.861Z|259ff5be-8baf-4e57-a8d4-8cedf28736e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:59:34.861Z|259ff5be-8baf-4e57-a8d4-8cedf28736e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:59:43.779Z|ebc1d2c9-5e64-4a78-ae3e-56b759b43f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:43.780Z|31cecb6e-9a0a-4b65-99c1-2a97e59c709d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:43.780Z|ebc1d2c9-5e64-4a78-ae3e-56b759b43f3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:43.780Z|31cecb6e-9a0a-4b65-99c1-2a97e59c709d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:43.781Z|783b5219-a32a-4b74-af95-8b5eacf766eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:43.781Z|783b5219-a32a-4b74-af95-8b5eacf766eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:49.166Z|0315dd5b-0cb6-44e3-b6f9-a9ef6b6dab3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T03:59:49.167Z|0315dd5b-0cb6-44e3-b6f9-a9ef6b6dab3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T03:59:53.806Z|d830b243-4f79-47da-a696-563a1a4de741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:53.807Z|d830b243-4f79-47da-a696-563a1a4de741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:53.808Z|071954ba-c1a4-4afa-a9fe-f79315d547e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:53.808Z|a6f9254b-904f-4cd5-969e-b13c529f6f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T03:59:53.808Z|071954ba-c1a4-4afa-a9fe-f79315d547e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T03:59:53.809Z|a6f9254b-904f-4cd5-969e-b13c529f6f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:03.849Z|14bc672d-f275-42df-969e-bcdba1811b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:03.850Z|14bc672d-f275-42df-969e-bcdba1811b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:03.852Z|eb703d7c-b96d-48f1-8a93-33a1333a01db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:03.852Z|eb703d7c-b96d-48f1-8a93-33a1333a01db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:03.858Z|9fe39cd4-930f-4a24-93b1-62b266c6a8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:03.858Z|9fe39cd4-930f-4a24-93b1-62b266c6a8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:04.167Z|cc2d83da-c7fe-4f3b-a0d7-5e93d62b4a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:00:04.171Z|cc2d83da-c7fe-4f3b-a0d7-5e93d62b4a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:00:04.862Z|9748f4e8-ec49-49ec-a515-821ef136ac6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:00:04.862Z|9748f4e8-ec49-49ec-a515-821ef136ac6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:00:13.873Z|3dc2f2e5-1c62-4ec9-a748-9780f87b3dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:13.874Z|3dc2f2e5-1c62-4ec9-a748-9780f87b3dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:13.873Z|08f90f20-0443-4c5f-b3a0-b40f8bf29654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:13.874Z|08f90f20-0443-4c5f-b3a0-b40f8bf29654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:13.877Z|ae389148-7137-44e9-8fd0-a1df4f69463c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:13.877Z|ae389148-7137-44e9-8fd0-a1df4f69463c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:19.167Z|6e140b00-c7dc-4b79-9ca7-8a73180457b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:00:19.167Z|6e140b00-c7dc-4b79-9ca7-8a73180457b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:00:22.056Z|3b0b1318-e7c8-4494-a9e6-ee0eb892453b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:00:22.057Z|3b0b1318-e7c8-4494-a9e6-ee0eb892453b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:23.897Z|3c663e2e-3492-4ec8-80ce-0ce982b56b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:23.897Z|4e0d0e2f-de68-4bb5-9b93-7eb274dd8c09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:23.898Z|4e0d0e2f-de68-4bb5-9b93-7eb274dd8c09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:23.898Z|3c663e2e-3492-4ec8-80ce-0ce982b56b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:23.898Z|8dbd37d3-0fa8-4943-9e2a-f789028766df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:23.899Z|8dbd37d3-0fa8-4943-9e2a-f789028766df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:33.922Z|bf6dcdf7-dc4d-41d4-aee2-55edfc075aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:33.922Z|de29339a-9bf8-4bb1-97b6-fad5d9abb43a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:33.923Z|de29339a-9bf8-4bb1-97b6-fad5d9abb43a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:33.923Z|bf6dcdf7-dc4d-41d4-aee2-55edfc075aab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:33.929Z|45182a25-9288-49d1-8cc9-44bbd8c7375e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:33.929Z|45182a25-9288-49d1-8cc9-44bbd8c7375e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:34.167Z|04362ec2-d7ba-4372-9aa1-025d045831dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:00:34.167Z|04362ec2-d7ba-4372-9aa1-025d045831dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:00:34.863Z|5fff6235-ecd5-45ee-af99-faedae125d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:00:34.864Z|5fff6235-ecd5-45ee-af99-faedae125d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:00:43.948Z|78ab14d4-69e0-4fb1-95bf-d86f4037ba27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:43.949Z|78ab14d4-69e0-4fb1-95bf-d86f4037ba27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:43.949Z|51c205d8-1d85-4867-99f0-e2200d62d8c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:43.949Z|51c205d8-1d85-4867-99f0-e2200d62d8c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:43.952Z|ce667040-9bb7-48a8-8ce1-620792a23c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:43.952Z|ce667040-9bb7-48a8-8ce1-620792a23c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:49.167Z|72a79ece-45fb-48f8-b528-0a7a04db9937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:00:49.172Z|72a79ece-45fb-48f8-b528-0a7a04db9937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:00:53.974Z|e13cc899-ceac-4dba-ae00-105739aeeab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:53.975Z|e13cc899-ceac-4dba-ae00-105739aeeab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:53.975Z|f73c0561-bde6-46e1-9794-3a3d5a9b063e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:53.975Z|bb12d69f-1f87-40bf-949f-17ceb995a218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:00:53.975Z|f73c0561-bde6-46e1-9794-3a3d5a9b063e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:00:53.975Z|bb12d69f-1f87-40bf-949f-17ceb995a218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:04.000Z|8ecc90c0-c335-4f03-88b0-e4b7af94711b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:04.001Z|8ecc90c0-c335-4f03-88b0-e4b7af94711b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:04.002Z|bd0c70c7-7945-47c7-bf91-b8989c2250bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:04.002Z|a8a87bf2-15d2-4cbe-b240-c77ea413252e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:04.002Z|bd0c70c7-7945-47c7-bf91-b8989c2250bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:04.003Z|a8a87bf2-15d2-4cbe-b240-c77ea413252e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:04.167Z|d8212dd6-99a5-419a-bf3b-47a4ee68b428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:01:04.167Z|d8212dd6-99a5-419a-bf3b-47a4ee68b428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:01:04.865Z|1c2f40c6-00d1-4dcf-9d3f-3887e86e23a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:01:04.865Z|1c2f40c6-00d1-4dcf-9d3f-3887e86e23a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:01:14.025Z|cbc8132c-9f8b-4e7b-8164-a02ba13255c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:14.025Z|7eee88bb-8d2d-4850-af1d-b238054ff3d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:14.025Z|13d77445-992c-4192-afe3-5a23d26402a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:14.026Z|13d77445-992c-4192-afe3-5a23d26402a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:14.026Z|cbc8132c-9f8b-4e7b-8164-a02ba13255c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:14.026Z|7eee88bb-8d2d-4850-af1d-b238054ff3d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:19.167Z|7d7f7e2c-8c8f-4a8b-96ae-28bcdb9c9db5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:01:19.167Z|7d7f7e2c-8c8f-4a8b-96ae-28bcdb9c9db5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:01:22.055Z|c360f943-b10b-486f-96aa-8be7905359c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:01:22.056Z|c360f943-b10b-486f-96aa-8be7905359c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:24.049Z|8a008f72-09d5-4ea6-b5a0-2a377e23ecc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:24.049Z|83047c24-6e33-4e32-9369-f7bf8fce8dfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:24.049Z|6670bab6-f256-438b-8572-9ec8f19b5add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:24.050Z|8a008f72-09d5-4ea6-b5a0-2a377e23ecc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:24.050Z|83047c24-6e33-4e32-9369-f7bf8fce8dfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:24.050Z|6670bab6-f256-438b-8572-9ec8f19b5add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:34.074Z|984f9ec9-583f-4cc0-8533-834243e3a2d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:34.074Z|984f9ec9-583f-4cc0-8533-834243e3a2d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:34.075Z|7ad0a047-2b1b-4af9-ab7e-7637ba34d89f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:34.074Z|d189bf1c-5193-4695-bb28-c1cad72a5438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:34.075Z|7ad0a047-2b1b-4af9-ab7e-7637ba34d89f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:34.075Z|d189bf1c-5193-4695-bb28-c1cad72a5438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:34.167Z|6ba156b9-e6a8-4500-8471-f8e13c083abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:01:34.171Z|6ba156b9-e6a8-4500-8471-f8e13c083abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:01:34.866Z|692567ff-3d32-4910-8506-0303839c3a7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:01:34.866Z|692567ff-3d32-4910-8506-0303839c3a7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:01:44.101Z|2414c37c-5416-461b-b1c1-e3eecf6c423a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:44.101Z|24c1eaa7-f5da-4893-88c1-934ec5187546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:44.101Z|2414c37c-5416-461b-b1c1-e3eecf6c423a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:44.102Z|24c1eaa7-f5da-4893-88c1-934ec5187546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:44.108Z|c8d86ded-f444-4277-980b-da638ed4abb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:44.108Z|c8d86ded-f444-4277-980b-da638ed4abb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:49.167Z|2c3f74f0-f3b5-42db-ba70-93bd683de175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:01:49.167Z|2c3f74f0-f3b5-42db-ba70-93bd683de175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:01:54.127Z|ba02b5e0-9e8f-4b4b-87b9-437d8da29743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:54.128Z|ba02b5e0-9e8f-4b4b-87b9-437d8da29743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:54.128Z|e9de7591-5048-421a-97b2-ee69baa804a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:54.129Z|e9de7591-5048-421a-97b2-ee69baa804a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:01:54.133Z|02828fcf-b2df-4eef-86ca-58354d29dda5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:01:54.133Z|02828fcf-b2df-4eef-86ca-58354d29dda5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:04.151Z|552ddc84-565b-4c10-ae9f-d36929b6d505|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:04.151Z|552ddc84-565b-4c10-ae9f-d36929b6d505|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:04.151Z|fd9d74fa-5eb9-4494-b34d-8c24c3e6335a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:04.152Z|fd9d74fa-5eb9-4494-b34d-8c24c3e6335a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:04.154Z|49e5876c-f2f1-4a93-b5dc-0f6f92873c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:04.154Z|49e5876c-f2f1-4a93-b5dc-0f6f92873c2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:04.166Z|d4c25296-7ce4-472e-96a6-c9e6712bf174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:02:04.167Z|d4c25296-7ce4-472e-96a6-c9e6712bf174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:02:04.867Z|3a7decf0-5fd1-4d60-a29f-3c69b71418e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:02:04.867Z|3a7decf0-5fd1-4d60-a29f-3c69b71418e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:02:14.179Z|d417e576-7963-418a-9d08-64e28ae36432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:14.180Z|3a59bc3f-1c0e-4466-8f57-d8e2a60801a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:14.179Z|0689e6f0-4bb1-4290-bf52-905f1d76cb92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:14.180Z|d417e576-7963-418a-9d08-64e28ae36432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:14.180Z|3a59bc3f-1c0e-4466-8f57-d8e2a60801a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:14.180Z|0689e6f0-4bb1-4290-bf52-905f1d76cb92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:19.166Z|b1a2c390-f426-4df0-bdeb-cd4823f240fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:02:19.170Z|b1a2c390-f426-4df0-bdeb-cd4823f240fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:02:22.056Z|a0b2a4d7-5e22-4d57-b0aa-68e034cace16|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:02:22.056Z|a0b2a4d7-5e22-4d57-b0aa-68e034cace16|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:24.215Z|a0bbcdac-fecd-49e6-9bb0-5297b5fe7450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:24.216Z|a0bbcdac-fecd-49e6-9bb0-5297b5fe7450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:24.216Z|5be7b81c-79a4-4da4-b6a1-16e93570f382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:24.216Z|757d9bd8-9960-4f2a-b6d8-4354ae4ed03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:24.217Z|5be7b81c-79a4-4da4-b6a1-16e93570f382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:24.217Z|757d9bd8-9960-4f2a-b6d8-4354ae4ed03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:34.167Z|a95162bc-2a6f-44fe-a067-03d1597541a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:02:34.167Z|a95162bc-2a6f-44fe-a067-03d1597541a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:02:34.244Z|4b800e1c-2d26-4e20-811a-70a0f8cb6dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:34.244Z|a9614ed6-7449-46ad-9d9f-ce3d938d1be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:34.244Z|4b800e1c-2d26-4e20-811a-70a0f8cb6dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:34.245Z|a9614ed6-7449-46ad-9d9f-ce3d938d1be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:34.251Z|b35aed56-ff16-420c-be92-4d778dc52cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:34.252Z|b35aed56-ff16-420c-be92-4d778dc52cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:34.868Z|34b1adbc-1a65-4085-9ac7-baaa3f3ca75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:02:34.868Z|34b1adbc-1a65-4085-9ac7-baaa3f3ca75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:02:44.271Z|17e303c7-dcdc-49a8-be31-d86cae338833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:44.271Z|2e3feea3-f1c5-495a-a5d3-248404d37124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:44.272Z|17e303c7-dcdc-49a8-be31-d86cae338833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:44.272Z|2e3feea3-f1c5-495a-a5d3-248404d37124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:44.275Z|c796e7d2-aa29-43a8-939f-4d0aaa7b3655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:44.276Z|c796e7d2-aa29-43a8-939f-4d0aaa7b3655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:49.167Z|4ca1bad6-863a-4f88-a042-5be14ee0112d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:02:49.167Z|4ca1bad6-863a-4f88-a042-5be14ee0112d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:02:54.296Z|27433f31-5f5b-4770-af2f-f579a9c5e2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:54.297Z|27433f31-5f5b-4770-af2f-f579a9c5e2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:54.297Z|57544b1a-600f-427f-979c-6b67453dc5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:54.297Z|2e643ff4-68b9-4925-b956-b94b6852a614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:02:54.297Z|57544b1a-600f-427f-979c-6b67453dc5b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:02:54.298Z|2e643ff4-68b9-4925-b956-b94b6852a614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:04.167Z|5dda8751-099e-4885-95c0-f7c5f521609f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:03:04.170Z|5dda8751-099e-4885-95c0-f7c5f521609f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:03:04.324Z|73ce629c-18d8-402b-bc60-a81ef9d8dc1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:04.324Z|a512e22f-205d-4354-abc5-64101c3041f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:04.324Z|550705af-1a38-4ff1-95ba-f9bf552eaeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:04.324Z|73ce629c-18d8-402b-bc60-a81ef9d8dc1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:04.324Z|a512e22f-205d-4354-abc5-64101c3041f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:04.324Z|550705af-1a38-4ff1-95ba-f9bf552eaeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:04.870Z|0bc98806-bfd3-4ee4-a889-dfbc133387d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:03:04.870Z|0bc98806-bfd3-4ee4-a889-dfbc133387d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:03:14.351Z|2f0475ba-b221-4439-a466-b17372b395eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:14.352Z|2f0475ba-b221-4439-a466-b17372b395eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:14.352Z|dd635402-3d6b-4584-93f0-e24140dd78a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:14.353Z|dd635402-3d6b-4584-93f0-e24140dd78a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:14.354Z|45e8d616-42a2-4308-b16a-59781887a7a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:14.354Z|45e8d616-42a2-4308-b16a-59781887a7a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:19.167Z|85b42a0e-e5f9-4763-b77c-52e293855622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:03:19.167Z|85b42a0e-e5f9-4763-b77c-52e293855622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:03:22.055Z|4413012e-9624-4bd7-ad44-150f1f2deec3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:03:22.056Z|4413012e-9624-4bd7-ad44-150f1f2deec3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:24.381Z|049f16c2-5cd7-4b9f-8ac0-dc52215a743e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:24.381Z|049f16c2-5cd7-4b9f-8ac0-dc52215a743e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:24.381Z|4bc3da0b-b276-41f8-ab48-13917d0e56f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:24.382Z|4bc3da0b-b276-41f8-ab48-13917d0e56f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:24.390Z|ef5a35c8-db50-407b-8595-f5dfb4874cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:24.390Z|ef5a35c8-db50-407b-8595-f5dfb4874cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:34.167Z|498197a0-9e60-4014-a4a8-f233f1146962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:03:34.167Z|498197a0-9e60-4014-a4a8-f233f1146962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:03:34.408Z|b2f0c988-c3b1-450f-a298-c654736b00c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:34.408Z|04f4d529-b3b2-4b2d-8ee6-fe4b99ed676c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:34.409Z|04f4d529-b3b2-4b2d-8ee6-fe4b99ed676c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:34.409Z|b2f0c988-c3b1-450f-a298-c654736b00c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:34.412Z|c8f041ce-f3e7-469b-adb3-ea8818094890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:34.412Z|c8f041ce-f3e7-469b-adb3-ea8818094890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:34.871Z|04db99a8-0a7e-4537-941b-b286e22066fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:03:34.871Z|04db99a8-0a7e-4537-941b-b286e22066fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:03:44.435Z|50181b74-a46a-48f6-8415-df839f9c9b49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:44.435Z|d2bcd161-c993-43ce-84a1-524a9aef6bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:44.435Z|ff6a5bf3-1e2a-4aa8-95da-46c20c056c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:44.436Z|d2bcd161-c993-43ce-84a1-524a9aef6bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:44.436Z|50181b74-a46a-48f6-8415-df839f9c9b49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:44.436Z|ff6a5bf3-1e2a-4aa8-95da-46c20c056c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:49.167Z|c9e60a8b-a3e9-4a71-9490-e7bc4ad88288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:03:49.171Z|c9e60a8b-a3e9-4a71-9490-e7bc4ad88288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:03:54.459Z|803b79d5-2250-4458-9106-add02b6fc626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:54.459Z|54572074-5c82-4fb7-b92f-f9871c313241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:54.459Z|c6d6bffa-591a-4442-8d79-72453b8aeb00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:03:54.460Z|54572074-5c82-4fb7-b92f-f9871c313241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:54.460Z|c6d6bffa-591a-4442-8d79-72453b8aeb00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:03:54.460Z|803b79d5-2250-4458-9106-add02b6fc626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:04.167Z|e9ca1430-a271-45f4-9f39-41f828dee469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:04:04.167Z|e9ca1430-a271-45f4-9f39-41f828dee469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:04:04.482Z|18f10ac6-6cf9-4947-888b-101814857aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:04.482Z|5d4bb4af-7533-41ad-9556-5c30ab576449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:04.483Z|5d4bb4af-7533-41ad-9556-5c30ab576449|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:04.483Z|18f10ac6-6cf9-4947-888b-101814857aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:04.490Z|19a950b2-8209-42cf-be3f-3486c589b885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:04.491Z|19a950b2-8209-42cf-be3f-3486c589b885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:04.872Z|e3e4e206-61f0-4509-b83d-0e2a11b402a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:04:04.872Z|e3e4e206-61f0-4509-b83d-0e2a11b402a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:04:14.511Z|4b22a70e-ac01-4eda-8a0f-856e5d14b5b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:14.512Z|4b22a70e-ac01-4eda-8a0f-856e5d14b5b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:14.516Z|07f7b8d9-1376-4bd0-96bd-33ab8fecd7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:14.516Z|07f7b8d9-1376-4bd0-96bd-33ab8fecd7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:14.520Z|57c385dc-f501-4389-b54b-9c10464d6f54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:14.521Z|57c385dc-f501-4389-b54b-9c10464d6f54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:19.167Z|7a98fd3f-c89f-48b3-9dab-b66f490cd6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:04:19.167Z|7a98fd3f-c89f-48b3-9dab-b66f490cd6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:04:22.057Z|07fe91bb-57c7-4d6f-989b-dbfabc6f2056|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:04:22.058Z|07fe91bb-57c7-4d6f-989b-dbfabc6f2056|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:24.538Z|2638d4d3-680a-4e11-a0f8-ab2555e06923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:24.539Z|2638d4d3-680a-4e11-a0f8-ab2555e06923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:24.539Z|cc172f2b-a23f-4cf7-8ee4-e27e60e49d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:24.540Z|cc172f2b-a23f-4cf7-8ee4-e27e60e49d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:24.542Z|9e008e21-1128-4a06-8dae-135d655af3c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:24.542Z|9e008e21-1128-4a06-8dae-135d655af3c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:34.167Z|12edb31c-c37b-487c-a800-4120b3392447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:04:34.172Z|12edb31c-c37b-487c-a800-4120b3392447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:04:34.568Z|8ccdd0dc-10b8-4d84-a248-40f0a961a190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:34.569Z|3027692e-2e81-460b-8ab2-c5cc2b91d811|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:34.569Z|5ff076ed-a998-4084-ae13-ce3f55cfb4c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:34.569Z|8ccdd0dc-10b8-4d84-a248-40f0a961a190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:34.569Z|3027692e-2e81-460b-8ab2-c5cc2b91d811|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:34.569Z|5ff076ed-a998-4084-ae13-ce3f55cfb4c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:34.873Z|88f74c09-a7bc-4f2a-bb94-e461305b08e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:04:34.873Z|88f74c09-a7bc-4f2a-bb94-e461305b08e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:04:44.596Z|6357e703-8113-4710-919c-24fbba66cf28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:44.597Z|6357e703-8113-4710-919c-24fbba66cf28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:44.597Z|f140a61c-988e-4a8f-bcdb-2b93be618db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:44.597Z|24785d44-2fa4-4e7a-97cd-0b51bdbb6566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:44.598Z|f140a61c-988e-4a8f-bcdb-2b93be618db0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:44.598Z|24785d44-2fa4-4e7a-97cd-0b51bdbb6566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:49.167Z|e164cb5e-33d1-4b95-8166-10aeffbf4890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:04:49.167Z|e164cb5e-33d1-4b95-8166-10aeffbf4890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:04:54.623Z|c8cf0e9d-6249-4953-9d46-4087a2f4fb12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:54.624Z|c8cf0e9d-6249-4953-9d46-4087a2f4fb12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:54.627Z|3af30641-4067-4430-9e40-a750ebab214d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:54.627Z|3af30641-4067-4430-9e40-a750ebab214d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:04:54.629Z|e6388533-14e8-406e-b9f6-bdaaead467a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:04:54.629Z|e6388533-14e8-406e-b9f6-bdaaead467a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:04.167Z|79192f34-27d2-49a0-a14c-9ba1b3364ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:05:04.167Z|79192f34-27d2-49a0-a14c-9ba1b3364ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:05:04.650Z|fe578848-3038-45cd-85e1-d878b1c7854d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:04.651Z|fe578848-3038-45cd-85e1-d878b1c7854d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:04.654Z|1d8583c2-46fc-4bee-a966-cd2a7a9123eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:04.655Z|1d8583c2-46fc-4bee-a966-cd2a7a9123eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:04.657Z|28c17e4d-5c73-4fd2-9727-18f4a22a94f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:04.657Z|28c17e4d-5c73-4fd2-9727-18f4a22a94f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:04.874Z|8f4b30b6-e153-4fa4-ace5-ab55f6e4ee35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:05:04.874Z|8f4b30b6-e153-4fa4-ace5-ab55f6e4ee35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:05:14.677Z|da870bac-dff4-49e5-aded-7575396950e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:14.677Z|da870bac-dff4-49e5-aded-7575396950e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:14.681Z|ea73eafb-78b3-4e41-ac8e-8d8e4f59bd62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:14.682Z|ea73eafb-78b3-4e41-ac8e-8d8e4f59bd62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:14.685Z|b2b0d3c7-8fac-40f3-9d75-fc82698062f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:14.686Z|b2b0d3c7-8fac-40f3-9d75-fc82698062f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:19.167Z|4d31a844-a955-4d54-9455-5df3ec86f385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:05:19.171Z|4d31a844-a955-4d54-9455-5df3ec86f385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:05:22.057Z|9b8f9d0f-1f6b-4d79-8f9b-a8fa1685bc29|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:05:22.057Z|9b8f9d0f-1f6b-4d79-8f9b-a8fa1685bc29|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:24.702Z|64e4cfb3-5950-4044-99b2-0ecd0ae9c39f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:24.702Z|64e4cfb3-5950-4044-99b2-0ecd0ae9c39f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:24.707Z|31bddc2e-28a6-451d-9ddc-639f9d5502a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:24.707Z|31bddc2e-28a6-451d-9ddc-639f9d5502a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:24.711Z|f2355ed6-e05b-43bb-b0ae-202626cfdf16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:24.711Z|f2355ed6-e05b-43bb-b0ae-202626cfdf16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:34.167Z|bc4b9cee-5cab-4d53-9efa-98c2d4051866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:05:34.167Z|bc4b9cee-5cab-4d53-9efa-98c2d4051866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:05:34.733Z|d354c052-5efb-48b5-b7ca-e7651b4095fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:34.734Z|d354c052-5efb-48b5-b7ca-e7651b4095fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:34.735Z|9de3b02e-3c7b-4309-964e-401b995dac06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:34.735Z|37b01f2a-1832-453e-b399-e924c73940a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:34.736Z|9de3b02e-3c7b-4309-964e-401b995dac06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:34.737Z|37b01f2a-1832-453e-b399-e924c73940a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:34.875Z|9eb8fbde-1c0a-4b69-8fbb-aaae6a11fcf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:05:34.875Z|9eb8fbde-1c0a-4b69-8fbb-aaae6a11fcf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:05:44.765Z|0f6a6ae6-d238-40a0-bc20-f26de322843c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:44.767Z|0f6a6ae6-d238-40a0-bc20-f26de322843c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:44.767Z|ee0ca449-5ec7-4416-90db-72c4ab1ca908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:44.768Z|ee0ca449-5ec7-4416-90db-72c4ab1ca908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:44.768Z|6e70020e-83f9-4079-a00f-ba59ffdcd226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:44.769Z|6e70020e-83f9-4079-a00f-ba59ffdcd226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:49.166Z|9a8adf71-d17a-4874-9bee-79c1082293ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:05:49.167Z|9a8adf71-d17a-4874-9bee-79c1082293ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:05:54.793Z|aaad7680-9567-42bd-902f-83ad14152ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:54.794Z|aaad7680-9567-42bd-902f-83ad14152ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:54.795Z|99a71de6-beaf-4b6f-8a7e-155d3b76646c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:54.795Z|1caf2479-13af-44ac-a46b-dafbec0b1b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:05:54.795Z|99a71de6-beaf-4b6f-8a7e-155d3b76646c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:05:54.795Z|1caf2479-13af-44ac-a46b-dafbec0b1b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:04.167Z|454e2717-3414-4d58-8030-357764633fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:06:04.171Z|454e2717-3414-4d58-8030-357764633fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:06:04.820Z|b246f093-62da-41ea-b9df-c0bc2e685968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:04.820Z|946eddfa-dd78-4008-a625-9a9f82026e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:04.821Z|946eddfa-dd78-4008-a625-9a9f82026e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:04.821Z|b246f093-62da-41ea-b9df-c0bc2e685968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:04.829Z|b58d22f6-3e45-4370-9935-f77302e74e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:04.830Z|b58d22f6-3e45-4370-9935-f77302e74e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:04.876Z|8a68e052-de5b-4d30-88a5-b2a11fde5065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:06:04.876Z|8a68e052-de5b-4d30-88a5-b2a11fde5065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:06:14.846Z|69ee328d-f89f-44cb-9cc4-a1ea0caa0497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:14.847Z|69ee328d-f89f-44cb-9cc4-a1ea0caa0497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:14.849Z|af7e8e06-9d12-442e-be0b-e9244db56165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:14.849Z|af7e8e06-9d12-442e-be0b-e9244db56165|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:14.852Z|87d407e3-29e6-4e0a-8076-5992b7da0d95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:14.853Z|87d407e3-29e6-4e0a-8076-5992b7da0d95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:19.166Z|7ae3be64-18c4-4e18-b958-04aa4ed61c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:06:19.167Z|7ae3be64-18c4-4e18-b958-04aa4ed61c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:06:22.055Z|8d112cee-4df8-4d36-bcb8-2bed1dc8c499|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:06:22.056Z|8d112cee-4df8-4d36-bcb8-2bed1dc8c499|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:24.874Z|9de98c02-cd98-48b6-9b66-64fc3d4ba84c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:24.874Z|68bc2151-4585-4555-87e0-5b83c80274a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:24.875Z|9de98c02-cd98-48b6-9b66-64fc3d4ba84c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:24.875Z|68bc2151-4585-4555-87e0-5b83c80274a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:24.875Z|6a6da99e-4833-45cf-b355-f41aa82bf479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:24.876Z|6a6da99e-4833-45cf-b355-f41aa82bf479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:34.167Z|3b8382d1-8c01-422c-9565-c6514dd08f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:06:34.167Z|3b8382d1-8c01-422c-9565-c6514dd08f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:06:34.877Z|83f4ddea-a014-4ebc-8949-623ade5f4adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:06:34.877Z|83f4ddea-a014-4ebc-8949-623ade5f4adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:06:34.900Z|ff4e5ccc-d4e1-4f33-ba3d-1b6e742b4daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:34.901Z|3809770b-ec5f-4f35-8100-18eb7bffc946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:34.901Z|ff4e5ccc-d4e1-4f33-ba3d-1b6e742b4daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:34.902Z|3809770b-ec5f-4f35-8100-18eb7bffc946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:34.910Z|1bc09187-6134-4d65-94b1-d708bfa6de37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:34.910Z|1bc09187-6134-4d65-94b1-d708bfa6de37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:44.928Z|17c62af6-ba66-495a-97bf-8c3b02861126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:44.928Z|9a8e47f3-31d6-4b06-84fe-3730fb53f14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:44.929Z|17c62af6-ba66-495a-97bf-8c3b02861126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:44.929Z|9a8e47f3-31d6-4b06-84fe-3730fb53f14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:44.935Z|21ead6ed-ab68-4b03-87d5-eef52048d2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:44.936Z|21ead6ed-ab68-4b03-87d5-eef52048d2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:49.167Z|cb0876bb-60ec-4e98-8ba7-2c443e84e385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:06:49.171Z|cb0876bb-60ec-4e98-8ba7-2c443e84e385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:06:54.954Z|450ff9b3-fa62-488e-bf6d-e7f27a54103c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:54.954Z|450ff9b3-fa62-488e-bf6d-e7f27a54103c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:54.955Z|507cd2da-5c45-44ba-bc73-c0d2485d5aab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:54.955Z|507cd2da-5c45-44ba-bc73-c0d2485d5aab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:06:54.958Z|02561bbf-e46e-47dd-83a4-21db9a36912d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:06:54.958Z|02561bbf-e46e-47dd-83a4-21db9a36912d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:04.167Z|ed74b11d-371e-4a2e-9c2d-ab62703d2f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:07:04.167Z|ed74b11d-371e-4a2e-9c2d-ab62703d2f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:07:04.878Z|75347c31-dc01-4805-b4bf-0a542a861b34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:07:04.878Z|75347c31-dc01-4805-b4bf-0a542a861b34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:07:04.979Z|886edc9b-0581-41a9-aff3-48c746a6b2eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:04.979Z|886edc9b-0581-41a9-aff3-48c746a6b2eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:04.982Z|cfe0f086-46e1-4001-bfe9-a03a14ae4ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:04.983Z|cfe0f086-46e1-4001-bfe9-a03a14ae4ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:04.987Z|66675a0e-7d3f-403b-99e5-e77fcccd5e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:04.988Z|66675a0e-7d3f-403b-99e5-e77fcccd5e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:15.006Z|fb0d3e61-b138-46ca-b712-6c0b50dfbf3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:15.007Z|fb0d3e61-b138-46ca-b712-6c0b50dfbf3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:15.007Z|5b1db18d-4279-44d3-90bd-b0cfde779526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:15.008Z|5b1db18d-4279-44d3-90bd-b0cfde779526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:15.009Z|ca0a7077-8705-4c75-ae05-f0833c3c0800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:15.009Z|ca0a7077-8705-4c75-ae05-f0833c3c0800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:19.166Z|dc764383-5467-49de-ac37-c1491727d8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:07:19.167Z|dc764383-5467-49de-ac37-c1491727d8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:07:22.055Z|5b0acfe5-f39a-4653-92af-42ac06a4acfb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:07:22.056Z|5b0acfe5-f39a-4653-92af-42ac06a4acfb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:25.034Z|e873e69c-1528-4f43-84c7-b09df3ee9f19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:25.035Z|458940e5-989d-4d77-be7a-8307e7305c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:25.035Z|e873e69c-1528-4f43-84c7-b09df3ee9f19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:25.035Z|458940e5-989d-4d77-be7a-8307e7305c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:25.039Z|d0cdb99d-ff58-42d0-b144-18b2fd5b9da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:25.040Z|d0cdb99d-ff58-42d0-b144-18b2fd5b9da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:34.166Z|9a938b29-531a-40e6-9c89-506facb1859d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:07:34.171Z|9a938b29-531a-40e6-9c89-506facb1859d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:07:34.879Z|b1f41c6d-96fb-4159-a0ac-8d44b762bc91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:07:34.879Z|b1f41c6d-96fb-4159-a0ac-8d44b762bc91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:07:35.062Z|25234bdd-64c5-41e7-999b-785b1360ffdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:35.062Z|478338cd-52c2-49e7-8fee-459b2b960fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:35.063Z|25234bdd-64c5-41e7-999b-785b1360ffdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:35.063Z|478338cd-52c2-49e7-8fee-459b2b960fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:35.063Z|4339980f-b93a-4271-920c-39372c4641f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:35.064Z|4339980f-b93a-4271-920c-39372c4641f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:45.091Z|1aac473f-6186-4905-b789-b82a340beeed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:45.091Z|7eeb4680-89db-45c2-ae4b-04275e8dc080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:45.092Z|1aac473f-6186-4905-b789-b82a340beeed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:45.092Z|7eeb4680-89db-45c2-ae4b-04275e8dc080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:45.092Z|b0ee5a06-0a90-4594-9cca-c2e271880fc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:45.093Z|b0ee5a06-0a90-4594-9cca-c2e271880fc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:49.166Z|d1952a1f-0801-4769-8abb-2fe0d8dcf150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:07:49.167Z|d1952a1f-0801-4769-8abb-2fe0d8dcf150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:07:55.115Z|f964d444-115b-4ddd-af0e-0764f269e103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:55.115Z|bb17123f-f856-4594-ae6d-e6b6789bd48c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:55.116Z|f964d444-115b-4ddd-af0e-0764f269e103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:55.116Z|bb17123f-f856-4594-ae6d-e6b6789bd48c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:07:55.118Z|98e873f2-bd7b-4bc4-8c7c-35471d5f6472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:07:55.119Z|98e873f2-bd7b-4bc4-8c7c-35471d5f6472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:04.167Z|58264667-62eb-4948-935e-c1a8f3f92a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:08:04.167Z|58264667-62eb-4948-935e-c1a8f3f92a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:08:04.879Z|8947bcaa-1b79-4ec7-bd36-aad7530c5053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:08:04.880Z|8947bcaa-1b79-4ec7-bd36-aad7530c5053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:08:05.140Z|6aecd523-0e2b-4355-bddc-a52ab7ac3190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:05.141Z|6aecd523-0e2b-4355-bddc-a52ab7ac3190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:05.142Z|8593cd25-4147-4908-b573-7b384c3f0a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:05.143Z|8593cd25-4147-4908-b573-7b384c3f0a36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:05.143Z|2573696a-a077-4e8d-b736-c52a8c39c82f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:05.144Z|2573696a-a077-4e8d-b736-c52a8c39c82f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:15.169Z|f9808972-1366-4908-b6c3-eb5634c4b9a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:15.169Z|bac3f7dc-9743-45d1-b16f-05b9319f6d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:15.169Z|f9808972-1366-4908-b6c3-eb5634c4b9a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:15.170Z|bac3f7dc-9743-45d1-b16f-05b9319f6d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:15.177Z|b466d3f9-7b77-4e9e-8004-dee1e6e7bd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:15.178Z|b466d3f9-7b77-4e9e-8004-dee1e6e7bd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:19.166Z|46028d71-81ee-4260-94fc-a73530a45658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:08:19.173Z|46028d71-81ee-4260-94fc-a73530a45658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:08:22.056Z|826af08f-5a80-4900-b6d1-c67d5329d646|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:08:22.057Z|826af08f-5a80-4900-b6d1-c67d5329d646|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:25.192Z|c6ec63fb-32b5-44f1-a91a-d1d0816df9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:25.193Z|c6ec63fb-32b5-44f1-a91a-d1d0816df9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:25.193Z|fed812b0-73c3-44ad-a995-c71dc0aa6293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:25.193Z|fed812b0-73c3-44ad-a995-c71dc0aa6293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:25.199Z|6c59a10c-f943-4d3f-8b18-442e91156992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:25.199Z|6c59a10c-f943-4d3f-8b18-442e91156992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:34.167Z|c1646edc-d4f2-494a-b172-a313ec2e637d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:08:34.167Z|c1646edc-d4f2-494a-b172-a313ec2e637d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:08:34.881Z|cab31089-4252-4bda-a059-af10caeeb30f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:08:34.881Z|cab31089-4252-4bda-a059-af10caeeb30f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:08:35.215Z|40ed381f-0cf4-4138-ac07-0083ab7c94d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:35.216Z|40ed381f-0cf4-4138-ac07-0083ab7c94d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:35.216Z|f05829f3-f875-4203-8132-970d341871f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:35.217Z|f05829f3-f875-4203-8132-970d341871f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:35.230Z|686cd80e-7821-4936-88d3-c919247a4abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:35.230Z|686cd80e-7821-4936-88d3-c919247a4abe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:45.238Z|425a3897-bc48-48e5-ac65-7b7c93d0673f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:45.239Z|425a3897-bc48-48e5-ac65-7b7c93d0673f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:45.246Z|e498ff83-4c57-4bb5-aa51-d97397e59150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:45.246Z|e498ff83-4c57-4bb5-aa51-d97397e59150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:45.252Z|5c5bd09b-df26-42b4-9ffa-294aa7538dc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:45.253Z|5c5bd09b-df26-42b4-9ffa-294aa7538dc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:49.167Z|2a078de2-d694-41f2-9607-786b12b69fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:08:49.167Z|2a078de2-d694-41f2-9607-786b12b69fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:08:55.268Z|fbe8fab2-eab8-4bd6-9288-911a2f4e0665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:55.269Z|fbe8fab2-eab8-4bd6-9288-911a2f4e0665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:55.273Z|18d296bb-3e80-4223-983f-0b8fe8435bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:55.274Z|18d296bb-3e80-4223-983f-0b8fe8435bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:08:55.275Z|a215fefa-761f-47b7-b440-0b2807cb4e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:08:55.275Z|a215fefa-761f-47b7-b440-0b2807cb4e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:04.167Z|149efe68-8f98-4f88-bfd4-e2447783da97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:09:04.170Z|149efe68-8f98-4f88-bfd4-e2447783da97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:09:04.882Z|d6e61df8-a7a3-4f57-92af-21ae4b4ac78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:09:04.882Z|d6e61df8-a7a3-4f57-92af-21ae4b4ac78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:09:05.296Z|a7201046-fa2b-4f05-8deb-bc21ff64b5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:05.297Z|d5f59873-5af0-46f8-9ca4-2213bd23c42f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:05.297Z|a7201046-fa2b-4f05-8deb-bc21ff64b5f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:05.297Z|d5f59873-5af0-46f8-9ca4-2213bd23c42f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:05.304Z|79987475-af5a-4cc6-aa56-6315d853bb51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:05.305Z|79987475-af5a-4cc6-aa56-6315d853bb51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:15.321Z|7568c766-32d4-4834-b4ce-122bd318a0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:15.322Z|7568c766-32d4-4834-b4ce-122bd318a0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:15.324Z|f76c34e7-b138-4857-b7a1-baf87a01c74c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:15.325Z|f76c34e7-b138-4857-b7a1-baf87a01c74c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:15.329Z|55500724-0e68-453a-8fe6-2a5c889dad32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:15.329Z|55500724-0e68-453a-8fe6-2a5c889dad32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:19.167Z|7c873bb6-11e3-4d98-8534-fd0cd08459e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:09:19.167Z|7c873bb6-11e3-4d98-8534-fd0cd08459e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:09:22.055Z|4b4713fd-ea8a-4079-b5c7-67f3d6ca1f13|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:09:22.056Z|4b4713fd-ea8a-4079-b5c7-67f3d6ca1f13|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:25.348Z|525d30d9-0553-4856-ad5e-6c5e7d93c564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:25.348Z|02b5e4d0-5936-4e4c-8cef-f4b339ef2db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:25.349Z|02b5e4d0-5936-4e4c-8cef-f4b339ef2db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:25.349Z|525d30d9-0553-4856-ad5e-6c5e7d93c564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:25.353Z|0a6981b9-485a-497e-8e7b-7eb8034aba33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:25.355Z|0a6981b9-485a-497e-8e7b-7eb8034aba33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:34.166Z|daab4bde-7e84-4302-bff6-da94dead68e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:09:34.167Z|daab4bde-7e84-4302-bff6-da94dead68e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:09:34.883Z|b98df86c-4dd6-4de7-a939-f4ff6ab668ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:09:34.883Z|b98df86c-4dd6-4de7-a939-f4ff6ab668ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:09:35.375Z|4220b54d-2a5a-4a6c-89d7-3aeec662a6d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:35.375Z|4220b54d-2a5a-4a6c-89d7-3aeec662a6d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:35.377Z|94516e5f-7e60-4832-b9bc-d579e8b8eb28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:35.378Z|94516e5f-7e60-4832-b9bc-d579e8b8eb28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:35.381Z|b927d852-412b-43c0-944b-6c2f2f77cc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:35.382Z|b927d852-412b-43c0-944b-6c2f2f77cc30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:45.399Z|52442a2a-4565-46cd-976b-b745080bf87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:45.400Z|52442a2a-4565-46cd-976b-b745080bf87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:45.399Z|238d2efa-387f-42c7-ba59-45d5aa21aba3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:45.400Z|238d2efa-387f-42c7-ba59-45d5aa21aba3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:45.403Z|32713a71-4fdc-4a52-aa10-dda5aa26ccf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:45.404Z|32713a71-4fdc-4a52-aa10-dda5aa26ccf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:49.167Z|4426de9d-cc17-4d69-9534-d0771388ca41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:09:49.171Z|4426de9d-cc17-4d69-9534-d0771388ca41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:09:55.427Z|24750974-ceeb-4f8a-b638-7a2f116460cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:55.428Z|24750974-ceeb-4f8a-b638-7a2f116460cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:55.428Z|b9ef4a5f-9462-4101-9090-bd9eefd735ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:55.429Z|b9ef4a5f-9462-4101-9090-bd9eefd735ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:09:55.429Z|b5c4bd60-0b46-417a-bd7a-2257a8b5980b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:09:55.430Z|b5c4bd60-0b46-417a-bd7a-2257a8b5980b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:04.167Z|ddac3943-7582-44e2-bba5-4204fe3a1788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:10:04.167Z|ddac3943-7582-44e2-bba5-4204fe3a1788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:10:04.884Z|17448cb8-a764-43ce-b023-8a94c2771358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:10:04.884Z|17448cb8-a764-43ce-b023-8a94c2771358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:10:05.455Z|c3ef8de6-0f90-403d-8e05-c5c94f4fe82b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:05.455Z|04592dbb-a6cd-4ab8-b866-94a49769df85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:05.456Z|c3ef8de6-0f90-403d-8e05-c5c94f4fe82b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:05.456Z|04592dbb-a6cd-4ab8-b866-94a49769df85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:05.456Z|a60f2336-8f49-48fb-804e-94b0d39e5a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:05.457Z|a60f2336-8f49-48fb-804e-94b0d39e5a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:15.489Z|9a630cec-a7d3-4823-8c18-2fbba623f11e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:15.489Z|9a630cec-a7d3-4823-8c18-2fbba623f11e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:15.490Z|ecbd67c4-57a4-4bcc-80cb-4870bf9d0f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:15.491Z|ecbd67c4-57a4-4bcc-80cb-4870bf9d0f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:15.492Z|00f539ef-71dd-4248-a1d5-340b07c8d95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:15.493Z|00f539ef-71dd-4248-a1d5-340b07c8d95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:19.167Z|a9f33e97-3e33-48c5-8215-0f2bac4822cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:10:19.167Z|a9f33e97-3e33-48c5-8215-0f2bac4822cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:10:22.056Z|536b11e0-6bfc-4bea-96b4-21393d84552d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:10:22.057Z|536b11e0-6bfc-4bea-96b4-21393d84552d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:25.518Z|baa43366-52ea-44e9-bed9-fa7e19d79d3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:25.519Z|baa43366-52ea-44e9-bed9-fa7e19d79d3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:25.519Z|591c6531-fc47-4ba2-8c50-47d942062e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:25.519Z|591c6531-fc47-4ba2-8c50-47d942062e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:25.521Z|a98c6729-511d-41d3-a09c-4dc567f55069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:25.522Z|a98c6729-511d-41d3-a09c-4dc567f55069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:34.167Z|550f8f68-9cda-4dfc-a9a9-056eec3bd787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:10:34.171Z|550f8f68-9cda-4dfc-a9a9-056eec3bd787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:10:34.885Z|fb967207-8b8d-4355-a6cc-cd3560e15e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:10:34.885Z|fb967207-8b8d-4355-a6cc-cd3560e15e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:10:35.543Z|2e94d59e-327a-4d97-a5ff-1f9341a760b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:35.543Z|178a966a-5db1-401c-bd5e-a59b513c129f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:35.543Z|0f9446ca-eebf-4e03-ba4a-c90f661c9ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:35.544Z|178a966a-5db1-401c-bd5e-a59b513c129f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:35.544Z|0f9446ca-eebf-4e03-ba4a-c90f661c9ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:35.544Z|2e94d59e-327a-4d97-a5ff-1f9341a760b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:45.567Z|4db5fb8e-d7cb-4dc5-b3d8-2a9cb7aad226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:45.568Z|4a8da4cb-b294-4f35-9fef-b44218be5180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:45.568Z|4db5fb8e-d7cb-4dc5-b3d8-2a9cb7aad226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:45.569Z|4a8da4cb-b294-4f35-9fef-b44218be5180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:45.573Z|7a41d56f-352e-4c10-982d-f410846408d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:45.574Z|7a41d56f-352e-4c10-982d-f410846408d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:49.167Z|dda54ac7-16b5-4c49-9cc5-2e9fbfc2f162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:10:49.167Z|dda54ac7-16b5-4c49-9cc5-2e9fbfc2f162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:10:55.597Z|c207efde-58ff-4223-b9ab-62c6da68069f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:55.598Z|c207efde-58ff-4223-b9ab-62c6da68069f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:55.604Z|f5942914-3d7c-454d-8b25-b95476ee1c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:55.604Z|f5942914-3d7c-454d-8b25-b95476ee1c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:10:55.606Z|2da1bb17-c32b-4712-a93b-0a28bd455375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:10:55.606Z|2da1bb17-c32b-4712-a93b-0a28bd455375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:04.167Z|def6f1e6-da63-4730-be41-c6561fa2152a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:11:04.167Z|def6f1e6-da63-4730-be41-c6561fa2152a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:11:04.886Z|34d1aa83-2e36-454c-8b7b-04dbdac53edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:11:04.887Z|34d1aa83-2e36-454c-8b7b-04dbdac53edc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:11:05.626Z|872af11b-f813-49c8-94d5-5c2cb44e02f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:05.627Z|1e3bea8d-0b4a-475e-b3ff-d66b5ea99c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:05.627Z|872af11b-f813-49c8-94d5-5c2cb44e02f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:05.627Z|1e3bea8d-0b4a-475e-b3ff-d66b5ea99c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:05.629Z|5715f337-a7f4-4e5b-b338-455d56edfe83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:05.630Z|5715f337-a7f4-4e5b-b338-455d56edfe83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:15.658Z|cdea1184-cab1-491e-9f4e-865efe540099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:15.658Z|cdea1184-cab1-491e-9f4e-865efe540099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:15.660Z|17d7ad39-9af3-494a-9a8a-1a5312b8ee4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:15.660Z|c3beac01-68ea-4978-8bad-251206691477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:15.660Z|17d7ad39-9af3-494a-9a8a-1a5312b8ee4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:15.661Z|c3beac01-68ea-4978-8bad-251206691477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:19.167Z|fa8b59b2-a6d1-4b1f-bea4-6e885fc27a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:11:19.171Z|fa8b59b2-a6d1-4b1f-bea4-6e885fc27a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:11:22.054Z|74b1d45b-0cd2-4517-8ec4-3f71a75fb441|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:11:22.054Z|74b1d45b-0cd2-4517-8ec4-3f71a75fb441|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:25.684Z|48478ede-c863-4d06-9d0d-b87e9cc09dad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:25.684Z|48478ede-c863-4d06-9d0d-b87e9cc09dad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:25.684Z|22ac999c-0607-4c58-9768-ed8b8a31f267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:25.685Z|22ac999c-0607-4c58-9768-ed8b8a31f267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:25.684Z|e8023666-1c93-48c6-945f-0571af6cec4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:25.686Z|e8023666-1c93-48c6-945f-0571af6cec4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:34.167Z|e43649ce-c19c-4501-8f5d-b66e653c1bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:11:34.167Z|e43649ce-c19c-4501-8f5d-b66e653c1bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:11:34.887Z|536c01f2-50c8-49cf-9364-3fd9fb3ef642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:11:34.888Z|536c01f2-50c8-49cf-9364-3fd9fb3ef642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:11:35.710Z|3b31e38c-7d1a-42b1-9131-a24695602694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:35.711Z|5ee4b824-96fd-4a6e-b223-9bd72cba8c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:35.711Z|3b31e38c-7d1a-42b1-9131-a24695602694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:35.712Z|5ee4b824-96fd-4a6e-b223-9bd72cba8c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:35.713Z|72ca124a-9b22-4f1b-900e-8a072f455ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:35.714Z|72ca124a-9b22-4f1b-900e-8a072f455ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:45.738Z|a6bed932-3955-4fb9-ad98-4294de1b9ad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:45.738Z|0a874ea6-ce60-4a02-8af3-631a90765dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:45.738Z|a6bed932-3955-4fb9-ad98-4294de1b9ad7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:45.739Z|0a874ea6-ce60-4a02-8af3-631a90765dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:45.745Z|f5322741-59f3-4786-8cbe-0f4add7c4d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:45.745Z|f5322741-59f3-4786-8cbe-0f4add7c4d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:49.167Z|682c9901-958e-49c2-b718-88ae994af4fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:11:49.167Z|682c9901-958e-49c2-b718-88ae994af4fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:11:55.761Z|703aa1f0-85de-4487-b8ab-22bd16954d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:55.762Z|703aa1f0-85de-4487-b8ab-22bd16954d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:55.762Z|10e96aff-57f9-427a-80f3-bc7eb7868655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:55.763Z|10e96aff-57f9-427a-80f3-bc7eb7868655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:11:55.768Z|fe82374c-1d09-4a7c-b3eb-cb9003731741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:11:55.768Z|fe82374c-1d09-4a7c-b3eb-cb9003731741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:04.167Z|66759772-b8e7-4790-8ddd-3b32fffb998a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:12:04.168Z|66759772-b8e7-4790-8ddd-3b32fffb998a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:12:04.888Z|72c16681-186d-4bd0-a873-b206e5dc20c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:12:04.889Z|72c16681-186d-4bd0-a873-b206e5dc20c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:12:05.790Z|2ace908c-e496-4407-8dee-af7c0eccc13c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:05.791Z|2ace908c-e496-4407-8dee-af7c0eccc13c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:05.791Z|e78b447f-c80d-42f9-8187-0b5f3d6a1e13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:05.792Z|e78b447f-c80d-42f9-8187-0b5f3d6a1e13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:05.797Z|f7fe3bae-10f6-4a79-83c9-d70d141520db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:05.798Z|f7fe3bae-10f6-4a79-83c9-d70d141520db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:15.815Z|5b94fcfd-f163-4406-9393-81ba7ce06381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:15.816Z|5b94fcfd-f163-4406-9393-81ba7ce06381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:15.816Z|b8cce0d5-c2d6-4beb-b8d2-9e08b654779f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:15.816Z|b8cce0d5-c2d6-4beb-b8d2-9e08b654779f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:15.819Z|e7f18f4d-07c4-4938-8832-b6e3cccc011d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:15.819Z|e7f18f4d-07c4-4938-8832-b6e3cccc011d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:19.167Z|e8074aa0-b022-4132-ae03-52bb5d1994cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:12:19.167Z|e8074aa0-b022-4132-ae03-52bb5d1994cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:12:22.055Z|357420af-d177-4c14-8762-3b871d6bfabf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:12:22.056Z|357420af-d177-4c14-8762-3b871d6bfabf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:25.844Z|2db50a73-494b-4271-abd2-4271882660b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:25.845Z|2db50a73-494b-4271-abd2-4271882660b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:25.852Z|57217e5c-82b5-4f8e-b39f-5ebe342233da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:25.853Z|57217e5c-82b5-4f8e-b39f-5ebe342233da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:25.854Z|2a92ebb1-9658-4962-a5c4-d6b2dbc27f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:25.854Z|2a92ebb1-9658-4962-a5c4-d6b2dbc27f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:34.167Z|0cb36ff3-42db-449a-923e-165e06305865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:12:34.167Z|0cb36ff3-42db-449a-923e-165e06305865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:12:34.889Z|3f2b3b7e-6d60-43f1-aae1-4767eb0002b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:12:34.890Z|3f2b3b7e-6d60-43f1-aae1-4767eb0002b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:12:35.868Z|fa032712-d5ec-4428-9933-c743477ce8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:35.869Z|fa032712-d5ec-4428-9933-c743477ce8a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:35.874Z|a8eba170-c98f-4267-b027-940f3bb6ec13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:35.874Z|a8eba170-c98f-4267-b027-940f3bb6ec13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:35.876Z|93f01192-3d5a-4e67-8f44-934e7821ba69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:35.876Z|93f01192-3d5a-4e67-8f44-934e7821ba69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:45.897Z|b7fb0706-3df3-451a-bb7b-f4086d734e92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:45.897Z|070d84d5-3623-4deb-bd7a-6541b3415e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:45.897Z|b7fb0706-3df3-451a-bb7b-f4086d734e92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:45.898Z|070d84d5-3623-4deb-bd7a-6541b3415e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:45.899Z|cdc600d5-a7ab-4df5-a04a-93f677ec583b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:45.900Z|cdc600d5-a7ab-4df5-a04a-93f677ec583b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:49.166Z|11da0573-85a5-42a0-97ba-2608a41a5853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:12:49.171Z|11da0573-85a5-42a0-97ba-2608a41a5853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:12:55.926Z|3b8da615-6dec-4e70-ab16-0d7de301e7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:55.926Z|3b8da615-6dec-4e70-ab16-0d7de301e7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:55.928Z|dc0060ab-ba72-47c6-a7ae-4f2102b5aaa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:55.929Z|dc0060ab-ba72-47c6-a7ae-4f2102b5aaa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:12:55.933Z|0feabd83-5e11-453e-8ebb-5ffce8393d03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:12:55.934Z|0feabd83-5e11-453e-8ebb-5ffce8393d03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:04.167Z|79a92aa3-0272-405c-8420-426bbb968bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:13:04.167Z|79a92aa3-0272-405c-8420-426bbb968bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:13:04.890Z|fbc9ff48-9b42-4ef5-978a-f0b8816f3459|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:13:04.890Z|fbc9ff48-9b42-4ef5-978a-f0b8816f3459|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:13:05.955Z|11706fb9-9d65-4f17-a9d2-98a7e2693149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:05.955Z|882a48b8-a9c4-49ed-92d7-01f1fac511af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:05.955Z|11706fb9-9d65-4f17-a9d2-98a7e2693149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:05.955Z|882a48b8-a9c4-49ed-92d7-01f1fac511af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:05.961Z|055494bf-a571-4ea9-907d-2fc377020ccc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:05.962Z|055494bf-a571-4ea9-907d-2fc377020ccc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:15.981Z|78415ffd-7f1c-4613-94d1-3a168aa1a75f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:15.982Z|78415ffd-7f1c-4613-94d1-3a168aa1a75f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:15.983Z|0d216b07-715b-4a87-aae5-041bdc1d4526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:15.983Z|1788cb02-2941-49c7-bc4a-0631ac5e71ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:15.983Z|0d216b07-715b-4a87-aae5-041bdc1d4526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:15.984Z|1788cb02-2941-49c7-bc4a-0631ac5e71ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:19.166Z|f092f61b-84a2-4415-bf58-29fbd52ab33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:13:19.167Z|f092f61b-84a2-4415-bf58-29fbd52ab33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:13:22.056Z|149b6ad6-6fd6-4b50-8fe5-a2d12c1a281c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:13:22.057Z|149b6ad6-6fd6-4b50-8fe5-a2d12c1a281c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:26.008Z|82a197a9-641d-4685-9bf5-9fc11ef95be2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:26.009Z|82a197a9-641d-4685-9bf5-9fc11ef95be2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:26.010Z|8391a10a-9e47-4745-a9ef-381c6454321f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:26.011Z|8391a10a-9e47-4745-a9ef-381c6454321f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:26.011Z|1d868c76-e1ea-460b-a316-058688d06281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:26.011Z|1d868c76-e1ea-460b-a316-058688d06281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:34.167Z|d09bde74-25e3-4400-a2d5-be4681eca8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:13:34.167Z|d09bde74-25e3-4400-a2d5-be4681eca8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:13:34.891Z|21675184-e54f-4be0-8d58-e61f78636f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:13:34.891Z|21675184-e54f-4be0-8d58-e61f78636f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:13:36.036Z|53d3ee04-7fc5-443a-80cf-de9ca54dfe81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:36.036Z|8fc7384c-e243-4275-9f0d-99f8e7b99316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:36.037Z|53d3ee04-7fc5-443a-80cf-de9ca54dfe81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:36.037Z|8fc7384c-e243-4275-9f0d-99f8e7b99316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:36.040Z|ed5fa478-fa03-4e0d-9996-b6df49874b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:36.040Z|ed5fa478-fa03-4e0d-9996-b6df49874b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:46.060Z|e3b91d0e-8ff6-416b-9496-fbafcd89f4d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:46.060Z|4c2360c3-f943-4e99-a27e-4ef48fa479f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:46.062Z|e3b91d0e-8ff6-416b-9496-fbafcd89f4d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:46.061Z|4c2360c3-f943-4e99-a27e-4ef48fa479f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:46.062Z|1501c25e-1113-43fe-bdba-7b510114a074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:46.062Z|1501c25e-1113-43fe-bdba-7b510114a074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:49.167Z|69d8b977-4269-412c-9012-24921f9fe113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:13:49.167Z|69d8b977-4269-412c-9012-24921f9fe113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:13:56.086Z|34922cf5-f7e3-4c9d-98eb-de0d3b82878d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:56.086Z|c87004bc-7de6-4b91-990e-4d1a5490c69a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:56.087Z|34922cf5-f7e3-4c9d-98eb-de0d3b82878d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:56.087Z|c87004bc-7de6-4b91-990e-4d1a5490c69a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:13:56.088Z|991ef209-9968-4976-9a6a-db34266c0112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:13:56.089Z|991ef209-9968-4976-9a6a-db34266c0112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:04.167Z|de47d194-a04e-496c-bee2-d3fe560d0456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:14:04.167Z|de47d194-a04e-496c-bee2-d3fe560d0456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:14:04.892Z|4a583ec4-79de-4ced-b25d-c2527a8c3e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:14:04.893Z|4a583ec4-79de-4ced-b25d-c2527a8c3e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:14:06.114Z|da1b00e0-c469-4cd1-8847-4c693d6d9bc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:06.115Z|da1b00e0-c469-4cd1-8847-4c693d6d9bc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:06.120Z|cbf24f52-139e-4628-b334-1fc820a136de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:06.120Z|91d700e1-77fc-4d71-a804-74f1ed8d0c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:06.121Z|cbf24f52-139e-4628-b334-1fc820a136de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:06.121Z|91d700e1-77fc-4d71-a804-74f1ed8d0c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:16.144Z|b475eb8b-89a2-4fa8-be69-5ec876745d33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:16.144Z|b475eb8b-89a2-4fa8-be69-5ec876745d33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:16.145Z|47522abc-71d3-451d-9281-73f22faf1f2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:16.145Z|6530da1a-13b9-46c9-91e8-52d4466f697f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:16.146Z|47522abc-71d3-451d-9281-73f22faf1f2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:16.146Z|6530da1a-13b9-46c9-91e8-52d4466f697f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:19.167Z|4d639c65-06c4-4291-ac14-acbf0bda8054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:14:19.167Z|4d639c65-06c4-4291-ac14-acbf0bda8054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:14:22.055Z|504324a4-30f2-4785-abe2-1f3eb42dc652|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:14:22.056Z|504324a4-30f2-4785-abe2-1f3eb42dc652|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:26.169Z|dc25bd3f-df31-4b5c-bbfb-b56bb22ba1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:26.169Z|9b69ee6f-0e44-496c-a0b5-43cda09f97f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:26.169Z|c1cb72bc-438d-49cf-a605-61e9afdeff69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:26.169Z|dc25bd3f-df31-4b5c-bbfb-b56bb22ba1fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:26.169Z|9b69ee6f-0e44-496c-a0b5-43cda09f97f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:26.170Z|c1cb72bc-438d-49cf-a605-61e9afdeff69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:34.167Z|690c8866-6f74-49b9-b468-40b2a0fece65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:14:34.170Z|690c8866-6f74-49b9-b468-40b2a0fece65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:14:34.894Z|5d6b60c5-b5f0-4989-a856-7284494454a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:14:34.894Z|5d6b60c5-b5f0-4989-a856-7284494454a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:14:36.192Z|7b8c15ca-3715-4610-acab-6d362e91ca90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:36.192Z|ad1f19c1-8ac2-4062-9ebf-e19051f9638b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:36.192Z|31f4f43c-a3be-4e89-9521-4aeb9467ac09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:36.193Z|7b8c15ca-3715-4610-acab-6d362e91ca90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:36.193Z|ad1f19c1-8ac2-4062-9ebf-e19051f9638b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:36.193Z|31f4f43c-a3be-4e89-9521-4aeb9467ac09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:46.221Z|de965bdd-b888-4991-9d37-1330057c12f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:46.221Z|de965bdd-b888-4991-9d37-1330057c12f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:46.221Z|2d4938b5-2ada-45b1-9911-268d7105dde4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:46.221Z|1b6fca31-38ec-4462-b8e8-f8ecf60ad5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:46.222Z|2d4938b5-2ada-45b1-9911-268d7105dde4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:46.222Z|1b6fca31-38ec-4462-b8e8-f8ecf60ad5a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:49.167Z|3e773730-6c38-4220-b38d-9d219cc1e58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:14:49.167Z|3e773730-6c38-4220-b38d-9d219cc1e58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:14:56.245Z|af1e639a-1072-4c9a-93a0-5158ca7c92ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:56.246Z|af1e639a-1072-4c9a-93a0-5158ca7c92ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:56.246Z|98ddc88c-8161-4f78-ab62-232d42bfb35f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:56.247Z|98ddc88c-8161-4f78-ab62-232d42bfb35f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:14:56.247Z|abc391c6-e044-42e7-a19a-54e0031809bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:14:56.247Z|abc391c6-e044-42e7-a19a-54e0031809bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:04.167Z|79259a5d-a3dc-4060-8f84-e3f2a96b0ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:15:04.167Z|79259a5d-a3dc-4060-8f84-e3f2a96b0ecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:15:04.895Z|cd5b3e8b-98ef-4423-a7d3-888b8360e621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:15:04.895Z|cd5b3e8b-98ef-4423-a7d3-888b8360e621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:15:06.272Z|83f62814-742c-4fd0-9858-f7529943ef4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:06.272Z|5bf4578b-97f6-4063-a9a4-6294b69d914e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:06.273Z|83f62814-742c-4fd0-9858-f7529943ef4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:06.273Z|5bf4578b-97f6-4063-a9a4-6294b69d914e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:06.276Z|f4d1a2c5-dcb5-4214-a4dc-ffba33113a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:06.277Z|f4d1a2c5-dcb5-4214-a4dc-ffba33113a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:10.108Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-04-16T04:15:10.114Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 0a3fbae4-0bb8-47c7-a8ab-d7292c614804 already exists in requestDb InfraActiveRequests table 2023-04-16T04:15:10.176Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804 2023-04-16T04:15:10.177Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|INFO|500||Invoke 2023-04-16T04:15:10.178Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||===========================request begin================================================ 2023-04-16T04:15:10.178Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804 2023-04-16T04:15:10.179Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||Method : GET 2023-04-16T04:15:10.179Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9ce7fe72299c58cc8b6d21028a28d23", X-B3-SpanId:"c003d25f754937b0", X-B3-ParentSpanId:"d2cc4a2333627e51", X-B3-Sampled:"0", X-ONAP-RequestID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-RequestID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-TransactionID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-ECOMP-RequestID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30178d89-27a0-4f84-b086-34e377a35a2b"] 2023-04-16T04:15:10.180Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||Request body: 2023-04-16T04:15:10.180Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||==========================request end================================================ 2023-04-16T04:15:10.941Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||============================response begin========================================== 2023-04-16T04:15:10.942Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T04:15:10.942Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||Status text : Not Found 2023-04-16T04:15:10.942Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6AD36E9AEE409D52B73990B279F29F68; 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:"Sun, 16 Apr 2023 04:15:11 GMT", x-envoy-upstream-service-time:"581", server:"envoy"] 2023-04-16T04:15:10.942Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||Response body: 2023-04-16T04:15:10.942Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|DEBUG|500||=======================response end================================================= 2023-04-16T04:15:10.943Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a3fbae4-0bb8-47c7-a8ab-d7292c614804|INFO|404|Not Found|InvokeReturn 2023-04-16T04:15:11.000Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 0a3fbae4-0bb8-47c7-a8ab-d7292c614804 2023-04-16T04:15:11.013Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-04-16T04:15:11.016Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-04-16T04:15:11.016Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-04-16T04:15:11.017Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-04-16T04:15:11.017Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-04-16T04:15:11.017Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-04-16T04:15:11.017Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|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:"c9ce7fe72299c58cc8b6d21028a28d23", X-B3-SpanId:"5c312783189657e6", X-B3-ParentSpanId:"d2cc4a2333627e51", X-B3-Sampled:"0", X-ONAP-RequestID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-RequestID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-TransactionID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-ECOMP-RequestID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"587b0469-968b-421e-80a5-3189a2e0604c"] 2023-04-16T04:15:11.018Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-04-16T04:15:11.018Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-04-16T04:15:11.111Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-04-16T04:15:11.112Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-04-16T04:15:11.113Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-04-16T04:15:11.114Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|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:"Sun, 16 Apr 2023 04:15:11 GMT", x-envoy-upstream-service-time:"47", server:"envoy"] 2023-04-16T04:15:11.116Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-04-16T04:15:11.116Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-04-16T04:15:11.117Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-04-16T04:15:11.127Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|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$$44d0adee.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-16T04:15:11.130Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-04-16T04:15:11.131Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|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-16T04:15:11.131Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-04-16T04:15:11.132Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-04-16T04:15:11.132Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|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-16T04:15:11.132Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-04-16T04:15:11.133Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|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:"c9ce7fe72299c58cc8b6d21028a28d23", X-B3-SpanId:"68865a12ecd9d5cd", X-B3-ParentSpanId:"d2cc4a2333627e51", X-B3-Sampled:"0", X-ONAP-RequestID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-RequestID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-TransactionID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-ECOMP-RequestID:"0a3fbae4-0bb8-47c7-a8ab-d7292c614804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50d6cbf4-10d5-4bc8-9759-e2a2571a1513"] 2023-04-16T04:15:11.133Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-04-16T04:15:11.134Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-04-16T04:15:11.243Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-04-16T04:15:11.243Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-04-16T04:15:11.244Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-04-16T04:15:11.244Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|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:"Sun, 16 Apr 2023 04:15:12 GMT", x-envoy-upstream-service-time:"72", server:"envoy"] 2023-04-16T04:15:11.245Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-04-16T04:15:11.245Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-04-16T04:15:11.246Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-04-16T04:15:11.247Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|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$$44d0adee.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-16T04:15:11.248Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4fbdcb87 2023-04-16T04:15:11.256Z|0a3fbae4-0bb8-47c7-a8ab-d7292c614804|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T04:15:16.138Z|d9c2e431-e236-444e-9655-4187606475ba|http-nio-8080-exec-8|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-04-16T04:15:16.140Z|d9c2e431-e236-444e-9655-4187606475ba|http-nio-8080-exec-8|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:16.299Z|7a59a5cf-e272-451a-a229-63604403bfe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:16.299Z|bc5f3226-99aa-49d8-bb59-f9cade65157c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:16.300Z|7a59a5cf-e272-451a-a229-63604403bfe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:16.300Z|bc5f3226-99aa-49d8-bb59-f9cade65157c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:16.305Z|7a5028a0-6104-4784-8965-c9957d1bf439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:16.305Z|7a5028a0-6104-4784-8965-c9957d1bf439|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:19.167Z|e896cd38-f3b9-4e6e-9dbf-140ef0072e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:15:19.172Z|e896cd38-f3b9-4e6e-9dbf-140ef0072e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:15:22.056Z|bfe4a7d3-d335-4c78-8110-2914d68960c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:15:22.057Z|bfe4a7d3-d335-4c78-8110-2914d68960c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:26.325Z|2821aabf-d244-4cd1-8097-976215575101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:26.326Z|f9b5c85c-e5bc-44fb-b025-c4b4b2eb25b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:26.326Z|2821aabf-d244-4cd1-8097-976215575101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:26.326Z|f9b5c85c-e5bc-44fb-b025-c4b4b2eb25b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:26.331Z|8ee635c7-1f15-4367-b7d4-9f9fa2b79f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:26.331Z|8ee635c7-1f15-4367-b7d4-9f9fa2b79f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:33.846Z|74d0a076-f838-4cc6-9547-1d4e3709da5e|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-04-16T04:15:33.847Z|74d0a076-f838-4cc6-9547-1d4e3709da5e|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:34.167Z|32fc761a-a38c-4c50-9a57-df0aead621cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:15:34.167Z|32fc761a-a38c-4c50-9a57-df0aead621cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:15:34.895Z|efe98a74-c549-47d8-8b21-c8a07a1ecec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:15:34.896Z|efe98a74-c549-47d8-8b21-c8a07a1ecec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:15:36.355Z|38cc345d-28fc-46c1-8a2b-81cf24e92976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:36.356Z|aea9a638-209c-4feb-b21b-83e0ae0c6344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:36.356Z|38cc345d-28fc-46c1-8a2b-81cf24e92976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:36.357Z|aea9a638-209c-4feb-b21b-83e0ae0c6344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:36.362Z|d0d937f9-bd29-495f-937e-77a92a6e90d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:36.363Z|d0d937f9-bd29-495f-937e-77a92a6e90d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:46.381Z|daea4ce8-0061-4136-879b-b9471314e9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:46.382Z|daea4ce8-0061-4136-879b-b9471314e9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:46.387Z|76341bf5-526b-43a7-8fac-3e957c0b5b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:46.387Z|76341bf5-526b-43a7-8fac-3e957c0b5b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:46.388Z|c70f6988-c8c3-433f-bfc6-0ecbcf966173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:46.389Z|c70f6988-c8c3-433f-bfc6-0ecbcf966173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:49.167Z|2abc4161-057c-45b0-9bbd-d93bf7d023ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:15:49.167Z|2abc4161-057c-45b0-9bbd-d93bf7d023ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:15:56.406Z|bfb8ce8a-ca66-49e3-b573-f88c6205fc66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:56.407Z|bfb8ce8a-ca66-49e3-b573-f88c6205fc66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:56.408Z|a8b5a07d-88c2-42c0-ba0e-1d0b1a7e53df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:56.409Z|a8b5a07d-88c2-42c0-ba0e-1d0b1a7e53df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:15:56.414Z|226492a5-aa20-4881-bbea-c6b66ee32abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:15:56.414Z|226492a5-aa20-4881-bbea-c6b66ee32abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:04.167Z|0c16f38f-690e-4850-8c09-45ef1092af20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:16:04.171Z|0c16f38f-690e-4850-8c09-45ef1092af20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:16:04.896Z|e10789bd-7034-4e3c-ae2a-7ae835c10b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:16:04.897Z|e10789bd-7034-4e3c-ae2a-7ae835c10b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:16:06.435Z|a9c2e867-9cf9-41f4-a5b0-420bd6c6f833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:06.436Z|420ef1fa-3164-429a-a916-3fc627872bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:06.436Z|a9c2e867-9cf9-41f4-a5b0-420bd6c6f833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:06.436Z|420ef1fa-3164-429a-a916-3fc627872bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:06.439Z|0677fd46-368a-44bb-a872-d72a03118958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:06.440Z|0677fd46-368a-44bb-a872-d72a03118958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:16.468Z|20d9547a-a914-4d57-8f50-27297c7730db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:16.468Z|20d9547a-a914-4d57-8f50-27297c7730db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:16.468Z|5b8ce5ec-1d46-4eba-8c4e-16fe521158b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:16.469Z|5b8ce5ec-1d46-4eba-8c4e-16fe521158b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:16.471Z|888df8a7-58db-4d0f-bd42-f411abd5c417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:16.471Z|888df8a7-58db-4d0f-bd42-f411abd5c417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:19.167Z|fa0d7076-e929-4852-8c64-2bce0c41fbdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:16:19.167Z|fa0d7076-e929-4852-8c64-2bce0c41fbdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:16:22.056Z|1e64611e-846f-4ecf-aacc-54b24eb520d4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:16:22.056Z|1e64611e-846f-4ecf-aacc-54b24eb520d4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:26.492Z|5572061a-057d-431a-b127-6c541ec552bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:26.493Z|5572061a-057d-431a-b127-6c541ec552bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:26.494Z|2f079a14-7aeb-41d6-9145-47443908afae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:26.494Z|2618ba7a-3fff-48ae-ac92-02c622c08ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:26.494Z|2f079a14-7aeb-41d6-9145-47443908afae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:26.495Z|2618ba7a-3fff-48ae-ac92-02c622c08ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:34.167Z|6dcbe169-a9e2-4222-8537-abbd3e6177cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:16:34.167Z|6dcbe169-a9e2-4222-8537-abbd3e6177cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:16:34.898Z|4d7f5c0c-4ec5-4830-b218-67ad4031d5f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:16:34.899Z|4d7f5c0c-4ec5-4830-b218-67ad4031d5f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:16:36.518Z|17f25d51-f24d-4978-9738-26362e02f69c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:36.518Z|6223afd6-a0b8-40bb-af2d-8388710e034a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:36.518Z|6328849f-4b4d-4efa-a26e-cdbde95c3816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:36.519Z|6223afd6-a0b8-40bb-af2d-8388710e034a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:36.519Z|6328849f-4b4d-4efa-a26e-cdbde95c3816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:36.519Z|17f25d51-f24d-4978-9738-26362e02f69c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:46.544Z|f9f593f9-4408-4e26-85de-b81fb6144389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:46.545Z|f9f593f9-4408-4e26-85de-b81fb6144389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:46.550Z|03854b06-71fc-4977-af5f-1430f3c2e586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:46.551Z|507a70a8-2df5-405e-a3a9-2fdb3f5a0ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:46.551Z|03854b06-71fc-4977-af5f-1430f3c2e586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:46.552Z|507a70a8-2df5-405e-a3a9-2fdb3f5a0ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:49.167Z|8931556d-98db-45cb-b036-63757f3d0d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:16:49.172Z|8931556d-98db-45cb-b036-63757f3d0d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:16:56.571Z|a80612a3-9a93-40e5-879f-ccf06f93a06c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:56.572Z|a80612a3-9a93-40e5-879f-ccf06f93a06c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:56.577Z|93499c65-1cfc-4510-acde-db1885fe2afc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:56.577Z|93499c65-1cfc-4510-acde-db1885fe2afc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:16:56.577Z|b4756d4e-ece2-43ea-bc38-c703ef64467a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:16:56.578Z|b4756d4e-ece2-43ea-bc38-c703ef64467a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:04.167Z|ba9d2929-26fd-4f30-8c71-8f9ae667bc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:17:04.167Z|ba9d2929-26fd-4f30-8c71-8f9ae667bc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:17:04.899Z|6b9c1fb0-9e9b-4c4b-af49-7842eb84bf64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:17:04.900Z|6b9c1fb0-9e9b-4c4b-af49-7842eb84bf64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:17:06.599Z|fe515e69-9672-4fc5-854a-ec41c97b2ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:06.600Z|fe515e69-9672-4fc5-854a-ec41c97b2ad6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:06.605Z|5b86443b-6b62-4f53-aaa0-4cd01a4cf519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:06.605Z|5b86443b-6b62-4f53-aaa0-4cd01a4cf519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:06.605Z|cc0ffa6d-d923-4769-acb7-8fdbc069892f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:06.607Z|cc0ffa6d-d923-4769-acb7-8fdbc069892f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:16.628Z|76964726-7413-4d0e-b99a-a764ac24e575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:16.628Z|d6883a72-f39a-4291-a1c7-54c9885cd707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:16.628Z|76964726-7413-4d0e-b99a-a764ac24e575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:16.629Z|d6883a72-f39a-4291-a1c7-54c9885cd707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:16.630Z|63521742-f853-4ae8-b99d-fe59ab26439d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:16.630Z|63521742-f853-4ae8-b99d-fe59ab26439d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:19.167Z|e2fe148b-d6a8-4e40-85ee-3c3f6aca8158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:17:19.167Z|e2fe148b-d6a8-4e40-85ee-3c3f6aca8158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:17:22.055Z|6eab057a-3503-462b-b40f-91fd726cdb90|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:17:22.056Z|6eab057a-3503-462b-b40f-91fd726cdb90|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:26.657Z|844635ca-2983-4ff0-9303-d2a5640dbf9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:26.657Z|73e7c485-e85e-4864-a456-e017f53ef33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:26.657Z|9bab3ef0-4d72-4475-b858-f15a4f7ea39c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:26.658Z|844635ca-2983-4ff0-9303-d2a5640dbf9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:26.658Z|9bab3ef0-4d72-4475-b858-f15a4f7ea39c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:26.658Z|73e7c485-e85e-4864-a456-e017f53ef33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:34.167Z|f03da79b-55ff-4117-ac78-d445b015697a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:17:34.172Z|f03da79b-55ff-4117-ac78-d445b015697a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:17:34.901Z|391dddfa-6a19-4491-8e95-f34b3ea2a66f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:17:34.901Z|391dddfa-6a19-4491-8e95-f34b3ea2a66f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:17:36.682Z|a9cd8304-ea39-4efe-8795-22e545c3ecba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:36.682Z|fed08bca-36c6-46ea-bd7d-0cec8f0bda0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:36.683Z|a9cd8304-ea39-4efe-8795-22e545c3ecba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:36.684Z|fed08bca-36c6-46ea-bd7d-0cec8f0bda0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:36.690Z|6dcec295-3946-4d92-9548-3ccadca4c8fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:36.691Z|6dcec295-3946-4d92-9548-3ccadca4c8fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:46.708Z|33ee6016-8d32-49ba-af96-74db342d2f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:46.709Z|33ee6016-8d32-49ba-af96-74db342d2f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:46.712Z|3df3ac4e-4fde-4b5c-a9e0-0e2c71c34896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:46.712Z|3df3ac4e-4fde-4b5c-a9e0-0e2c71c34896|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:46.714Z|d8d04e83-69b9-404a-90fe-ee8551746460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:46.715Z|d8d04e83-69b9-404a-90fe-ee8551746460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:49.167Z|b204338d-ec1a-43ad-8bf0-cf954abaa0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:17:49.167Z|b204338d-ec1a-43ad-8bf0-cf954abaa0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:17:56.737Z|1f9461e4-63ba-4af7-a33a-7bb72833e6d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:56.737Z|514baa8f-d769-44f5-82be-6db8eebebd61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:56.738Z|514baa8f-d769-44f5-82be-6db8eebebd61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:56.738Z|d1d7be65-bd19-428b-bb91-7ecddc8d06bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:17:56.738Z|1f9461e4-63ba-4af7-a33a-7bb72833e6d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:17:56.739Z|d1d7be65-bd19-428b-bb91-7ecddc8d06bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:04.167Z|70ad8721-0857-40c8-8bf9-d2a227260c23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:18:04.167Z|70ad8721-0857-40c8-8bf9-d2a227260c23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:18:04.902Z|565f47e6-09f1-4e9c-a2b9-e9fdf6db332b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:18:04.902Z|565f47e6-09f1-4e9c-a2b9-e9fdf6db332b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:18:06.765Z|dc0bb154-4b2c-42b8-84ca-fe7ae5c65673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:06.766Z|dc0bb154-4b2c-42b8-84ca-fe7ae5c65673|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:06.768Z|d9ff5275-8b64-41f1-903a-d3d39f03b11c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:06.769Z|d9ff5275-8b64-41f1-903a-d3d39f03b11c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:06.774Z|8d5209cd-f821-4214-86de-4fe6a53341f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:06.775Z|8d5209cd-f821-4214-86de-4fe6a53341f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:16.805Z|c398489f-0053-4989-a0dc-729b9c1754ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:16.806Z|2559e6bb-4506-4c05-b99b-cc596128c882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:16.805Z|d31bd0cc-d111-43b1-9bdf-4fc6026ec942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:16.807Z|2559e6bb-4506-4c05-b99b-cc596128c882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:16.807Z|d31bd0cc-d111-43b1-9bdf-4fc6026ec942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:16.810Z|c398489f-0053-4989-a0dc-729b9c1754ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:19.166Z|47b3915a-08d6-4fc5-9fac-c14a22679ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:18:19.170Z|47b3915a-08d6-4fc5-9fac-c14a22679ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:18:22.056Z|ea1fd3fe-b0e0-4974-a0d5-4e95c0eba77f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:18:22.057Z|ea1fd3fe-b0e0-4974-a0d5-4e95c0eba77f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:26.835Z|c484e9ad-7719-40e7-94da-af249729776c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:26.835Z|b84c3136-d399-4e99-a21c-5b793d64e50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:26.835Z|4692dcf5-a127-46da-825e-b8179d9cf760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:26.836Z|c484e9ad-7719-40e7-94da-af249729776c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:26.836Z|4692dcf5-a127-46da-825e-b8179d9cf760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:26.837Z|b84c3136-d399-4e99-a21c-5b793d64e50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:34.167Z|317ef942-bb10-4b3b-a33c-be3363d76966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:18:34.167Z|317ef942-bb10-4b3b-a33c-be3363d76966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:18:34.903Z|9f015198-c8c1-41eb-a0f9-e97702ecac35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:18:34.903Z|9f015198-c8c1-41eb-a0f9-e97702ecac35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:18:36.865Z|5115268d-5220-4144-a49d-930dc72ef088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:36.865Z|1f4b286c-a833-4332-bae8-997211b713a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:36.865Z|df51105d-60d0-44cc-8126-f6066684f89a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:36.866Z|df51105d-60d0-44cc-8126-f6066684f89a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:36.866Z|1f4b286c-a833-4332-bae8-997211b713a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:36.866Z|5115268d-5220-4144-a49d-930dc72ef088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:46.890Z|cd657115-3ca1-4036-a566-2f3d447eeed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:46.891Z|cd657115-3ca1-4036-a566-2f3d447eeed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:46.890Z|031e41c9-a5d8-4a6c-aab9-fb2180f5a1a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:46.892Z|031e41c9-a5d8-4a6c-aab9-fb2180f5a1a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:46.892Z|78dd11e6-4799-416d-9a04-d57b0d9f3620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:46.893Z|78dd11e6-4799-416d-9a04-d57b0d9f3620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:49.167Z|ac903680-0882-461b-b82f-c57954ea7898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:18:49.167Z|ac903680-0882-461b-b82f-c57954ea7898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:18:56.914Z|d834d5ba-a390-4bf5-87ae-656c53216221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:56.915Z|dfb9a82b-a134-4e6f-a748-ed64f8a921ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:56.915Z|d834d5ba-a390-4bf5-87ae-656c53216221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:56.916Z|dfb9a82b-a134-4e6f-a748-ed64f8a921ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:18:56.916Z|8356923c-e0c6-44a2-b6f8-0b463c3ba04f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:18:56.917Z|8356923c-e0c6-44a2-b6f8-0b463c3ba04f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:04.166Z|8fe51a43-55a3-4998-b1e6-8f88e6fdbdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:19:04.171Z|8fe51a43-55a3-4998-b1e6-8f88e6fdbdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:19:04.904Z|3544d1db-0e34-4144-bd99-25f479360c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:19:04.905Z|3544d1db-0e34-4144-bd99-25f479360c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:19:06.940Z|eebd5130-e8e9-4346-9259-9433e0008cdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:06.941Z|eebd5130-e8e9-4346-9259-9433e0008cdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:06.941Z|3bdadd18-3a83-40b6-a01a-ded8c48812b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:06.942Z|3bdadd18-3a83-40b6-a01a-ded8c48812b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:06.945Z|e6e04ea6-18c9-4e31-956c-60074345e0ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:06.946Z|e6e04ea6-18c9-4e31-956c-60074345e0ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:16.970Z|147ec94b-291a-43df-9f50-38cae4b17c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:16.970Z|66c8cc73-ac7f-47ae-b9b9-cafad7608e54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:16.971Z|147ec94b-291a-43df-9f50-38cae4b17c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:16.971Z|66c8cc73-ac7f-47ae-b9b9-cafad7608e54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:16.978Z|eeee9e85-8de5-40e4-91d5-ba19262ddbca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:16.982Z|eeee9e85-8de5-40e4-91d5-ba19262ddbca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:19.167Z|6f8f4559-2260-444e-bc4e-d19ce478d20d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:19:19.167Z|6f8f4559-2260-444e-bc4e-d19ce478d20d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:19:22.055Z|287297ac-bc5a-4fd9-a896-f5a49ac0d0d2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:19:22.056Z|287297ac-bc5a-4fd9-a896-f5a49ac0d0d2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:26.995Z|25b16b80-131c-4d27-89a2-e77038b8b17b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:26.996Z|25b16b80-131c-4d27-89a2-e77038b8b17b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:27.002Z|ca078f7d-7a73-41ee-8002-dcdf18fb02d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:27.003Z|ca078f7d-7a73-41ee-8002-dcdf18fb02d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:27.005Z|98864335-6310-4a21-8d1d-d3db997ec9fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:27.006Z|98864335-6310-4a21-8d1d-d3db997ec9fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:34.167Z|efb980c1-f013-49a8-900f-3ad5c446216f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:19:34.167Z|efb980c1-f013-49a8-900f-3ad5c446216f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:19:34.905Z|fc2e2f2a-139d-4c93-9515-7e6b8b1a2137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:19:34.906Z|fc2e2f2a-139d-4c93-9515-7e6b8b1a2137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:19:37.020Z|bbc9626f-6c6e-4024-9943-8962f0bc3e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:37.021Z|bbc9626f-6c6e-4024-9943-8962f0bc3e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:37.027Z|ada9365e-dfb7-42d6-a8f3-0df77c2f58ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:37.028Z|6ea5f1d2-b5a5-4990-ac61-c81c9b8b96bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:37.028Z|6ea5f1d2-b5a5-4990-ac61-c81c9b8b96bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:37.029Z|ada9365e-dfb7-42d6-a8f3-0df77c2f58ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:47.044Z|139e5961-5466-4cdf-9bd4-890f8f9afd28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:47.045Z|139e5961-5466-4cdf-9bd4-890f8f9afd28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:47.050Z|b0f00285-651a-456e-a587-97cc7f1f86c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:47.050Z|0053c653-289b-4bcf-9f23-8b7d1648ef43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:47.051Z|b0f00285-651a-456e-a587-97cc7f1f86c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:47.051Z|0053c653-289b-4bcf-9f23-8b7d1648ef43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:49.167Z|4fa9c75c-b4ba-403e-8c44-16d4d645bffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:19:49.171Z|4fa9c75c-b4ba-403e-8c44-16d4d645bffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:19:57.067Z|e1a0b8eb-2b15-4458-b406-e9d56317394b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:57.067Z|e1a0b8eb-2b15-4458-b406-e9d56317394b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:57.112Z|2f8de3b4-9e7e-47f4-80a9-f5b10539f3a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:57.112Z|02fbf396-d537-4651-82bd-b8fdba52d7eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:19:57.113Z|2f8de3b4-9e7e-47f4-80a9-f5b10539f3a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:19:57.113Z|02fbf396-d537-4651-82bd-b8fdba52d7eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:04.167Z|dccda716-8c56-4769-9913-83dcfb99e7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:20:04.167Z|dccda716-8c56-4769-9913-83dcfb99e7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:20:04.906Z|13f422da-7229-4dfb-b415-fbe5858b8967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:20:04.907Z|13f422da-7229-4dfb-b415-fbe5858b8967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:20:07.095Z|eb5e4677-7893-4584-9d6e-2981b7931dec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:07.096Z|eb5e4677-7893-4584-9d6e-2981b7931dec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:07.142Z|656c7f6a-87c2-41f8-ab9b-51205d3f20ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:07.143Z|656c7f6a-87c2-41f8-ab9b-51205d3f20ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:07.147Z|d75b982e-56ad-4b8f-a50b-665ed52c3bed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:07.148Z|d75b982e-56ad-4b8f-a50b-665ed52c3bed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:17.124Z|96cc9d75-3382-47dd-9e88-d861f7b717c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:17.124Z|96cc9d75-3382-47dd-9e88-d861f7b717c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:17.171Z|ae533820-e3ed-49c0-bdc2-942a469a6105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:17.172Z|ae533820-e3ed-49c0-bdc2-942a469a6105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:17.172Z|6e7847cb-91e1-468f-abb0-5cbad1c2af1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:17.172Z|6e7847cb-91e1-468f-abb0-5cbad1c2af1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:19.168Z|6c9014fd-8151-4fdb-87fe-c02cfeb80aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:20:19.168Z|6c9014fd-8151-4fdb-87fe-c02cfeb80aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:20:22.055Z|e720a35d-a066-48eb-863e-b795bbe39b6f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:20:22.056Z|e720a35d-a066-48eb-863e-b795bbe39b6f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:27.149Z|5a7afbbb-ecb5-49b6-bc38-029e4e72308e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:27.151Z|5a7afbbb-ecb5-49b6-bc38-029e4e72308e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:27.194Z|25063048-1502-459c-9bfc-43cd2a754182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:27.195Z|aa333838-3fb8-4555-a81f-1b94c4b76ec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:27.195Z|25063048-1502-459c-9bfc-43cd2a754182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:27.196Z|aa333838-3fb8-4555-a81f-1b94c4b76ec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:34.167Z|3e0080fa-4473-4785-90b2-150264d7bbc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:20:34.172Z|3e0080fa-4473-4785-90b2-150264d7bbc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:20:34.907Z|9b9e11cc-b685-45a6-ab30-b0fc65a58b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:20:34.908Z|9b9e11cc-b685-45a6-ab30-b0fc65a58b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:20:37.175Z|086e5169-ec3f-4937-a39b-6cc89099beff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:37.176Z|086e5169-ec3f-4937-a39b-6cc89099beff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:37.221Z|6541df61-0d50-48be-8c23-c219263aa5c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:37.221Z|6768b9e8-b15e-4bca-afe8-3732b4d20443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:37.222Z|6541df61-0d50-48be-8c23-c219263aa5c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:37.222Z|6768b9e8-b15e-4bca-afe8-3732b4d20443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:47.199Z|4a2531d9-0e41-4fcb-9aba-7646be80f7fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:47.200Z|4a2531d9-0e41-4fcb-9aba-7646be80f7fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:47.244Z|1a0dce52-2f64-45f6-85d6-badd121b8580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:47.244Z|caf0bad4-4c95-40c1-b447-3f61e9063905|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:47.245Z|1a0dce52-2f64-45f6-85d6-badd121b8580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:47.245Z|caf0bad4-4c95-40c1-b447-3f61e9063905|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:49.167Z|d9617ed0-10ff-4ad9-90c4-005842abb688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:20:49.167Z|d9617ed0-10ff-4ad9-90c4-005842abb688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:20:57.223Z|da320c4f-ad1c-4dd3-8af4-e4c490afa05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:57.223Z|da320c4f-ad1c-4dd3-8af4-e4c490afa05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:57.274Z|2d27192e-722a-4cca-822f-50b69e1f160f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:57.274Z|8a4fcabf-7e86-4a48-9a2e-83100f617945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:20:57.275Z|8a4fcabf-7e86-4a48-9a2e-83100f617945|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:20:57.275Z|2d27192e-722a-4cca-822f-50b69e1f160f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:04.167Z|7420386b-2936-40ea-a72f-5e3e4e405fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:21:04.167Z|7420386b-2936-40ea-a72f-5e3e4e405fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:21:04.909Z|a36afd62-9493-4c5e-9df2-e7be5be656cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:21:04.909Z|a36afd62-9493-4c5e-9df2-e7be5be656cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:21:07.253Z|2b55de0c-7e78-4abc-a275-63b2b4dff35a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:07.253Z|2b55de0c-7e78-4abc-a275-63b2b4dff35a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:07.303Z|64b79bca-4d44-42c1-86e5-3e6e0ca19966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:07.304Z|bae7dc7f-69c0-4050-83c0-91c0d76540cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:07.305Z|bae7dc7f-69c0-4050-83c0-91c0d76540cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:07.305Z|64b79bca-4d44-42c1-86e5-3e6e0ca19966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:17.281Z|eacc9b77-601e-413c-afd6-8472931e6245|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:17.281Z|eacc9b77-601e-413c-afd6-8472931e6245|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:17.333Z|c4f77183-eca4-4aec-88df-280e1c30b163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:17.333Z|ae180a34-6e2f-4760-bafc-74d86d859531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:17.333Z|c4f77183-eca4-4aec-88df-280e1c30b163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:17.334Z|ae180a34-6e2f-4760-bafc-74d86d859531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:19.167Z|ae4d8281-3445-4588-a4be-c89a4749168a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:21:19.171Z|ae4d8281-3445-4588-a4be-c89a4749168a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:21:22.056Z|cf2b9d79-8c56-4786-8e4e-35bf8be2973e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:21:22.057Z|cf2b9d79-8c56-4786-8e4e-35bf8be2973e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:27.311Z|a9aab5aa-4466-4f6f-a4ad-64f44b8cdfc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:27.312Z|a9aab5aa-4466-4f6f-a4ad-64f44b8cdfc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:27.358Z|d2a60580-3ba8-4a8a-8204-cdf90c211cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:27.358Z|d2a60580-3ba8-4a8a-8204-cdf90c211cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:27.358Z|1475b0d5-239c-4c57-991f-2282b957724e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:27.359Z|1475b0d5-239c-4c57-991f-2282b957724e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:34.167Z|197f1d95-bbdb-4de4-a478-3fa91f0bb6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:21:34.167Z|197f1d95-bbdb-4de4-a478-3fa91f0bb6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:21:34.910Z|dcd5b846-4f3a-4490-a4d7-368a8b263112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:21:34.910Z|dcd5b846-4f3a-4490-a4d7-368a8b263112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:21:37.347Z|93f7add7-4bd6-45a8-b229-997c52fd19c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:37.347Z|93f7add7-4bd6-45a8-b229-997c52fd19c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:37.381Z|5a170b38-1d2a-488e-8da8-260dca3c8ff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:37.382Z|5a170b38-1d2a-488e-8da8-260dca3c8ff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:37.385Z|0203b317-a6bc-41f3-995b-c7ce4afcc88f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:37.386Z|0203b317-a6bc-41f3-995b-c7ce4afcc88f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:47.372Z|1a85b874-7584-4772-844b-3aff57c0f58f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:47.372Z|1a85b874-7584-4772-844b-3aff57c0f58f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:47.408Z|f657312b-6bb4-4322-9b7d-78f7c03b15d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:47.408Z|f657312b-6bb4-4322-9b7d-78f7c03b15d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:47.416Z|fe28e165-a023-4876-87ea-6904881f292a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:47.417Z|fe28e165-a023-4876-87ea-6904881f292a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:49.167Z|579d2cf1-246d-47e9-b610-af76efecbf45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:21:49.167Z|579d2cf1-246d-47e9-b610-af76efecbf45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:21:57.396Z|28526ff6-4bc4-48b3-b813-4df227211e07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:57.396Z|28526ff6-4bc4-48b3-b813-4df227211e07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:57.429Z|dd7a1393-2b1f-446e-8c65-d16a3e245a17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:57.430Z|dd7a1393-2b1f-446e-8c65-d16a3e245a17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:21:57.443Z|29047fb8-f051-4e58-9c08-a8f207cc3a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:21:57.444Z|29047fb8-f051-4e58-9c08-a8f207cc3a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:04.167Z|8c7e4b3a-3bac-48aa-b60f-95c97b5b28cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:22:04.172Z|8c7e4b3a-3bac-48aa-b60f-95c97b5b28cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:22:04.911Z|ad000574-e62d-44da-802a-c91c578bdfb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:22:04.911Z|ad000574-e62d-44da-802a-c91c578bdfb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:22:07.431Z|55624ce2-a9ef-4f87-a784-7726ef1cb692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:07.431Z|55624ce2-a9ef-4f87-a784-7726ef1cb692|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:07.455Z|2acd32e6-9678-4219-ad14-65fa6603bb9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:07.456Z|2acd32e6-9678-4219-ad14-65fa6603bb9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:07.469Z|15726e54-0f2d-42ec-b94c-bfa77c734bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:07.469Z|15726e54-0f2d-42ec-b94c-bfa77c734bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:17.462Z|bbc9bb7e-de9e-4619-b886-ca0d85f7be9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:17.463Z|bbc9bb7e-de9e-4619-b886-ca0d85f7be9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:17.480Z|52ec3594-2015-4beb-a83e-95e97b99aac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:17.480Z|52ec3594-2015-4beb-a83e-95e97b99aac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:17.490Z|ad7def36-1273-455c-8e92-2421c609ff52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:17.491Z|ad7def36-1273-455c-8e92-2421c609ff52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:19.167Z|c045e1ac-5294-40a7-b86b-a349a30594af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:22:19.167Z|c045e1ac-5294-40a7-b86b-a349a30594af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:22:22.055Z|cf6fd41a-6142-4a7e-bf8f-d916843c016a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:22:22.056Z|cf6fd41a-6142-4a7e-bf8f-d916843c016a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:27.486Z|b3c88038-c1b4-430e-9f93-6a7e7723b3c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:27.486Z|b3c88038-c1b4-430e-9f93-6a7e7723b3c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:27.506Z|ff5f1840-0849-4640-8971-69aae927f704|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:27.506Z|ff5f1840-0849-4640-8971-69aae927f704|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:27.514Z|4d30db04-bf6e-46cd-93db-75319abfa26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:27.514Z|4d30db04-bf6e-46cd-93db-75319abfa26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:34.167Z|3f4d331f-301f-41c9-a728-d2da86609932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:22:34.167Z|3f4d331f-301f-41c9-a728-d2da86609932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:22:34.912Z|fd411121-3881-418f-8f54-e7335db6d152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:22:34.912Z|fd411121-3881-418f-8f54-e7335db6d152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:22:37.514Z|ba12eb65-b28a-4f10-80e4-5730a8d5bd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:37.514Z|ba12eb65-b28a-4f10-80e4-5730a8d5bd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:37.528Z|343fc3df-b218-455a-8c6e-966499faacae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:37.528Z|343fc3df-b218-455a-8c6e-966499faacae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:37.538Z|c140536b-29d8-4312-8fa1-677c4073b095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:37.539Z|c140536b-29d8-4312-8fa1-677c4073b095|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:47.543Z|16e956cc-ee3c-440a-8881-19cb666ddc2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:47.544Z|16e956cc-ee3c-440a-8881-19cb666ddc2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:47.551Z|e2c0ec4a-0803-4b0a-8c4d-f3a1611264f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:47.552Z|e2c0ec4a-0803-4b0a-8c4d-f3a1611264f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:47.562Z|85292565-2d87-49f2-a230-d71ebb45a90c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:47.563Z|85292565-2d87-49f2-a230-d71ebb45a90c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:49.167Z|a357f7b1-a59d-4dfc-83d8-bcfd782110c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:22:49.171Z|a357f7b1-a59d-4dfc-83d8-bcfd782110c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:22:57.574Z|47ccc8f1-aeb3-454d-85da-3e3518761836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:57.574Z|47ccc8f1-aeb3-454d-85da-3e3518761836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:57.576Z|7166f987-f665-48f6-ab7a-10d57a48d236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:57.577Z|7166f987-f665-48f6-ab7a-10d57a48d236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:22:57.586Z|ec51b12e-11ca-4020-8828-dd13eaab439c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:22:57.587Z|ec51b12e-11ca-4020-8828-dd13eaab439c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:04.167Z|facfee71-f069-43d6-b901-ccf0542e2317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:23:04.167Z|facfee71-f069-43d6-b901-ccf0542e2317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:23:04.913Z|a07b1f3a-2d98-48f7-b30d-16280c056e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:23:04.914Z|a07b1f3a-2d98-48f7-b30d-16280c056e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:23:07.603Z|0b902bfb-8b13-4905-9216-97af49850c3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:07.603Z|0b902bfb-8b13-4905-9216-97af49850c3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:07.604Z|e5b03cf2-072c-4a67-8c7b-2d14a71df4e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:07.605Z|e5b03cf2-072c-4a67-8c7b-2d14a71df4e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:07.620Z|d412d122-ef0f-4170-8ca1-ed8653921444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:07.621Z|d412d122-ef0f-4170-8ca1-ed8653921444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:17.632Z|cb8ce48b-05c1-4e91-ac56-7f00c2a08e04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:17.632Z|271f5d16-6d76-4087-8a97-a4b9004a9709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:17.633Z|cb8ce48b-05c1-4e91-ac56-7f00c2a08e04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:17.633Z|271f5d16-6d76-4087-8a97-a4b9004a9709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:17.643Z|89cf19b0-414a-4a99-96b8-8caecf8f2e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:17.644Z|89cf19b0-414a-4a99-96b8-8caecf8f2e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:19.167Z|102cde6b-5866-4298-b60f-eebf211327e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:23:19.167Z|102cde6b-5866-4298-b60f-eebf211327e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:23:22.055Z|02376078-b28f-4b7a-86e0-9fb88d74ad1a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:23:22.056Z|02376078-b28f-4b7a-86e0-9fb88d74ad1a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:27.660Z|df70b74b-5206-4788-af56-f2a9514d3771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:27.660Z|b61b7290-4785-4b54-a87e-c83d247beffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:27.661Z|b61b7290-4785-4b54-a87e-c83d247beffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:27.661Z|df70b74b-5206-4788-af56-f2a9514d3771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:27.668Z|46fd659b-8071-4397-a172-83076b70ff14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:27.668Z|46fd659b-8071-4397-a172-83076b70ff14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:34.167Z|3e34cfb7-21e6-4dc7-a3b8-886385f34c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:23:34.170Z|3e34cfb7-21e6-4dc7-a3b8-886385f34c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:23:34.914Z|1ba8cd52-e739-48e1-aa29-e2c515c2b2f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:23:34.915Z|1ba8cd52-e739-48e1-aa29-e2c515c2b2f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:23:37.684Z|b00397b1-b439-43a1-8a50-0f442fe73c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:37.684Z|cc449840-3191-4f2b-a141-ee7fa4c8d079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:37.684Z|b00397b1-b439-43a1-8a50-0f442fe73c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:37.685Z|cc449840-3191-4f2b-a141-ee7fa4c8d079|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:37.692Z|b6f3b968-e4b7-406f-8534-d6dd5feda3a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:37.692Z|b6f3b968-e4b7-406f-8534-d6dd5feda3a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:47.709Z|58763f29-8c89-4abd-817c-3f4008aadbd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:47.710Z|58763f29-8c89-4abd-817c-3f4008aadbd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:47.710Z|1f90cc12-5ab1-4cc8-9f2b-916250987dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:47.711Z|1f90cc12-5ab1-4cc8-9f2b-916250987dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:47.719Z|3c46a8b8-ca0a-42f1-8cb4-0007b06ea026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:47.720Z|3c46a8b8-ca0a-42f1-8cb4-0007b06ea026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:49.167Z|a7371340-28e8-4a23-bbab-b7c60a0f1fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:23:49.167Z|a7371340-28e8-4a23-bbab-b7c60a0f1fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:23:57.734Z|e6d10175-2b50-4cd9-964e-22a182fdcbe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:57.734Z|e88475ef-8ab2-48f8-bdb7-fafc65a292b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:57.735Z|e6d10175-2b50-4cd9-964e-22a182fdcbe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:57.735Z|e88475ef-8ab2-48f8-bdb7-fafc65a292b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:23:57.741Z|55041487-a217-4e06-8083-a99e0ba8e9ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:23:57.742Z|55041487-a217-4e06-8083-a99e0ba8e9ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:04.167Z|d5198069-77a1-42c9-b24b-86d35fadd6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:24:04.168Z|d5198069-77a1-42c9-b24b-86d35fadd6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:24:04.916Z|c051664b-6eb6-43bd-b8b1-1d501e5433cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:24:04.916Z|c051664b-6eb6-43bd-b8b1-1d501e5433cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:24:07.761Z|a6ad5420-24af-45d6-91ba-e17eb05de4a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:07.762Z|0f6f337e-f230-4142-b91d-3a74a8acdc50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:07.763Z|a6ad5420-24af-45d6-91ba-e17eb05de4a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:07.763Z|0f6f337e-f230-4142-b91d-3a74a8acdc50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:07.763Z|b24364fc-6769-476f-93c5-39389cfbbd78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:07.764Z|b24364fc-6769-476f-93c5-39389cfbbd78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:17.788Z|6e69147e-f6fe-4590-883b-12043c6dd6ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:17.789Z|6e69147e-f6fe-4590-883b-12043c6dd6ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:17.794Z|d4a2821c-88c4-458a-ad12-676d3b2e81e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:17.795Z|d4a2821c-88c4-458a-ad12-676d3b2e81e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:17.795Z|61634d7e-726c-45ae-a102-ebb3923c1333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:17.796Z|61634d7e-726c-45ae-a102-ebb3923c1333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:19.166Z|d7b364c9-2051-46a8-91f3-11925e1bbec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:24:19.170Z|d7b364c9-2051-46a8-91f3-11925e1bbec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:24:22.056Z|16cf77de-8bd7-4841-81b0-df6531cfecec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:24:22.057Z|16cf77de-8bd7-4841-81b0-df6531cfecec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:27.816Z|ca396fce-d4c4-4b9b-963c-1600953cde4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:27.816Z|ca396fce-d4c4-4b9b-963c-1600953cde4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:27.818Z|30a7ef27-1b2d-4297-98ec-7fe82fa27355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:27.818Z|1047c769-9a1a-4b0b-98d3-e5322fbb7d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:27.819Z|30a7ef27-1b2d-4297-98ec-7fe82fa27355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:27.820Z|1047c769-9a1a-4b0b-98d3-e5322fbb7d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:34.167Z|b8083c4d-a7a3-473b-8a4e-c9feb084aa7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:24:34.168Z|b8083c4d-a7a3-473b-8a4e-c9feb084aa7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:24:34.917Z|8aec024a-45d6-419e-898a-9b01cbed60ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:24:34.918Z|8aec024a-45d6-419e-898a-9b01cbed60ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:24:37.847Z|4a0328cf-6429-407d-9271-483e15d23cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:37.848Z|a93ae9d0-6666-481f-9d91-0b35ef1a14d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:37.848Z|4a0328cf-6429-407d-9271-483e15d23cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:37.848Z|e16d6168-dfb4-4210-ae2a-27cdfcfe3241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:37.848Z|a93ae9d0-6666-481f-9d91-0b35ef1a14d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:37.849Z|e16d6168-dfb4-4210-ae2a-27cdfcfe3241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:47.877Z|08838cbb-1f73-4b61-b87d-97f418e7f8e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:47.877Z|74c821b8-92a7-4071-815c-b92e1d7b88be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:47.878Z|08838cbb-1f73-4b61-b87d-97f418e7f8e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:47.878Z|74c821b8-92a7-4071-815c-b92e1d7b88be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:47.878Z|a338c48e-6452-4311-9ec9-9036fce8dce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:47.879Z|a338c48e-6452-4311-9ec9-9036fce8dce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:49.167Z|c7b8b6e2-b9d6-4791-b79f-5773a2344a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:24:49.167Z|c7b8b6e2-b9d6-4791-b79f-5773a2344a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:24:57.905Z|8c6a560c-741c-41c3-9e58-ebac5f2c99a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:57.906Z|8c6a560c-741c-41c3-9e58-ebac5f2c99a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:57.906Z|15c240cb-16b5-45c4-8bbe-ea75db9a6188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:57.907Z|15c240cb-16b5-45c4-8bbe-ea75db9a6188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:24:57.908Z|292938ae-33b4-46fe-b7f3-b3152c989f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:24:57.909Z|292938ae-33b4-46fe-b7f3-b3152c989f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:04.166Z|736b92e6-a35a-46c7-80cf-e8056f47505f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:25:04.170Z|736b92e6-a35a-46c7-80cf-e8056f47505f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:25:04.918Z|7e4234e1-4957-4178-8516-f31e5064a4f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:25:04.919Z|7e4234e1-4957-4178-8516-f31e5064a4f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:25:07.929Z|71d7b060-0c07-4e0f-ad52-cc2355f9212d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:07.929Z|ab9a3c03-5491-4795-870b-171497690acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:07.930Z|71d7b060-0c07-4e0f-ad52-cc2355f9212d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:07.930Z|ab9a3c03-5491-4795-870b-171497690acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:07.931Z|6ba3e595-127d-40a3-a103-6485e521eb20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:07.931Z|6ba3e595-127d-40a3-a103-6485e521eb20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:17.957Z|d112a025-d927-4ddc-bdbe-8e1a55e765e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:17.957Z|74c70767-7239-454b-bbe6-5bf466da207d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:17.958Z|82552c54-c027-4520-a55f-972e9521c02a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:17.958Z|d112a025-d927-4ddc-bdbe-8e1a55e765e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:17.959Z|82552c54-c027-4520-a55f-972e9521c02a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:17.959Z|74c70767-7239-454b-bbe6-5bf466da207d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:19.167Z|73f37226-f634-469a-a8d7-a94ef619dbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:25:19.168Z|73f37226-f634-469a-a8d7-a94ef619dbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:25:22.056Z|e098b591-7999-4844-bd81-34b33f74a93e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:25:22.057Z|e098b591-7999-4844-bd81-34b33f74a93e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:27.983Z|1fd35754-0251-4b08-86b2-b8a651830d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:27.984Z|1fd35754-0251-4b08-86b2-b8a651830d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:27.984Z|ad8220c3-56d0-42e0-995b-b2736df6247b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:27.985Z|ad8220c3-56d0-42e0-995b-b2736df6247b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:27.988Z|6509d0f2-f297-4235-a062-abad77f2e79e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:27.989Z|6509d0f2-f297-4235-a062-abad77f2e79e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:34.171Z|762dda3e-4aee-4428-a45d-4c047f887483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:25:34.175Z|762dda3e-4aee-4428-a45d-4c047f887483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:25:34.919Z|e4905914-ee1f-43d6-b6fe-cd29a28a1aff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:25:34.920Z|e4905914-ee1f-43d6-b6fe-cd29a28a1aff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:25:38.007Z|ae10b5fe-ab20-43a2-add8-fcca6c8ba8ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:38.008Z|ae10b5fe-ab20-43a2-add8-fcca6c8ba8ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:38.013Z|8311b21d-9961-45e8-963a-8fce06757dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:38.014Z|8311b21d-9961-45e8-963a-8fce06757dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:38.017Z|becb19b7-cc00-4a17-9031-d34820812656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:38.017Z|becb19b7-cc00-4a17-9031-d34820812656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:48.033Z|79474002-cc0a-4b38-b89d-2d4c8d663a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:48.034Z|79474002-cc0a-4b38-b89d-2d4c8d663a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:48.035Z|1d0ba7a2-d9fc-4666-9ab2-69448c6b7b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:48.036Z|1d0ba7a2-d9fc-4666-9ab2-69448c6b7b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:48.039Z|e29719c8-236a-4657-b5ca-213907bde0aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:48.040Z|e29719c8-236a-4657-b5ca-213907bde0aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:49.167Z|3ed65bde-c00e-4d93-b238-96ca4d441bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:25:49.167Z|3ed65bde-c00e-4d93-b238-96ca4d441bfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:25:58.059Z|88a5adff-dfed-4030-9c7c-968d9badbf6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:58.059Z|834df821-e66f-4d96-bf47-9ecf868a920a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:58.060Z|88a5adff-dfed-4030-9c7c-968d9badbf6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:58.060Z|834df821-e66f-4d96-bf47-9ecf868a920a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:25:58.061Z|a4cce92b-6f0f-4d5e-b9f6-f88a16f14591|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:25:58.062Z|a4cce92b-6f0f-4d5e-b9f6-f88a16f14591|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:04.167Z|8a10b895-d346-43f2-97af-7048eb6795d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:26:04.167Z|8a10b895-d346-43f2-97af-7048eb6795d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:26:04.921Z|010626f1-9265-4c98-94c7-a7425fbcb888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:26:04.921Z|010626f1-9265-4c98-94c7-a7425fbcb888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:26:08.087Z|b4153c86-3c4c-4ac6-9d4b-6ef38d30e1fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:08.087Z|7f2a427c-ef00-4e82-a8ff-bff9efecd2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:08.088Z|b4153c86-3c4c-4ac6-9d4b-6ef38d30e1fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:08.088Z|7f2a427c-ef00-4e82-a8ff-bff9efecd2da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:08.089Z|ab818a23-324e-46d7-bca0-a7ef4253a208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:08.090Z|ab818a23-324e-46d7-bca0-a7ef4253a208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:18.113Z|58be3d69-c71a-47af-ac9f-cb80911310e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:18.114Z|58be3d69-c71a-47af-ac9f-cb80911310e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:18.113Z|198f3379-ba6a-41b6-a36e-cb30f6664eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:18.113Z|8e12f029-fad6-43b8-9ab9-581815386e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:18.114Z|198f3379-ba6a-41b6-a36e-cb30f6664eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:18.114Z|8e12f029-fad6-43b8-9ab9-581815386e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:19.168Z|e1402b85-4ecd-4b70-8c9f-2b4f8d6b93ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:26:19.174Z|e1402b85-4ecd-4b70-8c9f-2b4f8d6b93ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:26:22.055Z|db5b5495-c8d7-4d2b-a6a3-c0fa17aed14b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:26:22.056Z|db5b5495-c8d7-4d2b-a6a3-c0fa17aed14b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:28.137Z|8239cacf-3fb3-4029-94f2-cac32ee96ac4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:28.138Z|8239cacf-3fb3-4029-94f2-cac32ee96ac4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:28.139Z|f9852a6a-2210-4cb1-9ef3-78e6eb415649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:28.139Z|4f4999a6-d314-47f3-8479-a436043c2fd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:28.141Z|4f4999a6-d314-47f3-8479-a436043c2fd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:28.141Z|f9852a6a-2210-4cb1-9ef3-78e6eb415649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:34.167Z|a942cf18-7ac0-4f09-84ed-984558ab8c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:26:34.167Z|a942cf18-7ac0-4f09-84ed-984558ab8c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:26:34.922Z|4fd32e91-736e-47fc-9766-f50b85d951cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:26:34.922Z|4fd32e91-736e-47fc-9766-f50b85d951cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:26:38.163Z|19872454-59e5-4db4-860c-b39ba43db8da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:38.164Z|19872454-59e5-4db4-860c-b39ba43db8da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:38.172Z|6b6a770d-0f2e-47e1-9381-74903ea59d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:38.172Z|95f3f2f9-14d3-49a7-b735-cb173453ed87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:38.172Z|6b6a770d-0f2e-47e1-9381-74903ea59d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:38.172Z|95f3f2f9-14d3-49a7-b735-cb173453ed87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:48.187Z|563859bb-0734-4be8-9d17-f30016bffe8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:48.187Z|563859bb-0734-4be8-9d17-f30016bffe8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:48.195Z|c316a669-6605-4987-aac4-0e99b0985704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:48.195Z|c316a669-6605-4987-aac4-0e99b0985704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:48.197Z|ecaeab77-e8db-42e4-98ba-75ab6e22982b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:48.197Z|ecaeab77-e8db-42e4-98ba-75ab6e22982b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:49.167Z|79d5f12b-9e04-46b9-8aef-c45fc30585df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:26:49.167Z|79d5f12b-9e04-46b9-8aef-c45fc30585df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:26:58.213Z|6624f8c5-a7f8-412d-846d-ec7e4ae3bf66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:58.214Z|6624f8c5-a7f8-412d-846d-ec7e4ae3bf66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:58.217Z|e264fb4b-ed78-4c35-9bac-0edb5123aef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:58.218Z|e264fb4b-ed78-4c35-9bac-0edb5123aef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:26:58.220Z|92d4ea4b-2f95-4cd9-b5ca-1b30a5bf00f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:26:58.221Z|92d4ea4b-2f95-4cd9-b5ca-1b30a5bf00f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:04.167Z|40402b31-5816-4e0e-b2f4-8fb192382b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:27:04.171Z|40402b31-5816-4e0e-b2f4-8fb192382b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:27:04.923Z|bf02c796-920c-4219-acdd-db9774fa4544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:27:04.923Z|bf02c796-920c-4219-acdd-db9774fa4544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:27:08.238Z|e7c45190-5f3a-42da-b814-e37a7d1e4fa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:08.239Z|e7c45190-5f3a-42da-b814-e37a7d1e4fa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:08.242Z|39a426cb-5031-4a9b-a934-13e1d4b309b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:08.242Z|39a426cb-5031-4a9b-a934-13e1d4b309b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:08.246Z|24232532-5c7f-4dc4-9007-bed8969c03ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:08.247Z|24232532-5c7f-4dc4-9007-bed8969c03ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:18.262Z|7c92345d-1b57-4daa-a251-2089a69895e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:18.262Z|cbcff456-3272-46fe-bf97-d50feaf7e5d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:18.263Z|7c92345d-1b57-4daa-a251-2089a69895e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:18.263Z|cbcff456-3272-46fe-bf97-d50feaf7e5d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:18.267Z|c1a2c3f7-672b-40d4-8f79-7d2162611894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:18.268Z|c1a2c3f7-672b-40d4-8f79-7d2162611894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:19.167Z|322f9f60-8b02-40dd-a6d8-bcdeffe3a3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:27:19.167Z|322f9f60-8b02-40dd-a6d8-bcdeffe3a3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:27:22.056Z|79f29910-e513-4195-9f65-edac9d7b8649|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:27:22.057Z|79f29910-e513-4195-9f65-edac9d7b8649|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:28.288Z|0e5a736b-7ec4-42de-8197-05d8b8da9aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:28.288Z|0e5a736b-7ec4-42de-8197-05d8b8da9aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:28.288Z|1555b444-bc9d-40d3-8d4a-1261cf9065bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:28.289Z|1555b444-bc9d-40d3-8d4a-1261cf9065bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:28.291Z|2a80a9b6-9652-465a-b726-f9598f35b510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:28.291Z|2a80a9b6-9652-465a-b726-f9598f35b510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:34.167Z|2422a04b-9238-4108-9fda-3628e6f959de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:27:34.167Z|2422a04b-9238-4108-9fda-3628e6f959de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:27:34.924Z|6b5266dc-fe65-4e4d-958e-cb377619accb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:27:34.925Z|6b5266dc-fe65-4e4d-958e-cb377619accb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:27:38.314Z|9e824f9e-437c-4159-9494-e71e68dc7dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:38.315Z|9e824f9e-437c-4159-9494-e71e68dc7dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:38.315Z|469a6a71-abef-4208-b2f7-03cad91ad0d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:38.315Z|5afe1da6-6c63-4edd-9a30-2952a6699ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:38.316Z|469a6a71-abef-4208-b2f7-03cad91ad0d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:38.316Z|5afe1da6-6c63-4edd-9a30-2952a6699ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:48.342Z|44f32ac8-e0e8-4ae3-9c08-9c1496f327e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:48.343Z|2787a3fa-2667-4306-9f4f-bc1dcfd2310b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:48.343Z|44f32ac8-e0e8-4ae3-9c08-9c1496f327e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:48.343Z|2787a3fa-2667-4306-9f4f-bc1dcfd2310b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:48.348Z|4e585059-f550-4673-9f6f-b4b699ec0bf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:48.349Z|4e585059-f550-4673-9f6f-b4b699ec0bf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:49.167Z|b2f465ff-71e0-4c9a-9847-4fe5f63fb3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:27:49.171Z|b2f465ff-71e0-4c9a-9847-4fe5f63fb3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:27:58.367Z|3c4336e2-51a3-4cce-a199-545b97e5876e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:58.367Z|86d8ff51-d530-4c37-8b2d-926677c08ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:58.368Z|3c4336e2-51a3-4cce-a199-545b97e5876e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:58.368Z|86d8ff51-d530-4c37-8b2d-926677c08ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:27:58.370Z|60d8069f-de67-4e54-a414-ff3d96e05112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:27:58.371Z|60d8069f-de67-4e54-a414-ff3d96e05112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:04.167Z|294e0a42-514f-4334-b4bc-b2512b390fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:28:04.167Z|294e0a42-514f-4334-b4bc-b2512b390fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:28:04.925Z|5f0e8777-c823-4965-88d5-212554c4ffba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:28:04.926Z|5f0e8777-c823-4965-88d5-212554c4ffba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:28:08.396Z|ef4dd51c-1b54-4b06-ab54-23e6dd052732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:08.396Z|ef4dd51c-1b54-4b06-ab54-23e6dd052732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:08.397Z|19e3a7ce-028c-4908-9917-39168dd40c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:08.397Z|143dc6c3-e706-4797-989e-3dc6294b431f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:08.398Z|143dc6c3-e706-4797-989e-3dc6294b431f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:08.398Z|19e3a7ce-028c-4908-9917-39168dd40c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:18.420Z|bdb014e1-0813-4acf-a576-2c9f977ea887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:18.421Z|66c46d56-435a-4fcc-beaa-c06e2b641cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:18.421Z|bdb014e1-0813-4acf-a576-2c9f977ea887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:18.421Z|98b884b7-6a17-4dc5-8a7e-2980b35901aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:18.422Z|66c46d56-435a-4fcc-beaa-c06e2b641cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:18.422Z|98b884b7-6a17-4dc5-8a7e-2980b35901aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:19.167Z|3754a1a8-ae16-4fef-83cb-a19a45ac39ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:28:19.167Z|3754a1a8-ae16-4fef-83cb-a19a45ac39ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:28:22.055Z|c3f1a7a1-5810-4db6-9871-32573cf625fa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:28:22.056Z|c3f1a7a1-5810-4db6-9871-32573cf625fa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:28.444Z|d70f1db1-8067-4855-a586-34897e8f3198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:28.444Z|65f0b81c-9085-4d60-bae4-f966d69013ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:28.444Z|d70f1db1-8067-4855-a586-34897e8f3198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:28.445Z|65f0b81c-9085-4d60-bae4-f966d69013ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:28.448Z|f82b3ab0-3c38-4aea-a26d-250a6e5673d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:28.449Z|f82b3ab0-3c38-4aea-a26d-250a6e5673d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:34.167Z|4cd32033-b3c9-450f-831b-2edddeaaa0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:28:34.171Z|4cd32033-b3c9-450f-831b-2edddeaaa0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:28:34.926Z|9cfee1d2-4909-4749-b7b9-e89209420eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:28:34.927Z|9cfee1d2-4909-4749-b7b9-e89209420eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:28:38.469Z|51a8be34-c4bf-49c2-99bd-094cb2594c27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:38.469Z|51a8be34-c4bf-49c2-99bd-094cb2594c27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:38.469Z|5b19e74e-cafd-4a2e-ab33-1bf74de30469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:38.470Z|5b19e74e-cafd-4a2e-ab33-1bf74de30469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:38.473Z|35ad5b6d-e1e0-4f58-bf70-317d98dc45ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:38.474Z|35ad5b6d-e1e0-4f58-bf70-317d98dc45ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:48.493Z|c6eaf860-b17c-46a1-bbfc-0447b5c8c527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:48.494Z|c6eaf860-b17c-46a1-bbfc-0447b5c8c527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:48.495Z|cc134ffb-8a40-44fc-90df-cd7a74f69c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:48.496Z|cc134ffb-8a40-44fc-90df-cd7a74f69c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:48.499Z|b60e958e-6aa4-4b87-b318-88666f8f0f3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:48.500Z|b60e958e-6aa4-4b87-b318-88666f8f0f3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:49.167Z|1abd4b33-7e81-4041-8852-6ebe2faf826d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:28:49.167Z|1abd4b33-7e81-4041-8852-6ebe2faf826d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:28:58.521Z|1a20a4fb-b691-4db6-afa4-65c0669f7d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:58.521Z|1a20a4fb-b691-4db6-afa4-65c0669f7d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:58.521Z|d27a0655-7612-42a6-b82f-be6662b7e272|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:58.522Z|d27a0655-7612-42a6-b82f-be6662b7e272|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:28:58.523Z|ceae67fa-c0c1-4ae8-8d51-5814666c9fa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:28:58.524Z|ceae67fa-c0c1-4ae8-8d51-5814666c9fa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:04.167Z|664596f0-7000-4cf7-bd5e-7c9f77aefe90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:29:04.167Z|664596f0-7000-4cf7-bd5e-7c9f77aefe90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:29:04.928Z|9b0176c5-855a-4034-aa46-424a550f6451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:29:04.928Z|9b0176c5-855a-4034-aa46-424a550f6451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:29:08.546Z|eb38396f-5766-41dc-ac31-e082c1065483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:08.546Z|eb38396f-5766-41dc-ac31-e082c1065483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:08.547Z|0046842d-7a1d-4857-be2e-6702fd86bf59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:08.548Z|0046842d-7a1d-4857-be2e-6702fd86bf59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:08.548Z|efb12f9e-f2d4-43be-9e9b-93acc7c8581b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:08.549Z|efb12f9e-f2d4-43be-9e9b-93acc7c8581b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:18.570Z|9a80caa4-1c3a-4b08-9520-970ce2db737e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:18.571Z|9a80caa4-1c3a-4b08-9520-970ce2db737e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:18.571Z|7be2e975-bcbd-485a-962d-d9b06b798be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:18.571Z|7be2e975-bcbd-485a-962d-d9b06b798be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:18.573Z|fd9c38f1-5782-4a9b-870c-1bbc0f5d652d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:18.574Z|fd9c38f1-5782-4a9b-870c-1bbc0f5d652d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:19.167Z|4f73d2aa-d443-413c-9645-8fd42daaf2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:29:19.171Z|4f73d2aa-d443-413c-9645-8fd42daaf2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:29:22.057Z|c91c083e-775e-40fa-8d8e-acad478fec03|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:29:22.058Z|c91c083e-775e-40fa-8d8e-acad478fec03|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:28.599Z|bc204039-aba3-4479-ad6b-887ef5515d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:28.600Z|bc204039-aba3-4479-ad6b-887ef5515d25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:28.601Z|c3cadde7-a4af-4154-81d7-e50a3a54bbbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:28.602Z|c3cadde7-a4af-4154-81d7-e50a3a54bbbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:28.601Z|eb5e0582-dbbf-444b-b229-91704fb6dbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:28.602Z|eb5e0582-dbbf-444b-b229-91704fb6dbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:34.166Z|d46c2569-562e-4744-b8f2-cf637c4f686f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:29:34.167Z|d46c2569-562e-4744-b8f2-cf637c4f686f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:29:34.929Z|d4030888-7bb4-45dc-b34a-38343031030e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:29:34.929Z|d4030888-7bb4-45dc-b34a-38343031030e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:29:38.629Z|dc5d837f-3520-4a6b-9a10-0b192579731a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:38.629Z|4f0ac2c4-8de3-4dbe-b79b-a56e806462d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:38.630Z|dc5d837f-3520-4a6b-9a10-0b192579731a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:38.630Z|4f0ac2c4-8de3-4dbe-b79b-a56e806462d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:38.636Z|f25995c5-5b9e-4573-948f-2556c252d443|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:38.637Z|f25995c5-5b9e-4573-948f-2556c252d443|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:48.662Z|16db79c3-61a0-4954-9a0e-2624824e11d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:48.662Z|e8ecaf30-0522-4744-9bb0-a254876b3b28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:48.663Z|e8ecaf30-0522-4744-9bb0-a254876b3b28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:48.663Z|16db79c3-61a0-4954-9a0e-2624824e11d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:48.665Z|c05195fb-b46e-4053-bc91-0d32de0e2769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:48.666Z|c05195fb-b46e-4053-bc91-0d32de0e2769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:49.167Z|9a5b1a66-819f-4f9c-a677-a5b8894656d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:29:49.167Z|9a5b1a66-819f-4f9c-a677-a5b8894656d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:29:58.692Z|01cbcf6a-1f17-4fbe-a02c-c0ab2480f991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:58.692Z|09e6b2cb-ab95-40b1-b32c-81ede9664f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:58.693Z|01cbcf6a-1f17-4fbe-a02c-c0ab2480f991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:58.693Z|09e6b2cb-ab95-40b1-b32c-81ede9664f4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:29:58.694Z|e2338ee4-4e7e-4b8a-bacd-4c3dd6a864ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:29:58.695Z|e2338ee4-4e7e-4b8a-bacd-4c3dd6a864ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:04.167Z|82ff0117-10e7-4ceb-abf8-60b4cb2e6b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:30:04.171Z|82ff0117-10e7-4ceb-abf8-60b4cb2e6b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:30:04.930Z|cfe6bff0-47b7-4d05-9831-63365a4a3cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:30:04.931Z|cfe6bff0-47b7-4d05-9831-63365a4a3cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:30:08.719Z|740798d6-5f92-4a51-9680-74f2ee0209ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:08.719Z|740798d6-5f92-4a51-9680-74f2ee0209ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:08.727Z|93a7836e-dd7b-427d-a079-99aac3f96bf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:08.727Z|93a7836e-dd7b-427d-a079-99aac3f96bf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:08.728Z|3a93fce5-9638-4d3a-b833-c5c43a9f28c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:08.728Z|3a93fce5-9638-4d3a-b833-c5c43a9f28c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:18.746Z|38918c9f-3d4e-4dca-ab0e-033191e9dbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:18.746Z|38918c9f-3d4e-4dca-ab0e-033191e9dbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:18.749Z|4df97919-6d95-4c79-b507-4c733b2953ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:18.750Z|4df97919-6d95-4c79-b507-4c733b2953ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:18.752Z|8ada5887-1e4f-40b6-a41c-42e2686f8d4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:18.756Z|8ada5887-1e4f-40b6-a41c-42e2686f8d4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:19.167Z|a98f69e8-cbf8-4b0a-aa31-bd1bb34e487d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:30:19.167Z|a98f69e8-cbf8-4b0a-aa31-bd1bb34e487d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:30:22.056Z|f31a7e37-b2fe-489a-a838-6c9fe52f2440|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:30:22.057Z|f31a7e37-b2fe-489a-a838-6c9fe52f2440|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:28.773Z|42aea504-0434-4823-a0f6-587bff9a71ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:28.774Z|42aea504-0434-4823-a0f6-587bff9a71ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:28.776Z|0f7e75f6-8a3e-44c6-912e-61c06206c5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:28.777Z|0f7e75f6-8a3e-44c6-912e-61c06206c5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:28.778Z|8301c8ea-8929-45c7-a1db-9ed7fc57bb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:28.779Z|8301c8ea-8929-45c7-a1db-9ed7fc57bb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:34.167Z|d26824b7-10c6-4d48-93d3-8688f9f964a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:30:34.167Z|d26824b7-10c6-4d48-93d3-8688f9f964a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:30:34.931Z|5f763202-dcf6-4244-a405-f95d202477ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:30:34.932Z|5f763202-dcf6-4244-a405-f95d202477ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:30:38.801Z|17d8dfa9-c69b-4228-bb15-6cb061d09101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:38.802Z|2b8320e7-880e-4a6d-a97c-b2de39cdeaf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:38.802Z|0333ab5b-75f3-4c31-8a3a-b365fcc03987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:38.802Z|2b8320e7-880e-4a6d-a97c-b2de39cdeaf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:38.803Z|0333ab5b-75f3-4c31-8a3a-b365fcc03987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:38.803Z|17d8dfa9-c69b-4228-bb15-6cb061d09101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:48.827Z|f08d6ce1-e2be-4065-be52-d94fb165d319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:48.827Z|f08d6ce1-e2be-4065-be52-d94fb165d319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:48.832Z|eca24f7d-5aa2-4d31-9ff3-77e3d3fa19bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:48.833Z|eca24f7d-5aa2-4d31-9ff3-77e3d3fa19bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:48.833Z|d34f5dc2-ad5e-4df2-bb45-2df0935edc29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:48.834Z|d34f5dc2-ad5e-4df2-bb45-2df0935edc29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:49.167Z|8817ca36-d99f-472a-bb9b-3c5b6bdea2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:30:49.171Z|8817ca36-d99f-472a-bb9b-3c5b6bdea2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:30:58.852Z|865fffef-dba9-4fcc-8ba2-90219d1ffdbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:58.853Z|865fffef-dba9-4fcc-8ba2-90219d1ffdbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:58.854Z|5bed54c2-57bb-4012-99b2-b9aa25f86ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:58.855Z|5bed54c2-57bb-4012-99b2-b9aa25f86ce3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:30:58.857Z|728ac8fe-12bd-49b5-9bca-e42c0f445fa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:30:58.858Z|728ac8fe-12bd-49b5-9bca-e42c0f445fa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:04.167Z|5b8de1ff-4f4b-4bdc-adc9-424094a2c828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:31:04.167Z|5b8de1ff-4f4b-4bdc-adc9-424094a2c828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:31:04.932Z|8516dd92-9863-43e2-940d-92c68b2de703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:31:04.933Z|8516dd92-9863-43e2-940d-92c68b2de703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:31:08.875Z|330847c0-a0ae-46c8-8232-a146972f51ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:08.876Z|330847c0-a0ae-46c8-8232-a146972f51ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:08.877Z|ed0f622e-dd1b-44bc-81c8-ada49693fc5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:08.877Z|ed0f622e-dd1b-44bc-81c8-ada49693fc5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:08.878Z|8549ab13-5362-4e95-931a-f4dd9ba0f058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:08.879Z|8549ab13-5362-4e95-931a-f4dd9ba0f058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:18.900Z|28a3db26-6d6b-483d-8a40-778025c357c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:18.901Z|f1e35ca3-b3a6-4e77-87f4-ea07db230191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:18.902Z|f1e35ca3-b3a6-4e77-87f4-ea07db230191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:18.902Z|28a3db26-6d6b-483d-8a40-778025c357c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:18.905Z|83f6f3a3-7de2-4c9f-8f85-fd087d069ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:18.906Z|83f6f3a3-7de2-4c9f-8f85-fd087d069ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:19.167Z|b1146aff-29b4-446c-97c6-26604540f1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:31:19.168Z|b1146aff-29b4-446c-97c6-26604540f1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:31:22.056Z|4eae5d95-4bda-44a3-82e5-7fd06373f0d2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:31:22.057Z|4eae5d95-4bda-44a3-82e5-7fd06373f0d2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:28.926Z|5bb0c265-ca00-4e81-8198-85dc5d35041e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:28.926Z|5bb0c265-ca00-4e81-8198-85dc5d35041e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:28.928Z|2a417a51-97ae-4930-8ec3-0e255e7757a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:28.929Z|2a417a51-97ae-4930-8ec3-0e255e7757a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:28.926Z|b21b1165-7739-4caf-a805-5dbf83c7749b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:28.929Z|b21b1165-7739-4caf-a805-5dbf83c7749b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:34.167Z|e6ff6ff3-1544-468a-8010-3ae6b3c203e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:31:34.170Z|e6ff6ff3-1544-468a-8010-3ae6b3c203e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:31:34.933Z|a781771d-e6b7-4e7f-83de-9f03e2f02098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:31:34.934Z|a781771d-e6b7-4e7f-83de-9f03e2f02098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:31:38.956Z|1625f192-5d2b-42d2-abff-8b4c8dd90450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:38.958Z|1625f192-5d2b-42d2-abff-8b4c8dd90450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:38.964Z|c424cdf8-a805-4a81-aef6-871de0bffc3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:38.965Z|c424cdf8-a805-4a81-aef6-871de0bffc3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:38.965Z|9a30dc87-d611-4cd8-9410-1206184e99f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:38.966Z|9a30dc87-d611-4cd8-9410-1206184e99f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:48.987Z|9aa6e73c-0f17-4d34-bcbd-88e0cb0741ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:48.987Z|9aa6e73c-0f17-4d34-bcbd-88e0cb0741ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:48.991Z|7b7030e2-3548-4fd7-9a5f-e9b12ca7ab56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:48.991Z|7b7030e2-3548-4fd7-9a5f-e9b12ca7ab56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:48.991Z|441088d3-3ddb-43e5-8fef-5fbb0a1ba475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:48.992Z|441088d3-3ddb-43e5-8fef-5fbb0a1ba475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:49.167Z|7d81c14c-596c-43ec-8da6-62d059a5815d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:31:49.167Z|7d81c14c-596c-43ec-8da6-62d059a5815d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:31:59.015Z|425fe298-323e-4376-b094-d0469765c94d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:59.015Z|52056a69-38dc-4a5f-b498-5368d1d35e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:59.016Z|425fe298-323e-4376-b094-d0469765c94d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:59.016Z|52056a69-38dc-4a5f-b498-5368d1d35e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:31:59.016Z|7ecf2763-e896-4819-a64a-e61b9d684bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:31:59.017Z|7ecf2763-e896-4819-a64a-e61b9d684bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:04.166Z|16ef93dc-a9f0-4898-b11a-4f1e4770198e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:32:04.167Z|16ef93dc-a9f0-4898-b11a-4f1e4770198e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:32:04.934Z|7accad38-8324-475d-bca9-3056bded65ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:32:04.935Z|7accad38-8324-475d-bca9-3056bded65ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:32:09.041Z|28e86495-871c-40de-913a-6e6b652357da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:09.042Z|28e86495-871c-40de-913a-6e6b652357da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:09.043Z|5fdb455d-5f16-4725-b828-0061a1e2d651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:09.043Z|7801caac-aa3e-431e-90ec-0f641f0214b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:09.044Z|7801caac-aa3e-431e-90ec-0f641f0214b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:09.044Z|5fdb455d-5f16-4725-b828-0061a1e2d651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:19.075Z|a173592d-ba2b-434b-9636-640ee37d00fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:19.075Z|bdd4615d-d4c0-4192-bcc6-44bd5bdad733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:19.076Z|a173592d-ba2b-434b-9636-640ee37d00fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:19.076Z|bdd4615d-d4c0-4192-bcc6-44bd5bdad733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:19.081Z|d5ceaf2e-cf43-48fb-82e5-bef6bb4bf72b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:19.081Z|d5ceaf2e-cf43-48fb-82e5-bef6bb4bf72b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:19.167Z|1892ed3f-501e-4b63-9dab-eb9f07b01a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:32:19.170Z|1892ed3f-501e-4b63-9dab-eb9f07b01a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:32:22.055Z|49e3c224-f8e3-4d2b-a4a7-ca4280a0d019|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:32:22.056Z|49e3c224-f8e3-4d2b-a4a7-ca4280a0d019|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:29.098Z|0efa1ca8-36ab-4aaa-a608-796fc8406ab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:29.099Z|f2a1cb3a-e423-409a-8e6f-e0be8ac79c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:29.099Z|0efa1ca8-36ab-4aaa-a608-796fc8406ab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:29.099Z|f2a1cb3a-e423-409a-8e6f-e0be8ac79c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:29.101Z|61a4f385-3023-4a71-ac5e-b18634edb9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:29.101Z|61a4f385-3023-4a71-ac5e-b18634edb9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:34.167Z|e6110461-baf7-446d-8d6d-68c4cac60cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:32:34.167Z|e6110461-baf7-446d-8d6d-68c4cac60cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:32:34.935Z|299d875f-cedf-4c26-8bca-51e0c202bfab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:32:34.936Z|299d875f-cedf-4c26-8bca-51e0c202bfab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:32:39.124Z|528179b7-e785-46af-89f6-572e21ba9c73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:39.124Z|a9a856ea-414d-4705-b0c0-132e327f818a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:39.124Z|bd8a7d99-8fbd-435e-ad78-0b746665dbba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:39.125Z|528179b7-e785-46af-89f6-572e21ba9c73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:39.125Z|bd8a7d99-8fbd-435e-ad78-0b746665dbba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:39.125Z|a9a856ea-414d-4705-b0c0-132e327f818a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:49.148Z|3e33a97f-43c0-4741-96fe-2b1afc2f0345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:49.149Z|3e33a97f-43c0-4741-96fe-2b1afc2f0345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:49.150Z|db7f6a08-bd36-4a60-8e4c-ef3d74679546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:49.151Z|35ddfe9d-9cb6-4f1d-8040-2d8874359ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:49.151Z|db7f6a08-bd36-4a60-8e4c-ef3d74679546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:49.152Z|35ddfe9d-9cb6-4f1d-8040-2d8874359ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:49.167Z|864eb9f6-1709-48f5-8739-9a6b8827fac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:32:49.167Z|864eb9f6-1709-48f5-8739-9a6b8827fac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:32:59.178Z|b7d99604-a968-4c75-88a6-73cd25f162d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:59.178Z|727ea28b-8b5c-41ed-a7c5-7f1599cd2826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:59.178Z|727ea28b-8b5c-41ed-a7c5-7f1599cd2826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:59.178Z|b7d99604-a968-4c75-88a6-73cd25f162d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:32:59.187Z|c33b4778-05cc-48ef-98bc-faa251609662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:32:59.188Z|c33b4778-05cc-48ef-98bc-faa251609662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:04.167Z|a05a0a21-fe49-46a9-8416-25a252417dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:33:04.171Z|a05a0a21-fe49-46a9-8416-25a252417dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:33:04.936Z|4cc7a27e-74d0-48e2-b151-226a0a78267f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:33:04.937Z|4cc7a27e-74d0-48e2-b151-226a0a78267f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:33:09.206Z|6c8c7037-2846-4485-ba00-dd9932283af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:09.205Z|0bbf895e-c475-4529-87e4-62f109d17a22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:09.206Z|6c8c7037-2846-4485-ba00-dd9932283af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:09.206Z|0bbf895e-c475-4529-87e4-62f109d17a22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:09.211Z|7e7fcfd8-1e1f-4e14-ac26-35a6cd5a66e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:09.212Z|7e7fcfd8-1e1f-4e14-ac26-35a6cd5a66e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:19.167Z|3a43a050-f1f8-4251-b9f5-27eebf34d6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:33:19.167Z|3a43a050-f1f8-4251-b9f5-27eebf34d6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:33:19.230Z|868874e8-847c-4b7b-b709-048f8033303e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:19.231Z|868874e8-847c-4b7b-b709-048f8033303e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:19.231Z|34448726-56d6-49d2-996e-33ac7be4b33a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:19.232Z|34448726-56d6-49d2-996e-33ac7be4b33a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:19.235Z|e6304527-82f6-4fb6-9bb7-121a83bc246d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:19.235Z|e6304527-82f6-4fb6-9bb7-121a83bc246d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:22.056Z|e22ddbb5-8e52-4af0-a425-ff7fdcdf09b9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:33:22.057Z|e22ddbb5-8e52-4af0-a425-ff7fdcdf09b9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:29.258Z|431516bc-1df3-4a23-9a2f-1b2d4670eb78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:29.258Z|17d76a3b-afbf-4ee6-9e36-5b390fd3347a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:29.258Z|431516bc-1df3-4a23-9a2f-1b2d4670eb78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:29.258Z|17d76a3b-afbf-4ee6-9e36-5b390fd3347a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:29.262Z|6ee0eb22-52d0-4052-beeb-a6837b0f8dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:29.263Z|6ee0eb22-52d0-4052-beeb-a6837b0f8dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:34.167Z|6381986c-092b-41ad-95d7-9e950e98c64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:33:34.167Z|6381986c-092b-41ad-95d7-9e950e98c64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:33:34.938Z|53563aab-05d9-4628-aaad-fd8b2e79742a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:33:34.939Z|53563aab-05d9-4628-aaad-fd8b2e79742a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:33:39.284Z|f8e5ccd9-acfd-49b9-9a9d-77cf9c4a07ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:39.285Z|c5161c8b-7957-416a-825d-1f2f7dc9cafe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:39.285Z|f8e5ccd9-acfd-49b9-9a9d-77cf9c4a07ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:39.285Z|c5161c8b-7957-416a-825d-1f2f7dc9cafe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:39.286Z|c4ffd5a4-8480-4f1b-9b54-3643a08eb3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:39.286Z|c4ffd5a4-8480-4f1b-9b54-3643a08eb3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:49.167Z|b0a15be0-5159-4b29-bde4-914d5f3a806c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:33:49.172Z|b0a15be0-5159-4b29-bde4-914d5f3a806c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:33:49.309Z|23f14ada-9123-402f-aa3a-bbd7413e1f1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:49.310Z|23f14ada-9123-402f-aa3a-bbd7413e1f1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:49.317Z|4df5551f-6f34-45e3-9e82-538b2cb4b16f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:49.317Z|bd196c3b-0d33-4fb6-820f-6798415d5286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:49.317Z|4df5551f-6f34-45e3-9e82-538b2cb4b16f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:49.318Z|bd196c3b-0d33-4fb6-820f-6798415d5286|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:59.334Z|2bc80e29-af7d-4f49-a92b-59b0174bc233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:59.335Z|2bc80e29-af7d-4f49-a92b-59b0174bc233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:59.339Z|4b9e0e7e-624a-4cf4-9136-51859d9d9896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:59.340Z|4b9e0e7e-624a-4cf4-9136-51859d9d9896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:33:59.340Z|34b93691-5c8c-4e60-9ad3-902df897917b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:33:59.340Z|34b93691-5c8c-4e60-9ad3-902df897917b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:04.167Z|c167a2a6-bc7c-4355-b45f-ef8d979db6ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:34:04.167Z|c167a2a6-bc7c-4355-b45f-ef8d979db6ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:34:04.939Z|2cb81bbc-2132-42b6-a6f2-84f10d1f5757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:34:04.940Z|2cb81bbc-2132-42b6-a6f2-84f10d1f5757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:34:09.362Z|dfddcb97-84ef-4a04-befa-e34b870aa0a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:09.362Z|a66f6552-57fb-46d0-8ae1-a7c452c6a650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:09.362Z|789a6fa2-0166-4f20-8fa9-d55819210588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:09.362Z|dfddcb97-84ef-4a04-befa-e34b870aa0a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:09.363Z|a66f6552-57fb-46d0-8ae1-a7c452c6a650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:09.363Z|789a6fa2-0166-4f20-8fa9-d55819210588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:19.167Z|e2f2b23f-c4b9-4155-b805-10ac65ff03e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:34:19.167Z|e2f2b23f-c4b9-4155-b805-10ac65ff03e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:34:19.389Z|228b3760-f4a4-45e9-96b8-a2019b6d36c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:19.390Z|228b3760-f4a4-45e9-96b8-a2019b6d36c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:19.394Z|1fb906bc-c662-4a04-a867-82d48581b11b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:19.394Z|e6287b5f-7b8b-4cc5-a872-e6db53141e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:19.394Z|1fb906bc-c662-4a04-a867-82d48581b11b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:19.394Z|e6287b5f-7b8b-4cc5-a872-e6db53141e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:22.055Z|442c151b-edf4-44fb-a216-643956ed469c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:34:22.056Z|442c151b-edf4-44fb-a216-643956ed469c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:29.414Z|6e03227e-6de7-45a7-9e63-6814d1baaed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:29.415Z|6e03227e-6de7-45a7-9e63-6814d1baaed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:29.419Z|c21e8758-aa95-4418-9d6c-cd42efe79ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:29.419Z|9cc4efdf-816a-43ff-814a-6948ebbc026e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:29.420Z|c21e8758-aa95-4418-9d6c-cd42efe79ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:29.420Z|9cc4efdf-816a-43ff-814a-6948ebbc026e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:34.167Z|aa6c88d0-d22a-442a-a6a9-33b5ecd5a869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:34:34.171Z|aa6c88d0-d22a-442a-a6a9-33b5ecd5a869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:34:34.941Z|943b7814-c5f8-481f-ad1c-d186d8c202d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:34:34.941Z|943b7814-c5f8-481f-ad1c-d186d8c202d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:34:39.439Z|35858e87-3627-402d-b741-35ce8f2bf1e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:39.439Z|35858e87-3627-402d-b741-35ce8f2bf1e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:39.441Z|5dbc6d5f-8b3b-413b-bbc0-1fd648303b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:39.442Z|5dbc6d5f-8b3b-413b-bbc0-1fd648303b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:39.444Z|adfd5461-d582-42c2-bd25-098f497779d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:39.445Z|adfd5461-d582-42c2-bd25-098f497779d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:49.167Z|4e25a9c8-faae-4f3e-9134-6597abe59fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:34:49.167Z|4e25a9c8-faae-4f3e-9134-6597abe59fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:34:49.465Z|612ef5b1-789a-4d81-adc0-6f989624e405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:49.466Z|612ef5b1-789a-4d81-adc0-6f989624e405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:49.466Z|20d1c546-89da-4d86-8ad7-af5fdb13e7bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:49.467Z|20d1c546-89da-4d86-8ad7-af5fdb13e7bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:49.467Z|db93c07a-4f56-46e9-a06c-1eba4ffe18de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:49.468Z|db93c07a-4f56-46e9-a06c-1eba4ffe18de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:59.493Z|be84dab0-f0c3-42a0-b957-115445224f9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:59.493Z|007b6259-4735-437e-93c0-5d7dc8099755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:59.494Z|be84dab0-f0c3-42a0-b957-115445224f9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:59.494Z|007b6259-4735-437e-93c0-5d7dc8099755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:34:59.500Z|4acd103c-d029-405d-b255-3b530ef027d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:34:59.500Z|4acd103c-d029-405d-b255-3b530ef027d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:04.167Z|20ac843f-f81c-45c2-b60e-ac25b892f9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:35:04.167Z|20ac843f-f81c-45c2-b60e-ac25b892f9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:35:04.942Z|df9fdff9-bd55-4dc6-b09b-9bca9946bd65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:35:04.942Z|df9fdff9-bd55-4dc6-b09b-9bca9946bd65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:35:09.520Z|5b242331-c83f-44a8-945c-ddf59d4e50dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:09.520Z|6620ebe8-4a76-4ac2-a34c-b332507d2e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:09.521Z|5b242331-c83f-44a8-945c-ddf59d4e50dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:09.521Z|6620ebe8-4a76-4ac2-a34c-b332507d2e14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:09.523Z|cded5eee-d376-4b0a-a56a-c6b49f7c6eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:09.524Z|cded5eee-d376-4b0a-a56a-c6b49f7c6eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:19.167Z|7b992bc2-29f7-4b86-a0ab-2754524e1048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:35:19.171Z|7b992bc2-29f7-4b86-a0ab-2754524e1048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:35:19.546Z|80fdc9d5-5b90-41d8-883d-30fc8c82a1f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:19.547Z|8e271a9b-f520-42b3-aa94-b8a52ec7076a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:19.547Z|80fdc9d5-5b90-41d8-883d-30fc8c82a1f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:19.548Z|8e271a9b-f520-42b3-aa94-b8a52ec7076a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:19.553Z|2b8606c3-10b8-4767-a912-4685e56fc57d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:19.554Z|2b8606c3-10b8-4767-a912-4685e56fc57d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:22.056Z|4e676310-60dd-49dd-9e64-680d07f38541|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:35:22.057Z|4e676310-60dd-49dd-9e64-680d07f38541|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:29.575Z|09d2871b-a231-434c-88a0-b2a5ba115314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:29.576Z|09d2871b-a231-434c-88a0-b2a5ba115314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:29.580Z|df1d43f9-61d8-4a31-ab17-0cca8f30c4de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:29.581Z|df1d43f9-61d8-4a31-ab17-0cca8f30c4de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:29.583Z|4d748206-49e7-4ec8-8f3c-96cc3f8f69dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:29.584Z|4d748206-49e7-4ec8-8f3c-96cc3f8f69dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:34.166Z|f14b1ee7-2c2f-423e-b3b8-fe3548b6707e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:35:34.167Z|f14b1ee7-2c2f-423e-b3b8-fe3548b6707e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:35:34.943Z|65ece448-e471-44eb-8544-a9bb4035ccaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:35:34.943Z|65ece448-e471-44eb-8544-a9bb4035ccaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:35:39.602Z|03ab61cb-a251-4fb1-bed7-798a86e26903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:39.602Z|03ab61cb-a251-4fb1-bed7-798a86e26903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:39.602Z|b0a93721-5d5a-49fe-bcc8-9d2433a20510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:39.604Z|b0a93721-5d5a-49fe-bcc8-9d2433a20510|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:39.606Z|594bc6b0-4fdb-4e14-856b-3294454b9d7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:39.606Z|594bc6b0-4fdb-4e14-856b-3294454b9d7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:49.167Z|9accb76b-9c8d-4802-9ed5-95030740844f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:35:49.167Z|9accb76b-9c8d-4802-9ed5-95030740844f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:35:49.625Z|19994ef1-8f44-4542-8cb0-631222091cca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:49.626Z|19994ef1-8f44-4542-8cb0-631222091cca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:49.628Z|2fdb10cc-9d9f-438c-9b42-d85a2dfded21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:49.628Z|2fdb10cc-9d9f-438c-9b42-d85a2dfded21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:49.629Z|0d3e36ef-5b0c-4a81-af22-2e4a8fdb99cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:49.630Z|0d3e36ef-5b0c-4a81-af22-2e4a8fdb99cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:59.650Z|9ebaf15a-cfd2-4d8b-af0d-90d9093d633b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:59.651Z|9ebaf15a-cfd2-4d8b-af0d-90d9093d633b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:59.652Z|02f23de3-f54d-4689-b9ad-cea2c04dcd9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:59.652Z|02f23de3-f54d-4689-b9ad-cea2c04dcd9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:35:59.653Z|3b9e3089-029d-4af1-aa6d-e79cccf748fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:35:59.653Z|3b9e3089-029d-4af1-aa6d-e79cccf748fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:04.167Z|bdb76155-4703-4edc-b64c-5559c8ec75b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:36:04.170Z|bdb76155-4703-4edc-b64c-5559c8ec75b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:36:04.944Z|a4dc7972-5cd9-4a64-9611-579f2738455c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:36:04.945Z|a4dc7972-5cd9-4a64-9611-579f2738455c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:36:09.681Z|05108744-0534-4432-b5b4-bf2cbf6a53c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:09.682Z|05108744-0534-4432-b5b4-bf2cbf6a53c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:09.682Z|a5177808-5d76-403e-8a95-e1d5611c40a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:09.683Z|a5177808-5d76-403e-8a95-e1d5611c40a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:09.687Z|141038c6-86d4-432e-abb0-a7e16a185c3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:09.688Z|141038c6-86d4-432e-abb0-a7e16a185c3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:19.169Z|2fa58618-5f6c-40d2-8017-070509f6bd25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:36:19.170Z|2fa58618-5f6c-40d2-8017-070509f6bd25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:36:19.707Z|d726ba29-7103-440c-b146-64dca37719fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:19.708Z|d726ba29-7103-440c-b146-64dca37719fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:19.710Z|0308b357-16da-4419-9057-914b10137e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:19.711Z|0308b357-16da-4419-9057-914b10137e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:19.714Z|4df5de24-c73f-4c7b-a901-2866126ec5ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:19.715Z|4df5de24-c73f-4c7b-a901-2866126ec5ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:22.057Z|2da67024-8fbf-47b5-a94c-0c2403bdf324|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:36:22.057Z|2da67024-8fbf-47b5-a94c-0c2403bdf324|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:29.732Z|0702dc61-644a-41ba-964d-f52d111a8a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:29.733Z|0702dc61-644a-41ba-964d-f52d111a8a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:29.735Z|d3b46a50-a75a-49d9-a625-705d906d7b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:29.736Z|d3b46a50-a75a-49d9-a625-705d906d7b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:29.740Z|e0f37b67-81c7-40db-90e2-ea8474f323ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:29.740Z|e0f37b67-81c7-40db-90e2-ea8474f323ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:34.167Z|0421b32d-1b58-4dd7-ba52-10b9e7f01dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:36:34.167Z|0421b32d-1b58-4dd7-ba52-10b9e7f01dda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:36:34.945Z|88a74fba-2b25-4fef-97d9-15ec5a2bbeaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:36:34.946Z|88a74fba-2b25-4fef-97d9-15ec5a2bbeaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:36:39.756Z|a253b4c6-d286-4c01-b1f0-daa9f13aea36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:39.756Z|a253b4c6-d286-4c01-b1f0-daa9f13aea36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:39.760Z|1fb5210a-a886-42d6-95a6-dd64153f74a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:39.761Z|1fb5210a-a886-42d6-95a6-dd64153f74a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:39.765Z|18014eb0-ae9f-4a35-8c87-7365049fbe36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:39.766Z|18014eb0-ae9f-4a35-8c87-7365049fbe36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:49.167Z|60e89b8e-e77d-4b80-afbc-f98e2fd90e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:36:49.170Z|60e89b8e-e77d-4b80-afbc-f98e2fd90e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:36:49.787Z|37900221-4180-4ef8-9687-a963687f477b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:49.788Z|37900221-4180-4ef8-9687-a963687f477b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:49.790Z|c841dfc2-ee83-4b72-9722-a02cf44768f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:49.790Z|c841dfc2-ee83-4b72-9722-a02cf44768f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:49.794Z|2a57dfc2-a40b-4ba4-a887-a9d7297af671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:49.795Z|2a57dfc2-a40b-4ba4-a887-a9d7297af671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:59.815Z|17b92b32-11f4-42de-9bc4-bcf052da567d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:59.815Z|17b92b32-11f4-42de-9bc4-bcf052da567d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:59.819Z|c1557848-4c1a-4081-a78e-7827db3563c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:59.819Z|c1557848-4c1a-4081-a78e-7827db3563c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:36:59.822Z|537ce7c9-3887-4bf9-a861-6e74a86b2f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:36:59.823Z|537ce7c9-3887-4bf9-a861-6e74a86b2f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:04.167Z|3e182c28-c9e7-44d8-b95d-3a9a83a3f2d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:37:04.167Z|3e182c28-c9e7-44d8-b95d-3a9a83a3f2d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:37:04.946Z|5946420d-380e-4981-9240-d4005c865271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:37:04.947Z|5946420d-380e-4981-9240-d4005c865271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:37:09.839Z|eeeddb67-9cf0-4103-aa9f-527b74b96e6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:09.839Z|eeeddb67-9cf0-4103-aa9f-527b74b96e6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:09.842Z|258abbfc-b852-4249-820d-faa22d243146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:09.843Z|258abbfc-b852-4249-820d-faa22d243146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:09.845Z|862de90d-a427-49d6-823d-a26804a59b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:09.846Z|862de90d-a427-49d6-823d-a26804a59b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:19.167Z|3119d1fc-eed4-4925-a109-c6e2ff853529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:37:19.167Z|3119d1fc-eed4-4925-a109-c6e2ff853529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:37:19.869Z|1c45d446-62c3-4c1e-a266-0123ca39092e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:19.870Z|1c45d446-62c3-4c1e-a266-0123ca39092e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:19.870Z|478ad599-a1c2-4877-88ed-937a454e7a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:19.871Z|478ad599-a1c2-4877-88ed-937a454e7a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:19.876Z|fe9c9505-dbd0-43cd-8661-69891737e58d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:19.877Z|fe9c9505-dbd0-43cd-8661-69891737e58d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:22.055Z|a5ee3390-84af-4419-aeee-8381bc283e8b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:37:22.056Z|a5ee3390-84af-4419-aeee-8381bc283e8b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:29.897Z|279343cd-249f-42da-a0e5-9abcf55af597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:29.898Z|279343cd-249f-42da-a0e5-9abcf55af597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:29.897Z|c653728f-a034-468e-9d03-078f1105fbd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:29.900Z|c653728f-a034-468e-9d03-078f1105fbd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:29.900Z|7d6f548a-0868-4b97-b0e7-3d46bb17a8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:29.901Z|7d6f548a-0868-4b97-b0e7-3d46bb17a8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:34.167Z|191a94a8-085e-48c0-bcb7-d1b25ae2a89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:37:34.172Z|191a94a8-085e-48c0-bcb7-d1b25ae2a89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:37:34.948Z|a7fc817b-59a9-4c51-b7af-48233852b4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:37:34.948Z|a7fc817b-59a9-4c51-b7af-48233852b4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:37:39.923Z|7ba658be-5d5a-40ea-b139-f5f17adc9414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:39.923Z|da764cb2-c8c3-4dd1-9007-58f47ee4fac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:39.923Z|7ba658be-5d5a-40ea-b139-f5f17adc9414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:39.924Z|da764cb2-c8c3-4dd1-9007-58f47ee4fac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:39.926Z|36ceffc2-d534-432f-bbf0-d34ef438b441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:39.927Z|36ceffc2-d534-432f-bbf0-d34ef438b441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:49.167Z|653f42ce-d6da-4f77-9c65-bbe9e4d1ae4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:37:49.167Z|653f42ce-d6da-4f77-9c65-bbe9e4d1ae4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:37:49.951Z|2ea30f2e-abdf-427d-b4b5-c07bd6c6eb63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:49.952Z|2ea30f2e-abdf-427d-b4b5-c07bd6c6eb63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:49.954Z|570e8e9c-2abd-48f0-97dd-ecfbbf5c3b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:49.955Z|570e8e9c-2abd-48f0-97dd-ecfbbf5c3b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:49.959Z|ec36a63f-9ad3-4e7b-a0d8-a7de51bb33a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:49.960Z|ec36a63f-9ad3-4e7b-a0d8-a7de51bb33a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:59.980Z|1de55887-1986-4cd0-b3e1-a017f9b7e856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:59.981Z|1de55887-1986-4cd0-b3e1-a017f9b7e856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:59.981Z|08c79801-cccb-41e1-978a-b701ec4f8b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:59.981Z|08c79801-cccb-41e1-978a-b701ec4f8b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:37:59.986Z|fee425e0-f64f-4207-a6a3-ea8ce0eb8f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:37:59.987Z|fee425e0-f64f-4207-a6a3-ea8ce0eb8f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:04.167Z|cee6016f-4128-46ce-8dc2-68df357ec419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:38:04.167Z|cee6016f-4128-46ce-8dc2-68df357ec419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:38:04.949Z|4c8e6d89-09bd-48f7-bb49-cfcfcbd86c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:38:04.949Z|4c8e6d89-09bd-48f7-bb49-cfcfcbd86c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:38:10.008Z|307b532d-5add-4911-bf2c-3715706b322d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:10.008Z|307b532d-5add-4911-bf2c-3715706b322d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:10.008Z|0036662f-f8a3-49d7-bb32-c7722da8e392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:10.008Z|30c4bca9-242f-4417-972e-cfcbe645fda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:10.009Z|0036662f-f8a3-49d7-bb32-c7722da8e392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:10.009Z|30c4bca9-242f-4417-972e-cfcbe645fda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:19.170Z|ff3521e5-2b02-418c-aad6-0e869e198180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:38:19.174Z|ff3521e5-2b02-418c-aad6-0e869e198180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:38:20.032Z|11b782a9-28d7-409a-84d4-c0bff9f5c335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:20.034Z|11b782a9-28d7-409a-84d4-c0bff9f5c335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:20.035Z|3894012e-7471-4e99-b015-491be62e1139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:20.035Z|3894012e-7471-4e99-b015-491be62e1139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:20.040Z|4add1d1a-d4f4-4e95-acfe-949119811083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:20.040Z|4add1d1a-d4f4-4e95-acfe-949119811083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:22.056Z|5f3a203d-05c7-4017-9e03-be9cb8861e91|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:38:22.057Z|5f3a203d-05c7-4017-9e03-be9cb8861e91|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:30.059Z|7675c7ac-bc1b-4407-93ec-c7d097f07aa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:30.059Z|09e4b4eb-76c4-445d-a8ff-196aba0c611b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:30.060Z|09e4b4eb-76c4-445d-a8ff-196aba0c611b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:30.060Z|7675c7ac-bc1b-4407-93ec-c7d097f07aa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:30.063Z|b470e6c8-b5c3-40b5-a62d-2c33df2c2ef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:30.064Z|b470e6c8-b5c3-40b5-a62d-2c33df2c2ef6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:34.167Z|eb6dabb0-31c0-47ab-b7f3-b2101047b798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:38:34.167Z|eb6dabb0-31c0-47ab-b7f3-b2101047b798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:38:34.952Z|3a98de0f-7359-4a01-8616-562dc4327f3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:38:34.953Z|3a98de0f-7359-4a01-8616-562dc4327f3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:38:40.088Z|83c95428-0e4a-40ab-93eb-3c5dc7f14f8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:40.088Z|1f2ec741-2af5-4eec-8e0b-5736ffef35c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:40.089Z|83c95428-0e4a-40ab-93eb-3c5dc7f14f8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:40.088Z|1f2ec741-2af5-4eec-8e0b-5736ffef35c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:40.095Z|a916dad4-a298-4ff7-9ddb-89d052e22836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:40.096Z|a916dad4-a298-4ff7-9ddb-89d052e22836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:49.167Z|d4447698-3ae8-4202-82ac-166ab95219ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:38:49.167Z|d4447698-3ae8-4202-82ac-166ab95219ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:38:50.115Z|b86c911c-d968-4e74-9b29-2c094426c78d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:50.115Z|85836588-2442-4da7-82e1-d382c55c5a55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:50.115Z|b86c911c-d968-4e74-9b29-2c094426c78d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:50.116Z|85836588-2442-4da7-82e1-d382c55c5a55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:38:50.118Z|a522af71-4e9d-497b-810e-52c14f1914c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:38:50.119Z|a522af71-4e9d-497b-810e-52c14f1914c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:00.144Z|cbff2196-92b8-4676-bcd9-9cbe5a353766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:00.144Z|62b59958-d80b-4c56-ab2c-cce9a64585b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:00.145Z|062f046d-3477-4d14-8302-7f60123bf2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:00.145Z|62b59958-d80b-4c56-ab2c-cce9a64585b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:00.145Z|cbff2196-92b8-4676-bcd9-9cbe5a353766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:00.146Z|062f046d-3477-4d14-8302-7f60123bf2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:04.167Z|93ea5121-5229-428e-a258-12c10e5e5682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:39:04.171Z|93ea5121-5229-428e-a258-12c10e5e5682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:39:04.953Z|2945e223-d7f8-48a1-88d0-6bc9fb8caba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:39:04.954Z|2945e223-d7f8-48a1-88d0-6bc9fb8caba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:39:10.171Z|842b987d-89a2-4df4-b2e9-4494dd9fb1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:10.172Z|842b987d-89a2-4df4-b2e9-4494dd9fb1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:10.172Z|7c1019af-ca07-4bec-bdff-0478347e2946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:10.172Z|7c1019af-ca07-4bec-bdff-0478347e2946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:10.174Z|7d0e1549-aa0b-4bf6-8117-d3cb7e17072e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:10.175Z|7d0e1549-aa0b-4bf6-8117-d3cb7e17072e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:19.167Z|11a64995-74aa-44f0-b9b5-495c692d7535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:39:19.167Z|11a64995-74aa-44f0-b9b5-495c692d7535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:39:20.208Z|569a85db-eec6-4ad6-911c-f1c84dd2e1ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:20.209Z|2fe994fa-33cf-49ec-a911-97de2e916547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:20.210Z|c34a6966-fc35-4860-8547-67d5be379864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:20.210Z|2fe994fa-33cf-49ec-a911-97de2e916547|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:20.209Z|569a85db-eec6-4ad6-911c-f1c84dd2e1ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:20.210Z|c34a6966-fc35-4860-8547-67d5be379864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:22.055Z|e8551bd2-18ec-47a5-8459-ad17f0f82879|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:39:22.056Z|e8551bd2-18ec-47a5-8459-ad17f0f82879|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:30.235Z|da221127-0ab3-4630-9d01-cec3141d8d57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:30.236Z|da221127-0ab3-4630-9d01-cec3141d8d57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:30.243Z|0504e720-a8b0-480a-8cf9-d5c4e464ad13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:30.243Z|e0cf885a-5544-4d39-b984-0bca02234dba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:30.244Z|0504e720-a8b0-480a-8cf9-d5c4e464ad13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:30.244Z|e0cf885a-5544-4d39-b984-0bca02234dba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:34.167Z|81526430-d44e-4564-85dd-d68707258b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:39:34.167Z|81526430-d44e-4564-85dd-d68707258b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:39:34.955Z|c4fb4d0e-be9f-4729-b6f8-fecf727a9b0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:39:34.955Z|c4fb4d0e-be9f-4729-b6f8-fecf727a9b0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:39:40.258Z|e2a43fce-470f-48d0-a398-6bc9ef3b1cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:40.258Z|e2a43fce-470f-48d0-a398-6bc9ef3b1cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:40.266Z|1a87ba36-9d35-4385-ab5b-27d2f4c7d136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:40.267Z|1a87ba36-9d35-4385-ab5b-27d2f4c7d136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:40.267Z|9a0a1159-c7ac-4bcf-95ff-ec10ee86860e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:40.268Z|9a0a1159-c7ac-4bcf-95ff-ec10ee86860e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:49.166Z|3d5dfb5c-a300-4be4-a26c-132e6f1e8db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:39:49.170Z|3d5dfb5c-a300-4be4-a26c-132e6f1e8db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:39:50.285Z|3637501c-07cc-4256-ac6f-e9b4a6112e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:50.286Z|3637501c-07cc-4256-ac6f-e9b4a6112e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:50.291Z|adbce6f1-d54b-4611-8179-db5546a15347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:50.291Z|f5f982fc-03ab-49a1-b80c-0eaf121eb164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:39:50.291Z|f5f982fc-03ab-49a1-b80c-0eaf121eb164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:39:50.291Z|adbce6f1-d54b-4611-8179-db5546a15347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:00.310Z|20e9af67-9e1c-4bef-997e-7b35301d29fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:00.311Z|20e9af67-9e1c-4bef-997e-7b35301d29fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:00.313Z|05236dcd-1346-4998-afe3-abbc902ee2ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:00.313Z|05236dcd-1346-4998-afe3-abbc902ee2ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:00.314Z|924f1ed2-5b9a-4dbe-8177-7c89202fabb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:00.314Z|924f1ed2-5b9a-4dbe-8177-7c89202fabb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:04.167Z|0f27b4dd-e8c7-43aa-a567-d1beb7bbb027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:40:04.167Z|0f27b4dd-e8c7-43aa-a567-d1beb7bbb027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:40:04.956Z|514e84db-bf80-40bf-8a65-1437034c793b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:40:04.957Z|514e84db-bf80-40bf-8a65-1437034c793b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:40:10.347Z|06f2876a-7446-4771-91df-d38c16fdcc8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:10.347Z|2228bb56-4e68-4f0f-9690-8cea9c33fb8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:10.348Z|06f2876a-7446-4771-91df-d38c16fdcc8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:10.348Z|2228bb56-4e68-4f0f-9690-8cea9c33fb8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:10.349Z|f9e972e4-cb90-4246-b314-5ab5d0bdf528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:10.350Z|f9e972e4-cb90-4246-b314-5ab5d0bdf528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:19.166Z|6108343f-13d7-4fb4-b185-5535236ada95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:40:19.167Z|6108343f-13d7-4fb4-b185-5535236ada95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:40:20.375Z|db015da6-c7b8-4528-bb3b-acf461e4ec8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:20.375Z|1e5bc488-edef-4d2a-bd75-c9a43ec2e590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:20.376Z|db015da6-c7b8-4528-bb3b-acf461e4ec8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:20.376Z|1e5bc488-edef-4d2a-bd75-c9a43ec2e590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:20.378Z|92bf4f0b-8f7c-49f3-8afc-0cb3b7306cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:20.378Z|92bf4f0b-8f7c-49f3-8afc-0cb3b7306cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:22.061Z|026e65a9-d814-410d-8317-d6c8a16fcf33|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:40:22.061Z|026e65a9-d814-410d-8317-d6c8a16fcf33|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:30.398Z|38b33203-aa03-4c2b-bbad-c1bc8341ed16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:30.398Z|f1615d01-6c48-4cae-9d2c-51faaecf714e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:30.399Z|38b33203-aa03-4c2b-bbad-c1bc8341ed16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:30.399Z|f1615d01-6c48-4cae-9d2c-51faaecf714e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:30.404Z|e5f8b40a-b406-4464-917c-93b329976d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:30.405Z|e5f8b40a-b406-4464-917c-93b329976d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:34.167Z|3dfbf0f7-679e-42b1-acec-fd4f8a2ac917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:40:34.171Z|3dfbf0f7-679e-42b1-acec-fd4f8a2ac917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:40:34.957Z|a7a4dfea-d0ba-4616-b5da-5471983aa2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:40:34.958Z|a7a4dfea-d0ba-4616-b5da-5471983aa2f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:40:40.423Z|6abb924d-120d-4e38-b9ce-1978ffff3f4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:40.424Z|6abb924d-120d-4e38-b9ce-1978ffff3f4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:40.424Z|2f84644a-d03a-48c2-adc1-1c2d852a1157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:40.425Z|2f84644a-d03a-48c2-adc1-1c2d852a1157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:40.431Z|24d02696-6267-458e-b64d-8fa42dd8cea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:40.431Z|24d02696-6267-458e-b64d-8fa42dd8cea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:49.167Z|39192619-e165-44cb-93c0-d81972305c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:40:49.167Z|39192619-e165-44cb-93c0-d81972305c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:40:50.451Z|2bd5a086-3b15-427e-af19-ff88189729cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:50.451Z|967b3691-4c95-422d-8f8c-e0cf5fcee37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:50.452Z|967b3691-4c95-422d-8f8c-e0cf5fcee37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:50.452Z|2bd5a086-3b15-427e-af19-ff88189729cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:40:50.454Z|d4c626ce-be06-441d-8127-b68c349e3d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:40:50.455Z|d4c626ce-be06-441d-8127-b68c349e3d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:00.476Z|66bf2189-8461-407d-a7c1-e3cbf807b180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:00.476Z|66bf2189-8461-407d-a7c1-e3cbf807b180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:00.476Z|3c2418db-2b94-41c9-b049-48fa3c27e584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:00.476Z|ae668951-94e9-4754-b68f-e715164d38d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:00.477Z|3c2418db-2b94-41c9-b049-48fa3c27e584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:00.477Z|ae668951-94e9-4754-b68f-e715164d38d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:04.167Z|be9a4eaa-01e6-40a7-bae2-06df58ad14eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:41:04.167Z|be9a4eaa-01e6-40a7-bae2-06df58ad14eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:41:04.958Z|e681ae82-e106-444d-a03d-b3c9d38a344b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:41:04.959Z|e681ae82-e106-444d-a03d-b3c9d38a344b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:41:10.502Z|fe00d57c-3203-4cd2-8dfc-70a658ba8ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:10.503Z|4fd111e4-4f82-4e30-a9f3-2da281a82e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:10.503Z|4fd111e4-4f82-4e30-a9f3-2da281a82e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:10.503Z|fe00d57c-3203-4cd2-8dfc-70a658ba8ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:10.506Z|d8e03547-1723-4b77-8ec0-e0f4fd47a63d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:10.506Z|d8e03547-1723-4b77-8ec0-e0f4fd47a63d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:19.167Z|10306e19-e4bf-4fba-9090-9a6474c6aaa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:41:19.171Z|10306e19-e4bf-4fba-9090-9a6474c6aaa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:41:20.532Z|5de679e4-c03f-4846-a236-22d864c3af9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:20.532Z|4fcc3e6d-a9e7-41ff-bc9d-e83d3f5fb8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:20.532Z|0a14d784-5c14-4c57-a566-80de8ca18fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:20.533Z|5de679e4-c03f-4846-a236-22d864c3af9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:20.533Z|4fcc3e6d-a9e7-41ff-bc9d-e83d3f5fb8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:20.533Z|0a14d784-5c14-4c57-a566-80de8ca18fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:22.056Z|2ce5d872-ed35-4a5a-8247-99a40a8f9df3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:41:22.057Z|2ce5d872-ed35-4a5a-8247-99a40a8f9df3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:30.567Z|85281e83-e517-4ce0-9aee-3bd24eb13ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:30.568Z|85281e83-e517-4ce0-9aee-3bd24eb13ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:30.568Z|63c467ef-ac23-4e29-b10e-14e9f9810339|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:30.571Z|63c467ef-ac23-4e29-b10e-14e9f9810339|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:30.572Z|f0beb7cf-bda8-45c3-9ff4-2ec5fa1645a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:30.572Z|f0beb7cf-bda8-45c3-9ff4-2ec5fa1645a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:34.167Z|9ff29d1d-2758-4e6a-a5a6-468bb712c65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:41:34.167Z|9ff29d1d-2758-4e6a-a5a6-468bb712c65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:41:34.964Z|0ee64226-af8b-4693-93bc-d019aa10b4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:41:34.965Z|0ee64226-af8b-4693-93bc-d019aa10b4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:41:40.596Z|a7cd9787-64e4-4131-a1ce-9fc97890a80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:40.596Z|d3eb8fc4-af9e-456d-9359-09802b488e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:40.597Z|a7cd9787-64e4-4131-a1ce-9fc97890a80e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:40.598Z|d3eb8fc4-af9e-456d-9359-09802b488e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:40.615Z|daaba4f4-6b80-4327-8cf4-5ce82a45620b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:40.615Z|daaba4f4-6b80-4327-8cf4-5ce82a45620b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:49.167Z|58549f51-dbee-488e-a2d9-bb1802d91873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:41:49.167Z|58549f51-dbee-488e-a2d9-bb1802d91873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:41:50.622Z|54305c60-769b-49a6-8289-547da78ce791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:50.623Z|54305c60-769b-49a6-8289-547da78ce791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:50.622Z|32e5881c-25ce-410b-80bf-09c0f4703a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:50.624Z|32e5881c-25ce-410b-80bf-09c0f4703a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:41:50.638Z|5ea704ec-98d2-4d4a-bcdb-9c8ba081c838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:41:50.639Z|5ea704ec-98d2-4d4a-bcdb-9c8ba081c838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:00.650Z|e5c3416a-fc1c-47fe-8eeb-c7dce9e1d6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:00.651Z|793232b6-e29b-4861-bd39-bc5f466cb6ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:00.651Z|e5c3416a-fc1c-47fe-8eeb-c7dce9e1d6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:00.651Z|793232b6-e29b-4861-bd39-bc5f466cb6ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:00.659Z|40f98ae6-445c-4c90-8a1d-90b50b3a0e8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:00.660Z|40f98ae6-445c-4c90-8a1d-90b50b3a0e8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:04.167Z|6455c240-26b8-4660-bc7c-cf15ee786fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:42:04.171Z|6455c240-26b8-4660-bc7c-cf15ee786fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:42:04.966Z|ee9b368c-04dc-499e-8020-e49760a2ce36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:42:04.966Z|ee9b368c-04dc-499e-8020-e49760a2ce36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:42:10.674Z|7a63b8f9-47fa-4d2d-bb64-c3924ce7f61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:10.675Z|7a63b8f9-47fa-4d2d-bb64-c3924ce7f61a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:10.683Z|ee12495c-2d60-416f-b819-9aede2e630ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:10.683Z|ee12495c-2d60-416f-b819-9aede2e630ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:10.685Z|283a8770-3478-44ec-a4e4-8d41d9525194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:10.685Z|283a8770-3478-44ec-a4e4-8d41d9525194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:19.168Z|b87629d2-eeeb-4557-a60c-b3d0aca03b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:42:19.168Z|b87629d2-eeeb-4557-a60c-b3d0aca03b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:42:20.702Z|14b8b48d-64b0-44a8-8bf6-010a677df1a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:20.703Z|14b8b48d-64b0-44a8-8bf6-010a677df1a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:20.706Z|55acabf6-d021-4438-a81f-b375d49f39bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:20.707Z|55acabf6-d021-4438-a81f-b375d49f39bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:20.708Z|0ed909ee-aafb-4ba0-877c-fc99e6c5bfcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:20.709Z|0ed909ee-aafb-4ba0-877c-fc99e6c5bfcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:22.056Z|611bd04c-069e-4c46-9e6e-9c791d817dff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:42:22.057Z|611bd04c-069e-4c46-9e6e-9c791d817dff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:30.726Z|668d8323-1985-4674-8b18-df5f175e42c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:30.727Z|668d8323-1985-4674-8b18-df5f175e42c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:30.729Z|f254a301-9b2e-4a27-ad69-8bf64b550f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:30.730Z|f254a301-9b2e-4a27-ad69-8bf64b550f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:30.730Z|9330edeb-31a5-4fed-b106-ff8eb84680f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:30.731Z|9330edeb-31a5-4fed-b106-ff8eb84680f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:34.167Z|9675a391-756e-4197-bfaf-215ae75a9b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:42:34.167Z|9675a391-756e-4197-bfaf-215ae75a9b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:42:34.967Z|ad167491-d2b3-4087-860e-f118f066a01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:42:34.968Z|ad167491-d2b3-4087-860e-f118f066a01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:42:40.752Z|97c151d4-8fdf-4e0f-a9d7-7e8bc7b9dbb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:40.753Z|97c151d4-8fdf-4e0f-a9d7-7e8bc7b9dbb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:40.754Z|a7647609-79b9-4c50-b416-bf4bbf34ae55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:40.755Z|a7647609-79b9-4c50-b416-bf4bbf34ae55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:40.755Z|bfd049cf-2222-4a37-87e0-9dc976699744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:40.755Z|bfd049cf-2222-4a37-87e0-9dc976699744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:49.167Z|9980efdc-19b7-4acf-a0ff-3190c63f038e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:42:49.167Z|9980efdc-19b7-4acf-a0ff-3190c63f038e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:42:50.781Z|8860f3e1-afd0-4422-ba90-62c3bf7f1178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:50.782Z|8860f3e1-afd0-4422-ba90-62c3bf7f1178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:50.788Z|53c0e522-1b95-483d-ae1c-30bdb1db0206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:50.788Z|53c0e522-1b95-483d-ae1c-30bdb1db0206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:42:50.789Z|1a935a3e-2642-451e-aa62-af3bd8b23567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:42:50.790Z|1a935a3e-2642-451e-aa62-af3bd8b23567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:00.807Z|2644ef73-af52-4123-ba9d-ccec755e7ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:00.807Z|2644ef73-af52-4123-ba9d-ccec755e7ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:00.812Z|d99c78ea-a366-44a7-b7bf-66428e8a1813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:00.813Z|828b7557-7a94-4821-9515-f9ccd5f684b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:00.813Z|d99c78ea-a366-44a7-b7bf-66428e8a1813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:00.813Z|828b7557-7a94-4821-9515-f9ccd5f684b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:04.167Z|8469a360-93a1-4fdc-8f4d-2d50647c5ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:43:04.167Z|8469a360-93a1-4fdc-8f4d-2d50647c5ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:43:04.969Z|172317d3-46e8-4105-b4a8-260c1b8439f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:43:04.969Z|172317d3-46e8-4105-b4a8-260c1b8439f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:43:10.830Z|337d0bfe-2bea-4c20-b73d-d22ec6faae74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:10.830Z|337d0bfe-2bea-4c20-b73d-d22ec6faae74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:10.836Z|babb176d-f5da-4eb4-83d7-2dde6c55b048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:10.836Z|f7bfd962-88e4-421f-a84e-8126fce03557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:10.837Z|f7bfd962-88e4-421f-a84e-8126fce03557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:10.837Z|babb176d-f5da-4eb4-83d7-2dde6c55b048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:19.167Z|ab230ec1-a1bc-470b-bddd-3c4ff5c49f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:43:19.168Z|ab230ec1-a1bc-470b-bddd-3c4ff5c49f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:43:20.855Z|423305fc-bba3-4f90-8d18-5a9d73407b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:20.856Z|423305fc-bba3-4f90-8d18-5a9d73407b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:20.860Z|8e616f3a-982d-47be-8f44-bd0ae9568ce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:20.861Z|8e616f3a-982d-47be-8f44-bd0ae9568ce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:20.861Z|54ac2832-17a2-49ee-a390-c3fd0bd1f9af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:20.862Z|54ac2832-17a2-49ee-a390-c3fd0bd1f9af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:22.055Z|507e2b0a-88b6-4011-993b-99e9f521cd57|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:43:22.056Z|507e2b0a-88b6-4011-993b-99e9f521cd57|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:30.880Z|a54a1ac0-2852-462c-b14b-ad018b716750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:30.881Z|a54a1ac0-2852-462c-b14b-ad018b716750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:30.884Z|b62cb66c-23cf-44db-a287-853135778a5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:30.885Z|b62cb66c-23cf-44db-a287-853135778a5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:30.885Z|94187a54-e35d-4327-b672-2fb1e2dc1013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:30.886Z|94187a54-e35d-4327-b672-2fb1e2dc1013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:34.167Z|171dcac8-bef6-4d15-be5e-0cf9cde5c0ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:43:34.167Z|171dcac8-bef6-4d15-be5e-0cf9cde5c0ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:43:34.970Z|8d361405-454a-416b-b1fc-0f6f3d9adae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:43:34.970Z|8d361405-454a-416b-b1fc-0f6f3d9adae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:43:40.905Z|4bd9be77-f3be-4871-8c99-9776bc5e3462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:40.906Z|4bd9be77-f3be-4871-8c99-9776bc5e3462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:40.906Z|589a0ad6-d49a-4d1a-b8bf-5f2f01cd2d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:40.906Z|01ef0468-b77e-4995-93e7-b6e95533cfc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:40.907Z|589a0ad6-d49a-4d1a-b8bf-5f2f01cd2d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:40.907Z|01ef0468-b77e-4995-93e7-b6e95533cfc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:49.167Z|e314e663-50f4-4481-84ec-f19aa5fef91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:43:49.167Z|e314e663-50f4-4481-84ec-f19aa5fef91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:43:50.931Z|866b4d54-7697-4d82-96e7-f0e9f5bb404a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:50.932Z|866b4d54-7697-4d82-96e7-f0e9f5bb404a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:50.932Z|f3622558-b1ac-4d49-ac5c-9d2afc0e31f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:50.932Z|cc1835da-72bc-411a-a580-66f82247e0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:43:50.932Z|f3622558-b1ac-4d49-ac5c-9d2afc0e31f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:43:50.933Z|cc1835da-72bc-411a-a580-66f82247e0b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:00.955Z|1fbc9ff0-4b2a-473e-9f0b-7ab58ff67f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:00.956Z|ecda7d5b-cc4b-45b9-b746-9b22ce019063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:00.956Z|1fbc9ff0-4b2a-473e-9f0b-7ab58ff67f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:00.956Z|ecda7d5b-cc4b-45b9-b746-9b22ce019063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:00.957Z|c284d4f0-57f1-40c3-b0c1-3291e638b66e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:00.957Z|c284d4f0-57f1-40c3-b0c1-3291e638b66e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:04.167Z|c0105d87-5f16-4bf0-a5e8-64d3482ccee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:44:04.167Z|c0105d87-5f16-4bf0-a5e8-64d3482ccee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:44:04.971Z|6348f4f0-018b-43db-a023-3eb7b78a5de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:44:04.971Z|6348f4f0-018b-43db-a023-3eb7b78a5de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:44:10.984Z|075ac342-475f-4677-bb3f-e277cb1d0338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:10.985Z|075ac342-475f-4677-bb3f-e277cb1d0338|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:10.990Z|852d09a8-6380-443e-981b-552aabdffdc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:10.990Z|14f208db-6ce7-4e7b-9f0a-13c1117846b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:10.990Z|852d09a8-6380-443e-981b-552aabdffdc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:10.991Z|14f208db-6ce7-4e7b-9f0a-13c1117846b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:19.167Z|d4bc5174-4b77-4db1-9025-006e8d4816a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:44:19.167Z|d4bc5174-4b77-4db1-9025-006e8d4816a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:44:21.008Z|c265d135-f049-4554-a81c-8ddb47a1ee8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:21.009Z|c265d135-f049-4554-a81c-8ddb47a1ee8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:21.016Z|b20143df-54ea-4062-bc6d-1b553515f862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:21.017Z|b20143df-54ea-4062-bc6d-1b553515f862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:21.018Z|ff7bfc08-0bf2-4904-bf73-3553d8ecb8dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:21.018Z|ff7bfc08-0bf2-4904-bf73-3553d8ecb8dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:22.054Z|9b473b6f-2e0e-43fe-b76b-859a30be701c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:44:22.055Z|9b473b6f-2e0e-43fe-b76b-859a30be701c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:31.037Z|16638af7-0525-4b1b-9ed1-eaad28f9213e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:31.038Z|16638af7-0525-4b1b-9ed1-eaad28f9213e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:31.040Z|28fa96ce-28af-4fca-bfd5-04d9bed7bc64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:31.040Z|655af350-90fc-452b-a928-a0e96ff2f832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:31.040Z|28fa96ce-28af-4fca-bfd5-04d9bed7bc64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:31.041Z|655af350-90fc-452b-a928-a0e96ff2f832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:34.167Z|df7a1c70-b4bf-423c-893f-25f35dc2a29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:44:34.167Z|df7a1c70-b4bf-423c-893f-25f35dc2a29d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:44:34.972Z|575549ea-b3d7-4f47-b55b-184d51fe6853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:44:34.972Z|575549ea-b3d7-4f47-b55b-184d51fe6853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:44:41.063Z|7263f34b-52b1-4bea-9bbc-2c09c6c4c8a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:41.064Z|7263f34b-52b1-4bea-9bbc-2c09c6c4c8a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:41.065Z|dc71f89c-469d-4569-9833-6edfcdf1b4c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:41.066Z|dc71f89c-469d-4569-9833-6edfcdf1b4c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:41.066Z|01675433-caaf-430e-80b5-08e0c9e90d3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:41.067Z|01675433-caaf-430e-80b5-08e0c9e90d3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:49.167Z|943e425d-3fcf-4c56-9c45-c98a7aadf325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:44:49.167Z|943e425d-3fcf-4c56-9c45-c98a7aadf325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:44:51.101Z|8983e8a8-ab3b-4142-b4a4-890e697afd0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:51.101Z|ba56da13-5b56-49e8-b8e8-1211bfdc4a87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:51.102Z|8983e8a8-ab3b-4142-b4a4-890e697afd0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:51.103Z|ba56da13-5b56-49e8-b8e8-1211bfdc4a87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:44:51.101Z|68edea00-3650-4f2d-8566-45bd59e5b19b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:44:51.106Z|68edea00-3650-4f2d-8566-45bd59e5b19b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:01.127Z|918b4429-fbb9-4af8-9745-c60d62f5c575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:01.127Z|e5881b3a-393b-4021-8e0b-28bdd8d44ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:01.127Z|918b4429-fbb9-4af8-9745-c60d62f5c575|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:01.128Z|e5881b3a-393b-4021-8e0b-28bdd8d44ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:01.131Z|cf1f0959-ceb7-4331-a0dd-feca1cf95d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:01.132Z|cf1f0959-ceb7-4331-a0dd-feca1cf95d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:04.167Z|c004f23b-ff4b-464a-88f6-6d6c6ec9d292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:45:04.171Z|c004f23b-ff4b-464a-88f6-6d6c6ec9d292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:45:04.973Z|7db26192-d99e-455a-b946-720fc298bd9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:45:04.973Z|7db26192-d99e-455a-b946-720fc298bd9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:45:11.151Z|7644dbdf-725a-4bab-8b4b-d46cf82e8e28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:11.153Z|7644dbdf-725a-4bab-8b4b-d46cf82e8e28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:11.154Z|80ffd2e9-28d9-450f-a40e-b304e686897b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:11.154Z|80ffd2e9-28d9-450f-a40e-b304e686897b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:11.159Z|ac89837e-a340-4e7b-b1d6-f4844089556f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:11.160Z|ac89837e-a340-4e7b-b1d6-f4844089556f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:19.167Z|54fa7ce2-dbe6-4d3c-bb48-1e5c119f1d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:45:19.167Z|54fa7ce2-dbe6-4d3c-bb48-1e5c119f1d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:45:21.176Z|c45de04b-6561-44a0-99fd-397c8193da45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:21.176Z|c45de04b-6561-44a0-99fd-397c8193da45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:21.180Z|1908fe03-d3c0-403a-9bc3-2454120b6210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:21.181Z|1908fe03-d3c0-403a-9bc3-2454120b6210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:21.184Z|ca7a2201-49d1-4a34-bda4-fee9b23032c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:21.185Z|ca7a2201-49d1-4a34-bda4-fee9b23032c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:22.056Z|24a309f9-7bba-4359-b117-d44156dad08d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:45:22.057Z|24a309f9-7bba-4359-b117-d44156dad08d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:31.203Z|9101348c-0cd5-43aa-bf6e-dd2ab3c478cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:31.204Z|9101348c-0cd5-43aa-bf6e-dd2ab3c478cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:31.204Z|38526536-b2a8-4385-ae32-8014aa07258e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:31.205Z|38526536-b2a8-4385-ae32-8014aa07258e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:31.210Z|fd206f0d-a39d-4b07-bc68-d18a0ffd2fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:31.211Z|fd206f0d-a39d-4b07-bc68-d18a0ffd2fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:34.167Z|0481cd9c-7168-4b22-af38-8ebf4b604444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:45:34.167Z|0481cd9c-7168-4b22-af38-8ebf4b604444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:45:34.974Z|45d959b8-5089-4afa-aa45-ea341594b0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:45:34.974Z|45d959b8-5089-4afa-aa45-ea341594b0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:45:41.228Z|73615a48-d5ea-4103-bdad-05723d99e178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:41.228Z|5788e88a-49e1-4451-893d-0d71c5e49ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:41.229Z|5788e88a-49e1-4451-893d-0d71c5e49ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:41.229Z|73615a48-d5ea-4103-bdad-05723d99e178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:41.232Z|fac4b450-c752-4d80-b418-edb68ca216f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:41.233Z|fac4b450-c752-4d80-b418-edb68ca216f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:49.167Z|2233e9a0-ece3-4790-a6c9-4e707bf87c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:45:49.171Z|2233e9a0-ece3-4790-a6c9-4e707bf87c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:45:51.255Z|8aea254d-4db5-4938-8c6c-8d612b5908c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:51.256Z|8aea254d-4db5-4938-8c6c-8d612b5908c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:51.256Z|49918b96-863a-4f64-9fa8-847c1f670d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:51.257Z|ceb5dfb0-a49d-42f2-a605-7fcfc34ae8f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:45:51.257Z|49918b96-863a-4f64-9fa8-847c1f670d18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:45:51.257Z|ceb5dfb0-a49d-42f2-a605-7fcfc34ae8f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:01.281Z|20d5c751-04b7-42a7-b2c1-81235a880570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:01.282Z|20d5c751-04b7-42a7-b2c1-81235a880570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:01.282Z|abf41520-9dc1-4d94-9ace-1934ef6d7758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:01.283Z|abf41520-9dc1-4d94-9ace-1934ef6d7758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:01.284Z|6818f7f0-afbe-442e-87bb-208fafc335ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:01.284Z|6818f7f0-afbe-442e-87bb-208fafc335ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:04.167Z|f2fa0b35-5352-4e68-9db4-215bafce89e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:46:04.167Z|f2fa0b35-5352-4e68-9db4-215bafce89e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:46:04.975Z|5e7d87eb-8ee6-4a3a-8560-9692f5f9e872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:46:04.976Z|5e7d87eb-8ee6-4a3a-8560-9692f5f9e872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:46:11.307Z|ff495587-37d0-4fca-8ba0-22f2fd42b6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:11.307Z|5097fe42-2efb-40b6-b493-b49fb5ed585e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:11.308Z|ff495587-37d0-4fca-8ba0-22f2fd42b6f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:11.308Z|5097fe42-2efb-40b6-b493-b49fb5ed585e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:11.312Z|73155fff-cfac-4beb-b623-eadd2d3dafb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:11.312Z|73155fff-cfac-4beb-b623-eadd2d3dafb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:19.167Z|af1c340c-86aa-4602-b92a-d4d34a61c31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:46:19.167Z|af1c340c-86aa-4602-b92a-d4d34a61c31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:46:21.332Z|3a777965-bd45-4632-8cfb-2bf42128bbae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:21.332Z|39551dcd-16b0-430c-8706-49a6d926fbad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:21.332Z|3a777965-bd45-4632-8cfb-2bf42128bbae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:21.333Z|7f2ac66c-ec77-48d5-b9e5-b008cebee74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:21.333Z|39551dcd-16b0-430c-8706-49a6d926fbad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:21.333Z|7f2ac66c-ec77-48d5-b9e5-b008cebee74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:22.055Z|a713b6bb-0dba-44c5-8ad4-9c40de4d430b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:46:22.056Z|a713b6bb-0dba-44c5-8ad4-9c40de4d430b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:31.359Z|c955f557-43ca-4dac-a986-a32a6bfdb081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:31.360Z|c955f557-43ca-4dac-a986-a32a6bfdb081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:31.360Z|73752d0a-9702-4606-a41c-5778df797717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:31.360Z|719499b1-acca-49b3-aba1-822915e12f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:31.360Z|73752d0a-9702-4606-a41c-5778df797717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:31.360Z|719499b1-acca-49b3-aba1-822915e12f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:34.167Z|151675fb-2a1c-42e9-89f6-d9c3c76a31b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:46:34.171Z|151675fb-2a1c-42e9-89f6-d9c3c76a31b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:46:34.976Z|86198c65-5e9e-4ed0-bcd4-c16c236b8e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:46:34.977Z|86198c65-5e9e-4ed0-bcd4-c16c236b8e7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:46:41.384Z|6ce8e6b2-32bb-430a-b063-4e7fd92e4fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:41.385Z|6ce8e6b2-32bb-430a-b063-4e7fd92e4fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:41.385Z|ed053ff4-5428-4c84-b59b-bb62a0c45b36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:41.386Z|ed053ff4-5428-4c84-b59b-bb62a0c45b36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:41.392Z|ce9ccca8-8d75-4bae-8834-eedb853d8d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:41.392Z|ce9ccca8-8d75-4bae-8834-eedb853d8d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:49.167Z|7a82e08e-7e2c-45dd-a14b-17d566b67448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:46:49.167Z|7a82e08e-7e2c-45dd-a14b-17d566b67448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:46:51.413Z|806c6b76-202a-4277-8543-378132f301a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:51.413Z|311b1d12-104a-46e8-ba56-d30d8d9f2232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:51.413Z|806c6b76-202a-4277-8543-378132f301a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:51.414Z|311b1d12-104a-46e8-ba56-d30d8d9f2232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:46:51.419Z|c3804bbc-159a-4584-b845-f98aee051e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:46:51.419Z|c3804bbc-159a-4584-b845-f98aee051e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:01.436Z|553dcf42-f103-4781-a286-bb2fcf108808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:01.437Z|553dcf42-f103-4781-a286-bb2fcf108808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:01.443Z|41dc687e-87ae-4d76-89d0-81ecbef7ab70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:01.444Z|41dc687e-87ae-4d76-89d0-81ecbef7ab70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:01.445Z|42e43a5a-bb0d-4b8b-a602-e538d953df78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:01.447Z|42e43a5a-bb0d-4b8b-a602-e538d953df78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:04.167Z|3a861b9b-f619-47bd-885e-2e8538148f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:47:04.167Z|3a861b9b-f619-47bd-885e-2e8538148f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:47:04.978Z|867da676-0679-4334-8135-9286d5460b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:47:04.978Z|867da676-0679-4334-8135-9286d5460b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:47:11.464Z|ffd90d24-75ed-43f4-bea0-88a931cbbc3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:11.465Z|ffd90d24-75ed-43f4-bea0-88a931cbbc3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:11.467Z|d015ad42-3a39-4ba6-9425-78dfcd24eb38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:11.467Z|d015ad42-3a39-4ba6-9425-78dfcd24eb38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:11.470Z|1dc08f5c-156d-46d3-a5d5-8875fcdafd80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:11.470Z|1dc08f5c-156d-46d3-a5d5-8875fcdafd80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:19.166Z|3c1ad3ab-04fa-41a8-b571-2b33020282a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:47:19.170Z|3c1ad3ab-04fa-41a8-b571-2b33020282a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:47:21.489Z|7e39fa65-11d9-4758-a2f8-2dfe871d86f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:21.490Z|a0cf6565-f626-4b8d-b8c3-98ba845d4135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:21.490Z|7e39fa65-11d9-4758-a2f8-2dfe871d86f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:21.491Z|a0cf6565-f626-4b8d-b8c3-98ba845d4135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:21.495Z|1a3242fc-73ec-4847-ab7d-498ad813fb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:21.496Z|1a3242fc-73ec-4847-ab7d-498ad813fb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:22.056Z|ea100d6f-81a3-4491-a003-11c6801407d2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:47:22.057Z|ea100d6f-81a3-4491-a003-11c6801407d2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:31.520Z|d455f0fe-2abf-49b9-8e84-fac31354bc1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:31.521Z|9377d810-a13e-43fc-8ba1-16f585833f2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:31.521Z|d455f0fe-2abf-49b9-8e84-fac31354bc1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:31.521Z|9377d810-a13e-43fc-8ba1-16f585833f2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:31.527Z|c7d2228d-8679-48f5-bdcd-ff2c6b31fe2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:31.527Z|c7d2228d-8679-48f5-bdcd-ff2c6b31fe2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:34.167Z|f3ce40cf-8efd-4931-971a-f0c885810da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:47:34.167Z|f3ce40cf-8efd-4931-971a-f0c885810da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:47:34.979Z|2aeff582-23a5-4d93-9a31-bd0f5da7db67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:47:34.979Z|2aeff582-23a5-4d93-9a31-bd0f5da7db67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:47:41.548Z|2c3e3499-b502-44e6-b8e2-c83883d66d1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:41.548Z|f2233a81-bd2e-4064-bd03-331e077291fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:41.548Z|2c3e3499-b502-44e6-b8e2-c83883d66d1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:41.549Z|f2233a81-bd2e-4064-bd03-331e077291fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:41.550Z|b39b6fb8-9a27-40b9-875f-18a05a0cae3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:41.551Z|b39b6fb8-9a27-40b9-875f-18a05a0cae3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:49.167Z|8ed3e7c3-59f3-4cc9-beba-e1c50c776603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:47:49.167Z|8ed3e7c3-59f3-4cc9-beba-e1c50c776603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:47:51.577Z|33b84681-3fa3-414f-bc80-cef20a412d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:51.577Z|d4e51536-5ca7-406c-aaa7-8a176e6cd963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:51.578Z|d4e51536-5ca7-406c-aaa7-8a176e6cd963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:51.578Z|33b84681-3fa3-414f-bc80-cef20a412d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:47:51.578Z|b3c64e00-a8a3-43c4-89b4-5971590a9e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:47:51.579Z|b3c64e00-a8a3-43c4-89b4-5971590a9e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:01.604Z|6afe4e8c-cef7-41f0-86e5-630b310ef8c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:01.604Z|6afe4e8c-cef7-41f0-86e5-630b310ef8c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:01.605Z|ceade9fa-9db1-428e-b73a-89f7b153a129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:01.606Z|ceade9fa-9db1-428e-b73a-89f7b153a129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:01.611Z|b4781e12-5caf-43cb-9ddd-8e107b5c4775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:01.612Z|b4781e12-5caf-43cb-9ddd-8e107b5c4775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:04.167Z|ca27cae2-7bea-4e4b-adf0-819ef1794460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:48:04.171Z|ca27cae2-7bea-4e4b-adf0-819ef1794460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:48:04.980Z|e3bada32-33ae-4f79-8ec7-8c9aa11fe12e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:48:04.980Z|e3bada32-33ae-4f79-8ec7-8c9aa11fe12e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:48:11.627Z|d299cd87-6c88-4f5c-b785-1fda4a9a3719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:11.628Z|d299cd87-6c88-4f5c-b785-1fda4a9a3719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:11.629Z|ded76e8c-9980-4dac-a58d-9c18ad94ad5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:11.629Z|ded76e8c-9980-4dac-a58d-9c18ad94ad5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:11.632Z|81920dd2-62c8-429a-ab32-896713fc22ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:11.633Z|81920dd2-62c8-429a-ab32-896713fc22ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:19.167Z|bdcdfe27-0eab-4f56-91de-98a3fdb529b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:48:19.167Z|bdcdfe27-0eab-4f56-91de-98a3fdb529b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:48:21.652Z|d1b6c56d-f8a5-4ff1-92e8-8cf1af7f829c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:21.652Z|d1b6c56d-f8a5-4ff1-92e8-8cf1af7f829c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:21.654Z|d9c18339-06c0-4c6e-90db-8224952a8cc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:21.655Z|d9c18339-06c0-4c6e-90db-8224952a8cc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:21.657Z|51353b90-972f-4e9a-8642-85a48121832c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:21.660Z|51353b90-972f-4e9a-8642-85a48121832c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:22.056Z|ff4044cb-024a-4d87-8879-2ecc956082c9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:48:22.057Z|ff4044cb-024a-4d87-8879-2ecc956082c9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:31.679Z|e3d1e901-7a5f-4b1a-bf99-f3ca0c1b4886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:31.680Z|e3d1e901-7a5f-4b1a-bf99-f3ca0c1b4886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:31.681Z|900cf90f-5e09-4aa9-a50d-6d6081716ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:31.682Z|900cf90f-5e09-4aa9-a50d-6d6081716ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:31.682Z|aa51a79e-6181-4233-bf38-552b390360b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:31.683Z|aa51a79e-6181-4233-bf38-552b390360b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:34.167Z|08e3552d-ab05-4d06-993e-c0fd8555f627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:48:34.167Z|08e3552d-ab05-4d06-993e-c0fd8555f627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:48:34.981Z|9db3cee7-7f1b-4732-a46b-aba7c75f1658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:48:34.981Z|9db3cee7-7f1b-4732-a46b-aba7c75f1658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:48:41.706Z|692fd9d0-993f-41db-8004-6734a549bfb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:41.706Z|692fd9d0-993f-41db-8004-6734a549bfb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:41.707Z|ae8b0002-f193-4f7a-8588-e44fcbd5fddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:41.707Z|53de4a80-4aa2-4c48-b7d2-587bcbf8fb61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:41.708Z|ae8b0002-f193-4f7a-8588-e44fcbd5fddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:41.708Z|53de4a80-4aa2-4c48-b7d2-587bcbf8fb61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:49.167Z|31553417-e780-4f57-b6d3-1f54775e0a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:48:49.171Z|31553417-e780-4f57-b6d3-1f54775e0a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:48:51.730Z|8f30d146-b8a4-4af9-a748-8038eb3ac450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:51.730Z|f1f509dd-b050-4696-be8e-efb65a96c23a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:51.731Z|8f30d146-b8a4-4af9-a748-8038eb3ac450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:51.731Z|f1f509dd-b050-4696-be8e-efb65a96c23a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:48:51.737Z|d819e3ad-6197-406b-9fe4-06bb084cc3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:48:51.738Z|d819e3ad-6197-406b-9fe4-06bb084cc3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:01.754Z|0b111c4b-fc2a-4b8c-a76b-663b7a4d9498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:01.754Z|0b111c4b-fc2a-4b8c-a76b-663b7a4d9498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:01.758Z|e0c9e2f6-1fc0-4dce-b1cd-ebfaede554d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:01.758Z|e0c9e2f6-1fc0-4dce-b1cd-ebfaede554d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:01.761Z|c885b850-f4cb-4446-8503-7b2e24416a69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:01.762Z|c885b850-f4cb-4446-8503-7b2e24416a69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:04.167Z|2579ba76-c08d-439d-a1a7-a5618111fb30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:49:04.167Z|2579ba76-c08d-439d-a1a7-a5618111fb30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:49:04.982Z|719d79a8-def4-4eef-83a0-e0d4cf9c8037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:49:04.983Z|719d79a8-def4-4eef-83a0-e0d4cf9c8037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:49:11.782Z|1bf7d36b-8125-46d7-8ee9-2a27d39a479f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:11.782Z|93949d1f-a2c0-4c86-9ad9-f0da6fc01eb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:11.783Z|1bf7d36b-8125-46d7-8ee9-2a27d39a479f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:11.783Z|93949d1f-a2c0-4c86-9ad9-f0da6fc01eb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:11.785Z|ece99309-4d89-46af-9275-5456fdc0f6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:11.786Z|ece99309-4d89-46af-9275-5456fdc0f6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:19.167Z|31c5f134-6022-4443-9a5c-82b04743d62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:49:19.167Z|31c5f134-6022-4443-9a5c-82b04743d62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:49:21.807Z|2b3f46a8-6bc4-4fbd-ab50-34e89a52fc6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:21.808Z|6edab11f-1747-4e6f-b808-334a2eebc8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:21.808Z|2b3f46a8-6bc4-4fbd-ab50-34e89a52fc6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:21.808Z|6edab11f-1747-4e6f-b808-334a2eebc8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:21.810Z|79aa1305-4f2a-4274-9fad-fb9e3bd0ed28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:21.810Z|79aa1305-4f2a-4274-9fad-fb9e3bd0ed28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:22.055Z|3765962c-cd20-49a6-894b-af99649b9cec|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:49:22.056Z|3765962c-cd20-49a6-894b-af99649b9cec|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:31.841Z|8e3325f0-1ef4-4e38-8f8c-14ca3f025366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:31.841Z|8e3325f0-1ef4-4e38-8f8c-14ca3f025366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:31.842Z|8b05939e-9a3f-4454-aa9b-c7e231d1cc2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:31.842Z|8d53970a-12f3-4810-8fb0-8d8fbf13f49d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:31.843Z|8b05939e-9a3f-4454-aa9b-c7e231d1cc2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:31.843Z|8d53970a-12f3-4810-8fb0-8d8fbf13f49d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:34.166Z|21274ed9-98bf-4d78-8fcb-182da40a09cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:49:34.170Z|21274ed9-98bf-4d78-8fcb-182da40a09cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:49:34.983Z|1b566907-ff62-48d5-b87d-a77ec0183463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:49:34.984Z|1b566907-ff62-48d5-b87d-a77ec0183463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:49:41.863Z|7b0e0bc6-beaf-42c1-a235-519ce5ebc341|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:41.864Z|7b0e0bc6-beaf-42c1-a235-519ce5ebc341|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:41.864Z|81d01178-84b4-4b57-a8a6-f91dc7a05dfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:41.865Z|81d01178-84b4-4b57-a8a6-f91dc7a05dfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:41.868Z|7f1370ad-01e0-49e9-961f-3bab9f0c84f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:41.868Z|7f1370ad-01e0-49e9-961f-3bab9f0c84f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:49.167Z|77bbd342-30af-4fd0-9bc9-190b73cf55e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:49:49.167Z|77bbd342-30af-4fd0-9bc9-190b73cf55e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:49:51.890Z|2931b224-3972-432b-b76e-741c6d658c03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:51.890Z|2da28fde-73fa-4cb8-9ad4-8d6e142653d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:51.891Z|2931b224-3972-432b-b76e-741c6d658c03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:51.890Z|c2779658-db73-4b59-8533-690d62f31ded|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:49:51.891Z|2da28fde-73fa-4cb8-9ad4-8d6e142653d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:49:51.892Z|c2779658-db73-4b59-8533-690d62f31ded|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:01.916Z|384ce1b8-285e-4d22-ba82-3df68627e75f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:01.916Z|ecb6cda7-0475-4226-a1af-88544521c4ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:01.917Z|384ce1b8-285e-4d22-ba82-3df68627e75f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:01.917Z|ecb6cda7-0475-4226-a1af-88544521c4ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:01.924Z|22fdff7f-35f2-4971-8e0d-fd71ac5482bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:01.924Z|22fdff7f-35f2-4971-8e0d-fd71ac5482bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:04.167Z|af360348-cbc6-48f8-9d71-49cb8b968453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:50:04.167Z|af360348-cbc6-48f8-9d71-49cb8b968453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:50:04.984Z|e0413d46-9718-4c45-83b2-7cab504fc35c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:50:04.985Z|e0413d46-9718-4c45-83b2-7cab504fc35c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:50:11.943Z|1581281e-ff7c-4a18-81cf-7a0920fe7513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:11.944Z|1581281e-ff7c-4a18-81cf-7a0920fe7513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:11.949Z|63e240a3-4e5e-4534-858e-c46e20f07b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:11.949Z|63e240a3-4e5e-4534-858e-c46e20f07b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:11.951Z|64b95713-573a-4abb-8d8e-107a22d502d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:11.952Z|64b95713-573a-4abb-8d8e-107a22d502d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:19.167Z|ac74598d-e152-487a-8631-79db9c2b92d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:50:19.170Z|ac74598d-e152-487a-8631-79db9c2b92d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:50:21.971Z|fea19368-1448-4304-b5b9-4d5e64f21265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:21.971Z|abba7d44-6b7d-4c25-8e9d-e75ff47fbd41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:21.972Z|fea19368-1448-4304-b5b9-4d5e64f21265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:21.972Z|abba7d44-6b7d-4c25-8e9d-e75ff47fbd41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:21.977Z|fa4e340c-ea88-4ab4-8edc-f6b035ae3318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:21.978Z|fa4e340c-ea88-4ab4-8edc-f6b035ae3318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:22.056Z|71c21cd6-274a-4e3b-bb0b-235a37aa0c0f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:50:22.057Z|71c21cd6-274a-4e3b-bb0b-235a37aa0c0f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:31.996Z|456b0bd8-edd3-4a97-a10a-4a5698254cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:31.996Z|456b0bd8-edd3-4a97-a10a-4a5698254cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:31.996Z|b4d2e8f4-cc30-4d11-832e-90aa62a35177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:31.997Z|b4d2e8f4-cc30-4d11-832e-90aa62a35177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:31.997Z|868eeef6-440c-4d49-b4d3-cf140b2b513b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:31.998Z|868eeef6-440c-4d49-b4d3-cf140b2b513b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:34.170Z|8a9439c2-598b-47a2-b72e-e0f5f05922bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:50:34.170Z|8a9439c2-598b-47a2-b72e-e0f5f05922bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:50:34.986Z|9ee68111-07d8-4562-bcd0-c8d8f14e46c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:50:34.986Z|9ee68111-07d8-4562-bcd0-c8d8f14e46c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:50:42.021Z|8796bab0-be9e-46d5-837f-f1f63ab9fe24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:42.022Z|8796bab0-be9e-46d5-837f-f1f63ab9fe24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:42.021Z|2b54e6db-2da4-4f65-bf7a-cccf020ce427|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:42.021Z|2d902f20-fd66-487b-a131-3a2d4f519caf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:42.022Z|2b54e6db-2da4-4f65-bf7a-cccf020ce427|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:42.022Z|2d902f20-fd66-487b-a131-3a2d4f519caf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:49.167Z|34b5c118-5131-4d7c-a797-3e360db48fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:50:49.167Z|34b5c118-5131-4d7c-a797-3e360db48fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:50:52.047Z|8c665d21-ed1d-4691-8308-9a0e5c86c3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:52.047Z|d94bab97-4b79-4e68-8754-73ef559dba5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:52.048Z|8c665d21-ed1d-4691-8308-9a0e5c86c3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:52.048Z|d94bab97-4b79-4e68-8754-73ef559dba5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:50:52.056Z|c6d900e7-581c-4e2b-a66d-c59f23058a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:50:52.057Z|c6d900e7-581c-4e2b-a66d-c59f23058a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:02.075Z|c394e3dd-1aec-4deb-979b-057b0d159a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:02.075Z|32c07f4a-2ab1-4419-af33-e65c927cee98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:02.075Z|c394e3dd-1aec-4deb-979b-057b0d159a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:02.076Z|32c07f4a-2ab1-4419-af33-e65c927cee98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:02.080Z|53c985b2-ea2e-4b24-a320-7511e7626d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:02.080Z|53c985b2-ea2e-4b24-a320-7511e7626d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:04.167Z|854a0f42-fabf-4dd4-ab94-d209304accf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:51:04.171Z|854a0f42-fabf-4dd4-ab94-d209304accf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:51:04.987Z|a79d3585-db0b-4153-b136-43cad24c4f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:51:04.987Z|a79d3585-db0b-4153-b136-43cad24c4f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:51:12.102Z|8e0e5343-3f6e-4a57-824d-52ed91ede778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:12.102Z|fd44053a-2423-4b89-9ca8-02488feb1223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:12.103Z|8e0e5343-3f6e-4a57-824d-52ed91ede778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:12.103Z|fd44053a-2423-4b89-9ca8-02488feb1223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:12.103Z|4cb33fe2-f6e3-41d2-8064-401e0e75fd00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:12.103Z|4cb33fe2-f6e3-41d2-8064-401e0e75fd00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:19.167Z|23b0fdd2-7b7b-4925-a202-22c5b663fa29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:51:19.167Z|23b0fdd2-7b7b-4925-a202-22c5b663fa29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:51:22.056Z|6de35520-f3e7-440c-9db4-b895de7caeaf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:51:22.057Z|6de35520-f3e7-440c-9db4-b895de7caeaf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:22.125Z|bc09fdc8-88c0-4588-a84f-5c487b3aad24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:22.127Z|bc09fdc8-88c0-4588-a84f-5c487b3aad24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:22.129Z|f60a1ea5-0491-4773-973b-3e774369c9d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:22.129Z|f60a1ea5-0491-4773-973b-3e774369c9d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:22.129Z|4800c9dc-73a3-4564-aaf2-1d1c4905de73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:22.130Z|4800c9dc-73a3-4564-aaf2-1d1c4905de73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:32.151Z|828141c5-5769-4ae2-adb1-cda41e2d3386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:32.152Z|828141c5-5769-4ae2-adb1-cda41e2d3386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:32.155Z|05858a18-6a17-4372-9eb7-1f4bd33a713c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:32.156Z|2abb3aec-0b89-48c2-8b4d-0b5bb3ec446d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:32.156Z|05858a18-6a17-4372-9eb7-1f4bd33a713c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:32.156Z|2abb3aec-0b89-48c2-8b4d-0b5bb3ec446d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:34.167Z|fcbcbdec-711b-47d7-a1b7-697a312905d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:51:34.167Z|fcbcbdec-711b-47d7-a1b7-697a312905d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:51:34.988Z|76fa3764-bdf7-43e1-8875-02b307961b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:51:34.988Z|76fa3764-bdf7-43e1-8875-02b307961b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:51:42.180Z|8634070b-adb7-408e-a08c-da36b19767c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:42.180Z|026d0b88-2641-4885-9948-953c3dfa8074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:42.180Z|026d0b88-2641-4885-9948-953c3dfa8074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:42.180Z|8634070b-adb7-408e-a08c-da36b19767c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:42.188Z|85749a2e-6461-4718-b845-8b96ee284f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:42.189Z|85749a2e-6461-4718-b845-8b96ee284f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:49.167Z|72bfeb2b-e051-4f76-a556-4d26b8a619ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:51:49.171Z|72bfeb2b-e051-4f76-a556-4d26b8a619ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:51:52.206Z|756e668a-4960-497b-9e38-c5a4ea76c080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:52.206Z|756e668a-4960-497b-9e38-c5a4ea76c080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:52.206Z|fbec7bc1-73ff-44a3-951e-8af224abfa8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:52.207Z|fbec7bc1-73ff-44a3-951e-8af224abfa8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:51:52.213Z|f3609cf7-38e3-4fa9-aefc-2c8b6bb46e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:51:52.214Z|f3609cf7-38e3-4fa9-aefc-2c8b6bb46e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:02.231Z|be7c9020-d7ec-48fa-9f69-8e334f9b0b29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:02.231Z|7a6dc3d3-404d-4b13-8f90-f3361baf65c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:02.232Z|be7c9020-d7ec-48fa-9f69-8e334f9b0b29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:02.232Z|7a6dc3d3-404d-4b13-8f90-f3361baf65c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:02.236Z|7d9bbe4d-b5eb-4418-b5d2-77a99e8fb4b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:02.236Z|7d9bbe4d-b5eb-4418-b5d2-77a99e8fb4b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:04.167Z|4b33bcf0-7a1f-47a1-a87c-4d99932a68cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:52:04.167Z|4b33bcf0-7a1f-47a1-a87c-4d99932a68cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:52:04.989Z|b72c8083-0ddc-4773-96ea-dfac33fdb8a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:52:04.989Z|b72c8083-0ddc-4773-96ea-dfac33fdb8a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:52:12.259Z|e3c1206a-3d3d-4b49-89c9-39bffde98aa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:12.259Z|bddf4568-58ce-4f16-a5f6-f5a37c61fc97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:12.259Z|e3c1206a-3d3d-4b49-89c9-39bffde98aa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:12.260Z|bddf4568-58ce-4f16-a5f6-f5a37c61fc97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:12.262Z|7d7e5392-0f1e-4b1c-bddf-d365e86b5dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:12.262Z|7d7e5392-0f1e-4b1c-bddf-d365e86b5dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:19.168Z|e1ea40d1-43ce-4572-be54-ca1b4f71627d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:52:19.168Z|e1ea40d1-43ce-4572-be54-ca1b4f71627d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:52:22.055Z|ae6dcd58-3139-4d4f-9a89-b7a9be081b09|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:52:22.056Z|ae6dcd58-3139-4d4f-9a89-b7a9be081b09|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:22.289Z|8182a045-f018-40fb-926b-d34b238bb550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:22.289Z|f9067c7c-811f-4542-91ab-cda68814bbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:22.289Z|8182a045-f018-40fb-926b-d34b238bb550|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:22.289Z|f9067c7c-811f-4542-91ab-cda68814bbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:22.295Z|8d48c025-9252-4e20-afe7-ec5ec747ebe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:22.296Z|8d48c025-9252-4e20-afe7-ec5ec747ebe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:32.314Z|fed56ebf-e167-4001-b0d2-a6131f03a26d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:32.314Z|73e9e8e5-c27b-4371-989e-7a24f2bc44a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:32.315Z|fed56ebf-e167-4001-b0d2-a6131f03a26d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:32.315Z|73e9e8e5-c27b-4371-989e-7a24f2bc44a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:32.320Z|69928ad7-554d-4315-bea8-2d1eca236fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:32.321Z|69928ad7-554d-4315-bea8-2d1eca236fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:34.167Z|73673ba6-9c78-429c-aceb-adafd6b60c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:52:34.171Z|73673ba6-9c78-429c-aceb-adafd6b60c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:52:34.990Z|f37c6a64-0d7c-4647-9d5f-66726e6a0dfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:52:34.990Z|f37c6a64-0d7c-4647-9d5f-66726e6a0dfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:52:42.345Z|a72bc12e-f104-4b27-adcc-52ca43edbd1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:42.345Z|a72bc12e-f104-4b27-adcc-52ca43edbd1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:42.346Z|48a284a1-1d8e-4f56-adc9-2a1d52c57d82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:42.346Z|48a284a1-1d8e-4f56-adc9-2a1d52c57d82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:42.347Z|36f82642-ad92-4096-a982-72ee26478cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:42.348Z|36f82642-ad92-4096-a982-72ee26478cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:49.167Z|b59a9020-b5b1-4270-9772-d0ad813cb96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:52:49.167Z|b59a9020-b5b1-4270-9772-d0ad813cb96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:52:52.368Z|e9902887-f576-40fb-bb91-41d5cc5c7657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:52.368Z|82959eea-356e-4e32-af74-6fd606cfafaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:52.369Z|e9902887-f576-40fb-bb91-41d5cc5c7657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:52.369Z|82959eea-356e-4e32-af74-6fd606cfafaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:52:52.369Z|506c8936-0599-49c0-9328-84436b0381f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:52:52.370Z|506c8936-0599-49c0-9328-84436b0381f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:02.398Z|1d7b3730-7029-4675-b12e-9d6c4830cba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:02.398Z|1d7b3730-7029-4675-b12e-9d6c4830cba3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:02.398Z|e22131ea-4cdf-4ac9-9c12-1f5a394e0505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:02.398Z|67c9c318-dc4e-4945-af11-16a1f1a903de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:02.399Z|e22131ea-4cdf-4ac9-9c12-1f5a394e0505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:02.400Z|67c9c318-dc4e-4945-af11-16a1f1a903de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:04.167Z|ed06be4a-0e73-46ae-885a-7b02ca4d86c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:53:04.167Z|ed06be4a-0e73-46ae-885a-7b02ca4d86c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:53:04.991Z|ee617fd9-b833-4414-87c0-7c91c3c5034b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:53:04.992Z|ee617fd9-b833-4414-87c0-7c91c3c5034b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:53:12.427Z|0a8e88be-db42-47e4-9579-4e6f457f7ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:12.427Z|e94a0b6d-8f6e-48d5-a21d-de8ec85a3933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:12.427Z|8040a60d-3299-4ecc-a5fe-d409f39cf6e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:12.427Z|0a8e88be-db42-47e4-9579-4e6f457f7ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:12.428Z|e94a0b6d-8f6e-48d5-a21d-de8ec85a3933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:12.428Z|8040a60d-3299-4ecc-a5fe-d409f39cf6e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:19.167Z|438bd071-c3be-4c9d-a102-000932f5a28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:53:19.171Z|438bd071-c3be-4c9d-a102-000932f5a28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:53:22.055Z|1f784840-9b36-43b5-87b7-00ed5cd5e1dc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:53:22.055Z|1f784840-9b36-43b5-87b7-00ed5cd5e1dc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:22.454Z|e9795ef9-b131-4015-aa7d-f5798df0043d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:22.454Z|d1654af2-0595-4eee-b509-4de8b36d58f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:22.455Z|e9795ef9-b131-4015-aa7d-f5798df0043d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:22.456Z|d1654af2-0595-4eee-b509-4de8b36d58f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:22.462Z|3d30cdcf-9925-4f9b-8fef-f697c5c9eded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:22.462Z|3d30cdcf-9925-4f9b-8fef-f697c5c9eded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:32.480Z|64081986-f21c-4ab8-89e0-d6ded1880395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:32.480Z|bafb74cd-7640-4f2a-b477-bea43e6566a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:32.481Z|64081986-f21c-4ab8-89e0-d6ded1880395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:32.481Z|bafb74cd-7640-4f2a-b477-bea43e6566a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:32.484Z|ee178716-9242-4e1c-a593-cd2968598690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:32.485Z|ee178716-9242-4e1c-a593-cd2968598690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:34.167Z|686be0fb-76e1-451f-bd69-9ed7d0f8a316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:53:34.167Z|686be0fb-76e1-451f-bd69-9ed7d0f8a316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:53:34.992Z|a290b67f-9ffc-4235-bd91-a7599719e8f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:53:34.993Z|a290b67f-9ffc-4235-bd91-a7599719e8f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:53:42.507Z|8470e44f-d57b-48aa-a1c0-604f96199fe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:42.507Z|83adc69a-0d47-4693-b0a3-1ec4adc5afec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:42.508Z|83adc69a-0d47-4693-b0a3-1ec4adc5afec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:42.508Z|8470e44f-d57b-48aa-a1c0-604f96199fe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:42.509Z|742b0cd7-e4e0-4336-b808-1ed6bb802043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:42.510Z|742b0cd7-e4e0-4336-b808-1ed6bb802043|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:49.166Z|4db30ed5-f548-4bdb-81f5-7e5523c5813b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:53:49.167Z|4db30ed5-f548-4bdb-81f5-7e5523c5813b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:53:52.532Z|d37d6e39-c3bb-4905-ab87-904167f41f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:52.532Z|64c3faab-5a9f-4451-9c25-38f8fa03b7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:52.532Z|64c3faab-5a9f-4451-9c25-38f8fa03b7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:52.532Z|d37d6e39-c3bb-4905-ab87-904167f41f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:53:52.532Z|10c6fff1-502d-4e12-ae61-538c189a6302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:53:52.533Z|10c6fff1-502d-4e12-ae61-538c189a6302|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:02.562Z|ff5d684c-9f8d-48f0-b501-8b8874084823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:02.562Z|4f0a3e93-21e5-4cea-a615-335ad7a447a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:02.562Z|f256212e-8868-43b9-9d60-0dda115fc317|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:02.562Z|ff5d684c-9f8d-48f0-b501-8b8874084823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:02.562Z|f256212e-8868-43b9-9d60-0dda115fc317|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:02.562Z|4f0a3e93-21e5-4cea-a615-335ad7a447a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:04.167Z|b8aa4d57-3464-4ad9-89a7-323328e4e578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:54:04.171Z|b8aa4d57-3464-4ad9-89a7-323328e4e578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:54:04.993Z|80c89719-eb0d-4959-a7fa-0596b958b921|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:54:04.994Z|80c89719-eb0d-4959-a7fa-0596b958b921|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:54:12.588Z|f5301f7a-af00-4bab-a6e0-cf86902b45a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:12.589Z|0aefba26-c9b2-46d6-8b58-587d29b60be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:12.589Z|f5301f7a-af00-4bab-a6e0-cf86902b45a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:12.590Z|0aefba26-c9b2-46d6-8b58-587d29b60be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:12.596Z|ef671432-40ef-48e6-8d4a-50d5d073a356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:12.596Z|ef671432-40ef-48e6-8d4a-50d5d073a356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:19.166Z|3a15bb48-1615-42f3-9904-04ce70d57149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:54:19.167Z|3a15bb48-1615-42f3-9904-04ce70d57149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:54:22.056Z|81fb5c72-7c62-4c65-8da3-d5ac934e1492|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:54:22.056Z|81fb5c72-7c62-4c65-8da3-d5ac934e1492|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:22.613Z|36e2609f-29e3-4f80-b3df-4a71a5637d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:22.613Z|1dd16cb1-3f7e-420b-b402-ba4cd9b10434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:22.614Z|36e2609f-29e3-4f80-b3df-4a71a5637d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:22.614Z|1dd16cb1-3f7e-420b-b402-ba4cd9b10434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:22.619Z|c08bf57f-7dfa-49e5-a421-7d942267fea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:22.619Z|c08bf57f-7dfa-49e5-a421-7d942267fea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:32.639Z|28407364-0043-4add-9063-a7df95b9d14d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:32.639Z|28407364-0043-4add-9063-a7df95b9d14d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:32.639Z|2e576d04-b585-4dfa-9d38-727dcde86641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:32.640Z|2e576d04-b585-4dfa-9d38-727dcde86641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:32.642Z|3fecb56e-46ee-4b90-9b64-6ff309fcd33a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:32.643Z|3fecb56e-46ee-4b90-9b64-6ff309fcd33a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:34.167Z|999fc180-7f7e-4bc2-b825-1909ac899b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:54:34.167Z|999fc180-7f7e-4bc2-b825-1909ac899b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:54:34.994Z|ebf904a5-ac99-4c43-8b1f-648d1b5dce4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:54:34.995Z|ebf904a5-ac99-4c43-8b1f-648d1b5dce4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:54:42.669Z|cc54d128-c67f-49e7-a3be-9d5fd2db72f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:42.669Z|2bde53a3-3c21-40c1-a131-e9de8eac6f22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:42.670Z|2bde53a3-3c21-40c1-a131-e9de8eac6f22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:42.670Z|cc54d128-c67f-49e7-a3be-9d5fd2db72f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:42.671Z|e3af3ad4-e351-4fcf-99f0-6f468c5e93e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:42.671Z|e3af3ad4-e351-4fcf-99f0-6f468c5e93e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:49.167Z|eddf287f-17dd-4e08-a7bf-c27ce37dabe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:54:49.171Z|eddf287f-17dd-4e08-a7bf-c27ce37dabe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:54:52.695Z|86a4d0b7-3d23-47e3-9a73-8247f8a66c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:52.695Z|b6b1252d-910d-4023-b3f7-24ccca56362c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:52.696Z|86a4d0b7-3d23-47e3-9a73-8247f8a66c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:52.696Z|b6b1252d-910d-4023-b3f7-24ccca56362c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:54:52.696Z|da3fe4ce-ec10-4dc3-a5fa-771982a0cb4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:54:52.696Z|da3fe4ce-ec10-4dc3-a5fa-771982a0cb4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:02.724Z|91dd60dc-37f6-41a3-8585-2107d05a14b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:02.724Z|6e9221bf-db0d-4f78-bcd1-10d11ab0a682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:02.725Z|f5e45212-a937-447f-a835-aaabf56a3005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:02.725Z|6e9221bf-db0d-4f78-bcd1-10d11ab0a682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:02.725Z|91dd60dc-37f6-41a3-8585-2107d05a14b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:02.726Z|f5e45212-a937-447f-a835-aaabf56a3005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:04.167Z|73d59e02-7ab7-41c2-bc58-3c2ee06e3732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:55:04.167Z|73d59e02-7ab7-41c2-bc58-3c2ee06e3732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:55:04.996Z|5c1e2f85-7c2f-4048-80f1-a441df0bbaed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:55:04.996Z|5c1e2f85-7c2f-4048-80f1-a441df0bbaed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:55:12.751Z|a0b2d032-efa6-4e29-b028-877196409f98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:12.751Z|9afd45e0-09b6-48b2-9575-3fd461ea1200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:12.751Z|ea36b6a8-c277-4a70-8db6-59c16a8cf534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:12.752Z|a0b2d032-efa6-4e29-b028-877196409f98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:12.752Z|ea36b6a8-c277-4a70-8db6-59c16a8cf534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:12.752Z|9afd45e0-09b6-48b2-9575-3fd461ea1200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:19.167Z|239902d5-bd03-43f4-b066-fe7b486eb3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:55:19.167Z|239902d5-bd03-43f4-b066-fe7b486eb3da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:55:22.056Z|480eeb01-4fa2-493a-b046-127797d48862|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:55:22.057Z|480eeb01-4fa2-493a-b046-127797d48862|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:22.782Z|ee0716d8-9d16-466d-b6bd-8c7e8c00c24d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:22.782Z|aaba75ed-f733-4661-b729-af8502adc407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:22.782Z|ae7a13a7-b0d0-4fbf-9bbb-cf45e409be04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:22.783Z|ee0716d8-9d16-466d-b6bd-8c7e8c00c24d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:22.783Z|aaba75ed-f733-4661-b729-af8502adc407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:22.784Z|ae7a13a7-b0d0-4fbf-9bbb-cf45e409be04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:32.811Z|0f77a345-ef68-4d5f-8e88-1618c04a32fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:32.811Z|dce4a92f-a512-488b-b9a1-bfbcde6e25b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:32.811Z|c9716f24-3a03-4a8b-a06b-2d01aca3face|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:32.812Z|0f77a345-ef68-4d5f-8e88-1618c04a32fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:32.812Z|dce4a92f-a512-488b-b9a1-bfbcde6e25b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:32.812Z|c9716f24-3a03-4a8b-a06b-2d01aca3face|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:34.166Z|d96e74db-ce4f-4bff-aaac-60fecb975f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:55:34.170Z|d96e74db-ce4f-4bff-aaac-60fecb975f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:55:34.997Z|883e0bb2-5d0f-468b-a0c4-241360d652ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:55:34.997Z|883e0bb2-5d0f-468b-a0c4-241360d652ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:55:42.838Z|599258a8-3b82-4ca0-acf9-a4bf2e439126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:42.838Z|ff8f6688-45a6-486b-a4e4-856ec953be58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:42.839Z|ff8f6688-45a6-486b-a4e4-856ec953be58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:42.839Z|599258a8-3b82-4ca0-acf9-a4bf2e439126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:42.842Z|967c517b-0567-4547-8d86-f0a1c88614fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:42.842Z|967c517b-0567-4547-8d86-f0a1c88614fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:49.167Z|8ebb39dc-7b84-4726-9c33-a61d98f1c617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:55:49.167Z|8ebb39dc-7b84-4726-9c33-a61d98f1c617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:55:52.863Z|9e691313-8eb7-41a4-b433-17c4d333480d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:52.863Z|2a239b27-4b8f-44ec-90d5-0325316afdcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:52.864Z|9e691313-8eb7-41a4-b433-17c4d333480d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:52.864Z|2a239b27-4b8f-44ec-90d5-0325316afdcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:55:52.869Z|fabc4cfa-75fd-4a74-87f5-8902580e5ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:55:52.870Z|fabc4cfa-75fd-4a74-87f5-8902580e5ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:02.888Z|f1c1332d-8629-4084-b3ea-62efb6cdecc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:02.888Z|ffeeaef1-ead8-47c1-9848-6f2f63be34f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:02.888Z|f1c1332d-8629-4084-b3ea-62efb6cdecc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:02.889Z|ffeeaef1-ead8-47c1-9848-6f2f63be34f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:02.891Z|29395cf7-728f-47a2-91c3-82248105b61f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:02.892Z|29395cf7-728f-47a2-91c3-82248105b61f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:04.167Z|bd92f06d-323d-45d7-bd88-a1d7c1a55f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:56:04.167Z|bd92f06d-323d-45d7-bd88-a1d7c1a55f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:56:04.998Z|bddbdf1d-3c22-4fda-8136-b5fa84a3ee95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:56:04.999Z|bddbdf1d-3c22-4fda-8136-b5fa84a3ee95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:56:12.913Z|52a4fdbb-184c-4623-9490-e4dd61715ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:12.914Z|52a4fdbb-184c-4623-9490-e4dd61715ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:12.913Z|964de63d-102d-4d74-ba80-5ce200beb5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:12.915Z|964de63d-102d-4d74-ba80-5ce200beb5ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:12.915Z|fe7730da-d272-41a8-ad33-75c1bf535c63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:12.915Z|fe7730da-d272-41a8-ad33-75c1bf535c63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:19.167Z|7cb91acb-85f8-487b-88f3-5718d7eaa796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:56:19.173Z|7cb91acb-85f8-487b-88f3-5718d7eaa796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:56:22.055Z|a4e175c0-33bc-4e9c-b73f-ea2a976e9781|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:56:22.056Z|a4e175c0-33bc-4e9c-b73f-ea2a976e9781|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:22.939Z|2ed849d5-e315-4c12-9ae7-1b4c56fe34e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:22.939Z|4d5d2208-3365-4685-8ca4-d3da6ef373f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:22.939Z|9db4fc56-7a98-4be3-83c8-e71018028643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:22.940Z|4d5d2208-3365-4685-8ca4-d3da6ef373f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:22.940Z|9db4fc56-7a98-4be3-83c8-e71018028643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:22.940Z|2ed849d5-e315-4c12-9ae7-1b4c56fe34e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:32.964Z|548bf18f-58ad-4b44-96ab-82cef8814e6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:32.965Z|548bf18f-58ad-4b44-96ab-82cef8814e6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:32.965Z|5b1a3e69-96d9-4fd2-9c39-471ef905ba93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:32.966Z|5b1a3e69-96d9-4fd2-9c39-471ef905ba93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:32.967Z|9f60b505-16a6-49c6-9dec-165e983f1612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:32.968Z|9f60b505-16a6-49c6-9dec-165e983f1612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:34.167Z|c9ef0eb7-cb6d-4f43-8d0f-bcedab2f79d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:56:34.167Z|c9ef0eb7-cb6d-4f43-8d0f-bcedab2f79d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:56:34.999Z|c375147f-4df5-4b55-8b23-ddbc595517d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:56:35.000Z|c375147f-4df5-4b55-8b23-ddbc595517d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:56:42.989Z|e30a9da3-806c-453b-9f8e-0b9029fb4c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:42.989Z|20032692-44fc-4a25-a922-a3db0238f968|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:42.990Z|e30a9da3-806c-453b-9f8e-0b9029fb4c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:42.991Z|20032692-44fc-4a25-a922-a3db0238f968|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:42.991Z|a7f3dd05-3469-4a22-9b4e-8ea8b79ac948|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:42.992Z|a7f3dd05-3469-4a22-9b4e-8ea8b79ac948|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:49.167Z|21950891-b02d-4dd8-acc8-d5b3a475d6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:56:49.167Z|21950891-b02d-4dd8-acc8-d5b3a475d6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:56:53.015Z|4fd94428-aa43-46bd-be56-442c25039f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:53.015Z|335596ed-af29-41ae-bd08-6fafbd6c4324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:53.016Z|4fd94428-aa43-46bd-be56-442c25039f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:53.016Z|335596ed-af29-41ae-bd08-6fafbd6c4324|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:56:53.067Z|7654a050-c89b-47d0-8ad6-bc40d4e04373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:56:53.068Z|7654a050-c89b-47d0-8ad6-bc40d4e04373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:03.088Z|aa3da2a6-ec9b-4ff2-9c74-a6c7631eb3e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:03.089Z|aa3da2a6-ec9b-4ff2-9c74-a6c7631eb3e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:03.089Z|f4aca94c-0398-4e12-ae19-43468916701f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:03.090Z|f4aca94c-0398-4e12-ae19-43468916701f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:03.090Z|bf8ced26-c56b-4cf5-bc63-64500e981b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:03.091Z|bf8ced26-c56b-4cf5-bc63-64500e981b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:04.167Z|3c8f0c38-8599-49b7-8a5c-ae51e7426085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:57:04.171Z|3c8f0c38-8599-49b7-8a5c-ae51e7426085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:57:05.000Z|2fe11d89-acff-4d4b-8234-328b0712a654|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:57:05.001Z|2fe11d89-acff-4d4b-8234-328b0712a654|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:57:13.113Z|8151d873-73e9-444c-9784-6ca457b46807|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:13.113Z|8151d873-73e9-444c-9784-6ca457b46807|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:13.114Z|7a423db4-01c1-4dac-9dcc-0db8b1013180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:13.114Z|7a423db4-01c1-4dac-9dcc-0db8b1013180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:13.117Z|d18fb2cc-800b-40d3-b72a-dfb7a2795042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:13.117Z|d18fb2cc-800b-40d3-b72a-dfb7a2795042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:19.167Z|2e9a843c-b7e7-4385-8ddd-92de35854ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:57:19.167Z|2e9a843c-b7e7-4385-8ddd-92de35854ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:57:22.055Z|c37bb9b9-932b-4d3c-91b4-fe5e177269eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:57:22.055Z|c37bb9b9-932b-4d3c-91b4-fe5e177269eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:23.137Z|9be9f594-9121-474b-8ca8-35ba3b35a813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:23.137Z|b7bf1bee-5ec8-4a9c-8b59-59189dfdfe2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:23.138Z|9be9f594-9121-474b-8ca8-35ba3b35a813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:23.139Z|b7bf1bee-5ec8-4a9c-8b59-59189dfdfe2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:23.140Z|05028a8d-802d-4ebe-8029-0402c23975ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:23.142Z|05028a8d-802d-4ebe-8029-0402c23975ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:33.164Z|79022a04-ac44-43c9-a90c-0abb94ff16a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:33.165Z|79022a04-ac44-43c9-a90c-0abb94ff16a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:33.166Z|6ad3f581-e11b-44e8-8afc-728282dbde8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:33.167Z|6ad3f581-e11b-44e8-8afc-728282dbde8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:33.172Z|b84884d9-9f80-41ae-ad8b-d3c15df126ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:33.173Z|b84884d9-9f80-41ae-ad8b-d3c15df126ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:34.167Z|f818552b-0353-4457-9364-a945529427c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:57:34.167Z|f818552b-0353-4457-9364-a945529427c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:57:35.002Z|71d33c56-323e-410d-8c87-8d3aa2e7824d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:57:35.002Z|71d33c56-323e-410d-8c87-8d3aa2e7824d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:57:43.189Z|86f912e6-17a4-4f04-acbb-7cefa478f217|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:43.190Z|86f912e6-17a4-4f04-acbb-7cefa478f217|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:43.192Z|3c42719d-9b03-4271-9c34-96cb584c5a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:43.193Z|3c42719d-9b03-4271-9c34-96cb584c5a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:43.196Z|785bd3ac-3dbd-4dd1-a0d0-1aecae82276f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:43.197Z|785bd3ac-3dbd-4dd1-a0d0-1aecae82276f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:49.167Z|565f9e33-54b2-4510-aa57-2ff85c3c6a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:57:49.172Z|565f9e33-54b2-4510-aa57-2ff85c3c6a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:57:53.212Z|b1bd1012-e6bf-44a9-ba8c-9b2e32ec0284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:53.213Z|b1bd1012-e6bf-44a9-ba8c-9b2e32ec0284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:53.214Z|3015a68a-2763-4840-8ae2-e3ea342e901c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:53.215Z|3015a68a-2763-4840-8ae2-e3ea342e901c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:57:53.221Z|af55eea8-4d00-426f-ba88-476ccb61bbb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:57:53.222Z|af55eea8-4d00-426f-ba88-476ccb61bbb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:03.236Z|fc259256-119b-474a-80c3-3da3a495f626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:03.237Z|61624c2f-69f1-4c80-98e4-60c09d706cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:03.237Z|fc259256-119b-474a-80c3-3da3a495f626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:03.238Z|61624c2f-69f1-4c80-98e4-60c09d706cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:03.245Z|ebab4481-9c66-457b-a964-1334842f6571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:03.245Z|ebab4481-9c66-457b-a964-1334842f6571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:04.167Z|8cab110b-39b0-4cb2-9510-607ada558407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:58:04.167Z|8cab110b-39b0-4cb2-9510-607ada558407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:58:05.003Z|5da7f366-2caf-41c0-8a04-219bedeb8abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:58:05.003Z|5da7f366-2caf-41c0-8a04-219bedeb8abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:58:13.263Z|6d1b78cf-a8b5-47b2-97c3-5f0f2fe3bf66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:13.263Z|8aa2e345-67cb-4168-9509-bb71b43fc59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:13.263Z|6d1b78cf-a8b5-47b2-97c3-5f0f2fe3bf66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:13.264Z|8aa2e345-67cb-4168-9509-bb71b43fc59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:13.266Z|5ca374d8-2675-4e5c-9181-c2e0da7be0c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:13.267Z|5ca374d8-2675-4e5c-9181-c2e0da7be0c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:19.167Z|fd3e3371-0c45-4bc2-8f07-f71d6400bb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:58:19.168Z|fd3e3371-0c45-4bc2-8f07-f71d6400bb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:58:22.055Z|df5c6483-4e22-4ecc-82c9-93d1f97300dc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:58:22.056Z|df5c6483-4e22-4ecc-82c9-93d1f97300dc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:23.288Z|804d0bf2-957b-4ba3-93d1-cc77e7bb88a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:23.289Z|804d0bf2-957b-4ba3-93d1-cc77e7bb88a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:23.288Z|65dfe5f1-6c13-4577-86ea-b2b072d67611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:23.290Z|65dfe5f1-6c13-4577-86ea-b2b072d67611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:23.291Z|bc8ad9f7-97cb-48a4-b55a-6ffb1d14e1d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:23.291Z|bc8ad9f7-97cb-48a4-b55a-6ffb1d14e1d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:33.318Z|d8d21156-85b2-4863-9159-95e8fd6e3234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:33.318Z|d8d21156-85b2-4863-9159-95e8fd6e3234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:33.325Z|e3419df9-7559-4456-a31f-35fa9eb18532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:33.325Z|60839dab-b643-4f72-aad9-9a2c03ed0cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:33.325Z|e3419df9-7559-4456-a31f-35fa9eb18532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:33.325Z|60839dab-b643-4f72-aad9-9a2c03ed0cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:34.167Z|4a53dde7-c695-41a2-a0d0-9aa6c0b36780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:58:34.171Z|4a53dde7-c695-41a2-a0d0-9aa6c0b36780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:58:35.003Z|af667d8e-1e1c-4af3-9eb2-0b5af545ba67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:58:35.004Z|af667d8e-1e1c-4af3-9eb2-0b5af545ba67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:58:43.345Z|cda53579-5eb7-48d3-9b6a-6f2284f80c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:43.346Z|cda53579-5eb7-48d3-9b6a-6f2284f80c1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:43.349Z|fece9b67-508f-44ce-8d1c-ab7713a854f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:43.350Z|fece9b67-508f-44ce-8d1c-ab7713a854f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:43.350Z|c1a8cd3e-f917-4828-8671-372170628736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:43.350Z|c1a8cd3e-f917-4828-8671-372170628736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:49.167Z|fa94784a-3acc-4f18-86e7-ee88fd03e33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:58:49.167Z|fa94784a-3acc-4f18-86e7-ee88fd03e33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:58:53.369Z|de3b3f44-ee29-44b2-ba26-71ea75b495b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:53.370Z|de3b3f44-ee29-44b2-ba26-71ea75b495b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:53.371Z|5de4b5b5-d31d-45e0-9ee7-ad9790516b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:53.371Z|5de4b5b5-d31d-45e0-9ee7-ad9790516b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:58:53.374Z|4e928351-456f-4655-9c0b-598fdc7caa8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:58:53.374Z|4e928351-456f-4655-9c0b-598fdc7caa8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:03.394Z|93714bb4-f54f-461c-a2f7-cc9b032ce3c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:03.395Z|8e1df94f-5c6b-4e0d-ab02-1f89198ca0ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:03.396Z|93714bb4-f54f-461c-a2f7-cc9b032ce3c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:03.396Z|8e1df94f-5c6b-4e0d-ab02-1f89198ca0ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:03.397Z|85ae2309-0e05-4775-914f-a41f5320d144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:03.398Z|85ae2309-0e05-4775-914f-a41f5320d144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:04.167Z|98934900-d5ee-4483-ac5c-e561f78c627a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:59:04.167Z|98934900-d5ee-4483-ac5c-e561f78c627a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:59:05.004Z|5d8a9fd1-1907-4172-81aa-2c6221d7387a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:59:05.005Z|5d8a9fd1-1907-4172-81aa-2c6221d7387a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:59:13.421Z|a14e4c61-6ae1-4c85-9d07-d41f2e8324fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:13.421Z|b8063146-844d-46e3-b9a6-c24cbeae824a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:13.422Z|a14e4c61-6ae1-4c85-9d07-d41f2e8324fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:13.423Z|b8063146-844d-46e3-b9a6-c24cbeae824a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:13.427Z|8ddfea67-9092-469e-9adf-83a5c02da5ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:13.428Z|8ddfea67-9092-469e-9adf-83a5c02da5ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:19.167Z|1fc3b8d6-e0a5-4beb-9833-f47e52d953de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:59:19.171Z|1fc3b8d6-e0a5-4beb-9833-f47e52d953de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:59:22.055Z|a81477f8-f953-4a70-b1fc-e1ea3d2108c4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T04:59:22.056Z|a81477f8-f953-4a70-b1fc-e1ea3d2108c4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:23.446Z|55cfc6fb-9ed6-4380-811f-9227ca9d6e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:23.447Z|746be89d-debc-40a8-b503-e71d667db2ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:23.447Z|55cfc6fb-9ed6-4380-811f-9227ca9d6e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:23.448Z|746be89d-debc-40a8-b503-e71d667db2ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:23.449Z|06f55099-4332-44cb-9350-1de061f64ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:23.450Z|06f55099-4332-44cb-9350-1de061f64ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:33.471Z|31ac78c4-5902-48f9-b3fb-5c5f456295f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:33.472Z|d3d29c47-e2f6-49f9-b126-c06b5eb65739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:33.472Z|31ac78c4-5902-48f9-b3fb-5c5f456295f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:33.472Z|d3d29c47-e2f6-49f9-b126-c06b5eb65739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:33.476Z|07dc831f-f861-4f60-8452-225e1bf119dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:33.476Z|07dc831f-f861-4f60-8452-225e1bf119dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:34.166Z|7251e13f-142e-4b0d-86a2-d3fdf589a155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:59:34.167Z|7251e13f-142e-4b0d-86a2-d3fdf589a155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:59:35.006Z|29d2b5e5-ca67-4aad-96f2-285b76e6408f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:59:35.006Z|29d2b5e5-ca67-4aad-96f2-285b76e6408f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:59:43.500Z|bf5042d4-ba36-4539-83d6-6cce39db72f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:43.500Z|bf5042d4-ba36-4539-83d6-6cce39db72f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:43.504Z|946c21e2-d8ac-47a9-8c02-c665b9214f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:43.504Z|581fec05-bbeb-4864-97eb-5c26191d2cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:43.504Z|946c21e2-d8ac-47a9-8c02-c665b9214f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:43.504Z|581fec05-bbeb-4864-97eb-5c26191d2cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:49.167Z|55b40696-6451-4ae7-9429-bfc56fbb381e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T04:59:49.167Z|55b40696-6451-4ae7-9429-bfc56fbb381e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T04:59:53.527Z|f627abda-963f-43a8-b915-47e8c7d17af3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:53.527Z|0f43ae1e-29e0-4a93-a402-cc5aee92bd3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:53.527Z|f627abda-963f-43a8-b915-47e8c7d17af3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:53.527Z|0f43ae1e-29e0-4a93-a402-cc5aee92bd3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T04:59:53.528Z|b1d2be69-07e9-4231-97e6-d667313bc0a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T04:59:53.528Z|b1d2be69-07e9-4231-97e6-d667313bc0a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:03.553Z|f66a900a-fef1-498c-8935-50e07510ccfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:03.553Z|f66a900a-fef1-498c-8935-50e07510ccfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:03.564Z|9347ef84-edfb-4389-95c4-2fcca0f099a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:03.564Z|9347ef84-edfb-4389-95c4-2fcca0f099a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:03.568Z|ed823840-573a-42d3-a6e3-e0be8a6128d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:03.568Z|ed823840-573a-42d3-a6e3-e0be8a6128d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:04.167Z|ac624a23-9b89-491c-bd2d-1b9155494dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:00:04.171Z|ac624a23-9b89-491c-bd2d-1b9155494dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:00:05.007Z|5f77aa80-615b-4e0e-a734-47226dbe2c47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:00:05.007Z|5f77aa80-615b-4e0e-a734-47226dbe2c47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:00:13.581Z|9a2cf7d0-7d6d-4516-b084-2c4a1c63ca63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:13.582Z|9a2cf7d0-7d6d-4516-b084-2c4a1c63ca63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:13.589Z|536977b3-d4ab-4912-9b75-f5ad6fee4bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:13.590Z|536977b3-d4ab-4912-9b75-f5ad6fee4bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:13.599Z|ba992809-2644-4e54-9381-3f0c272c4488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:13.600Z|ba992809-2644-4e54-9381-3f0c272c4488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:19.167Z|39016921-73b8-4e43-ab40-e784f6abcbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:00:19.167Z|39016921-73b8-4e43-ab40-e784f6abcbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:00:22.056Z|dcb965a9-36bf-4204-ae31-f6ee34a2d5c3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:00:22.057Z|dcb965a9-36bf-4204-ae31-f6ee34a2d5c3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:23.605Z|91b68585-4664-46a0-ba1c-fe8d5692db7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:23.606Z|91b68585-4664-46a0-ba1c-fe8d5692db7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:23.612Z|ec11975c-b338-4115-88df-d3e7dd632517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:23.612Z|ec11975c-b338-4115-88df-d3e7dd632517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:23.627Z|9d17f320-29cd-459b-8695-8aa151ceb023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:23.628Z|9d17f320-29cd-459b-8695-8aa151ceb023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:33.630Z|21cce659-c6ab-42c5-8ce4-7ed2cc999774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:33.631Z|21cce659-c6ab-42c5-8ce4-7ed2cc999774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:33.635Z|82386576-5f1a-4632-be81-1bb3caafc870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:33.635Z|82386576-5f1a-4632-be81-1bb3caafc870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:33.671Z|45f2bde3-6d30-46fe-b2bd-76d80aeb22ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:33.672Z|45f2bde3-6d30-46fe-b2bd-76d80aeb22ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:34.167Z|95ee35f5-ca05-49dd-92f5-afdcdf6264fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:00:34.167Z|95ee35f5-ca05-49dd-92f5-afdcdf6264fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:00:35.008Z|cd229abf-cb6c-4fff-ba6d-5c57285df293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:00:35.008Z|cd229abf-cb6c-4fff-ba6d-5c57285df293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:00:43.696Z|0e4f9100-5570-400d-bca4-eb04cd55b598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:43.697Z|eb7a98d6-4ee6-41fe-baae-0b6bc8995817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:43.697Z|0e4f9100-5570-400d-bca4-eb04cd55b598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:43.697Z|eb7a98d6-4ee6-41fe-baae-0b6bc8995817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:43.702Z|dfd47bd3-b5bf-4803-9c39-7aee60673fae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:43.703Z|dfd47bd3-b5bf-4803-9c39-7aee60673fae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:49.167Z|a108c085-e54b-4b78-a2c7-0faaae3b561a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:00:49.181Z|a108c085-e54b-4b78-a2c7-0faaae3b561a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:00:53.749Z|1db668c0-7ab9-4b6c-9159-9ff7ad978e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:53.749Z|bbfd544e-3866-4284-a7db-0faf731eebc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:53.749Z|1db668c0-7ab9-4b6c-9159-9ff7ad978e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:53.751Z|bbfd544e-3866-4284-a7db-0faf731eebc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:00:53.752Z|ff3efb59-c130-4ec3-9d2c-06f17a3770b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:00:53.752Z|ff3efb59-c130-4ec3-9d2c-06f17a3770b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:03.777Z|7a84eb4c-3709-4e7d-a228-41c424cd1bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:03.778Z|7a84eb4c-3709-4e7d-a228-41c424cd1bf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:03.779Z|246cda40-9f92-43b8-9eee-52c1066a45dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:03.780Z|246cda40-9f92-43b8-9eee-52c1066a45dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:03.787Z|4cd3862f-c08b-46f0-b1b0-b001b530f939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:03.787Z|4cd3862f-c08b-46f0-b1b0-b001b530f939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:04.167Z|bc55c814-a5ed-4f87-a49a-a7f2fcb6d0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:01:04.167Z|bc55c814-a5ed-4f87-a49a-a7f2fcb6d0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:01:05.009Z|cd9e962c-92ca-47bf-9bb8-358d55a3a975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:01:05.010Z|cd9e962c-92ca-47bf-9bb8-358d55a3a975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:01:13.803Z|eca5918a-c2f2-4b00-9eaf-c45de0229b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:13.804Z|eca5918a-c2f2-4b00-9eaf-c45de0229b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:13.804Z|bcbd60a5-c550-43a6-ac6e-c9778b488aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:13.804Z|bcbd60a5-c550-43a6-ac6e-c9778b488aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:13.807Z|1b62dfa5-8a42-4f44-bcb1-55b994dc0080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:13.807Z|1b62dfa5-8a42-4f44-bcb1-55b994dc0080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:19.167Z|bb99ceb4-974e-4b23-872e-5eef30d4f0a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:01:19.167Z|bb99ceb4-974e-4b23-872e-5eef30d4f0a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:01:22.056Z|43598b07-804e-4210-8973-31ad83896ca7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:01:22.056Z|43598b07-804e-4210-8973-31ad83896ca7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:23.827Z|fd246d7d-6dea-4ee6-87a9-af6ad1fb0b83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:23.827Z|e36590b4-54ae-4b60-a90d-f6a03ee4ba18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:23.828Z|fd246d7d-6dea-4ee6-87a9-af6ad1fb0b83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:23.828Z|e36590b4-54ae-4b60-a90d-f6a03ee4ba18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:23.829Z|8330ce1f-6c34-4838-9e7f-8bf4095b7988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:23.830Z|8330ce1f-6c34-4838-9e7f-8bf4095b7988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:33.856Z|4b8716ca-2327-4bdd-bd02-7dec63253a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:33.857Z|4b8716ca-2327-4bdd-bd02-7dec63253a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:33.859Z|d26d4ab7-7d92-4db4-81d3-f743d5487a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:33.860Z|d26d4ab7-7d92-4db4-81d3-f743d5487a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:33.862Z|a88ad241-68b0-45e0-9d2f-e69b519656e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:33.862Z|a88ad241-68b0-45e0-9d2f-e69b519656e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:34.167Z|816a0d3e-6748-4149-a395-4d9ad69467e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:01:34.170Z|816a0d3e-6748-4149-a395-4d9ad69467e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:01:35.011Z|36b0fd42-576e-4e30-8149-3a96122f3937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:01:35.011Z|36b0fd42-576e-4e30-8149-3a96122f3937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:01:43.880Z|b1cd4960-f6b8-45d3-8972-fea291ce8442|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:43.881Z|b1cd4960-f6b8-45d3-8972-fea291ce8442|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:43.882Z|684416a6-db64-4d8a-bb70-da5ee8fc291b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:43.883Z|684416a6-db64-4d8a-bb70-da5ee8fc291b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:43.884Z|43ca08d5-73e9-478b-a27d-61558c594b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:43.885Z|43ca08d5-73e9-478b-a27d-61558c594b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:49.167Z|36cab47e-db69-48f6-ae5c-e5fda0b48bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:01:49.167Z|36cab47e-db69-48f6-ae5c-e5fda0b48bcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:01:53.907Z|e8ed7800-240d-4622-86d8-4e5ada48a5c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:53.907Z|f77a0296-6d3d-4e97-af60-d0d8b77853ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:53.908Z|e8ed7800-240d-4622-86d8-4e5ada48a5c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:53.908Z|f77a0296-6d3d-4e97-af60-d0d8b77853ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:01:53.916Z|43d8a371-1be8-4eed-9366-4313304fea29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:01:53.916Z|43d8a371-1be8-4eed-9366-4313304fea29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:03.933Z|73ac9f12-45b0-492c-a6ab-1fb09b229102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:03.933Z|73ac9f12-45b0-492c-a6ab-1fb09b229102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:03.934Z|8af2c656-e9d6-42a7-bb0a-8d1cb8fcaefb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:03.935Z|8af2c656-e9d6-42a7-bb0a-8d1cb8fcaefb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:03.940Z|a0e22dcd-feb5-428f-bc85-e8d0390bcc3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:03.941Z|a0e22dcd-feb5-428f-bc85-e8d0390bcc3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:04.167Z|af2f39b5-8ce7-4041-863b-a9692e27eba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:02:04.167Z|af2f39b5-8ce7-4041-863b-a9692e27eba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:02:05.012Z|b0ec4e50-9c83-48cf-a576-02f93578d8c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:02:05.012Z|b0ec4e50-9c83-48cf-a576-02f93578d8c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:02:13.956Z|22be70da-72d2-4ea3-bb5c-d1c13c5a7c8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:13.956Z|ff465b0e-54cb-4d88-b97a-0cd17de6947f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:13.956Z|22be70da-72d2-4ea3-bb5c-d1c13c5a7c8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:13.957Z|ff465b0e-54cb-4d88-b97a-0cd17de6947f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:13.961Z|abe9c5ab-9946-4ccb-b5ce-e9dd7cd27ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:13.962Z|abe9c5ab-9946-4ccb-b5ce-e9dd7cd27ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:19.167Z|ab20531d-b3ed-42ae-9793-8820780679de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:02:19.171Z|ab20531d-b3ed-42ae-9793-8820780679de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:02:22.056Z|224090c8-3eb6-470e-85ea-86c52a7c05c5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:02:22.057Z|224090c8-3eb6-470e-85ea-86c52a7c05c5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:23.979Z|9acf7562-ff86-4c0e-b410-756041a01672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:23.979Z|b0253dad-7609-473e-8018-6918dd3d0019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:23.980Z|9acf7562-ff86-4c0e-b410-756041a01672|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:23.981Z|b0253dad-7609-473e-8018-6918dd3d0019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:23.985Z|20c98951-a714-4c37-a442-1c96968a871f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:23.985Z|20c98951-a714-4c37-a442-1c96968a871f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:34.002Z|cddc475b-c4ff-4eeb-ab80-e6d5d0ffe4ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:34.003Z|cddc475b-c4ff-4eeb-ab80-e6d5d0ffe4ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:34.005Z|94f1e936-e10b-480b-aa92-623d913dda2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:34.006Z|94f1e936-e10b-480b-aa92-623d913dda2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:34.008Z|5e57aec7-3967-4f3b-9e91-fe6b68937ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:34.009Z|5e57aec7-3967-4f3b-9e91-fe6b68937ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:34.166Z|b0773799-fac2-48d2-8744-4c2cb6df1ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:02:34.167Z|b0773799-fac2-48d2-8744-4c2cb6df1ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:02:35.013Z|58dcc0d7-64f1-485c-ba32-c35c16d7d487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:02:35.013Z|58dcc0d7-64f1-485c-ba32-c35c16d7d487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:02:44.027Z|1ce08c60-d528-489e-8961-134636c36861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:44.027Z|1ce08c60-d528-489e-8961-134636c36861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:44.027Z|97e1d615-dbde-4e4c-b461-b5c80feecdba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:44.028Z|97e1d615-dbde-4e4c-b461-b5c80feecdba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:44.031Z|a3fb1658-358f-404f-b21b-8d1dcbd24cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:44.031Z|a3fb1658-358f-404f-b21b-8d1dcbd24cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:49.167Z|11881bcc-5457-47ff-a4b4-36aba9b5d2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:02:49.167Z|11881bcc-5457-47ff-a4b4-36aba9b5d2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:02:54.051Z|a7718cee-1065-4862-a228-f635db312e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:54.051Z|90383233-cb62-4a07-a955-180f4c3289ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:54.051Z|a7718cee-1065-4862-a228-f635db312e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:54.052Z|90383233-cb62-4a07-a955-180f4c3289ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:02:54.060Z|c86d2bdb-87c7-49e8-9753-3aa59ccdd0fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:02:54.061Z|c86d2bdb-87c7-49e8-9753-3aa59ccdd0fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:04.077Z|766cc873-e5df-4612-8fff-4443cc24096d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:04.078Z|766cc873-e5df-4612-8fff-4443cc24096d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:04.079Z|cea153d6-23c2-4a64-a7b9-edcb0f81337e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:04.081Z|e7842ab4-94e4-43a7-8f73-a37b69071965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:04.082Z|cea153d6-23c2-4a64-a7b9-edcb0f81337e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:04.082Z|e7842ab4-94e4-43a7-8f73-a37b69071965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:04.167Z|6a6a43ce-62b7-4bb1-81c5-ca192bd89bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:03:04.172Z|6a6a43ce-62b7-4bb1-81c5-ca192bd89bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:03:05.014Z|85e292f2-d3f3-4132-888c-9c28a0d9e134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:03:05.014Z|85e292f2-d3f3-4132-888c-9c28a0d9e134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:03:14.102Z|d81e1ec5-7ab3-4397-a192-5bb32c4eba1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:14.102Z|d81e1ec5-7ab3-4397-a192-5bb32c4eba1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:14.104Z|3cff3980-a886-4f7b-8a53-14f9fdb31084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:14.104Z|8b53dcfd-e1db-4d04-a7c9-3f0293196fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:14.104Z|8b53dcfd-e1db-4d04-a7c9-3f0293196fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:14.104Z|3cff3980-a886-4f7b-8a53-14f9fdb31084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:19.167Z|0c92244d-1beb-4f97-8999-7f29a24348ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:03:19.167Z|0c92244d-1beb-4f97-8999-7f29a24348ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:03:22.056Z|2981a56d-7d9d-4c4a-aedd-e6916d485cb7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:03:22.056Z|2981a56d-7d9d-4c4a-aedd-e6916d485cb7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:24.129Z|83a4fce3-5c73-4b92-9fae-875a15c70ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:24.129Z|50a7ca82-f763-44e6-8a44-cbfd06d2901d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:24.130Z|83a4fce3-5c73-4b92-9fae-875a15c70ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:24.130Z|50a7ca82-f763-44e6-8a44-cbfd06d2901d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:24.132Z|0f107b07-4102-463e-a091-0b80f7846777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:24.133Z|0f107b07-4102-463e-a091-0b80f7846777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:34.152Z|65dc969e-8f3a-4327-bb8c-734e0d73825a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:34.152Z|afde8d11-36e0-4264-b82a-4dbc3ececcfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:34.153Z|65dc969e-8f3a-4327-bb8c-734e0d73825a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:34.153Z|afde8d11-36e0-4264-b82a-4dbc3ececcfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:34.156Z|98f58a06-27e5-410a-895d-762fb87fd4a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:34.157Z|98f58a06-27e5-410a-895d-762fb87fd4a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:34.167Z|4a42d6a9-a018-420b-a3f9-34834a924603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:03:34.167Z|4a42d6a9-a018-420b-a3f9-34834a924603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:03:35.015Z|f8710685-9b7b-46ed-95a5-8d7ecc911da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:03:35.015Z|f8710685-9b7b-46ed-95a5-8d7ecc911da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:03:44.177Z|9c40bdad-519f-446c-86a1-cee12a5b3fe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:44.178Z|9c40bdad-519f-446c-86a1-cee12a5b3fe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:44.180Z|bfa5dfe1-2ba8-4ddb-a920-beb99aa26056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:44.181Z|bfa5dfe1-2ba8-4ddb-a920-beb99aa26056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:44.184Z|d3bffca1-47ec-46d7-8d39-bcdafc34b20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:44.185Z|d3bffca1-47ec-46d7-8d39-bcdafc34b20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:49.167Z|7c3597d0-1a3c-4e6e-a6aa-4e2026f8fe79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:03:49.171Z|7c3597d0-1a3c-4e6e-a6aa-4e2026f8fe79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:03:54.200Z|bdbedc0a-b3dd-422b-a286-87a2a0d7f4f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:54.200Z|bdbedc0a-b3dd-422b-a286-87a2a0d7f4f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:54.204Z|7b1b9040-3b7a-4b68-9486-10f9a32e6369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:54.205Z|b2532292-50d1-4ed7-8f2f-c5ffe2d560b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:03:54.205Z|7b1b9040-3b7a-4b68-9486-10f9a32e6369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:03:54.205Z|b2532292-50d1-4ed7-8f2f-c5ffe2d560b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:04.167Z|409cc4f8-fa53-4adc-87b2-e8c5420de566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:04:04.167Z|409cc4f8-fa53-4adc-87b2-e8c5420de566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:04:04.223Z|c77e03f0-6a5c-4bdd-a5fc-5519456d7c4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:04.224Z|c77e03f0-6a5c-4bdd-a5fc-5519456d7c4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:04.226Z|78d677e5-50f2-494f-b801-d70a0403a40c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:04.227Z|78d677e5-50f2-494f-b801-d70a0403a40c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:04.228Z|e6313727-1cdc-45bb-8987-5f8dfce9a1ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:04.228Z|e6313727-1cdc-45bb-8987-5f8dfce9a1ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:05.016Z|47a8f4f9-35d5-41ee-b9fc-6b86bce5f0e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:04:05.017Z|47a8f4f9-35d5-41ee-b9fc-6b86bce5f0e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:04:14.249Z|5fe92771-71fe-475c-b875-8a25f9a56e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:14.249Z|5fe92771-71fe-475c-b875-8a25f9a56e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:14.251Z|6098ab48-1e41-4c87-a765-0808296265bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:14.252Z|6098ab48-1e41-4c87-a765-0808296265bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:14.254Z|7937a6e9-a6e5-4ec6-8916-590b3b4c5b09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:14.255Z|7937a6e9-a6e5-4ec6-8916-590b3b4c5b09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:19.167Z|444d7ac7-1e71-4975-836c-5b9dbaab410d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:04:19.167Z|444d7ac7-1e71-4975-836c-5b9dbaab410d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:04:22.056Z|598461a3-61f5-4d0d-ab78-ced3e69162d3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:04:22.057Z|598461a3-61f5-4d0d-ab78-ced3e69162d3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:24.271Z|aaca5b8a-c566-4695-a926-c8298fee2547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:24.271Z|1f975145-4145-4dd8-89ef-656094badbc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:24.272Z|aaca5b8a-c566-4695-a926-c8298fee2547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:24.272Z|1f975145-4145-4dd8-89ef-656094badbc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:24.275Z|016e789a-f678-4816-ba2a-7f859ef6e410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:24.276Z|016e789a-f678-4816-ba2a-7f859ef6e410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:34.167Z|f25c55e1-634f-4ebe-8a71-d55b969948f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:04:34.171Z|f25c55e1-634f-4ebe-8a71-d55b969948f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:04:34.295Z|14d5716b-8d9d-4ad4-b910-618c498740d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:34.296Z|14d5716b-8d9d-4ad4-b910-618c498740d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:34.295Z|87234b9e-6864-43e0-9ac4-aa716965c011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:34.297Z|87234b9e-6864-43e0-9ac4-aa716965c011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:34.300Z|95732630-f40a-4b0e-8acf-1903146cb027|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:34.300Z|95732630-f40a-4b0e-8acf-1903146cb027|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:35.018Z|963a090e-6dee-4ec7-8ef5-1718495a14bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:04:35.018Z|963a090e-6dee-4ec7-8ef5-1718495a14bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:04:44.324Z|4aef284c-98ea-4153-9c11-d14302f28968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:44.325Z|4aef284c-98ea-4153-9c11-d14302f28968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:44.326Z|2fa69c75-54dc-4529-a5ce-5ea85e684d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:44.327Z|2fa69c75-54dc-4529-a5ce-5ea85e684d32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:44.333Z|58b1ef1a-e7e6-41ba-adc3-02d4bf7bcede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:44.333Z|58b1ef1a-e7e6-41ba-adc3-02d4bf7bcede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:49.167Z|199b484c-9ec3-4bf9-9958-4c43a83240c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:04:49.167Z|199b484c-9ec3-4bf9-9958-4c43a83240c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:04:54.358Z|ec67acd7-bfea-4789-9d51-eb006d5dec56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:54.358Z|ec67acd7-bfea-4789-9d51-eb006d5dec56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:54.360Z|ded49d60-2fdd-4e85-a7ac-6057c5c1b8ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:54.360Z|f36ac3d0-8fde-4393-82c2-16cfc78ef1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:04:54.360Z|ded49d60-2fdd-4e85-a7ac-6057c5c1b8ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:04:54.360Z|f36ac3d0-8fde-4393-82c2-16cfc78ef1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:04.167Z|44e5ef28-65d1-4e36-b49d-63080cbffb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:05:04.167Z|44e5ef28-65d1-4e36-b49d-63080cbffb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:05:04.384Z|dedc44fe-bd29-4e3f-82e2-e42130a66ccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:04.384Z|dedc44fe-bd29-4e3f-82e2-e42130a66ccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:04.392Z|d4d3d909-5e05-4e1c-8ae6-3d61fbb203b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:04.392Z|3ef1dca1-954c-497d-b73a-44dc892e3655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:04.393Z|d4d3d909-5e05-4e1c-8ae6-3d61fbb203b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:04.393Z|3ef1dca1-954c-497d-b73a-44dc892e3655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:05.019Z|081a274c-12f8-4ecd-aa3c-741c71fee0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:05:05.019Z|081a274c-12f8-4ecd-aa3c-741c71fee0b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:05:14.408Z|729571ac-65da-461d-80c6-1eeb52e66896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:14.409Z|729571ac-65da-461d-80c6-1eeb52e66896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:14.417Z|ebfd456b-c616-4cf5-9cf9-3cf9d12cd9f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:14.417Z|ebfd456b-c616-4cf5-9cf9-3cf9d12cd9f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:14.421Z|c73f760a-4ad5-49c1-b3de-461cefd49caa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:14.422Z|c73f760a-4ad5-49c1-b3de-461cefd49caa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:19.167Z|4607a05f-70c3-42e9-8985-4fbdb088390f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:05:19.170Z|4607a05f-70c3-42e9-8985-4fbdb088390f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:05:22.056Z|359245f0-ae0d-4638-905e-ff923f82a810|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:05:22.057Z|359245f0-ae0d-4638-905e-ff923f82a810|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:24.434Z|1d6f10b2-b0f0-4acf-a747-3674b8da1c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:24.435Z|1d6f10b2-b0f0-4acf-a747-3674b8da1c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:24.440Z|873205ef-d982-4185-a9c5-26592203282d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:24.440Z|873205ef-d982-4185-a9c5-26592203282d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:24.443Z|6e18b3ef-b46f-41ef-84c9-d57ac90a330c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:24.444Z|6e18b3ef-b46f-41ef-84c9-d57ac90a330c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:34.167Z|d3dee4f5-30fc-4863-8115-03796bbd63bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:05:34.167Z|d3dee4f5-30fc-4863-8115-03796bbd63bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:05:34.463Z|e36c27e7-5116-4a14-bf02-15dfb75b306e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:34.464Z|e36c27e7-5116-4a14-bf02-15dfb75b306e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:34.464Z|361cf76c-cb69-49fc-be6d-5750463d77f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:34.465Z|361cf76c-cb69-49fc-be6d-5750463d77f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:34.467Z|6ce59ce6-e51d-42bd-80e4-4e53e325dbe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:34.468Z|6ce59ce6-e51d-42bd-80e4-4e53e325dbe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:35.020Z|719bb129-c377-4044-af49-a2fd7b8a3eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:05:35.020Z|719bb129-c377-4044-af49-a2fd7b8a3eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:05:44.493Z|2f334b3b-b455-48e6-a6e2-45e1493f9a27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:44.493Z|1f737bcb-d513-46b7-86d5-9a8dd304e8ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:44.493Z|2f334b3b-b455-48e6-a6e2-45e1493f9a27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:44.494Z|1f737bcb-d513-46b7-86d5-9a8dd304e8ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:44.494Z|457a261d-27d1-43d6-9df3-105155609045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:44.494Z|457a261d-27d1-43d6-9df3-105155609045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:49.167Z|8e2079b6-4c0a-40e5-8c0e-a4d247b6ce40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:05:49.167Z|8e2079b6-4c0a-40e5-8c0e-a4d247b6ce40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:05:54.518Z|f44d95eb-59e8-4b5f-b90b-d986cd078b4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:54.518Z|f44d95eb-59e8-4b5f-b90b-d986cd078b4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:54.521Z|f8b5c605-1fba-42c9-92e3-295538799dc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:54.521Z|f8b5c605-1fba-42c9-92e3-295538799dc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:05:54.521Z|9bc4dbc1-2f17-49c2-a352-5b9cd2a12852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:05:54.523Z|9bc4dbc1-2f17-49c2-a352-5b9cd2a12852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:04.169Z|0fb76992-fa02-4b69-872f-f20cb69c2509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:06:04.173Z|0fb76992-fa02-4b69-872f-f20cb69c2509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:06:04.543Z|44a710a3-a95a-4668-8e63-4eec8c67410e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:04.544Z|44a710a3-a95a-4668-8e63-4eec8c67410e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:04.545Z|0c7d6670-a9d6-40b5-8eb8-9acbcd7f53be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:04.546Z|0c7d6670-a9d6-40b5-8eb8-9acbcd7f53be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:04.546Z|51d4852b-fa4e-4454-9d78-8ab3d3f27c61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:04.547Z|51d4852b-fa4e-4454-9d78-8ab3d3f27c61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:05.021Z|cba68326-d24e-4e7a-b19d-5ae0c1329897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:06:05.021Z|cba68326-d24e-4e7a-b19d-5ae0c1329897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:06:14.574Z|7eacadf3-60ac-4126-b05d-813bae45cba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:14.575Z|973006c1-ca9b-4ee5-888f-a9dacf9a6706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:14.575Z|84c94bce-d473-413a-b986-2bb12942da4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:14.575Z|7eacadf3-60ac-4126-b05d-813bae45cba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:14.576Z|84c94bce-d473-413a-b986-2bb12942da4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:14.576Z|973006c1-ca9b-4ee5-888f-a9dacf9a6706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:19.166Z|5c9fa62c-8216-406c-b0c2-6e04e15ddb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:06:19.167Z|5c9fa62c-8216-406c-b0c2-6e04e15ddb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:06:22.055Z|d632dad3-4d31-4c9d-a36c-e983c0b821ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:06:22.056Z|d632dad3-4d31-4c9d-a36c-e983c0b821ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:24.601Z|97cdda27-9448-481e-a76e-43b49199aeb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:24.601Z|b6438a3a-15d2-4c98-8c80-4649c2e3e057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:24.602Z|97cdda27-9448-481e-a76e-43b49199aeb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:24.602Z|b6438a3a-15d2-4c98-8c80-4649c2e3e057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:24.611Z|aa7eae06-ba9e-4a71-9113-3999bef21bbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:24.612Z|aa7eae06-ba9e-4a71-9113-3999bef21bbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:34.167Z|6740cb07-8b65-4cce-97fa-95d81194b0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:06:34.167Z|6740cb07-8b65-4cce-97fa-95d81194b0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:06:34.630Z|4937c9a5-a163-48e0-98de-a483b029a304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:34.630Z|4937c9a5-a163-48e0-98de-a483b029a304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:34.630Z|6d8f5e49-54fc-4bd0-b778-142f7e588d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:34.631Z|6d8f5e49-54fc-4bd0-b778-142f7e588d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:34.634Z|1c38f19c-1483-4b52-9b09-17671d23e110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:34.635Z|1c38f19c-1483-4b52-9b09-17671d23e110|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:35.022Z|8c46f1b1-fe9f-49bb-bc36-324caac05d48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:06:35.025Z|8c46f1b1-fe9f-49bb-bc36-324caac05d48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:06:44.656Z|c67560df-7f49-44c7-ba09-d67bae70f480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:44.656Z|c67560df-7f49-44c7-ba09-d67bae70f480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:44.656Z|c0ecb476-35b2-4a56-a63e-60a13abd6210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:44.657Z|c0ecb476-35b2-4a56-a63e-60a13abd6210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:44.657Z|e695bae7-32db-4a56-b8f6-c94a00520adf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:44.658Z|e695bae7-32db-4a56-b8f6-c94a00520adf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:49.166Z|f036af5a-6d57-48a1-93b1-ceebc5586d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:06:49.171Z|f036af5a-6d57-48a1-93b1-ceebc5586d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:06:54.683Z|d30c0818-ee9d-47e7-9e28-15b13ff807e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:54.683Z|85926031-9292-4797-851c-50b6efb8ba11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:54.684Z|85926031-9292-4797-851c-50b6efb8ba11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:54.684Z|d30c0818-ee9d-47e7-9e28-15b13ff807e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:06:54.690Z|526df10e-6338-4e77-acf1-db537b71e91a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:06:54.691Z|526df10e-6338-4e77-acf1-db537b71e91a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:04.167Z|796ff431-9e3f-4901-abb1-121fb94453cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:07:04.167Z|796ff431-9e3f-4901-abb1-121fb94453cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:07:04.710Z|a91ec7f8-9c3e-4db3-9332-aa154972910d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:04.710Z|52ea2327-8a05-401d-85e7-10bb24b4cb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:04.710Z|a91ec7f8-9c3e-4db3-9332-aa154972910d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:04.711Z|52ea2327-8a05-401d-85e7-10bb24b4cb85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:04.713Z|259be0a3-0037-45fa-94ca-d5f218b413fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:04.714Z|259be0a3-0037-45fa-94ca-d5f218b413fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:05.026Z|19344481-5d32-4e9e-ad47-0e4cba756571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:07:05.026Z|19344481-5d32-4e9e-ad47-0e4cba756571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:07:14.738Z|a6de8b83-1b07-4868-a4d8-e74cff860a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:14.739Z|a6de8b83-1b07-4868-a4d8-e74cff860a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:14.745Z|140ecfe0-923a-4e9e-82ff-f5474b9c9a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:14.746Z|43238ba8-8f52-4d44-b8b2-9fe3f1a054b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:14.746Z|43238ba8-8f52-4d44-b8b2-9fe3f1a054b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:14.746Z|140ecfe0-923a-4e9e-82ff-f5474b9c9a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:19.167Z|b2bf80c8-d5d2-4033-b4d6-13492d5bf0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:07:19.167Z|b2bf80c8-d5d2-4033-b4d6-13492d5bf0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:07:22.058Z|a2bc508d-ebb6-44a5-8a12-93571b7c77f9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:07:22.059Z|a2bc508d-ebb6-44a5-8a12-93571b7c77f9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:24.761Z|c9b55e01-69d3-4855-9624-89bb7028d5b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:24.762Z|c9b55e01-69d3-4855-9624-89bb7028d5b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:24.769Z|d79f454f-3172-4a94-98c1-b0f0e8896f28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:24.770Z|d79f454f-3172-4a94-98c1-b0f0e8896f28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:24.771Z|0a9852bd-1f47-484d-8698-855740b69c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:24.772Z|0a9852bd-1f47-484d-8698-855740b69c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:34.167Z|9f25abdd-f6fa-44b3-a6d0-0a6b6b4ff3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:07:34.171Z|9f25abdd-f6fa-44b3-a6d0-0a6b6b4ff3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:07:34.786Z|95557b0e-3d55-416c-a89a-4d222989490b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:34.787Z|95557b0e-3d55-416c-a89a-4d222989490b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:34.792Z|84b0465d-3858-4bc0-8f9c-610c9e2f5429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:34.793Z|84b0465d-3858-4bc0-8f9c-610c9e2f5429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:34.793Z|af3e7427-97d9-4baf-b73e-cc650b9e7ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:34.794Z|af3e7427-97d9-4baf-b73e-cc650b9e7ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:35.027Z|46fb1787-0304-4049-9a1c-bc4b0b7ab81d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:07:35.027Z|46fb1787-0304-4049-9a1c-bc4b0b7ab81d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:07:44.814Z|439ab607-1379-4616-b033-d3e970b56d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:44.815Z|439ab607-1379-4616-b033-d3e970b56d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:44.816Z|89d40e45-14f0-49d2-bb7a-4fd9362f2dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:44.816Z|e7c66381-34b7-4bb4-99d5-4f7d9868160e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:44.817Z|e7c66381-34b7-4bb4-99d5-4f7d9868160e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:44.817Z|89d40e45-14f0-49d2-bb7a-4fd9362f2dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:49.166Z|fc6787e3-a2aa-4c13-91ec-06450e324276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:07:49.167Z|fc6787e3-a2aa-4c13-91ec-06450e324276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:07:54.841Z|6d112fde-26d8-4efb-9805-30a847538b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:54.841Z|6d112fde-26d8-4efb-9805-30a847538b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:54.842Z|47d252e1-ed4b-40f2-b02f-8248d7392f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:54.842Z|916b0924-e112-42bf-99f0-0f3ebcd9ec98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:07:54.843Z|47d252e1-ed4b-40f2-b02f-8248d7392f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:07:54.843Z|916b0924-e112-42bf-99f0-0f3ebcd9ec98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:04.167Z|29493e87-59fc-4e21-b83c-ba16bab46e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:08:04.167Z|29493e87-59fc-4e21-b83c-ba16bab46e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:08:04.864Z|50420c63-cc1a-45ef-97df-d950cef18867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:04.864Z|7ed8de0a-760d-49ab-b439-3c56e825aac2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:04.864Z|50420c63-cc1a-45ef-97df-d950cef18867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:04.865Z|7ed8de0a-760d-49ab-b439-3c56e825aac2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:04.867Z|5fd15552-6146-42fd-af4c-d76c9b734e17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:04.868Z|5fd15552-6146-42fd-af4c-d76c9b734e17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:05.027Z|08cdad7b-0533-49fd-b501-d32e64e787d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:08:05.028Z|08cdad7b-0533-49fd-b501-d32e64e787d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:08:14.890Z|1a30a861-a158-4003-9986-7fd44ca1acb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:14.890Z|1a30a861-a158-4003-9986-7fd44ca1acb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:14.898Z|029a2a4c-7e7a-4950-9b34-a01caf7fa214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:14.898Z|4841f8f3-e219-4789-b306-bcab9008ac43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:14.899Z|029a2a4c-7e7a-4950-9b34-a01caf7fa214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:14.899Z|4841f8f3-e219-4789-b306-bcab9008ac43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:19.167Z|74729e67-5164-4a4f-b64d-dad2793888c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:08:19.171Z|74729e67-5164-4a4f-b64d-dad2793888c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:08:22.055Z|a3c96d1d-bf33-4f3d-96a4-f3c764d98ff9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:08:22.056Z|a3c96d1d-bf33-4f3d-96a4-f3c764d98ff9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:24.914Z|cce63b34-517f-41f3-86f7-11a5bceee94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:24.914Z|cce63b34-517f-41f3-86f7-11a5bceee94e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:24.923Z|7e9134f9-ab62-4158-8a88-547066d56d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:24.923Z|7e9134f9-ab62-4158-8a88-547066d56d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:24.923Z|cf136d8c-e5c0-40f0-abc1-84825628a45e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:24.924Z|cf136d8c-e5c0-40f0-abc1-84825628a45e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:34.167Z|22f2c5c2-881e-4de1-8686-a7849f85058b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:08:34.167Z|22f2c5c2-881e-4de1-8686-a7849f85058b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:08:34.939Z|d459c78c-b3f4-4550-8473-75ae11b178f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:34.940Z|d459c78c-b3f4-4550-8473-75ae11b178f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:34.946Z|0faf6e8e-b817-4145-8ec0-72c84b3474fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:34.946Z|0faf6e8e-b817-4145-8ec0-72c84b3474fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:34.948Z|6aac594e-0077-45b2-a4a4-0c07ebd0bcce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:34.948Z|6aac594e-0077-45b2-a4a4-0c07ebd0bcce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:35.029Z|34196096-3363-4ca1-ac52-5744077c47e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:08:35.029Z|34196096-3363-4ca1-ac52-5744077c47e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:08:44.964Z|e0ffb2c8-917c-4a1f-bd2d-da63f9997046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:44.965Z|e0ffb2c8-917c-4a1f-bd2d-da63f9997046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:44.970Z|9d2f537d-c0fe-4501-8ca3-c0cfbcd57a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:44.971Z|0b56cd38-b33f-4a1e-a1f2-49d0523fff90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:44.971Z|9d2f537d-c0fe-4501-8ca3-c0cfbcd57a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:44.971Z|0b56cd38-b33f-4a1e-a1f2-49d0523fff90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:49.167Z|cc99a281-3429-414e-81a2-37a37d6e1d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:08:49.167Z|cc99a281-3429-414e-81a2-37a37d6e1d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:08:54.991Z|8d02e537-21b7-4539-9901-74e6020da253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:54.992Z|8115ac8e-30f4-4397-b1bd-1b75a62af225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:54.993Z|8d02e537-21b7-4539-9901-74e6020da253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:54.993Z|8115ac8e-30f4-4397-b1bd-1b75a62af225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:08:54.995Z|3a8c32cf-7a47-4935-92a6-8d1ab0317139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:08:54.995Z|3a8c32cf-7a47-4935-92a6-8d1ab0317139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:04.167Z|f2561d2b-2826-42c8-aff1-acb38dd6b849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:09:04.171Z|f2561d2b-2826-42c8-aff1-acb38dd6b849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:09:05.020Z|28b87563-96c2-41a9-a946-413a1f3f34d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:05.020Z|f01de9a7-3af3-475f-b23d-08da22ef82a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:05.020Z|28b87563-96c2-41a9-a946-413a1f3f34d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:05.021Z|f01de9a7-3af3-475f-b23d-08da22ef82a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:05.024Z|6640c576-9609-4619-978a-c80cbc78e438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:05.024Z|6640c576-9609-4619-978a-c80cbc78e438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:05.030Z|1ee8ab60-44a6-4a6f-8fc7-75b9c50065c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:09:05.030Z|1ee8ab60-44a6-4a6f-8fc7-75b9c50065c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:09:15.050Z|89f6dd54-198c-4bec-bd45-6a6739c616fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:15.050Z|b45f2861-0758-4d7c-9c04-8b9797b7fca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:15.051Z|89f6dd54-198c-4bec-bd45-6a6739c616fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:15.051Z|b45f2861-0758-4d7c-9c04-8b9797b7fca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:15.053Z|c7861ece-d8e1-4195-a5c2-6fafc3e820d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:15.054Z|c7861ece-d8e1-4195-a5c2-6fafc3e820d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:19.167Z|a392aac8-0259-4c11-8491-d6b73e0a124a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:09:19.167Z|a392aac8-0259-4c11-8491-d6b73e0a124a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:09:22.056Z|d8652432-3801-4d33-a10e-e006005e7216|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:09:22.058Z|d8652432-3801-4d33-a10e-e006005e7216|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:25.074Z|56b30fd2-3fcb-4c43-8492-596c296d392d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:25.074Z|56b30fd2-3fcb-4c43-8492-596c296d392d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:25.074Z|c64c17a6-f309-4054-ac19-e69c4b113da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:25.075Z|c64c17a6-f309-4054-ac19-e69c4b113da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:25.075Z|a48ba481-1b8a-4a58-9041-6b6227520927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:25.075Z|a48ba481-1b8a-4a58-9041-6b6227520927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:34.167Z|ef41a6be-f54a-47dd-a5bd-aa8d043b1cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:09:34.167Z|ef41a6be-f54a-47dd-a5bd-aa8d043b1cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:09:35.031Z|9d32cf66-e28c-47b2-9e1b-6ae47642ab0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:09:35.031Z|9d32cf66-e28c-47b2-9e1b-6ae47642ab0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:09:35.101Z|d0d1b915-d51b-4061-b4da-1792ba232d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:35.102Z|d0d1b915-d51b-4061-b4da-1792ba232d13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:35.110Z|9282bd10-e0aa-42e8-94b8-11556db5c6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:35.111Z|9282bd10-e0aa-42e8-94b8-11556db5c6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:35.111Z|a95b5b2f-53f4-411e-885e-302986b5dd7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:35.112Z|a95b5b2f-53f4-411e-885e-302986b5dd7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:45.129Z|f5ae8a15-1345-484f-b9cd-ab14f21ed06a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:45.130Z|f5ae8a15-1345-484f-b9cd-ab14f21ed06a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:45.134Z|bbf8dba4-e9c6-450d-9447-1a5c8ae6e092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:45.135Z|3eff23b9-49eb-46c0-b0dd-4b5858813234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:45.135Z|bbf8dba4-e9c6-450d-9447-1a5c8ae6e092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:45.135Z|3eff23b9-49eb-46c0-b0dd-4b5858813234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:49.167Z|5bd72c7e-7bf5-4d3d-8472-e397213e85c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:09:49.171Z|5bd72c7e-7bf5-4d3d-8472-e397213e85c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:09:55.155Z|ba0813b4-47e2-40b3-8ac8-52ced379f3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:55.155Z|ba0813b4-47e2-40b3-8ac8-52ced379f3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:55.158Z|f7734a67-0828-4065-82f4-4b2df2416e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:55.158Z|ebb6e182-5901-4171-93be-20b85930aa62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:09:55.158Z|f7734a67-0828-4065-82f4-4b2df2416e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:09:55.159Z|ebb6e182-5901-4171-93be-20b85930aa62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:04.167Z|9305a2ec-35bb-4aab-a97c-25a6abd7faeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:10:04.167Z|9305a2ec-35bb-4aab-a97c-25a6abd7faeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:10:05.032Z|fb273073-9eb4-4586-8cbd-217e98f3643f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:10:05.032Z|fb273073-9eb4-4586-8cbd-217e98f3643f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:10:05.181Z|74c43cc2-748e-400e-983f-f92c2cb42110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:05.182Z|74c43cc2-748e-400e-983f-f92c2cb42110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:05.191Z|5cdfc497-a477-4387-962f-c96ffeb6ec65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:05.192Z|5cdfc497-a477-4387-962f-c96ffeb6ec65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:05.195Z|387cd1b3-2024-45b0-8fa0-04ec716d4ee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:05.196Z|387cd1b3-2024-45b0-8fa0-04ec716d4ee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:15.206Z|cf9c8875-bf40-4a2f-8b3d-fe9fb47facbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:15.207Z|cf9c8875-bf40-4a2f-8b3d-fe9fb47facbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:15.213Z|6367dbe7-459b-4eec-b5fc-b270da5db96d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:15.214Z|6367dbe7-459b-4eec-b5fc-b270da5db96d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:15.215Z|1f7b4591-48b8-4152-847f-c933172d20de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:15.216Z|1f7b4591-48b8-4152-847f-c933172d20de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:19.167Z|ec7de766-b216-490d-9fb3-369cb5def7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:10:19.167Z|ec7de766-b216-490d-9fb3-369cb5def7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:10:22.056Z|f419d363-a4e4-44a1-9e03-db5928e265ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:10:22.056Z|f419d363-a4e4-44a1-9e03-db5928e265ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:25.231Z|ea92ee25-16c6-4996-aca3-bbf138b2c1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:25.232Z|ea92ee25-16c6-4996-aca3-bbf138b2c1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:25.236Z|46ed2902-4b07-4dbd-9fe0-8116fc8e9dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:25.237Z|46ed2902-4b07-4dbd-9fe0-8116fc8e9dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:25.238Z|3e9bba3d-2f1b-4154-bf2c-4d480117abd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:25.238Z|3e9bba3d-2f1b-4154-bf2c-4d480117abd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:34.167Z|7df7a7c4-ad8b-4845-91c1-57580a28f7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:10:34.171Z|7df7a7c4-ad8b-4845-91c1-57580a28f7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:10:35.033Z|311a225f-5018-49d2-96cc-4b489fa7acbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:10:35.033Z|311a225f-5018-49d2-96cc-4b489fa7acbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:10:35.257Z|04207822-1c39-4004-b4a3-dc1d8db09ed9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:35.258Z|04207822-1c39-4004-b4a3-dc1d8db09ed9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:35.260Z|86db1d08-d400-402f-9f47-5112337f8f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:35.261Z|86db1d08-d400-402f-9f47-5112337f8f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:35.262Z|56ec915f-4522-4943-8777-83baef7a81a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:35.262Z|56ec915f-4522-4943-8777-83baef7a81a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:45.286Z|11f79831-389c-4a22-97a8-a29e48a79b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:45.286Z|2cc2850d-b01a-4bc1-bad0-0f4b48e5c4ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:45.286Z|11f79831-389c-4a22-97a8-a29e48a79b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:45.287Z|2cc2850d-b01a-4bc1-bad0-0f4b48e5c4ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:45.294Z|cf9e2474-7eb2-4d92-961c-c312732d1c3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:45.294Z|cf9e2474-7eb2-4d92-961c-c312732d1c3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:49.167Z|fd671f33-70cc-448f-b713-578b69e18534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:10:49.167Z|fd671f33-70cc-448f-b713-578b69e18534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:10:55.315Z|6698041e-4d0a-47aa-a885-949d38726ed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:55.316Z|6698041e-4d0a-47aa-a885-949d38726ed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:55.316Z|298d26cc-3b3a-478a-9a3c-8920f6ffd2bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:55.316Z|bcb3b786-afec-4d7b-8e83-1ef9a61d9e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:10:55.316Z|298d26cc-3b3a-478a-9a3c-8920f6ffd2bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:10:55.316Z|bcb3b786-afec-4d7b-8e83-1ef9a61d9e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:04.167Z|d8fefc68-e0a9-46d7-9d8e-48468ffcdc9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:11:04.167Z|d8fefc68-e0a9-46d7-9d8e-48468ffcdc9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:11:05.034Z|43910f7b-a964-4df6-b236-9faea065ee98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:11:05.034Z|43910f7b-a964-4df6-b236-9faea065ee98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:11:05.340Z|d420c8fe-4a95-4def-a011-cc0269834f76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:05.341Z|d420c8fe-4a95-4def-a011-cc0269834f76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:05.343Z|39fbdacb-6e28-4271-9ed0-b17e66281c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:05.343Z|39fbdacb-6e28-4271-9ed0-b17e66281c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:05.344Z|19fd3d62-ec21-489d-b4c3-d8647af58207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:05.345Z|19fd3d62-ec21-489d-b4c3-d8647af58207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:15.366Z|db2088b0-4ce4-4ff8-8a2d-79eaa14d8996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:15.366Z|eb2f7453-0f2c-491a-ab5b-4271a42ee131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:15.366Z|db2088b0-4ce4-4ff8-8a2d-79eaa14d8996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:15.366Z|eb2f7453-0f2c-491a-ab5b-4271a42ee131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:15.373Z|1f0be597-95d0-4f16-99bd-5a268461de51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:15.374Z|1f0be597-95d0-4f16-99bd-5a268461de51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:19.167Z|80333e77-47f9-4180-a5e2-e3f3b0e31134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:11:19.170Z|80333e77-47f9-4180-a5e2-e3f3b0e31134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:11:22.055Z|702fa9a9-aa8d-4e50-994d-4306053a6552|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:11:22.056Z|702fa9a9-aa8d-4e50-994d-4306053a6552|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:25.394Z|e61ce37e-f252-4ffd-bfd9-58cbe8bd8b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:25.394Z|8dbf865a-9ce5-4d9d-b195-694475fd9732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:25.394Z|e61ce37e-f252-4ffd-bfd9-58cbe8bd8b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:25.395Z|8dbf865a-9ce5-4d9d-b195-694475fd9732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:25.395Z|a529b8c0-4804-4dfb-8b28-0e629e685c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:25.396Z|a529b8c0-4804-4dfb-8b28-0e629e685c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:34.167Z|c27e6aa2-d062-4f10-8f01-c8425c1eefba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:11:34.167Z|c27e6aa2-d062-4f10-8f01-c8425c1eefba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:11:35.035Z|90b01f01-d0ef-4e0a-856b-1225864cb58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:11:35.035Z|90b01f01-d0ef-4e0a-856b-1225864cb58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:11:35.429Z|61d9dd2e-f625-4d36-ace4-3fa125a26ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:35.429Z|0eecc84e-99df-4b5b-a121-71daa4e1c3da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:35.430Z|61d9dd2e-f625-4d36-ace4-3fa125a26ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:35.430Z|0eecc84e-99df-4b5b-a121-71daa4e1c3da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:35.437Z|ad558a8b-21ad-4a1e-b9cb-b5de7430a350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:35.438Z|ad558a8b-21ad-4a1e-b9cb-b5de7430a350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:45.459Z|45ac3f7a-4b5a-4436-a2bf-4df182ae6d77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:45.460Z|45ac3f7a-4b5a-4436-a2bf-4df182ae6d77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:45.460Z|9ef9bda8-23bb-4531-87fa-6e588f48b7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:45.462Z|9ef9bda8-23bb-4531-87fa-6e588f48b7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:45.463Z|f3536b08-5b6f-46b3-b57b-b0aa406f3d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:45.464Z|f3536b08-5b6f-46b3-b57b-b0aa406f3d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:49.167Z|efb6c4c9-d969-462d-b4dc-6d4b966aa8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:11:49.167Z|efb6c4c9-d969-462d-b4dc-6d4b966aa8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:11:55.488Z|57373751-43d3-4493-843a-5f9c31f12b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:55.489Z|57373751-43d3-4493-843a-5f9c31f12b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:55.489Z|e4dd7b1b-3042-48fe-9de0-caacd4adc99d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:55.490Z|e4dd7b1b-3042-48fe-9de0-caacd4adc99d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:11:55.495Z|2273600c-c41c-4c1f-887b-fd37a5e2c9af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:11:55.495Z|2273600c-c41c-4c1f-887b-fd37a5e2c9af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:04.167Z|293e5ecb-bece-446a-a1fe-c7314b086155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:12:04.169Z|293e5ecb-bece-446a-a1fe-c7314b086155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:12:05.036Z|42af9aaa-a0e6-4d8c-87ce-04b178aa3eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:12:05.036Z|42af9aaa-a0e6-4d8c-87ce-04b178aa3eb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:12:05.516Z|956fe526-ee64-4fef-9044-a578ba27154e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:05.516Z|956fe526-ee64-4fef-9044-a578ba27154e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:05.517Z|a4099454-8ff2-4e1d-8abf-79cb77e49bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:05.518Z|a4099454-8ff2-4e1d-8abf-79cb77e49bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:05.519Z|07d4a088-e5ae-483f-a450-a004cc94e0df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:05.519Z|07d4a088-e5ae-483f-a450-a004cc94e0df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:15.545Z|66c285b4-83a5-4423-ba0a-b1aad76b4cbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:15.545Z|6ffde23f-767c-45d9-9cfd-12ebbfe2da64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:15.546Z|66c285b4-83a5-4423-ba0a-b1aad76b4cbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:15.546Z|6ffde23f-767c-45d9-9cfd-12ebbfe2da64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:15.548Z|0df89a52-3941-4cad-8084-b0af9fd9559b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:15.549Z|0df89a52-3941-4cad-8084-b0af9fd9559b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:19.170Z|e83026cf-c7e9-438b-ba89-cd4f05372a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:12:19.170Z|e83026cf-c7e9-438b-ba89-cd4f05372a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:12:22.056Z|0b2bc418-4590-40ad-87fc-d4a14ffa34a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:12:22.057Z|0b2bc418-4590-40ad-87fc-d4a14ffa34a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:25.572Z|23b12c20-4813-4058-9b21-917901b40b55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:25.573Z|767d6fd9-f46c-44d7-9f0c-e429e3a4a62a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:25.573Z|23b12c20-4813-4058-9b21-917901b40b55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:25.573Z|cfbf5a13-eae4-4e11-b026-073618fbd6d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:25.574Z|767d6fd9-f46c-44d7-9f0c-e429e3a4a62a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:25.574Z|cfbf5a13-eae4-4e11-b026-073618fbd6d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:34.168Z|7d4bf579-de51-4fd0-869a-5978e4c36621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:12:34.169Z|7d4bf579-de51-4fd0-869a-5978e4c36621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:12:35.037Z|761dd132-6504-4aba-b67e-ad039c29798c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:12:35.037Z|761dd132-6504-4aba-b67e-ad039c29798c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:12:35.600Z|e20812cb-e238-48fc-88f3-a1b31bd39f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:35.601Z|3d6636e5-4294-4f49-9e6f-c3615e8e54bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:35.601Z|0987b14f-2a72-4014-8161-3a7b36aba201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:35.601Z|e20812cb-e238-48fc-88f3-a1b31bd39f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:35.602Z|3d6636e5-4294-4f49-9e6f-c3615e8e54bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:35.602Z|0987b14f-2a72-4014-8161-3a7b36aba201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:45.625Z|5dce9959-11d2-4e13-bf87-eb528283f5c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:45.625Z|5dce9959-11d2-4e13-bf87-eb528283f5c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:45.630Z|deb64615-5cd3-4afd-99e5-3c43dfab9506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:45.630Z|deb64615-5cd3-4afd-99e5-3c43dfab9506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:45.633Z|000731d2-95f7-47d6-85d0-3b66469c03e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:45.634Z|000731d2-95f7-47d6-85d0-3b66469c03e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:49.167Z|c829834e-ba9a-43f8-9f27-fee6755ee70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:12:49.167Z|c829834e-ba9a-43f8-9f27-fee6755ee70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:12:55.650Z|74f5ac76-0850-4ae6-b872-6f200981b278|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:55.650Z|74f5ac76-0850-4ae6-b872-6f200981b278|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:55.658Z|092a5fc0-810c-48fe-9fc2-9e63007ad658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:55.658Z|092a5fc0-810c-48fe-9fc2-9e63007ad658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:12:55.660Z|f05151e1-8df4-4db8-b21f-19a97b3a328e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:12:55.661Z|f05151e1-8df4-4db8-b21f-19a97b3a328e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:04.167Z|11f18767-3526-4361-b476-17264de9132e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:13:04.167Z|11f18767-3526-4361-b476-17264de9132e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:13:05.038Z|cf112cd3-7c75-4b48-b817-916b56146dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:13:05.038Z|cf112cd3-7c75-4b48-b817-916b56146dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:13:05.681Z|f51001fb-0387-4d54-a333-a424d7c06c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:05.682Z|f51001fb-0387-4d54-a333-a424d7c06c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:05.684Z|6deaca90-bdf1-4a4d-8c28-fa5b90914872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:05.684Z|6deaca90-bdf1-4a4d-8c28-fa5b90914872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:05.685Z|cdbe3bef-c75b-4839-b0d5-df9e31dbbf78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:05.685Z|cdbe3bef-c75b-4839-b0d5-df9e31dbbf78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:15.707Z|04709a44-d762-4379-a8a1-e990c93fdcfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:15.708Z|04709a44-d762-4379-a8a1-e990c93fdcfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:15.707Z|9804da07-83e3-40ff-a5b0-d9f58a6aeb3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:15.708Z|9804da07-83e3-40ff-a5b0-d9f58a6aeb3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:15.710Z|dc30c90a-5ebf-4b79-970a-22b8bff07a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:15.711Z|dc30c90a-5ebf-4b79-970a-22b8bff07a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:19.167Z|d1ffb36d-8e4d-4157-949b-f354834bad47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:13:19.167Z|d1ffb36d-8e4d-4157-949b-f354834bad47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:13:22.055Z|bb33c0d5-540e-4bdc-8973-abea2236dca9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:13:22.056Z|bb33c0d5-540e-4bdc-8973-abea2236dca9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:25.732Z|ba3bb38b-6e41-472c-b534-f128c9c37558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:25.732Z|ba3bb38b-6e41-472c-b534-f128c9c37558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:25.733Z|d025edc1-c8c1-400b-ac4a-d326d00f0cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:25.733Z|d025edc1-c8c1-400b-ac4a-d326d00f0cf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:25.736Z|ae796b0c-42d6-4999-8e73-1f906db0c03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:25.736Z|ae796b0c-42d6-4999-8e73-1f906db0c03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:34.167Z|eb917ab6-c9ac-4e5f-9781-f66e84b47775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:13:34.167Z|eb917ab6-c9ac-4e5f-9781-f66e84b47775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:13:35.039Z|61cfc336-156e-451f-bf26-defac058e0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:13:35.039Z|61cfc336-156e-451f-bf26-defac058e0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:13:35.757Z|ee660e78-2016-43d2-86e0-36c3f3dc4e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:35.757Z|6d94b606-94b9-47e9-ae1d-6e96406cc37d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:35.757Z|dfcaf7ef-b55a-4094-b593-e5d7ecf21395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:35.757Z|6d94b606-94b9-47e9-ae1d-6e96406cc37d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:35.757Z|ee660e78-2016-43d2-86e0-36c3f3dc4e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:35.758Z|dfcaf7ef-b55a-4094-b593-e5d7ecf21395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:45.780Z|a73ae6c8-eaf7-4c18-a866-a177ea02c490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:45.780Z|89d06d5b-3d86-40da-a449-3083fdbabf79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:45.780Z|231f6510-2bfc-4ef0-b514-ff0b13414812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:45.781Z|89d06d5b-3d86-40da-a449-3083fdbabf79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:45.781Z|231f6510-2bfc-4ef0-b514-ff0b13414812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:45.781Z|a73ae6c8-eaf7-4c18-a866-a177ea02c490|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:49.166Z|5d4c48a4-e158-4b27-bf0d-614f779bae6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:13:49.171Z|5d4c48a4-e158-4b27-bf0d-614f779bae6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:13:55.811Z|92221a66-9ad8-4e83-a680-a902db436172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:55.812Z|c2a4537f-2b00-4c5d-97a2-d20b29023571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:55.812Z|92221a66-9ad8-4e83-a680-a902db436172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:55.812Z|c2a4537f-2b00-4c5d-97a2-d20b29023571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:13:55.818Z|a0242d72-83ba-4c0e-90d1-26178edd1a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:13:55.818Z|a0242d72-83ba-4c0e-90d1-26178edd1a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:04.167Z|68f0eaec-1ea2-43ae-9d77-592c9d127b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:14:04.167Z|68f0eaec-1ea2-43ae-9d77-592c9d127b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:14:05.040Z|bf7f9add-0819-4c84-8b2b-1f3b2a7ca3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:14:05.040Z|bf7f9add-0819-4c84-8b2b-1f3b2a7ca3be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:14:05.837Z|78558a30-3c8a-4fa9-afb7-3a95b8c9f6e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:05.838Z|78558a30-3c8a-4fa9-afb7-3a95b8c9f6e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:05.840Z|b4e5f039-2536-4a49-9021-62a544e8d001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:05.840Z|b4e5f039-2536-4a49-9021-62a544e8d001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:05.841Z|7262d7bb-fbc0-4bac-8b50-859513bf03a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:05.842Z|7262d7bb-fbc0-4bac-8b50-859513bf03a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:15.860Z|449cd035-0d95-4500-b5f1-cbc168535fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:15.861Z|449cd035-0d95-4500-b5f1-cbc168535fa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:15.863Z|cdbaf353-f65a-434a-bd26-1bf7a425063a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:15.863Z|cdbaf353-f65a-434a-bd26-1bf7a425063a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:15.865Z|a82ba8cd-ca48-4c13-9c59-ccb048552c6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:15.865Z|a82ba8cd-ca48-4c13-9c59-ccb048552c6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:19.167Z|746355f5-f5b7-4d2b-9058-d0b6628dc74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:14:19.168Z|746355f5-f5b7-4d2b-9058-d0b6628dc74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:14:22.055Z|e23814eb-a12e-4fc2-9c78-38b1ca4022dc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:14:22.056Z|e23814eb-a12e-4fc2-9c78-38b1ca4022dc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:25.885Z|fefd5349-0507-4e13-80aa-44b947b4bf6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:25.886Z|fefd5349-0507-4e13-80aa-44b947b4bf6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:25.885Z|aa53e221-7d68-4c3a-9e11-81868ec1f3b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:25.887Z|aa53e221-7d68-4c3a-9e11-81868ec1f3b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:25.890Z|99033758-0725-4c1d-8e5d-5d89c212d67d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:25.891Z|99033758-0725-4c1d-8e5d-5d89c212d67d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:34.167Z|e5005fad-049f-43c1-9b58-78501d09bf11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:14:34.171Z|e5005fad-049f-43c1-9b58-78501d09bf11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:14:35.041Z|8e0fcd78-9021-4b82-89e3-4e9eadaaf254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:14:35.041Z|8e0fcd78-9021-4b82-89e3-4e9eadaaf254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:14:35.912Z|ab3ead16-81ce-4374-9832-c3f321df413c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:35.913Z|ab3ead16-81ce-4374-9832-c3f321df413c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:35.913Z|3357dc41-fae1-4e4b-aaee-bf0e967f9676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:35.914Z|3357dc41-fae1-4e4b-aaee-bf0e967f9676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:35.923Z|3b2775bc-59fe-47b8-a63b-8007790817ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:35.923Z|3b2775bc-59fe-47b8-a63b-8007790817ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:45.941Z|533893cb-160d-4446-b929-c2e4080384ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:45.941Z|68164f96-d444-4bd5-bf16-715e9dbfc776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:45.941Z|533893cb-160d-4446-b929-c2e4080384ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:45.942Z|68164f96-d444-4bd5-bf16-715e9dbfc776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:45.951Z|4ee78afb-c408-46a4-94d1-bd1dd0f681bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:45.952Z|4ee78afb-c408-46a4-94d1-bd1dd0f681bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:49.167Z|1ad6915d-d76d-403a-8770-a6b2ccdd1bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:14:49.167Z|1ad6915d-d76d-403a-8770-a6b2ccdd1bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:14:55.966Z|1a24cee5-7117-487d-95ce-e809cddf148e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:55.966Z|201ae8dd-dea7-405b-b770-df576eb467b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:55.966Z|1a24cee5-7117-487d-95ce-e809cddf148e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:55.967Z|201ae8dd-dea7-405b-b770-df576eb467b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:14:55.972Z|421ca15c-01f3-48ba-b5eb-fbb1edf55845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:14:55.973Z|421ca15c-01f3-48ba-b5eb-fbb1edf55845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:04.167Z|c8d4853d-034a-4fdb-b073-688def313cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:15:04.167Z|c8d4853d-034a-4fdb-b073-688def313cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:15:05.042Z|2929d732-1254-4617-af56-e47802fa4bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:15:05.043Z|2929d732-1254-4617-af56-e47802fa4bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:15:05.993Z|bd0b3b32-e2fb-4264-8ec9-869edb7a5202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:05.994Z|bd0b3b32-e2fb-4264-8ec9-869edb7a5202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:06.000Z|266e9bcc-8b86-4e94-880c-b3d037e766b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:06.000Z|266e9bcc-8b86-4e94-880c-b3d037e766b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:06.002Z|548b8bc2-0a57-4fca-978a-7fb45f369875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:06.002Z|548b8bc2-0a57-4fca-978a-7fb45f369875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:16.018Z|1da53a61-55f2-4602-8561-6f1016505e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:16.019Z|1da53a61-55f2-4602-8561-6f1016505e7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:16.022Z|d78b20a5-5d81-485a-971c-414ad043c192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:16.022Z|d78b20a5-5d81-485a-971c-414ad043c192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:16.022Z|54371a7f-85c3-47f7-9200-d73939c55b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:16.022Z|54371a7f-85c3-47f7-9200-d73939c55b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:19.167Z|0dc3fd80-82c7-4607-8f50-02802a446803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:15:19.171Z|0dc3fd80-82c7-4607-8f50-02802a446803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:15:22.056Z|2a1e9acb-4ac2-4d17-9578-c4a256c691a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:15:22.057Z|2a1e9acb-4ac2-4d17-9578-c4a256c691a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:26.044Z|98bf152b-ff90-43fa-b69e-a429ae093620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:26.045Z|98bf152b-ff90-43fa-b69e-a429ae093620|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:26.046Z|b960254c-fda8-4953-a379-0dec47f6d353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:26.047Z|b960254c-fda8-4953-a379-0dec47f6d353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:26.049Z|328622c6-1769-4ff2-b801-a4f43d0a31fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:26.049Z|328622c6-1769-4ff2-b801-a4f43d0a31fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:34.167Z|9a9a4b87-5f77-440a-9d1b-4b286eefbb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:15:34.167Z|9a9a4b87-5f77-440a-9d1b-4b286eefbb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:15:35.043Z|3ea47f90-29b1-4bd5-95d2-1407fb593147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:15:35.044Z|3ea47f90-29b1-4bd5-95d2-1407fb593147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:15:36.071Z|9bb9b1a6-ccf7-44c6-91b1-5444e566a789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:36.071Z|35691535-968e-46f1-887d-28030db76584|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:36.071Z|9bb9b1a6-ccf7-44c6-91b1-5444e566a789|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:36.072Z|35691535-968e-46f1-887d-28030db76584|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:36.078Z|f9ca6e9c-f661-42fb-b7e2-17e96b50b21b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:36.079Z|f9ca6e9c-f661-42fb-b7e2-17e96b50b21b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:46.098Z|e07e75f2-354c-4ade-9346-3edd85c6fb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:46.099Z|e07e75f2-354c-4ade-9346-3edd85c6fb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:46.098Z|9d3973c8-1880-435c-9db6-b6768799a8b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:46.099Z|9d3973c8-1880-435c-9db6-b6768799a8b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:46.100Z|9d01f592-66ff-4ccb-937c-081adca8e47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:46.100Z|9d01f592-66ff-4ccb-937c-081adca8e47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:49.167Z|3cd58c64-1175-4489-8736-67ec00eb3de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:15:49.167Z|3cd58c64-1175-4489-8736-67ec00eb3de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:15:56.124Z|d41260b5-2739-4834-b73a-0434af1dab1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:56.124Z|60d82c48-79ed-4310-aa1f-394d7c4629cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:56.124Z|740bfeb6-a138-49d2-842f-659a3a729024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:15:56.125Z|d41260b5-2739-4834-b73a-0434af1dab1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:56.125Z|60d82c48-79ed-4310-aa1f-394d7c4629cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:15:56.125Z|740bfeb6-a138-49d2-842f-659a3a729024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:04.167Z|7df2437b-f26c-435f-a11a-e3f604e3dd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:16:04.172Z|7df2437b-f26c-435f-a11a-e3f604e3dd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:16:05.044Z|58effef3-15bf-4b1e-b219-d3c2e460f652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:16:05.045Z|58effef3-15bf-4b1e-b219-d3c2e460f652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:16:06.152Z|a2ee0cee-4a8c-4c4e-8517-6f04ee18382f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:06.152Z|f0edb63c-40ed-4e39-88ec-4bd36a491a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:06.152Z|c7d7ccbf-1970-4661-ae89-6740653ed5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:06.153Z|a2ee0cee-4a8c-4c4e-8517-6f04ee18382f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:06.153Z|f0edb63c-40ed-4e39-88ec-4bd36a491a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:06.153Z|c7d7ccbf-1970-4661-ae89-6740653ed5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:16.181Z|12a6b13c-e4d6-45ab-9246-38374d97d297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:16.181Z|12a6b13c-e4d6-45ab-9246-38374d97d297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:16.181Z|f5d11d32-c48b-4116-a0ec-567f40f98592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:16.182Z|f5d11d32-c48b-4116-a0ec-567f40f98592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:16.184Z|1fe4711d-0ef3-4990-a378-61d6e35b184a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:16.185Z|1fe4711d-0ef3-4990-a378-61d6e35b184a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:19.166Z|05354187-8149-431f-951f-111a8732d402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:16:19.167Z|05354187-8149-431f-951f-111a8732d402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:16:22.055Z|5dcd6e8a-1d73-4765-a151-7743e11af95a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:16:22.056Z|5dcd6e8a-1d73-4765-a151-7743e11af95a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:26.206Z|d2f1cd3c-9966-47d4-8601-c34ae217fb60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:26.206Z|8a2b554d-42ee-4f9d-89a5-da77480cf396|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:26.207Z|d2f1cd3c-9966-47d4-8601-c34ae217fb60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:26.207Z|8a2b554d-42ee-4f9d-89a5-da77480cf396|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:26.208Z|757acbd7-bf55-4231-9792-5bd29274451b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:26.208Z|757acbd7-bf55-4231-9792-5bd29274451b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:34.167Z|81b4cdfa-2337-4505-825a-351ae75cb6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:16:34.167Z|81b4cdfa-2337-4505-825a-351ae75cb6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:16:35.046Z|6ccd983a-d038-4a21-9e62-9449f2ff3545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:16:35.047Z|6ccd983a-d038-4a21-9e62-9449f2ff3545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:16:36.233Z|d3e2f03d-8971-4eac-b1c0-d7ac36cfe492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:36.234Z|d3e2f03d-8971-4eac-b1c0-d7ac36cfe492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:36.234Z|48d9d45d-1467-489c-bf4e-a5be07affec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:36.234Z|b71cbb2b-ca0c-4ac6-9e45-3cf1ab6c5c34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:36.235Z|48d9d45d-1467-489c-bf4e-a5be07affec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:36.235Z|b71cbb2b-ca0c-4ac6-9e45-3cf1ab6c5c34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:46.259Z|7e454121-f24a-4650-bde1-5745b2629fcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:46.260Z|7e454121-f24a-4650-bde1-5745b2629fcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:46.260Z|2672a576-335f-4e6b-b2d0-4c67eec62e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:46.261Z|2672a576-335f-4e6b-b2d0-4c67eec62e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:46.266Z|39957bb3-3115-4698-bb52-f214cff9c869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:46.267Z|39957bb3-3115-4698-bb52-f214cff9c869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:49.167Z|a05b1832-6252-4041-a3a9-6c64849e2d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:16:49.171Z|a05b1832-6252-4041-a3a9-6c64849e2d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:16:56.289Z|da3e63e6-5594-40a4-ab1e-0b7532725379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:56.288Z|2d1eb74a-e123-48e5-80c0-0114863e3a9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:56.289Z|da3e63e6-5594-40a4-ab1e-0b7532725379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:56.289Z|2d1eb74a-e123-48e5-80c0-0114863e3a9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:16:56.289Z|2c596279-1f86-49f2-a4f0-3d8afcc828bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:16:56.290Z|2c596279-1f86-49f2-a4f0-3d8afcc828bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:04.167Z|fe45e938-2f33-4a24-a68d-9a115d4d5be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:17:04.167Z|fe45e938-2f33-4a24-a68d-9a115d4d5be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:17:05.047Z|6f061258-97bd-42ce-a370-447bffbd1109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:17:05.048Z|6f061258-97bd-42ce-a370-447bffbd1109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:17:06.323Z|efcb21f0-6c22-4e1c-9690-41aecc4a2232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:06.324Z|efcb21f0-6c22-4e1c-9690-41aecc4a2232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:06.324Z|52ff0377-6c71-4fb1-8d8d-114c53b954fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:06.325Z|52ff0377-6c71-4fb1-8d8d-114c53b954fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:06.329Z|e480f3e7-fbff-4c6d-bef3-96c4a266acaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:06.329Z|e480f3e7-fbff-4c6d-bef3-96c4a266acaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:16.352Z|7026d934-4e82-456b-8345-7d44a055be91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:16.353Z|7026d934-4e82-456b-8345-7d44a055be91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:16.355Z|b83487fb-d702-44d7-98ce-7a228bc14a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:16.356Z|b83487fb-d702-44d7-98ce-7a228bc14a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:16.359Z|90b96d61-9889-4f4d-aadc-0af7f25f66ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:16.360Z|90b96d61-9889-4f4d-aadc-0af7f25f66ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:19.167Z|d2665c95-e1aa-4c34-b09e-baf0031c625b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:17:19.167Z|d2665c95-e1aa-4c34-b09e-baf0031c625b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:17:22.055Z|685dd879-dd68-4fcc-a596-ed760e506484|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:17:22.056Z|685dd879-dd68-4fcc-a596-ed760e506484|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:26.380Z|f63d0b0e-9b52-4f31-af66-d1cc0162e639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:26.380Z|f63d0b0e-9b52-4f31-af66-d1cc0162e639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:26.381Z|69e3fbb0-5c7d-4663-8acb-fe03677729ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:26.381Z|69e3fbb0-5c7d-4663-8acb-fe03677729ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:26.383Z|8ee0110e-a7dc-4140-bc81-dc47b92b341c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:26.384Z|8ee0110e-a7dc-4140-bc81-dc47b92b341c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:34.167Z|742277b3-77da-4e62-91e4-de1a7d3548b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:17:34.172Z|742277b3-77da-4e62-91e4-de1a7d3548b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:17:35.048Z|d10e30d9-88dd-47c2-878c-49aaea56da9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:17:35.049Z|d10e30d9-88dd-47c2-878c-49aaea56da9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:17:36.408Z|6ef97e5c-9630-4612-beda-3afc0f9c163b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:36.409Z|6ef97e5c-9630-4612-beda-3afc0f9c163b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:36.411Z|7da95725-b9be-479e-a6df-0c6400e246f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:36.412Z|7da95725-b9be-479e-a6df-0c6400e246f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:36.416Z|a46267c2-4c6e-4a21-9723-fa19179f3882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:36.416Z|a46267c2-4c6e-4a21-9723-fa19179f3882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:46.435Z|cfbccb40-34bb-4aae-8b9b-2809a728c331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:46.435Z|cfbccb40-34bb-4aae-8b9b-2809a728c331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:46.436Z|404b43c6-485a-4687-9484-798d8a47792d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:46.437Z|404b43c6-485a-4687-9484-798d8a47792d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:46.438Z|78971dae-2564-463c-beab-be59a777d07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:46.439Z|78971dae-2564-463c-beab-be59a777d07b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:49.167Z|77aab8db-6ef8-4a54-aa2c-678ff76080d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:17:49.167Z|77aab8db-6ef8-4a54-aa2c-678ff76080d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:17:56.459Z|2c962251-450d-4493-949d-0e14e644ff92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:56.459Z|838d83ed-db1c-4847-b867-7fb7583fdc48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:56.459Z|2c962251-450d-4493-949d-0e14e644ff92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:56.460Z|838d83ed-db1c-4847-b867-7fb7583fdc48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:17:56.460Z|759202ce-6db4-4591-9505-b0d8717e9a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:17:56.460Z|759202ce-6db4-4591-9505-b0d8717e9a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:04.166Z|989e8bae-e4be-4b44-98e2-ac0238d2f38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:18:04.167Z|989e8bae-e4be-4b44-98e2-ac0238d2f38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:18:05.050Z|d9ff7198-225a-491e-bac6-48ad432d72b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:18:05.050Z|d9ff7198-225a-491e-bac6-48ad432d72b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:18:06.482Z|b57ac98d-e643-4bc9-bbc6-52606ba00d78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:06.482Z|f1b0be4d-f9d3-4460-ae93-803449ae8692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:06.483Z|b57ac98d-e643-4bc9-bbc6-52606ba00d78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:06.483Z|f1b0be4d-f9d3-4460-ae93-803449ae8692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:06.484Z|24fc87d4-281d-46e0-bb53-5493333395ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:06.485Z|24fc87d4-281d-46e0-bb53-5493333395ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:16.508Z|73a888e3-8b1f-436c-b963-699b97ec44d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:16.509Z|73a888e3-8b1f-436c-b963-699b97ec44d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:16.511Z|13fcf7f2-f90c-4caa-aa86-cf56e57bcffb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:16.511Z|13fcf7f2-f90c-4caa-aa86-cf56e57bcffb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:16.519Z|411e7edd-aca3-4f1d-b1ce-cfcb272f41de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:16.519Z|411e7edd-aca3-4f1d-b1ce-cfcb272f41de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:19.166Z|0e0f569d-eb06-4983-b391-ef8e33f2c526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:18:19.170Z|0e0f569d-eb06-4983-b391-ef8e33f2c526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:18:22.055Z|6d279846-a092-4a85-ac46-c8de1c98b882|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:18:22.056Z|6d279846-a092-4a85-ac46-c8de1c98b882|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:26.538Z|e4cc31ad-8cd8-4503-bf23-a6d24694acc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:26.538Z|de6d83a1-5913-4627-b178-f51ff225a9a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:26.539Z|e4cc31ad-8cd8-4503-bf23-a6d24694acc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:26.539Z|de6d83a1-5913-4627-b178-f51ff225a9a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:26.545Z|33649457-dcc4-41a3-a444-8f035aa2dad3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:26.545Z|33649457-dcc4-41a3-a444-8f035aa2dad3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:34.166Z|b40cd7e6-0689-4ebf-bfa9-fb81fe6f9d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:18:34.167Z|b40cd7e6-0689-4ebf-bfa9-fb81fe6f9d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:18:35.051Z|fe9213f9-397a-4e4f-8201-e2ba0835dbe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:18:35.051Z|fe9213f9-397a-4e4f-8201-e2ba0835dbe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:18:36.564Z|b7a9a95f-433d-4425-8f94-29558cf765d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:36.564Z|c765e345-48aa-44b6-b3ae-c6e0afeadbcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:36.565Z|b7a9a95f-433d-4425-8f94-29558cf765d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:36.565Z|c765e345-48aa-44b6-b3ae-c6e0afeadbcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:36.568Z|7b4ec6cc-117a-48ab-93f3-3a7d2fe710fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:36.569Z|7b4ec6cc-117a-48ab-93f3-3a7d2fe710fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:46.586Z|2b0ced34-b2b6-4a84-949b-49f0e5b6af2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:46.588Z|2b0ced34-b2b6-4a84-949b-49f0e5b6af2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:46.588Z|ce7df1fd-efd4-40f6-a0f0-86c4e3816eb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:46.589Z|ce7df1fd-efd4-40f6-a0f0-86c4e3816eb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:46.589Z|efa69a40-03aa-4861-8445-563515b51384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:46.590Z|efa69a40-03aa-4861-8445-563515b51384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:49.167Z|62f04ffc-2c72-4fe1-8aa6-28cf526fa847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:18:49.167Z|62f04ffc-2c72-4fe1-8aa6-28cf526fa847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:18:56.613Z|37356619-c29e-4fba-84a6-b144b0291c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:56.614Z|37356619-c29e-4fba-84a6-b144b0291c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:56.614Z|a17e3696-2900-410a-b678-313bf6aee73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:56.614Z|a17e3696-2900-410a-b678-313bf6aee73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:18:56.615Z|42322fbd-d05d-4b09-bc8a-ca057ff874a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:18:56.615Z|42322fbd-d05d-4b09-bc8a-ca057ff874a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:04.167Z|079fb4f2-fbe1-4bdc-8621-99c474899c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:19:04.170Z|079fb4f2-fbe1-4bdc-8621-99c474899c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:19:05.052Z|07366854-0389-4fa3-aa4f-fbae8504c4ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:19:05.052Z|07366854-0389-4fa3-aa4f-fbae8504c4ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:19:06.642Z|912bf905-9595-4f31-a5f9-113d63ec7f55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:06.642Z|6582bad3-61da-478f-8c8d-502b6d7174d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:06.643Z|912bf905-9595-4f31-a5f9-113d63ec7f55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:06.643Z|6582bad3-61da-478f-8c8d-502b6d7174d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:06.646Z|c9dfd5c9-56f2-42c1-9229-8f8193eea6e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:06.646Z|c9dfd5c9-56f2-42c1-9229-8f8193eea6e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:16.668Z|1cbd16e7-8e10-416f-b660-e78f57cac1d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:16.669Z|c15f257e-9e70-4d38-91f8-a9558c5a1e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:16.669Z|1cbd16e7-8e10-416f-b660-e78f57cac1d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:16.670Z|c15f257e-9e70-4d38-91f8-a9558c5a1e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:16.672Z|ed0f2a2a-dd5a-470f-ae73-f5db3507ae98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:16.672Z|ed0f2a2a-dd5a-470f-ae73-f5db3507ae98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:19.167Z|cd83027f-9d32-4449-94c7-2099ea9e12bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:19:19.168Z|cd83027f-9d32-4449-94c7-2099ea9e12bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:19:22.055Z|8c534661-c8fd-433a-bd29-c2dde10a5833|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:19:22.056Z|8c534661-c8fd-433a-bd29-c2dde10a5833|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:26.695Z|9c99f66d-fe01-40cb-b252-26d6c1c2a2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:26.695Z|9c99f66d-fe01-40cb-b252-26d6c1c2a2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:26.695Z|e92e287b-dea0-432a-a44e-2ef6868957ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:26.696Z|e92e287b-dea0-432a-a44e-2ef6868957ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:26.698Z|bbeb13d4-2fe3-42fd-a131-a1f4bea2fc07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:26.699Z|bbeb13d4-2fe3-42fd-a131-a1f4bea2fc07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:34.167Z|95985aad-5ed2-4355-96e2-c630a52c2498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:19:34.168Z|95985aad-5ed2-4355-96e2-c630a52c2498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:19:35.053Z|6bb96484-9a8d-4ef2-8be0-bdea2394b831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:19:35.053Z|6bb96484-9a8d-4ef2-8be0-bdea2394b831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:19:36.717Z|784c5c00-6a88-48be-acc4-f7006025395e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:36.718Z|784c5c00-6a88-48be-acc4-f7006025395e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:36.717Z|e1c5a97e-7cee-44b3-a034-150d12664ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:36.719Z|e1c5a97e-7cee-44b3-a034-150d12664ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:36.720Z|2c3c4c46-3c2f-4f90-ac23-b9aa0601c3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:36.720Z|2c3c4c46-3c2f-4f90-ac23-b9aa0601c3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:46.739Z|818d3f08-be04-46cb-ad89-44871ea2834d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:46.740Z|818d3f08-be04-46cb-ad89-44871ea2834d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:46.741Z|431b564c-f22b-4c8e-b81e-13c54d4f1058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:46.742Z|431b564c-f22b-4c8e-b81e-13c54d4f1058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:46.742Z|eef29dfa-ff30-4529-812c-5d13aa5b514d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:46.742Z|eef29dfa-ff30-4529-812c-5d13aa5b514d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:49.170Z|7b1b63e7-a79f-4eb4-964c-0a9e9a0bcb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:19:49.174Z|7b1b63e7-a79f-4eb4-964c-0a9e9a0bcb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:19:56.763Z|3ef6cd88-208a-463d-83c5-86b11cfcce8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:56.763Z|3ef6cd88-208a-463d-83c5-86b11cfcce8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:56.764Z|29838417-8381-4a8f-a4d0-e5da8c3313f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:56.764Z|85dcac2a-85ea-4ec8-bd80-6d1a675c44c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:19:56.764Z|29838417-8381-4a8f-a4d0-e5da8c3313f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:19:56.765Z|85dcac2a-85ea-4ec8-bd80-6d1a675c44c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:04.167Z|f087ddc2-06de-4c51-b4b2-2084e9e83feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:20:04.167Z|f087ddc2-06de-4c51-b4b2-2084e9e83feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:20:05.054Z|de80df22-676c-49ba-b876-ea29f47018c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:20:05.054Z|de80df22-676c-49ba-b876-ea29f47018c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:20:06.790Z|b16c3df4-ffb6-469c-a6d4-845e11fa50f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:06.790Z|1ba2c6db-73c8-4613-bc88-953de417dd0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:06.790Z|b16c3df4-ffb6-469c-a6d4-845e11fa50f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:06.790Z|1ba2c6db-73c8-4613-bc88-953de417dd0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:06.794Z|bdbd6e10-153f-4f8f-a89d-b3efa1f0a3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:06.794Z|bdbd6e10-153f-4f8f-a89d-b3efa1f0a3a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:16.817Z|8e14982e-6d36-4039-a911-5805eb35758f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:16.817Z|8e14982e-6d36-4039-a911-5805eb35758f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:16.818Z|e47f4857-c08b-4bd4-b931-f171d4a27ab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:16.818Z|f2a99e41-4eaf-4997-b66f-acee2511d38d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:16.818Z|e47f4857-c08b-4bd4-b931-f171d4a27ab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:16.819Z|f2a99e41-4eaf-4997-b66f-acee2511d38d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:19.168Z|31a37b1d-064f-4af3-9757-ab408ecc2c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:20:19.168Z|31a37b1d-064f-4af3-9757-ab408ecc2c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:20:22.056Z|1747db7c-4a2e-4660-b6a8-3a9f5a0ccbb2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:20:22.057Z|1747db7c-4a2e-4660-b6a8-3a9f5a0ccbb2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:26.840Z|f3be42d6-5512-4d20-8653-a416fa8f0154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:26.840Z|f3be42d6-5512-4d20-8653-a416fa8f0154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:26.840Z|a53879c8-8d75-43b3-b51c-430bd490d0b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:26.841Z|a53879c8-8d75-43b3-b51c-430bd490d0b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:26.842Z|487a8b74-5315-4149-85ce-922c5ec1d740|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:26.843Z|487a8b74-5315-4149-85ce-922c5ec1d740|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:34.167Z|9b726ad6-86fb-4a6c-bbb4-5b1e9642b7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:20:34.171Z|9b726ad6-86fb-4a6c-bbb4-5b1e9642b7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:20:35.055Z|e9bae31f-b13f-41cb-8056-f58a36fc8375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:20:35.055Z|e9bae31f-b13f-41cb-8056-f58a36fc8375|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:20:36.864Z|9e72dc5a-b80d-4d26-a451-ba9942628094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:36.865Z|9e72dc5a-b80d-4d26-a451-ba9942628094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:36.865Z|98d6253c-ec4f-4206-a220-c95f62b643d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:36.866Z|98d6253c-ec4f-4206-a220-c95f62b643d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:36.870Z|fdeae587-0602-42bb-8fa8-fe5273255bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:36.870Z|fdeae587-0602-42bb-8fa8-fe5273255bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:46.887Z|616f8654-61b7-4391-abb3-3e511fc232a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:46.888Z|616f8654-61b7-4391-abb3-3e511fc232a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:46.888Z|ebd87a63-1961-416d-8ecb-32e6ce93ca14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:46.889Z|ebd87a63-1961-416d-8ecb-32e6ce93ca14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:46.891Z|e62330cf-bac4-4ff0-a1ca-bb0d5f06c93a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:46.892Z|e62330cf-bac4-4ff0-a1ca-bb0d5f06c93a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:49.167Z|1ab96b76-0df4-4002-9f06-ebb38b6b3713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:20:49.167Z|1ab96b76-0df4-4002-9f06-ebb38b6b3713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:20:56.917Z|5b2dfa0c-da46-48f1-88f8-f644abf65448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:56.917Z|5b2dfa0c-da46-48f1-88f8-f644abf65448|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:56.918Z|1d4bc8ce-507e-4943-a635-1e4b9b7d240c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:56.918Z|ca84c14f-bc8e-411f-9e41-088b75f35071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:20:56.918Z|1d4bc8ce-507e-4943-a635-1e4b9b7d240c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:20:56.918Z|ca84c14f-bc8e-411f-9e41-088b75f35071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:04.167Z|53ea2c10-c85a-4327-b481-ad24ed3b0953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:21:04.167Z|53ea2c10-c85a-4327-b481-ad24ed3b0953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:21:05.056Z|cb25a6ed-5373-4a43-add8-87f3b38c3306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:21:05.057Z|cb25a6ed-5373-4a43-add8-87f3b38c3306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:21:06.943Z|b9d2ff85-7fed-4612-ab48-1238154c5e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:06.944Z|b9d2ff85-7fed-4612-ab48-1238154c5e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:06.951Z|c7793d04-f060-4116-a3c9-7e99538afb3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:06.952Z|c7793d04-f060-4116-a3c9-7e99538afb3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:06.953Z|dd698a5f-67e9-4712-aa27-29d97aead6e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:06.954Z|dd698a5f-67e9-4712-aa27-29d97aead6e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:16.968Z|589fd191-4f42-4f7a-a88c-9c4eb97cfefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:16.969Z|589fd191-4f42-4f7a-a88c-9c4eb97cfefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:16.975Z|d64bdcb0-4168-4b19-b2d2-f4dea5c3bccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:16.975Z|5c39633d-a477-4c52-9e37-713eba21e628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:16.976Z|d64bdcb0-4168-4b19-b2d2-f4dea5c3bccf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:16.976Z|5c39633d-a477-4c52-9e37-713eba21e628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:19.167Z|a0a60d25-7f9e-48cf-a659-302e62d899a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:21:19.171Z|a0a60d25-7f9e-48cf-a659-302e62d899a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:21:22.055Z|2f00cf4e-6368-410c-86b7-629d61ec78b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:21:22.056Z|2f00cf4e-6368-410c-86b7-629d61ec78b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:26.992Z|47bb7526-0faf-4ed7-83af-99285cb80001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:26.993Z|47bb7526-0faf-4ed7-83af-99285cb80001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:26.998Z|638e6591-404c-4c47-ab8b-479cd7058b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:26.998Z|ff49b89a-6405-4da6-8cb8-65501502d449|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:26.999Z|638e6591-404c-4c47-ab8b-479cd7058b22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:26.999Z|ff49b89a-6405-4da6-8cb8-65501502d449|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:34.167Z|8488db20-b73c-4e8c-9d83-7189a082595b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:21:34.167Z|8488db20-b73c-4e8c-9d83-7189a082595b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:21:35.057Z|b4c2e25d-da9a-4b94-976f-b00ff7907d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:21:35.058Z|b4c2e25d-da9a-4b94-976f-b00ff7907d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:21:37.016Z|38f9b363-781c-447c-aa87-825f076341a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:37.016Z|38f9b363-781c-447c-aa87-825f076341a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:37.023Z|2d6ac0b3-ca23-4845-bbb2-53d5fc6e113b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:37.023Z|42dfd436-3d86-4274-acc2-da7021ec0f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:37.023Z|2d6ac0b3-ca23-4845-bbb2-53d5fc6e113b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:37.024Z|42dfd436-3d86-4274-acc2-da7021ec0f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:47.043Z|6d1d224a-3f07-4e65-ae33-a0f7c8e55e99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:47.044Z|6d1d224a-3f07-4e65-ae33-a0f7c8e55e99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:47.054Z|05573dbc-c18b-448d-99ce-17dc56e39e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:47.055Z|05573dbc-c18b-448d-99ce-17dc56e39e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:47.055Z|c380aeb3-937a-4b56-b6d3-6824d43e8ba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:47.055Z|c380aeb3-937a-4b56-b6d3-6824d43e8ba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:49.167Z|43c59a57-b29e-4f94-b0d0-cbd4eb0c1d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:21:49.167Z|43c59a57-b29e-4f94-b0d0-cbd4eb0c1d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:21:57.067Z|0cd0f8f8-42dc-428c-8356-ac9c11315d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:57.068Z|0cd0f8f8-42dc-428c-8356-ac9c11315d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:57.079Z|dd4bacec-ec35-4f02-965d-32faed1f75de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:57.079Z|18246684-242a-4a55-8c3a-5a553684bd51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:21:57.080Z|18246684-242a-4a55-8c3a-5a553684bd51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:21:57.080Z|dd4bacec-ec35-4f02-965d-32faed1f75de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:04.167Z|89345991-262e-4633-b782-775af7c39566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:22:04.171Z|89345991-262e-4633-b782-775af7c39566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:22:05.058Z|761a532c-7314-4c52-a9d2-c39bef62a6c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:22:05.059Z|761a532c-7314-4c52-a9d2-c39bef62a6c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:22:07.093Z|84ec1c8a-0dd8-4850-b0ca-e31c490e87ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:07.094Z|84ec1c8a-0dd8-4850-b0ca-e31c490e87ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:07.106Z|2028aaf7-23b8-45f1-9953-384bb1daf486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:07.108Z|2028aaf7-23b8-45f1-9953-384bb1daf486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:07.108Z|f7406dfd-0f06-48c1-a97a-9c64d8c847b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:07.109Z|f7406dfd-0f06-48c1-a97a-9c64d8c847b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:17.133Z|3d89a9c6-d129-45d5-9e4c-27b236136b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:17.139Z|3d89a9c6-d129-45d5-9e4c-27b236136b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:17.138Z|3bebacbc-c16c-4316-9dc8-88c435684556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:17.140Z|3bebacbc-c16c-4316-9dc8-88c435684556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:17.139Z|f545e26a-aceb-4bf7-8692-bc68294b7dd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:17.141Z|f545e26a-aceb-4bf7-8692-bc68294b7dd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:19.167Z|2b168fa9-2c7c-4f74-839a-bee0a368ae28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:22:19.167Z|2b168fa9-2c7c-4f74-839a-bee0a368ae28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:22:22.056Z|f9971fa0-9af5-4812-8ea3-2deaa43f64ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:22:22.057Z|f9971fa0-9af5-4812-8ea3-2deaa43f64ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:27.163Z|353d0c8f-534c-415c-812f-080e65457196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:27.164Z|a87ed60b-6b62-4549-b808-bcaeed480cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:27.164Z|353d0c8f-534c-415c-812f-080e65457196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:27.165Z|a87ed60b-6b62-4549-b808-bcaeed480cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:27.168Z|1d427189-59d4-467a-bbc6-ac806b5eb48c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:27.169Z|1d427189-59d4-467a-bbc6-ac806b5eb48c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:34.167Z|c76afa10-7ce7-4d8a-926c-7b738d3b3362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:22:34.167Z|c76afa10-7ce7-4d8a-926c-7b738d3b3362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:22:35.059Z|dc6450e1-1ed5-411e-9a8f-ef428fd01037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:22:35.060Z|dc6450e1-1ed5-411e-9a8f-ef428fd01037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:22:37.188Z|94026b60-b918-437c-a41d-9fd6420c235f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:37.188Z|b0227d92-e935-4ea3-90b4-b78313fd5b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:37.188Z|94026b60-b918-437c-a41d-9fd6420c235f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:37.189Z|b0227d92-e935-4ea3-90b4-b78313fd5b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:37.193Z|3ce301a9-75b7-41e5-a596-d17ae3b0ecee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:37.193Z|3ce301a9-75b7-41e5-a596-d17ae3b0ecee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:47.212Z|a46ce6fd-9174-43b4-a893-356551b68304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:47.214Z|915466c2-717f-46c5-b58c-2dd6a3ff13e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:47.215Z|915466c2-717f-46c5-b58c-2dd6a3ff13e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:47.215Z|a46ce6fd-9174-43b4-a893-356551b68304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:47.220Z|01e2155f-d611-4989-ae5a-9ef4c8903de9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:47.221Z|01e2155f-d611-4989-ae5a-9ef4c8903de9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:49.166Z|86d40a6b-82b2-4f49-927a-43a9a49d320a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:22:49.171Z|86d40a6b-82b2-4f49-927a-43a9a49d320a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:22:57.240Z|82c21b13-4bb4-4498-a2db-e1da2ecdc934|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:57.241Z|82c21b13-4bb4-4498-a2db-e1da2ecdc934|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:57.241Z|e60c1d6b-aa5a-4db5-865b-fb89c3c5d11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:57.242Z|e60c1d6b-aa5a-4db5-865b-fb89c3c5d11e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:22:57.243Z|33dcd6e6-53f8-4d3a-8790-5298f8883fd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:22:57.244Z|33dcd6e6-53f8-4d3a-8790-5298f8883fd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:04.167Z|fe7d8fd2-8cef-4fef-ac3b-37b0910f11c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:23:04.167Z|fe7d8fd2-8cef-4fef-ac3b-37b0910f11c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:23:05.060Z|18b42491-d2fd-4de2-8d3e-2d46cbcbf274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:23:05.061Z|18b42491-d2fd-4de2-8d3e-2d46cbcbf274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:23:07.269Z|8292c34c-aeea-4807-bd16-c5038cc3089f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:07.269Z|8292c34c-aeea-4807-bd16-c5038cc3089f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:07.272Z|35ee4e09-12e9-4d9b-b549-575413155bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:07.272Z|35ee4e09-12e9-4d9b-b549-575413155bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:07.273Z|5a12bcdd-72ba-41c8-b387-31c1ddfa34d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:07.274Z|5a12bcdd-72ba-41c8-b387-31c1ddfa34d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:17.295Z|e5f77bfa-ad3f-4b26-aa1c-5b0f9aef2e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:17.295Z|556d3e37-66c4-4c92-bd59-81dffe0ed1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:17.296Z|e5f77bfa-ad3f-4b26-aa1c-5b0f9aef2e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:17.296Z|556d3e37-66c4-4c92-bd59-81dffe0ed1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:17.299Z|104eb72a-f4de-41d9-ba69-401861a51512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:17.299Z|104eb72a-f4de-41d9-ba69-401861a51512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:19.167Z|0154351d-23e1-4160-b454-a59e4c2c8088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:23:19.167Z|0154351d-23e1-4160-b454-a59e4c2c8088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:23:22.056Z|33c1980b-0f9a-4d2c-a41a-0726e0ac9ca5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:23:22.056Z|33c1980b-0f9a-4d2c-a41a-0726e0ac9ca5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:27.319Z|4287de4a-4760-42f8-ab8b-1e32e329e696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:27.319Z|6b62e23a-d890-45fa-861c-500ba6b914bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:27.320Z|4287de4a-4760-42f8-ab8b-1e32e329e696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:27.320Z|6b62e23a-d890-45fa-861c-500ba6b914bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:27.320Z|aff54b37-3bd5-4439-8fbd-54e67fb67ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:27.320Z|aff54b37-3bd5-4439-8fbd-54e67fb67ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:34.166Z|6dee3015-b01b-4f62-9957-7c9211381514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:23:34.171Z|6dee3015-b01b-4f62-9957-7c9211381514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:23:35.062Z|894500f8-acfc-49c9-8770-616b662ddab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:23:35.062Z|894500f8-acfc-49c9-8770-616b662ddab5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:23:37.343Z|4758c0e4-c0a9-4c9c-bf99-bf645061daa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:37.343Z|4758c0e4-c0a9-4c9c-bf99-bf645061daa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:37.343Z|f5f77531-5803-40f9-bed2-dae868eb0cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:37.344Z|f5f77531-5803-40f9-bed2-dae868eb0cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:37.345Z|a7336921-d168-46e3-a438-bfc4c1338d05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:37.346Z|a7336921-d168-46e3-a438-bfc4c1338d05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:47.375Z|0366804e-06e9-4d01-ad3c-ac7c8c09e774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:47.375Z|62a52128-9d59-48c8-8d06-ccf9253015f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:47.375Z|0366804e-06e9-4d01-ad3c-ac7c8c09e774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:47.375Z|ccc1c1f1-2a92-434b-be0c-92a872e3e75e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:47.376Z|62a52128-9d59-48c8-8d06-ccf9253015f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:47.376Z|ccc1c1f1-2a92-434b-be0c-92a872e3e75e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:49.167Z|6378b7b6-fff2-45ad-85a3-555b13e782de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:23:49.167Z|6378b7b6-fff2-45ad-85a3-555b13e782de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:23:57.403Z|52cc05ee-f55b-449d-b0f5-36c2c3be558a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:57.403Z|eb991d80-f14f-44da-a72b-7553dd42f133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:57.403Z|52cc05ee-f55b-449d-b0f5-36c2c3be558a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:57.404Z|eb991d80-f14f-44da-a72b-7553dd42f133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:23:57.403Z|0a9c1e7c-a7c1-40c0-86c8-b7569d80e9c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:23:57.406Z|0a9c1e7c-a7c1-40c0-86c8-b7569d80e9c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:04.167Z|b3c46fba-97b2-4a16-b8b2-41a19c506e77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:24:04.167Z|b3c46fba-97b2-4a16-b8b2-41a19c506e77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:24:05.063Z|4dba2aa8-b265-4452-9903-71bc806827fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:24:05.063Z|4dba2aa8-b265-4452-9903-71bc806827fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:24:07.430Z|651b5fcd-61ef-42f8-a911-f7060f780066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:07.430Z|f13b7cf4-0331-422d-8a25-d5dbf27503af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:07.431Z|651b5fcd-61ef-42f8-a911-f7060f780066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:07.431Z|7ef25bfe-f274-4061-857b-ab2e7105b45b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:07.431Z|f13b7cf4-0331-422d-8a25-d5dbf27503af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:07.432Z|7ef25bfe-f274-4061-857b-ab2e7105b45b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:17.455Z|ead016bf-1610-4b15-9fd1-9205a40e3cfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:17.455Z|905b027f-93a7-4c42-97e4-a3e56cc12aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:17.456Z|ead016bf-1610-4b15-9fd1-9205a40e3cfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:17.456Z|905b027f-93a7-4c42-97e4-a3e56cc12aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:17.463Z|44004485-1ff6-4540-bf00-be2357274f7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:17.470Z|44004485-1ff6-4540-bf00-be2357274f7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:19.167Z|038e0a6f-064b-45fb-8043-619958b08a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:24:19.170Z|038e0a6f-064b-45fb-8043-619958b08a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:24:22.056Z|1338430c-a185-43b1-8d29-952eed820656|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:24:22.057Z|1338430c-a185-43b1-8d29-952eed820656|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:27.479Z|883ebcda-0776-4316-960f-ed501f385dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:27.479Z|146ab216-46ca-4afa-a542-f070e7921149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:27.480Z|883ebcda-0776-4316-960f-ed501f385dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:27.480Z|146ab216-46ca-4afa-a542-f070e7921149|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:27.493Z|6321b89a-7a1d-44bf-900b-8c4037dd232b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:27.494Z|6321b89a-7a1d-44bf-900b-8c4037dd232b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:34.167Z|2f91c681-dcdc-4b01-91e5-dd69e2fd0ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:24:34.167Z|2f91c681-dcdc-4b01-91e5-dd69e2fd0ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:24:35.064Z|9d149d5e-d312-4b28-a547-c518025fe099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:24:35.064Z|9d149d5e-d312-4b28-a547-c518025fe099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:24:37.503Z|fb45ce4d-6af2-4418-981f-53b39a6f1d20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:37.503Z|fb45ce4d-6af2-4418-981f-53b39a6f1d20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:37.511Z|ea0c5667-5c27-47ac-b259-971466b3e610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:37.512Z|ea0c5667-5c27-47ac-b259-971466b3e610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:37.516Z|98b4d56a-6660-44a4-a5d4-6d8a85d55358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:37.517Z|98b4d56a-6660-44a4-a5d4-6d8a85d55358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:47.529Z|397ef002-136e-42e4-b962-1d5c87e48fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:47.529Z|397ef002-136e-42e4-b962-1d5c87e48fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:47.535Z|5fed75a4-c334-4b83-9332-041aec429656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:47.535Z|5fed75a4-c334-4b83-9332-041aec429656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:47.540Z|ee00ee6c-8366-450d-84cd-69d3638469ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:47.541Z|ee00ee6c-8366-450d-84cd-69d3638469ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:49.167Z|bfdf4cc5-ed19-45c4-baad-ad0cf70f9f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:24:49.167Z|bfdf4cc5-ed19-45c4-baad-ad0cf70f9f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:24:57.554Z|457e2a18-8d52-428a-b65c-eb6ef3f049d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:57.555Z|457e2a18-8d52-428a-b65c-eb6ef3f049d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:57.556Z|7c2a798e-9687-4db6-9e8a-4822c16487ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:57.557Z|7c2a798e-9687-4db6-9e8a-4822c16487ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:24:57.561Z|1a2962db-8b10-4bdc-a23c-e6d82bd84533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:24:57.561Z|1a2962db-8b10-4bdc-a23c-e6d82bd84533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:04.167Z|a46103dc-8464-470f-9704-afef03427880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:25:04.171Z|a46103dc-8464-470f-9704-afef03427880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:25:05.065Z|0f3b0ee5-05d1-4fae-8898-42192f2df386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:25:05.065Z|0f3b0ee5-05d1-4fae-8898-42192f2df386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:25:07.580Z|59ad20fe-b700-45db-956b-2ec15d97c6ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:07.580Z|59ad20fe-b700-45db-956b-2ec15d97c6ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:07.582Z|e7ea11ef-bc70-4c66-add6-65529719893d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:07.583Z|e7ea11ef-bc70-4c66-add6-65529719893d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:07.589Z|56ef5fc2-8454-4039-b637-a3bf9f1aff46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:07.589Z|56ef5fc2-8454-4039-b637-a3bf9f1aff46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:17.605Z|49588c20-d0a3-46d4-a7a0-7d7564f03a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:17.606Z|49588c20-d0a3-46d4-a7a0-7d7564f03a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:17.608Z|b45c0cf4-4022-4578-8595-09d85443931e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:17.608Z|b45c0cf4-4022-4578-8595-09d85443931e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:17.611Z|744fac13-92bc-456d-a98b-af3a9962a965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:17.611Z|744fac13-92bc-456d-a98b-af3a9962a965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:19.167Z|bda32205-4b39-4327-a866-e7784c10b5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:25:19.167Z|bda32205-4b39-4327-a866-e7784c10b5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:25:22.055Z|e6c9ccd2-5401-4986-b5eb-8b565cc37603|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:25:22.056Z|e6c9ccd2-5401-4986-b5eb-8b565cc37603|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:27.630Z|a6d68b82-2451-485b-bbdc-a5e65ad64fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:27.630Z|db84f9ae-f331-4d97-8416-ca50aee4b015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:27.630Z|a6d68b82-2451-485b-bbdc-a5e65ad64fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:27.631Z|db84f9ae-f331-4d97-8416-ca50aee4b015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:27.633Z|ad692421-55c0-48aa-b8ab-dc914be222c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:27.634Z|ad692421-55c0-48aa-b8ab-dc914be222c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:34.167Z|46598417-a706-4e75-8bd8-49439403ae96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:25:34.167Z|46598417-a706-4e75-8bd8-49439403ae96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:25:35.066Z|29076fa1-effe-4733-91cd-619566486b05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:25:35.066Z|29076fa1-effe-4733-91cd-619566486b05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:25:37.657Z|12b36837-868f-49e1-8896-5e0fb54f0334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:37.658Z|12b36837-868f-49e1-8896-5e0fb54f0334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:37.665Z|4dedb616-fc7b-49c1-9b49-2c8f152b15d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:37.665Z|24849ace-c79d-4c59-b238-b2792da3f6b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:37.666Z|24849ace-c79d-4c59-b238-b2792da3f6b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:37.666Z|4dedb616-fc7b-49c1-9b49-2c8f152b15d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:47.685Z|2b42e775-0352-4473-a57d-7a0cd7a26ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:47.686Z|2b42e775-0352-4473-a57d-7a0cd7a26ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:47.687Z|cec954cf-89b0-4d27-a746-1c134a513681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:47.688Z|cec954cf-89b0-4d27-a746-1c134a513681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:47.688Z|1936c7cd-e064-4292-a623-8c3aa79ea0e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:47.688Z|1936c7cd-e064-4292-a623-8c3aa79ea0e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:49.167Z|a75c142f-b589-4c32-b460-9bb6d64e0abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:25:49.171Z|a75c142f-b589-4c32-b460-9bb6d64e0abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:25:57.710Z|0722f434-a4d9-498e-9977-29c1c00c6721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:57.710Z|0722f434-a4d9-498e-9977-29c1c00c6721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:57.711Z|1e9e5153-4f90-4c4f-accd-6525181caefb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:57.711Z|1e9e5153-4f90-4c4f-accd-6525181caefb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:25:57.715Z|db9796b8-4e05-42b0-a691-880f5830b8a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:25:57.715Z|db9796b8-4e05-42b0-a691-880f5830b8a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:04.167Z|2d659ecb-5aa9-4b8c-9168-57af3a8562d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:26:04.167Z|2d659ecb-5aa9-4b8c-9168-57af3a8562d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:26:05.067Z|5c96e33d-16b6-40fd-b2fc-ae6913ff6b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:26:05.068Z|5c96e33d-16b6-40fd-b2fc-ae6913ff6b5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:26:07.734Z|71b57542-bd66-4a8d-9523-39c103b75477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:07.734Z|1b2b8d2d-ff78-464e-ab47-3c5782746331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:07.735Z|71b57542-bd66-4a8d-9523-39c103b75477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:07.735Z|1b2b8d2d-ff78-464e-ab47-3c5782746331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:07.735Z|35f32df1-e403-49d7-944f-a2cc94ff85d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:07.736Z|35f32df1-e403-49d7-944f-a2cc94ff85d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:17.767Z|536bc449-2634-497a-83b4-b07e5a6a7033|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:17.768Z|536bc449-2634-497a-83b4-b07e5a6a7033|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:17.769Z|16efe9fb-b5e8-4a29-9d24-624c303bca73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:17.770Z|16efe9fb-b5e8-4a29-9d24-624c303bca73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:17.769Z|ad50ea7f-b733-41a5-ba9d-aed29cb3d74b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:17.771Z|ad50ea7f-b733-41a5-ba9d-aed29cb3d74b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:19.167Z|ebfbee86-5da6-4ac3-98c6-31798dee7674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:26:19.167Z|ebfbee86-5da6-4ac3-98c6-31798dee7674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:26:22.055Z|dbf6a1e7-32ef-44fe-a0dc-52243fc846c9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:26:22.056Z|dbf6a1e7-32ef-44fe-a0dc-52243fc846c9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:27.792Z|46e26781-27a2-4349-bd09-0b44ee6beec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:27.793Z|46e26781-27a2-4349-bd09-0b44ee6beec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:27.795Z|668ca404-efd1-469e-b755-ba2ca2a296cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:27.795Z|607f6bd2-3f62-4755-b813-b51b41c2d4dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:27.795Z|668ca404-efd1-469e-b755-ba2ca2a296cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:27.796Z|607f6bd2-3f62-4755-b813-b51b41c2d4dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:34.167Z|9a1494ac-fe19-4882-bdf2-de439018e7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:26:34.171Z|9a1494ac-fe19-4882-bdf2-de439018e7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:26:35.068Z|eb92a329-316b-4f63-9da0-9056cc44cd43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:26:35.068Z|eb92a329-316b-4f63-9da0-9056cc44cd43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:26:37.817Z|6aa519f0-516d-49f9-91a7-53087bd90f02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:37.818Z|6aa519f0-516d-49f9-91a7-53087bd90f02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:37.818Z|1e3e10dc-7685-461e-a762-5daf592f1875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:37.819Z|1e3e10dc-7685-461e-a762-5daf592f1875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:37.824Z|8b869e8a-1383-41bb-938c-b1a7b041ef9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:37.824Z|8b869e8a-1383-41bb-938c-b1a7b041ef9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:47.843Z|b9a317fb-0958-46c0-b62b-5ed03a12308f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:47.843Z|b9a317fb-0958-46c0-b62b-5ed03a12308f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:47.844Z|dd5b201f-14c2-4228-a762-4e36b6c8ece0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:47.845Z|dd5b201f-14c2-4228-a762-4e36b6c8ece0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:47.847Z|887735f7-2109-4e1f-8a93-f6252e341393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:47.848Z|887735f7-2109-4e1f-8a93-f6252e341393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:49.166Z|b91f5c77-274a-4aa2-b24f-d77343d416db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:26:49.167Z|b91f5c77-274a-4aa2-b24f-d77343d416db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:26:57.866Z|ea974a35-cf8f-444c-9161-9c7afd34f990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:57.866Z|ea974a35-cf8f-444c-9161-9c7afd34f990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:57.868Z|70f5dc81-9375-4743-98ec-b1e598a650b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:57.868Z|95f55244-d60c-4ca8-bdcc-bb0d51581740|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:26:57.868Z|70f5dc81-9375-4743-98ec-b1e598a650b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:26:57.869Z|95f55244-d60c-4ca8-bdcc-bb0d51581740|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:04.167Z|199ca647-f301-4082-9e3d-44f51f4a3ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:27:04.167Z|199ca647-f301-4082-9e3d-44f51f4a3ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:27:05.069Z|9ae4e028-79bf-4277-9ff5-5b3af20538dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:27:05.070Z|9ae4e028-79bf-4277-9ff5-5b3af20538dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:27:07.892Z|711c5475-d79a-4533-b842-0626c17d8b3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:07.893Z|10ea54fb-172d-4d12-aea0-d9689b729d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:07.894Z|711c5475-d79a-4533-b842-0626c17d8b3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:07.894Z|10ea54fb-172d-4d12-aea0-d9689b729d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:07.899Z|40819f2a-c757-465f-ac44-c410a73e3afc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:07.899Z|40819f2a-c757-465f-ac44-c410a73e3afc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:17.921Z|ecdccf0c-aa40-4d95-8e37-1985eef93ff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:17.922Z|ecdccf0c-aa40-4d95-8e37-1985eef93ff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:17.925Z|bd5c1fd6-9ccc-413f-b0d2-ba7dbc277af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:17.925Z|bd5c1fd6-9ccc-413f-b0d2-ba7dbc277af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:17.927Z|6aa806ea-4bd8-4f17-b8a2-235c6196f1bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:17.928Z|6aa806ea-4bd8-4f17-b8a2-235c6196f1bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:19.167Z|c991211b-3546-4230-9a6e-ba7d6fe288ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:27:19.171Z|c991211b-3546-4230-9a6e-ba7d6fe288ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:27:22.056Z|93c0f495-544b-4454-997c-43f96d71ad69|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:27:22.057Z|93c0f495-544b-4454-997c-43f96d71ad69|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:27.950Z|0392a579-976e-43ab-bfc8-5d64b8a21153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:27.951Z|0392a579-976e-43ab-bfc8-5d64b8a21153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:27.952Z|f5dae7ae-91d6-449a-a3e3-57c944b23b03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:27.952Z|f5dae7ae-91d6-449a-a3e3-57c944b23b03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:27.959Z|d3f90b91-43bd-404e-b67a-e61d50c60b23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:27.960Z|d3f90b91-43bd-404e-b67a-e61d50c60b23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:34.167Z|21f8d05c-0aed-4e04-90a2-f8720553c01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:27:34.168Z|21f8d05c-0aed-4e04-90a2-f8720553c01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:27:35.071Z|d4746952-f9a8-46ec-9e7f-bc2eeee66fcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:27:35.071Z|d4746952-f9a8-46ec-9e7f-bc2eeee66fcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:27:37.974Z|4df20753-8e5c-49fd-93f8-3ebb4268ea0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:37.974Z|4df20753-8e5c-49fd-93f8-3ebb4268ea0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:37.981Z|f4d1ebc8-ae6e-4c76-9d5e-e4240627fdca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:37.982Z|f4d1ebc8-ae6e-4c76-9d5e-e4240627fdca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:37.982Z|fe617406-fd74-4a8c-a9d7-4b7d93935dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:37.983Z|fe617406-fd74-4a8c-a9d7-4b7d93935dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:47.999Z|9924a3cf-f328-4003-90b5-450d8be98ea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:48.000Z|9924a3cf-f328-4003-90b5-450d8be98ea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:48.008Z|6d567b10-6eb8-497a-9c98-2cd486845779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:48.008Z|426430bd-2026-4727-98c7-5c44577b0b1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:48.008Z|6d567b10-6eb8-497a-9c98-2cd486845779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:48.009Z|426430bd-2026-4727-98c7-5c44577b0b1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:49.167Z|92e62693-ce4e-49f7-bcee-e880a2f76057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:27:49.167Z|92e62693-ce4e-49f7-bcee-e880a2f76057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:27:58.027Z|2dd882be-25c1-4d6e-af50-7d6bfe6ee144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:58.027Z|2dd882be-25c1-4d6e-af50-7d6bfe6ee144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:58.032Z|7c258f95-5b10-44d0-a831-ca52c8d25fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:58.032Z|a721ef19-29b0-46b4-a864-45e801f063bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:27:58.033Z|7c258f95-5b10-44d0-a831-ca52c8d25fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:27:58.033Z|a721ef19-29b0-46b4-a864-45e801f063bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:04.167Z|af807fbc-46fc-46c3-aca2-0617da6f9f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:28:04.173Z|af807fbc-46fc-46c3-aca2-0617da6f9f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:28:05.072Z|310a9f39-82b8-41db-95a3-15cde25e2fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:28:05.072Z|310a9f39-82b8-41db-95a3-15cde25e2fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:28:08.056Z|6c25d023-e51d-44e6-a007-f54f99956244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:08.057Z|6c25d023-e51d-44e6-a007-f54f99956244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:08.058Z|538fb71d-43a5-497b-b435-c52572115831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:08.058Z|2aedeb51-503f-4b12-9140-9a5274139c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:08.059Z|2aedeb51-503f-4b12-9140-9a5274139c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:08.059Z|538fb71d-43a5-497b-b435-c52572115831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:18.083Z|de1af539-4886-4894-8d8e-4fa7356a91ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:18.083Z|c94591f0-6dfb-45e3-b686-bc785c8424c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:18.085Z|c94591f0-6dfb-45e3-b686-bc785c8424c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:18.085Z|de1af539-4886-4894-8d8e-4fa7356a91ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:18.090Z|2fada12b-f75e-4cac-aeef-aafb3fa94f42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:18.090Z|2fada12b-f75e-4cac-aeef-aafb3fa94f42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:19.167Z|2ffb8400-1c4d-43ad-a6c1-efe7a418a6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:28:19.167Z|2ffb8400-1c4d-43ad-a6c1-efe7a418a6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:28:22.055Z|27f631a8-d1bc-4101-9c35-0bb93747151d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:28:22.056Z|27f631a8-d1bc-4101-9c35-0bb93747151d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:28.111Z|39bda1cb-61b0-40fd-af43-a95b405ef32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:28.111Z|18f592f4-dfdc-4576-8081-ea638cf1825a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:28.112Z|39bda1cb-61b0-40fd-af43-a95b405ef32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:28.113Z|18f592f4-dfdc-4576-8081-ea638cf1825a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:28.113Z|f042f0ac-4fcf-4833-9607-04f0d4ef293b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:28.114Z|f042f0ac-4fcf-4833-9607-04f0d4ef293b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:34.167Z|54ff9611-de40-4c01-802f-24d562c4d647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:28:34.167Z|54ff9611-de40-4c01-802f-24d562c4d647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:28:35.073Z|50ea19b7-bbe8-4bc3-b9bd-7b5082e51263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:28:35.074Z|50ea19b7-bbe8-4bc3-b9bd-7b5082e51263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:28:38.138Z|d898d395-64e2-4d2a-991b-531638efa1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:38.139Z|d898d395-64e2-4d2a-991b-531638efa1fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:38.138Z|c0c25ebe-9b37-4408-8930-a468dcb60329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:38.140Z|c0c25ebe-9b37-4408-8930-a468dcb60329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:38.145Z|0d5a8dfe-c8a4-4932-bdc5-1204de889ac7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:38.146Z|0d5a8dfe-c8a4-4932-bdc5-1204de889ac7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:48.166Z|71727cac-7586-45d9-afb2-9ee2299fa126|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:48.167Z|71727cac-7586-45d9-afb2-9ee2299fa126|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:48.167Z|9c4b0a01-1548-4dae-8f91-eeb1ca73e29e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:48.168Z|9c4b0a01-1548-4dae-8f91-eeb1ca73e29e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:48.169Z|de4e6b76-1162-4750-82c5-dfce5fdbb89a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:48.170Z|de4e6b76-1162-4750-82c5-dfce5fdbb89a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:49.167Z|bc91d1d4-4242-4f9e-9fc6-2aabf7292d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:28:49.171Z|bc91d1d4-4242-4f9e-9fc6-2aabf7292d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:28:58.193Z|12f2dd80-415c-433d-95ac-952d1de787d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:58.193Z|12f2dd80-415c-433d-95ac-952d1de787d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:58.193Z|4fc3f6a5-0d13-4555-b6d3-b0b71fa5a4d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:58.194Z|5523e0d4-6964-446f-b1f6-6ea586e71f9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:28:58.194Z|4fc3f6a5-0d13-4555-b6d3-b0b71fa5a4d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:28:58.194Z|5523e0d4-6964-446f-b1f6-6ea586e71f9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:04.167Z|6fca3c22-8bf8-4292-b679-6e6de01965af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:29:04.167Z|6fca3c22-8bf8-4292-b679-6e6de01965af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:29:05.074Z|398b53bd-6a34-4346-95d5-a91ccb96ad8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:29:05.075Z|398b53bd-6a34-4346-95d5-a91ccb96ad8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:29:08.221Z|e51afb20-b257-4421-8d07-c54eb70c7160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:08.222Z|568bab4f-97aa-4300-8246-64cd8630a45f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:08.222Z|568bab4f-97aa-4300-8246-64cd8630a45f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:08.222Z|e51afb20-b257-4421-8d07-c54eb70c7160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:08.230Z|f7a15730-947d-4f0e-98f8-b6a997fd6a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:08.230Z|f7a15730-947d-4f0e-98f8-b6a997fd6a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:18.250Z|cb3c0f71-f2fe-434a-8db6-9cfebf909f05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:18.250Z|eae2bcf9-6f2c-4538-b667-0d921a9b1c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:18.251Z|cb3c0f71-f2fe-434a-8db6-9cfebf909f05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:18.251Z|eae2bcf9-6f2c-4538-b667-0d921a9b1c83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:18.252Z|1830d8e2-3df4-4d34-8d76-237a14e3a088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:18.253Z|1830d8e2-3df4-4d34-8d76-237a14e3a088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:19.167Z|992b1d00-9f98-41ec-95fd-1ea2b54a7f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:29:19.167Z|992b1d00-9f98-41ec-95fd-1ea2b54a7f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:29:22.055Z|09b2592d-544c-4527-9694-492ab23a28e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:29:22.056Z|09b2592d-544c-4527-9694-492ab23a28e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:28.274Z|3981a349-6067-46b1-ab29-29a8e557eda6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:28.275Z|3981a349-6067-46b1-ab29-29a8e557eda6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:28.282Z|9d8e9fc7-5c12-4a51-a4cb-ffc16db8691b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:28.282Z|6d29b48c-b1b3-4d9c-b48c-382938447544|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:28.282Z|9d8e9fc7-5c12-4a51-a4cb-ffc16db8691b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:28.282Z|6d29b48c-b1b3-4d9c-b48c-382938447544|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:34.167Z|c71a8224-1cc9-42f9-aa71-f6eb6a0a4580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:29:34.170Z|c71a8224-1cc9-42f9-aa71-f6eb6a0a4580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:29:35.076Z|0c3fb301-703f-435d-bcc7-d51802d00155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:29:35.076Z|0c3fb301-703f-435d-bcc7-d51802d00155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:29:38.301Z|45ddbe34-0956-4c75-bff6-01b5f50bc72b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:38.302Z|45ddbe34-0956-4c75-bff6-01b5f50bc72b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:38.304Z|4e7bcbc3-8c65-4af5-829a-97b55fde8c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:38.304Z|4e7bcbc3-8c65-4af5-829a-97b55fde8c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:38.306Z|1244e236-6521-4313-9ffb-fd57c07e640c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:38.306Z|1244e236-6521-4313-9ffb-fd57c07e640c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:48.329Z|1ecc458b-6f1e-4ded-b044-772d322862d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:48.330Z|b4ac6726-45e9-4308-9b3d-fbc0b03aab00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:48.330Z|49dd2776-ebdd-4566-af52-78d627e3610b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:48.330Z|1ecc458b-6f1e-4ded-b044-772d322862d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:48.330Z|b4ac6726-45e9-4308-9b3d-fbc0b03aab00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:48.330Z|49dd2776-ebdd-4566-af52-78d627e3610b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:49.167Z|9a746f77-5726-4ae0-989c-4bbfa651ab6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:29:49.167Z|9a746f77-5726-4ae0-989c-4bbfa651ab6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:29:58.356Z|714c9afe-1cd5-46d0-bbaa-99a8e0f97d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:58.357Z|36db6e78-7cd9-4559-8e44-81b3de11a2f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:58.357Z|714c9afe-1cd5-46d0-bbaa-99a8e0f97d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:58.358Z|36db6e78-7cd9-4559-8e44-81b3de11a2f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:29:58.357Z|faca364a-65c1-461b-8df6-b98ba702916a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:29:58.358Z|faca364a-65c1-461b-8df6-b98ba702916a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:04.167Z|43f7bafb-1ad3-4309-b6c0-0ec7fbeba8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:30:04.167Z|43f7bafb-1ad3-4309-b6c0-0ec7fbeba8d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:30:05.077Z|73e1c51b-a984-4c9e-97a0-bed0a27ebc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:30:05.077Z|73e1c51b-a984-4c9e-97a0-bed0a27ebc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:30:08.385Z|46158147-257a-409b-9b0c-911981916fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:08.385Z|e55db4a8-d280-47ac-87f3-e5729ce8c0d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:08.386Z|46158147-257a-409b-9b0c-911981916fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:08.385Z|a5e37610-2a71-4207-a25a-fbed0e23d6c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:08.386Z|e55db4a8-d280-47ac-87f3-e5729ce8c0d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:08.387Z|a5e37610-2a71-4207-a25a-fbed0e23d6c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:18.410Z|453e9754-fd75-48bf-a95c-18f7d101aa81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:18.410Z|453e9754-fd75-48bf-a95c-18f7d101aa81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:18.411Z|09595def-5860-46e4-a2b3-cee06ca8b8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:18.412Z|09595def-5860-46e4-a2b3-cee06ca8b8ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:18.414Z|04589f0f-fd67-4016-befa-897d9bf3a61f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:18.415Z|04589f0f-fd67-4016-befa-897d9bf3a61f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:19.167Z|8914e696-a43b-40dc-997d-9b1b3a18ad53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:30:19.172Z|8914e696-a43b-40dc-997d-9b1b3a18ad53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:30:22.055Z|808de625-a494-44c8-a82b-11fd41643ea7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:30:22.056Z|808de625-a494-44c8-a82b-11fd41643ea7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:28.432Z|8cd3c4fe-9672-486b-b356-64b916290a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:28.433Z|e796978e-2bd5-4db9-8873-62f346ae5d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:28.433Z|8cd3c4fe-9672-486b-b356-64b916290a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:28.434Z|e796978e-2bd5-4db9-8873-62f346ae5d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:28.435Z|f588fcb6-dcc7-4f32-aff1-326a83be2e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:28.436Z|f588fcb6-dcc7-4f32-aff1-326a83be2e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:34.167Z|077d79d6-8352-4db5-b892-57ad590355b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:30:34.167Z|077d79d6-8352-4db5-b892-57ad590355b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:30:35.078Z|ef5821ba-518c-4cec-a3ff-9bd07a8a3813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:30:35.079Z|ef5821ba-518c-4cec-a3ff-9bd07a8a3813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:30:38.457Z|34262691-3d71-40e2-8ca3-b7d0ebfd3d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:38.458Z|34262691-3d71-40e2-8ca3-b7d0ebfd3d3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:38.466Z|a57f223a-30b3-4549-8737-115e97452600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:38.466Z|4bb53ef3-7f80-467c-883b-3e4380892d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:38.466Z|a57f223a-30b3-4549-8737-115e97452600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:38.466Z|4bb53ef3-7f80-467c-883b-3e4380892d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:48.485Z|0f9a857c-0021-4c05-8440-d6e13b77d1c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:48.486Z|0f9a857c-0021-4c05-8440-d6e13b77d1c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:48.488Z|ee1f8a9e-a81a-44c5-a0a8-cea384535431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:48.488Z|e6fce107-69f3-4b17-af6d-a617b3d08bee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:48.488Z|ee1f8a9e-a81a-44c5-a0a8-cea384535431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:48.489Z|e6fce107-69f3-4b17-af6d-a617b3d08bee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:49.167Z|867c5090-12b6-42e1-9abb-2ffb434a038a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:30:49.167Z|867c5090-12b6-42e1-9abb-2ffb434a038a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:30:58.511Z|9e3d3f41-fa5f-4ec8-9011-7c6667ff685e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:58.512Z|888abcae-5a7b-43ea-a944-83d9e76b9bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:58.512Z|9e3d3f41-fa5f-4ec8-9011-7c6667ff685e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:58.512Z|888abcae-5a7b-43ea-a944-83d9e76b9bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:30:58.513Z|3bcb6bda-ae97-4551-895e-44e3bdb1cb96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:30:58.513Z|3bcb6bda-ae97-4551-895e-44e3bdb1cb96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:04.167Z|56b0ea83-fe00-4f8f-823b-ba7ad1eb2bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:31:04.172Z|56b0ea83-fe00-4f8f-823b-ba7ad1eb2bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:31:05.079Z|55218cf6-e217-4573-b5c0-ee4cbb2c6988|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:31:05.079Z|55218cf6-e217-4573-b5c0-ee4cbb2c6988|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:31:08.545Z|b9a55913-544c-417d-b1fa-260882c823f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:08.546Z|b9a55913-544c-417d-b1fa-260882c823f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:08.546Z|ee8a1443-eff0-47f7-bf3e-2e4e89042851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:08.546Z|0d749e1f-f54a-484a-bad4-0be0a89e5799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:08.546Z|ee8a1443-eff0-47f7-bf3e-2e4e89042851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:08.547Z|0d749e1f-f54a-484a-bad4-0be0a89e5799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:18.576Z|96cf5256-fca1-4ad6-98f7-089d5c649b0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:18.577Z|96cf5256-fca1-4ad6-98f7-089d5c649b0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:18.578Z|8e2ac216-3c14-4daa-8126-ec9028d3d122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:18.578Z|8e2ac216-3c14-4daa-8126-ec9028d3d122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:18.585Z|f8b76432-3398-4458-82e8-4d6c60c2c3d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:18.586Z|f8b76432-3398-4458-82e8-4d6c60c2c3d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:19.167Z|2b049da4-5687-4a90-9cce-a0b2a2e6b157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:31:19.167Z|2b049da4-5687-4a90-9cce-a0b2a2e6b157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:31:22.055Z|0ec2bc26-48c7-42ae-8df3-e5312886663c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:31:22.056Z|0ec2bc26-48c7-42ae-8df3-e5312886663c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:28.601Z|4955a840-0e81-4318-8b7f-cb97a5680bce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:28.601Z|4955a840-0e81-4318-8b7f-cb97a5680bce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:28.603Z|ce1b8a0e-9fb3-4c58-8007-c145dc14a10f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:28.603Z|ce1b8a0e-9fb3-4c58-8007-c145dc14a10f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:28.610Z|caa37ef6-f14d-44d8-b7c3-2f703e077b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:28.610Z|caa37ef6-f14d-44d8-b7c3-2f703e077b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:34.166Z|7ed40a35-53af-443f-9e01-89d36800428a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:31:34.167Z|7ed40a35-53af-443f-9e01-89d36800428a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:31:35.080Z|a35adafb-8ab2-4eef-a44f-595ac793e47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:31:35.081Z|a35adafb-8ab2-4eef-a44f-595ac793e47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:31:38.626Z|6334a5e8-df8f-4b75-84fc-667bf1e49071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:38.627Z|6334a5e8-df8f-4b75-84fc-667bf1e49071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:38.627Z|b724ddeb-f9bd-4347-9320-9479d82dbeab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:38.628Z|b724ddeb-f9bd-4347-9320-9479d82dbeab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:38.631Z|c40d5c83-508d-40f7-b5d0-ea4ac77b4eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:38.631Z|c40d5c83-508d-40f7-b5d0-ea4ac77b4eba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:48.647Z|1aa581cb-1a2d-4213-9beb-ba917f8adf91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:48.647Z|1aa581cb-1a2d-4213-9beb-ba917f8adf91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:48.649Z|090503b4-3dca-45ba-acd1-67ad7458d0cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:48.650Z|090503b4-3dca-45ba-acd1-67ad7458d0cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:48.651Z|5af92a78-112e-4083-8fb1-e98c00537262|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:48.652Z|5af92a78-112e-4083-8fb1-e98c00537262|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:49.167Z|ce90d788-63f0-4ab4-b196-46567ec4fc20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:31:49.171Z|ce90d788-63f0-4ab4-b196-46567ec4fc20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:31:58.670Z|c2b88e56-e695-4dcb-852f-068860bfb2b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:58.671Z|c2b88e56-e695-4dcb-852f-068860bfb2b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:58.676Z|7df1f5ab-fe1e-4af6-8f96-41537a4b32a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:58.676Z|acc6c715-182f-4655-908d-4654958c2c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:31:58.676Z|7df1f5ab-fe1e-4af6-8f96-41537a4b32a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:31:58.676Z|acc6c715-182f-4655-908d-4654958c2c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:04.167Z|2fc6828a-3488-44e7-83af-353f395ab650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:32:04.167Z|2fc6828a-3488-44e7-83af-353f395ab650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:32:05.081Z|f568d819-d01b-4e29-8cf3-2694ce55e50f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:32:05.082Z|f568d819-d01b-4e29-8cf3-2694ce55e50f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:32:08.697Z|b9e4d2af-f6d5-4a54-8de5-ea9d52458071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:08.698Z|b9e4d2af-f6d5-4a54-8de5-ea9d52458071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:08.701Z|87b16192-69d5-4e59-a6ff-d6954c4198c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:08.701Z|87b16192-69d5-4e59-a6ff-d6954c4198c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:08.701Z|b43f47a8-30f5-4ea7-b648-c26128a74efe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:08.702Z|b43f47a8-30f5-4ea7-b648-c26128a74efe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:18.721Z|bbdfbe38-614f-4f30-be65-db3edf58d822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:18.721Z|9f5db20c-0fac-4013-ac0c-8906299ee317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:18.722Z|9f5db20c-0fac-4013-ac0c-8906299ee317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:18.722Z|bbdfbe38-614f-4f30-be65-db3edf58d822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:18.724Z|731d2f8e-aaca-4245-a4b2-06c5980ea29a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:18.724Z|731d2f8e-aaca-4245-a4b2-06c5980ea29a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:19.167Z|26a76c81-5311-4b0a-9bbc-9092110168db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:32:19.167Z|26a76c81-5311-4b0a-9bbc-9092110168db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:32:22.056Z|06c0cf34-1bfe-46de-8885-299986550ec5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:32:22.056Z|06c0cf34-1bfe-46de-8885-299986550ec5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:28.745Z|0ab1e13c-2214-4c90-9201-cb0c6abb2286|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:28.746Z|de449ed1-7908-4215-9dec-2bf1f6b83dea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:28.746Z|0ab1e13c-2214-4c90-9201-cb0c6abb2286|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:28.747Z|de449ed1-7908-4215-9dec-2bf1f6b83dea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:28.753Z|0c20727d-09cd-4ed6-8ad4-069202e30053|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:28.754Z|0c20727d-09cd-4ed6-8ad4-069202e30053|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:34.167Z|f45a3f8c-0c3f-42fa-92bc-3f7d51cfc350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:32:34.171Z|f45a3f8c-0c3f-42fa-92bc-3f7d51cfc350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:32:35.082Z|5a633563-faf9-40d8-9975-7cace8ce35b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:32:35.083Z|5a633563-faf9-40d8-9975-7cace8ce35b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:32:38.769Z|a45657aa-7f2b-4fb0-aaaf-e2af19251074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:38.769Z|7871072e-e78b-4224-8026-371240cbcbfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:38.770Z|a45657aa-7f2b-4fb0-aaaf-e2af19251074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:38.770Z|7871072e-e78b-4224-8026-371240cbcbfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:38.773Z|955d24e5-9757-4450-bbf2-1d2dca66ee85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:38.773Z|955d24e5-9757-4450-bbf2-1d2dca66ee85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:48.797Z|39a7b660-6914-46fb-ae7a-36ea09d609a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:48.797Z|20bee855-7b64-4ea9-9fd2-f063262a771e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:48.798Z|39a7b660-6914-46fb-ae7a-36ea09d609a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:48.798Z|20bee855-7b64-4ea9-9fd2-f063262a771e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:48.802Z|f314a5c9-5bee-4ee8-adbf-fdfd9ec9fcec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:48.802Z|f314a5c9-5bee-4ee8-adbf-fdfd9ec9fcec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:49.167Z|364cc9d9-e0d2-4783-912b-cd44e55de2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:32:49.167Z|364cc9d9-e0d2-4783-912b-cd44e55de2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:32:58.823Z|28a54bed-c6e7-4e42-9f29-007b44f2b542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:58.824Z|28a54bed-c6e7-4e42-9f29-007b44f2b542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:58.824Z|5fa18e6a-e6de-47cb-92ec-1034970e0cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:58.824Z|394dfe80-9d75-486b-b9dd-95d54023d474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:32:58.826Z|5fa18e6a-e6de-47cb-92ec-1034970e0cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:32:58.827Z|394dfe80-9d75-486b-b9dd-95d54023d474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:04.167Z|c144d20f-2454-426e-b970-2fd825b9bba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:33:04.167Z|c144d20f-2454-426e-b970-2fd825b9bba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:33:05.083Z|36d4314a-779d-4b95-a13d-85e29cf00331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:33:05.084Z|36d4314a-779d-4b95-a13d-85e29cf00331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:33:08.851Z|b7a696e9-cecd-4f99-8815-bb1a0531470c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:08.852Z|b7a696e9-cecd-4f99-8815-bb1a0531470c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:08.858Z|4f316b91-202e-424b-956e-bcb718fafe47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:08.859Z|775fb699-00e9-41bc-b6e4-36c9817e5ef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:08.859Z|4f316b91-202e-424b-956e-bcb718fafe47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:08.859Z|775fb699-00e9-41bc-b6e4-36c9817e5ef7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:18.876Z|f151dbc0-eb80-4063-8716-ae2c59aa34c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:18.876Z|f151dbc0-eb80-4063-8716-ae2c59aa34c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:18.880Z|b44b9729-85ea-4d0d-b0bd-71d3dded9726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:18.881Z|b44b9729-85ea-4d0d-b0bd-71d3dded9726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:18.882Z|3a437ef7-b0ed-4cb8-9c61-eb28d95d7a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:18.883Z|3a437ef7-b0ed-4cb8-9c61-eb28d95d7a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:19.166Z|cc1ee963-14b7-4860-a5ba-14b3ddf4a2ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:33:19.171Z|cc1ee963-14b7-4860-a5ba-14b3ddf4a2ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:33:22.055Z|3b37b3e8-e922-444d-992f-b6eace0dfb46|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:33:22.056Z|3b37b3e8-e922-444d-992f-b6eace0dfb46|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:28.903Z|730fd4a3-bd2b-4c82-a3ea-c7763bac8e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:28.904Z|730fd4a3-bd2b-4c82-a3ea-c7763bac8e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:28.908Z|03716aad-0906-4847-97d0-eb2a9a8f42a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:28.908Z|03716aad-0906-4847-97d0-eb2a9a8f42a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:28.909Z|08c10722-dfbb-4982-b196-b04957807604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:28.910Z|08c10722-dfbb-4982-b196-b04957807604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:34.167Z|e96e5396-9971-4c49-a0ea-73c90f246e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:33:34.167Z|e96e5396-9971-4c49-a0ea-73c90f246e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:33:35.084Z|01430b0f-8c93-4edc-a49f-996136784e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:33:35.085Z|01430b0f-8c93-4edc-a49f-996136784e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:33:38.927Z|e055d3a7-6e3a-4737-b4c1-a1da7537d4fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:38.928Z|e055d3a7-6e3a-4737-b4c1-a1da7537d4fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:38.933Z|88d30de2-cff7-42ea-8c78-d3f99b734d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:38.933Z|b1d87ea0-9b5d-46ef-a937-0bdd5a146ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:38.934Z|88d30de2-cff7-42ea-8c78-d3f99b734d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:38.934Z|b1d87ea0-9b5d-46ef-a937-0bdd5a146ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:48.951Z|019f3b39-8c1f-41c1-abf9-cc138e4dbfcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:48.952Z|019f3b39-8c1f-41c1-abf9-cc138e4dbfcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:48.956Z|93fa977e-ab1a-4315-b681-dabc7af12758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:48.957Z|93fa977e-ab1a-4315-b681-dabc7af12758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:48.958Z|086ce6c0-f16c-4e27-a7fd-e53f3504064c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:48.958Z|086ce6c0-f16c-4e27-a7fd-e53f3504064c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:49.166Z|11c1c421-ab37-43c4-aab2-38d03fb58a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:33:49.167Z|11c1c421-ab37-43c4-aab2-38d03fb58a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:33:58.978Z|a50db3fa-01d5-4aa2-a93d-73e2b6b966de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:58.978Z|a50db3fa-01d5-4aa2-a93d-73e2b6b966de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:58.981Z|aa2afe62-f9d8-4bd4-9747-445bfd4e2628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:58.981Z|056e69c4-63b1-473f-942b-ee272c9b415e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:33:58.981Z|aa2afe62-f9d8-4bd4-9747-445bfd4e2628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:33:58.982Z|056e69c4-63b1-473f-942b-ee272c9b415e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:04.167Z|b5eb3fb5-ed53-44f2-b28e-f6451b92c73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:34:04.172Z|b5eb3fb5-ed53-44f2-b28e-f6451b92c73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:34:05.085Z|3824a32f-e290-474c-94a8-ef7460eab07f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:34:05.086Z|3824a32f-e290-474c-94a8-ef7460eab07f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:34:09.002Z|5ad84170-9479-4e12-89bf-6c7fac98727e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:09.003Z|5ad84170-9479-4e12-89bf-6c7fac98727e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:09.055Z|c7b20d95-a965-492b-930f-c6cbbba73d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:09.056Z|c7b20d95-a965-492b-930f-c6cbbba73d8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:09.056Z|25d81623-2d29-4e83-b189-9563fb7bb36d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:09.056Z|25d81623-2d29-4e83-b189-9563fb7bb36d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:19.030Z|cc316736-280d-4467-ad7c-dca0616013b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:19.031Z|cc316736-280d-4467-ad7c-dca0616013b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:19.081Z|4b44cb8a-59ab-44f7-8456-f4690e75ab90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:19.081Z|527dab86-f02f-4441-8716-199e41f821d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:19.082Z|4b44cb8a-59ab-44f7-8456-f4690e75ab90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:19.082Z|527dab86-f02f-4441-8716-199e41f821d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:19.168Z|ee207efb-f532-41c9-9595-18b1542fe13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:34:19.168Z|ee207efb-f532-41c9-9595-18b1542fe13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:34:22.056Z|bd6b9978-a5d1-4976-89bc-14d6b4f4cb92|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:34:22.057Z|bd6b9978-a5d1-4976-89bc-14d6b4f4cb92|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:29.062Z|828b78da-8294-4ef0-9846-48a20fe6fc55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:29.063Z|828b78da-8294-4ef0-9846-48a20fe6fc55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:29.104Z|a5953431-7450-484b-99b3-4e9b23a3a929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:29.104Z|fa5ec673-88d7-413b-9bb5-58aa9c69755c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:29.105Z|a5953431-7450-484b-99b3-4e9b23a3a929|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:29.105Z|fa5ec673-88d7-413b-9bb5-58aa9c69755c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:34.167Z|a13f37e9-4c71-4085-958c-e9c78139c7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:34:34.167Z|a13f37e9-4c71-4085-958c-e9c78139c7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:34:35.086Z|271f1545-d862-4439-a01c-25fcd7da6cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:34:35.087Z|271f1545-d862-4439-a01c-25fcd7da6cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:34:39.088Z|918535ee-081f-44b6-b52d-7940b989f6c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:39.088Z|918535ee-081f-44b6-b52d-7940b989f6c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:39.127Z|10481d58-9aa8-4c68-8c5b-e8bd08752112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:39.128Z|10481d58-9aa8-4c68-8c5b-e8bd08752112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:39.128Z|95b1bf73-e55f-4790-ac4c-1e5bccff3f3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:39.128Z|95b1bf73-e55f-4790-ac4c-1e5bccff3f3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:49.113Z|cd7a62bc-2e62-42a1-a0f4-fcfa25b423b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:49.114Z|cd7a62bc-2e62-42a1-a0f4-fcfa25b423b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:49.152Z|957c09bc-413b-4e9f-a669-acdb0ab235ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:49.153Z|957c09bc-413b-4e9f-a669-acdb0ab235ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:49.152Z|a8bb6acc-5566-4cb9-b07e-5a63567687f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:49.153Z|a8bb6acc-5566-4cb9-b07e-5a63567687f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:49.166Z|17c0928b-a8d0-4a54-b231-dbd5b1a806f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:34:49.171Z|17c0928b-a8d0-4a54-b231-dbd5b1a806f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:34:59.147Z|a0125107-6662-4f81-9953-16f87bf5a9d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:59.148Z|a0125107-6662-4f81-9953-16f87bf5a9d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:59.177Z|36470ab6-8b24-4b18-94c0-7147c801de2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:59.177Z|36470ab6-8b24-4b18-94c0-7147c801de2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:34:59.177Z|6fbbe1de-1176-402f-91aa-5b4dc80f8757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:34:59.178Z|6fbbe1de-1176-402f-91aa-5b4dc80f8757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:04.167Z|369e3c54-b51c-4a5b-8fa5-b39e9dcd3824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:35:04.167Z|369e3c54-b51c-4a5b-8fa5-b39e9dcd3824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:35:05.088Z|77d530b9-2b5e-46d3-a3d5-b920670c4a24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:35:05.089Z|77d530b9-2b5e-46d3-a3d5-b920670c4a24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:35:09.172Z|1f692286-ffb2-4b22-be8c-fd0b8ae9e808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:09.173Z|1f692286-ffb2-4b22-be8c-fd0b8ae9e808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:09.200Z|289929cf-a0ed-46f0-8b75-61725806068e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:09.201Z|289929cf-a0ed-46f0-8b75-61725806068e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:09.202Z|3c6c53ee-479a-4c92-9625-7748746a5196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:09.203Z|3c6c53ee-479a-4c92-9625-7748746a5196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:19.167Z|cd6e5f81-ad08-4cd9-a040-d97a8437d376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:35:19.167Z|cd6e5f81-ad08-4cd9-a040-d97a8437d376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:35:19.199Z|93f23e95-ddc3-4d51-9d3f-6a7a68e65147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:19.200Z|93f23e95-ddc3-4d51-9d3f-6a7a68e65147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:19.226Z|76543c25-4b74-407f-be28-d66b9bcd6673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:19.226Z|abb34298-1871-430e-bc16-8e0205ab7d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:19.226Z|76543c25-4b74-407f-be28-d66b9bcd6673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:19.226Z|abb34298-1871-430e-bc16-8e0205ab7d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:22.055Z|088bc2b1-98c5-4824-9aa3-1725fc31fa93|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:35:22.055Z|088bc2b1-98c5-4824-9aa3-1725fc31fa93|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:29.226Z|9d1973cd-2578-4a02-97c0-f324496c70a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:29.226Z|9d1973cd-2578-4a02-97c0-f324496c70a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:29.246Z|3c67fce8-096e-461d-bd83-5887d4430d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:29.247Z|3c67fce8-096e-461d-bd83-5887d4430d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:29.248Z|914b1934-8b98-406c-9bb8-b1f62454948a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:29.249Z|914b1934-8b98-406c-9bb8-b1f62454948a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:34.166Z|8d4b6599-4e2f-46df-af2c-c84aa9482719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:35:34.172Z|8d4b6599-4e2f-46df-af2c-c84aa9482719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:35:35.090Z|9fc06c1f-456d-4ced-88cc-9c71cb328d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:35:35.090Z|9fc06c1f-456d-4ced-88cc-9c71cb328d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:35:39.249Z|f982105e-868f-4902-b312-9ff41323d01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:39.249Z|f982105e-868f-4902-b312-9ff41323d01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:39.270Z|367cbabd-53ad-4daf-a088-3fa9b018e2fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:39.271Z|23d3ed16-4771-476f-98e8-9eb60cd6b72f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:39.271Z|367cbabd-53ad-4daf-a088-3fa9b018e2fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:39.272Z|23d3ed16-4771-476f-98e8-9eb60cd6b72f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:49.167Z|6391630b-bc42-41f7-ac08-e2ce5245bcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:35:49.167Z|6391630b-bc42-41f7-ac08-e2ce5245bcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:35:49.273Z|417db2cd-c39d-4d4f-81d2-84fb578aef96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:49.274Z|417db2cd-c39d-4d4f-81d2-84fb578aef96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:49.297Z|1870914a-e79c-485a-94f5-16004f8a301a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:49.298Z|1870914a-e79c-485a-94f5-16004f8a301a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:49.299Z|d7a35e83-63c9-42e5-9f1e-03e364ca5a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:49.300Z|d7a35e83-63c9-42e5-9f1e-03e364ca5a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:59.303Z|8f1b694c-083c-4c8a-aeb7-206c8acad7b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:59.304Z|8f1b694c-083c-4c8a-aeb7-206c8acad7b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:59.323Z|72fad97c-6ca7-4a8e-8cea-f1beb1aa2a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:59.323Z|86e03f4b-5d04-488d-9a69-7a84c7a59985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:35:59.324Z|72fad97c-6ca7-4a8e-8cea-f1beb1aa2a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:35:59.324Z|86e03f4b-5d04-488d-9a69-7a84c7a59985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:04.167Z|b3079cb5-26c7-40a0-aaf3-01a221310271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:36:04.168Z|b3079cb5-26c7-40a0-aaf3-01a221310271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:36:05.091Z|da348cab-9564-4f47-9695-1d7774a2589e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:36:05.092Z|da348cab-9564-4f47-9695-1d7774a2589e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:36:09.331Z|4086c51a-6c2e-4f43-ae59-b924453295f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:09.331Z|4086c51a-6c2e-4f43-ae59-b924453295f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:09.346Z|098abe79-fa95-49d6-955a-d8e5bb0a786f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:09.346Z|098abe79-fa95-49d6-955a-d8e5bb0a786f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:09.346Z|90e76f38-8b9e-48e3-8bbd-db277a2c2f86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:09.347Z|90e76f38-8b9e-48e3-8bbd-db277a2c2f86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:19.167Z|1f03cddd-9689-4dda-a8e7-83a718c9889e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:36:19.170Z|1f03cddd-9689-4dda-a8e7-83a718c9889e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:36:19.358Z|6454fac3-fc88-47a6-bf11-af2c0f5f6af6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:19.359Z|6454fac3-fc88-47a6-bf11-af2c0f5f6af6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:19.373Z|5711cd6d-f5ab-447a-8543-06a6b5a00178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:19.373Z|5711cd6d-f5ab-447a-8543-06a6b5a00178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:19.377Z|cf729a12-a13a-448c-9975-fdf80ff3a757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:19.378Z|cf729a12-a13a-448c-9975-fdf80ff3a757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:22.055Z|818a11d0-c0a8-480b-b8dd-3fe6c89acb1e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:36:22.056Z|818a11d0-c0a8-480b-b8dd-3fe6c89acb1e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:29.395Z|989eb5b5-c514-44ba-a897-b22cdd71985f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:29.395Z|989eb5b5-c514-44ba-a897-b22cdd71985f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:29.400Z|459145e4-330b-4f9e-b8a6-79dc0046b21e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:29.400Z|459145e4-330b-4f9e-b8a6-79dc0046b21e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:29.402Z|f8914b52-7287-4ccf-89a6-229b4982f7f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:29.402Z|f8914b52-7287-4ccf-89a6-229b4982f7f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:34.167Z|398549c6-4548-49a1-bce0-f55317d1340b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:36:34.167Z|398549c6-4548-49a1-bce0-f55317d1340b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:36:35.092Z|c348b562-449e-43b0-ac0e-24d78b6b7943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:36:35.093Z|c348b562-449e-43b0-ac0e-24d78b6b7943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:36:39.419Z|e9f57c63-8c05-45c8-8e6a-d243ac93d33c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:39.420Z|e9f57c63-8c05-45c8-8e6a-d243ac93d33c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:39.422Z|5614b415-add8-4ae4-844c-cce0c845cb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:39.422Z|5614b415-add8-4ae4-844c-cce0c845cb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:39.422Z|9208b341-9cd3-41d4-90ed-685a510adbaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:39.423Z|9208b341-9cd3-41d4-90ed-685a510adbaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:49.167Z|e43b9fb8-c23e-43de-8355-625a0817537b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:36:49.167Z|e43b9fb8-c23e-43de-8355-625a0817537b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:36:49.448Z|f4857a6a-5efa-4917-8580-3a717b65b3e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:49.448Z|f4857a6a-5efa-4917-8580-3a717b65b3e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:49.451Z|fff4eab5-a702-460e-b45b-4123bdcb5068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:49.452Z|fff4eab5-a702-460e-b45b-4123bdcb5068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:49.452Z|33b26538-a940-483c-bea1-352dc67ef293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:49.453Z|33b26538-a940-483c-bea1-352dc67ef293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:59.471Z|7de40e47-185e-4523-a54e-f5c139417e92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:59.472Z|7de40e47-185e-4523-a54e-f5c139417e92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:59.472Z|b4fc0dff-214f-4d12-aa5e-f974cb54201d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:59.473Z|b4fc0dff-214f-4d12-aa5e-f974cb54201d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:36:59.477Z|cfd3bec3-b48d-4ea1-b621-e26de3926d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:36:59.477Z|cfd3bec3-b48d-4ea1-b621-e26de3926d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:04.167Z|40a09b4b-cde9-4449-9e4f-4660d373055b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:37:04.171Z|40a09b4b-cde9-4449-9e4f-4660d373055b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:37:05.093Z|39bece25-aeae-41d1-9c5c-9b92bb8adbee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:37:05.094Z|39bece25-aeae-41d1-9c5c-9b92bb8adbee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:37:09.496Z|f43dd23e-7dd5-4a9a-bbdd-b85fbeb2e5d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:09.497Z|f43dd23e-7dd5-4a9a-bbdd-b85fbeb2e5d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:09.498Z|bf55121f-28c9-4111-b06d-51cf4269516e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:09.498Z|bf55121f-28c9-4111-b06d-51cf4269516e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:09.502Z|3f6db45d-01ad-46b1-adb3-e2cb8c906106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:09.503Z|3f6db45d-01ad-46b1-adb3-e2cb8c906106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:19.167Z|752970ff-cab1-46d9-817d-812585d90386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:37:19.167Z|752970ff-cab1-46d9-817d-812585d90386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:37:19.525Z|84fefca6-bbd0-45c9-b787-01c63184d1e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:19.526Z|f2927c1f-4472-416a-be1c-0fc51d9edf7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:19.526Z|84fefca6-bbd0-45c9-b787-01c63184d1e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:19.526Z|f2927c1f-4472-416a-be1c-0fc51d9edf7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:19.532Z|05091513-8c87-401a-b607-d3db0dd4cf49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:19.532Z|05091513-8c87-401a-b607-d3db0dd4cf49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:22.056Z|98cf8bf5-fd0a-4844-ada6-fd1604051f69|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:37:22.057Z|98cf8bf5-fd0a-4844-ada6-fd1604051f69|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:29.556Z|3d978d40-502f-4992-82b1-2b972e068140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:29.556Z|3d978d40-502f-4992-82b1-2b972e068140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:29.557Z|30298058-6af5-47aa-bcd9-3670aeaf24e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:29.557Z|30298058-6af5-47aa-bcd9-3670aeaf24e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:29.559Z|c33aeb4e-daef-4125-8926-9bc16b515c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:29.559Z|c33aeb4e-daef-4125-8926-9bc16b515c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:34.167Z|6b26158b-a9e4-45b9-90a3-1af13881246c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:37:34.167Z|6b26158b-a9e4-45b9-90a3-1af13881246c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:37:35.094Z|f3feb1f4-6dce-4bff-9874-d79654c4c350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:37:35.095Z|f3feb1f4-6dce-4bff-9874-d79654c4c350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:37:39.580Z|b00b7555-ab42-426b-88ad-214a1f0d704e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:39.580Z|e2a149ed-3bd0-464a-8598-c8f403881e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:39.581Z|e2a149ed-3bd0-464a-8598-c8f403881e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:39.581Z|b00b7555-ab42-426b-88ad-214a1f0d704e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:39.588Z|3ab86755-e191-43a2-b341-da9a592687af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:39.588Z|3ab86755-e191-43a2-b341-da9a592687af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:49.167Z|d1656d1b-06e6-444b-b067-a295acafa537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:37:49.171Z|d1656d1b-06e6-444b-b067-a295acafa537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:37:49.607Z|38301a6d-fd04-4082-b084-65c4deb4dd36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:49.608Z|38301a6d-fd04-4082-b084-65c4deb4dd36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:49.609Z|dff85c7e-7d60-41ba-852a-f0426cfc1434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:49.609Z|dff85c7e-7d60-41ba-852a-f0426cfc1434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:49.617Z|b3ab7906-1263-452c-a3cf-89df993a6cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:49.618Z|b3ab7906-1263-452c-a3cf-89df993a6cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:59.633Z|c3997056-ab8c-4a3f-baee-bffc1573d9ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:59.633Z|34fc881d-cd27-45f7-830e-b5f26890dc3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:59.634Z|34fc881d-cd27-45f7-830e-b5f26890dc3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:59.634Z|c3997056-ab8c-4a3f-baee-bffc1573d9ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:37:59.641Z|41d26ca4-64f2-4269-a996-fb34a7f4c5d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:37:59.642Z|41d26ca4-64f2-4269-a996-fb34a7f4c5d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:04.167Z|d901418f-bc85-4c08-badc-7ce7b8e0136a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:38:04.167Z|d901418f-bc85-4c08-badc-7ce7b8e0136a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:38:05.095Z|1c93f94a-58bc-4ffb-8309-a02e4201249c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:38:05.095Z|1c93f94a-58bc-4ffb-8309-a02e4201249c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:38:09.660Z|c746338a-5d4f-4a74-a2bc-4e61a5d65e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:09.661Z|c746338a-5d4f-4a74-a2bc-4e61a5d65e96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:09.669Z|4a3f2387-56eb-4256-a7a8-45c792fdf703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:09.669Z|376719a1-d519-40e7-acfc-d287d99c8fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:09.669Z|4a3f2387-56eb-4256-a7a8-45c792fdf703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:09.669Z|376719a1-d519-40e7-acfc-d287d99c8fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:19.167Z|aad99f75-e5a8-4c55-978d-c3528ba0272e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:38:19.168Z|aad99f75-e5a8-4c55-978d-c3528ba0272e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:38:19.683Z|f5a6915e-17f7-4b31-8597-486616f9e168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:19.684Z|f5a6915e-17f7-4b31-8597-486616f9e168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:19.691Z|93191d04-d1e2-438e-9c8a-4f2118e7003e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:19.691Z|f94faf1d-8c60-480f-a0c6-3b33b4834043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:19.692Z|93191d04-d1e2-438e-9c8a-4f2118e7003e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:19.692Z|f94faf1d-8c60-480f-a0c6-3b33b4834043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:22.055Z|f0235a43-00b3-4a1f-b319-50fd3066e4d9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:38:22.056Z|f0235a43-00b3-4a1f-b319-50fd3066e4d9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:29.711Z|69a512d5-4f0a-46a4-bfb8-a5c9ac55d8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:29.711Z|69a512d5-4f0a-46a4-bfb8-a5c9ac55d8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:29.713Z|e6e33c98-fe3a-4f52-b1de-6de11ce5087f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:29.713Z|e6e33c98-fe3a-4f52-b1de-6de11ce5087f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:29.714Z|feea5e46-37fc-480d-83a9-b6db0e7d54e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:29.714Z|feea5e46-37fc-480d-83a9-b6db0e7d54e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:34.167Z|77743ed8-a84b-4b96-b056-b680620a71f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:38:34.171Z|77743ed8-a84b-4b96-b056-b680620a71f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:38:35.096Z|4d273e86-153c-452e-9bbe-32e883908a63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:38:35.096Z|4d273e86-153c-452e-9bbe-32e883908a63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:38:39.736Z|85a81816-5a4b-49da-92b6-3ed51d8e6b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:39.737Z|85a81816-5a4b-49da-92b6-3ed51d8e6b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:39.737Z|8be35ffa-b720-4ab3-840b-2bcee90e9917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:39.738Z|8be35ffa-b720-4ab3-840b-2bcee90e9917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:39.739Z|15280826-be46-43e4-b8ee-76b703a193b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:39.740Z|15280826-be46-43e4-b8ee-76b703a193b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:49.167Z|c1eddfec-feb2-4bbd-ab09-858519b9a3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:38:49.167Z|c1eddfec-feb2-4bbd-ab09-858519b9a3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:38:49.767Z|198a0b9f-2914-4503-a915-b1bf4b77664f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:49.767Z|198a0b9f-2914-4503-a915-b1bf4b77664f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:49.767Z|0ab0a847-b286-43a1-a564-932872d3eb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:49.767Z|798b178a-2726-4076-8267-a7fb8a07cac4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:49.768Z|0ab0a847-b286-43a1-a564-932872d3eb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:49.768Z|798b178a-2726-4076-8267-a7fb8a07cac4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:59.796Z|0bac6c26-7f64-41a6-92fb-f0d8d4378eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:59.796Z|405e04d7-6a8c-4849-96eb-eb0ee287a839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:59.796Z|0bac6c26-7f64-41a6-92fb-f0d8d4378eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:59.797Z|405e04d7-6a8c-4849-96eb-eb0ee287a839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:38:59.803Z|e6c0f6b4-c23d-4c17-a209-5b8e4f531bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:38:59.804Z|e6c0f6b4-c23d-4c17-a209-5b8e4f531bf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:04.167Z|4c29e5db-d438-4547-a296-0a819dc2c2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:39:04.167Z|4c29e5db-d438-4547-a296-0a819dc2c2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:39:05.097Z|ca5ebbbf-5f78-4f46-9127-8cf2bf32efe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:39:05.097Z|ca5ebbbf-5f78-4f46-9127-8cf2bf32efe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:39:09.820Z|4e922b68-9d29-48b1-948b-e685e62bcb65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:09.821Z|4e922b68-9d29-48b1-948b-e685e62bcb65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:09.823Z|72a479e2-1e1d-4bff-ab44-9d126b6db557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:09.823Z|72a479e2-1e1d-4bff-ab44-9d126b6db557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:09.827Z|8eaf3680-6a8d-4dee-8f40-f94e03ee3b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:09.828Z|8eaf3680-6a8d-4dee-8f40-f94e03ee3b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:19.167Z|4f1c6031-9848-4a61-ac2e-dc567056fc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:39:19.170Z|4f1c6031-9848-4a61-ac2e-dc567056fc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:39:19.845Z|82349875-7729-4652-8e5f-27d71923cf74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:19.845Z|b6ebd0d5-65ca-4afd-9c13-0743d7c4f6fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:19.845Z|82349875-7729-4652-8e5f-27d71923cf74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:19.845Z|b6ebd0d5-65ca-4afd-9c13-0743d7c4f6fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:19.849Z|a390739f-a070-447c-bba8-c8200c2f00a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:19.849Z|a390739f-a070-447c-bba8-c8200c2f00a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:22.055Z|cb81e280-2a5a-4544-9a8d-332a5d341c65|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:39:22.055Z|cb81e280-2a5a-4544-9a8d-332a5d341c65|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:29.867Z|ca3713ef-1a13-463e-8bf1-dbac5227b8ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:29.868Z|ca3713ef-1a13-463e-8bf1-dbac5227b8ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:29.868Z|bd658ccc-3ed1-4ecc-b3fa-286d32e0a4f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:29.868Z|bd658ccc-3ed1-4ecc-b3fa-286d32e0a4f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:29.869Z|a87bd86b-e504-48bc-ba69-a55afb0a3b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:29.869Z|a87bd86b-e504-48bc-ba69-a55afb0a3b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:34.167Z|64676eab-ac20-4662-9b0f-5989d9f47342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:39:34.167Z|64676eab-ac20-4662-9b0f-5989d9f47342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:39:35.098Z|1fdaf5e0-0bee-4a22-bfb7-78b88bf4ead5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:39:35.098Z|1fdaf5e0-0bee-4a22-bfb7-78b88bf4ead5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:39:39.891Z|d01c83e8-2a21-484e-9fbe-a48966bb30ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:39.892Z|d01c83e8-2a21-484e-9fbe-a48966bb30ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:39.893Z|54d85a52-1196-471d-9f0d-c370894c6f5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:39.894Z|54d85a52-1196-471d-9f0d-c370894c6f5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:39.898Z|2afff7c1-91e9-4023-91bc-f12cbf8f0143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:39.899Z|2afff7c1-91e9-4023-91bc-f12cbf8f0143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:49.167Z|9c67d01f-6469-4665-b3f7-881b2e858463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:39:49.167Z|9c67d01f-6469-4665-b3f7-881b2e858463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:39:49.914Z|3fbeb3c3-8dcf-41a3-ae51-9609c5590233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:49.915Z|3fbeb3c3-8dcf-41a3-ae51-9609c5590233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:49.915Z|54d232e5-b185-4be9-b6bc-af21b8dbb2d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:49.916Z|54d232e5-b185-4be9-b6bc-af21b8dbb2d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:49.919Z|957a14f4-f35e-4b2f-b8d3-f6a475b0f563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:49.919Z|957a14f4-f35e-4b2f-b8d3-f6a475b0f563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:59.945Z|ab4d2a70-0529-4785-b6c9-5e48272cdb0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:59.945Z|ab4d2a70-0529-4785-b6c9-5e48272cdb0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:59.947Z|6e232a42-29ba-4f62-ad8d-103f4d387313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:59.947Z|6e232a42-29ba-4f62-ad8d-103f4d387313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:39:59.947Z|5ec43189-d664-45b6-913a-79dfcfd5a480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:39:59.948Z|5ec43189-d664-45b6-913a-79dfcfd5a480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:04.167Z|a18996af-5f4b-416e-a517-5756f9aa02c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:40:04.171Z|a18996af-5f4b-416e-a517-5756f9aa02c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:40:05.099Z|8a21283a-3f6a-4383-972b-a1e306de905e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:40:05.099Z|8a21283a-3f6a-4383-972b-a1e306de905e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:40:09.968Z|733258bc-cfb7-4f8d-8f37-4afcc1b79303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:09.969Z|3269d0d6-5547-4690-954a-002eb7a9a51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:09.969Z|733258bc-cfb7-4f8d-8f37-4afcc1b79303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:09.970Z|3269d0d6-5547-4690-954a-002eb7a9a51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:09.977Z|e4f72ad3-3d4f-4c91-90f6-74e7314b27e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:09.977Z|e4f72ad3-3d4f-4c91-90f6-74e7314b27e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:19.168Z|e99b7720-31f1-4ad0-9f53-33bf690320cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:40:19.168Z|e99b7720-31f1-4ad0-9f53-33bf690320cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:40:19.996Z|87aa28ac-3be9-4485-b45e-21e465b20699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:19.996Z|508f69e8-a849-41e2-929f-70bbdaf4735d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:19.997Z|508f69e8-a849-41e2-929f-70bbdaf4735d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:19.997Z|87aa28ac-3be9-4485-b45e-21e465b20699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:19.998Z|a3008161-cddd-4f70-930c-ffe5799604ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:19.998Z|a3008161-cddd-4f70-930c-ffe5799604ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:22.055Z|9987783b-3075-4f6e-a140-228c86244e23|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:40:22.056Z|9987783b-3075-4f6e-a140-228c86244e23|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:30.018Z|e96ff2aa-65b2-4407-98e8-43831a4bf649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:30.019Z|e96ff2aa-65b2-4407-98e8-43831a4bf649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:30.019Z|793eba75-adf7-450f-9a28-6c58a64c9f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:30.020Z|676178a3-bd93-4580-8186-0c0db68a37c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:30.020Z|676178a3-bd93-4580-8186-0c0db68a37c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:30.021Z|793eba75-adf7-450f-9a28-6c58a64c9f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:34.167Z|91644b86-d0d2-4a55-991a-90b301c45ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:40:34.167Z|91644b86-d0d2-4a55-991a-90b301c45ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:40:35.100Z|12882cf8-07a9-40d4-a5c7-22aa383ad4f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:40:35.100Z|12882cf8-07a9-40d4-a5c7-22aa383ad4f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:40:40.043Z|b84d1964-3b67-4e47-a608-f9d4809b1ae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:40.044Z|b84d1964-3b67-4e47-a608-f9d4809b1ae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:40.044Z|d4c4b5de-3193-47a4-81ad-57da7a8d5b5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:40.044Z|d4c4b5de-3193-47a4-81ad-57da7a8d5b5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:40.044Z|d4330efa-d693-48b1-9009-fcb8d06d140a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:40.045Z|d4330efa-d693-48b1-9009-fcb8d06d140a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:49.167Z|70f8cf33-3d70-4c62-b143-f45f3ca48994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:40:49.171Z|70f8cf33-3d70-4c62-b143-f45f3ca48994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:40:50.066Z|cf19f0a5-3a24-41f4-ad10-835c81c8431a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:50.066Z|cf19f0a5-3a24-41f4-ad10-835c81c8431a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:50.067Z|3f434d4c-7cc6-48c7-ad57-8e37af29a05e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:50.067Z|3f434d4c-7cc6-48c7-ad57-8e37af29a05e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:40:50.070Z|0efc429b-2257-454b-bfe4-d14b55ba4d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:40:50.071Z|0efc429b-2257-454b-bfe4-d14b55ba4d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:00.089Z|40c5b6e5-f2be-46eb-9ee5-462d5af43760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:00.090Z|40c5b6e5-f2be-46eb-9ee5-462d5af43760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:00.092Z|b258010f-1566-4767-a549-6729dee178b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:00.092Z|b258010f-1566-4767-a549-6729dee178b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:00.095Z|3e399cba-86ac-4772-84c0-c2a87406fd5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:00.095Z|3e399cba-86ac-4772-84c0-c2a87406fd5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:04.167Z|5fb91720-1bb7-43b0-b73d-76f69b26447c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:41:04.167Z|5fb91720-1bb7-43b0-b73d-76f69b26447c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:41:05.101Z|9fcfdcb2-a531-44f7-be95-97a9ea2d940c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:41:05.102Z|9fcfdcb2-a531-44f7-be95-97a9ea2d940c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:41:10.115Z|12b1ec41-c576-4a0e-b8b2-01a645188af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:10.116Z|12b1ec41-c576-4a0e-b8b2-01a645188af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:10.118Z|e8bc7b87-6b7f-44b2-a33a-f6021b3cc372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:10.118Z|e8bc7b87-6b7f-44b2-a33a-f6021b3cc372|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:10.123Z|c9e7ca2d-aab9-4690-a961-d9f2bf878b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:10.124Z|c9e7ca2d-aab9-4690-a961-d9f2bf878b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:19.166Z|3970122d-d544-4469-b062-bd2a5c0b706a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:41:19.167Z|3970122d-d544-4469-b062-bd2a5c0b706a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:41:20.137Z|a5023ca6-a9a7-4722-be7a-fd94571ecabb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:20.138Z|a5023ca6-a9a7-4722-be7a-fd94571ecabb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:20.140Z|bc8477a0-eaef-49b6-b376-ab24857e9500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:20.140Z|bc8477a0-eaef-49b6-b376-ab24857e9500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:20.144Z|e95c3d64-f50b-4a7b-9e4e-c7bf98eca2c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:20.145Z|e95c3d64-f50b-4a7b-9e4e-c7bf98eca2c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:22.056Z|4df33dfc-1a1b-437b-814f-1ae1d4a54e95|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:41:22.057Z|4df33dfc-1a1b-437b-814f-1ae1d4a54e95|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:30.165Z|6efcfc39-2b0b-4d1c-93af-00c6b441b3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:30.166Z|6efcfc39-2b0b-4d1c-93af-00c6b441b3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:30.170Z|b2b521ab-e8ab-4db6-a18b-023dd65a9541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:30.170Z|b2b521ab-e8ab-4db6-a18b-023dd65a9541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:30.170Z|2f73fb8e-1805-4a64-ac17-98da436ee6c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:30.171Z|2f73fb8e-1805-4a64-ac17-98da436ee6c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:34.167Z|89f1c81c-8b3b-4d97-9ec1-2577bc186218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:41:34.171Z|89f1c81c-8b3b-4d97-9ec1-2577bc186218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:41:35.102Z|15f0814a-e153-4741-866f-70b7504335c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:41:35.103Z|15f0814a-e153-4741-866f-70b7504335c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:41:40.192Z|80369714-87bd-4ea5-a4e7-56f2ee2dfc15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:40.193Z|80369714-87bd-4ea5-a4e7-56f2ee2dfc15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:40.194Z|8af4f7ce-d3e0-4157-a258-1da7d764e113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:40.195Z|8af4f7ce-d3e0-4157-a258-1da7d764e113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:40.200Z|ea031945-41cb-4f97-bb0f-a04d52e93be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:40.201Z|ea031945-41cb-4f97-bb0f-a04d52e93be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:49.167Z|e17bc3fa-e630-46ad-9096-6b8fa6e985bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:41:49.167Z|e17bc3fa-e630-46ad-9096-6b8fa6e985bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:41:50.218Z|3f947606-de12-44e4-9671-729b39a467f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:50.218Z|ac8bf368-60df-4b5f-9459-f4cba47d9de3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:50.219Z|3f947606-de12-44e4-9671-729b39a467f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:50.219Z|ac8bf368-60df-4b5f-9459-f4cba47d9de3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:41:50.222Z|6a8eb4c3-cec2-4d0d-94f8-9d6aa6c995aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:41:50.223Z|6a8eb4c3-cec2-4d0d-94f8-9d6aa6c995aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:00.245Z|6b42f9cf-412a-486e-9472-5fe8012c3abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:00.246Z|6b42f9cf-412a-486e-9472-5fe8012c3abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:00.249Z|246c914f-b06a-4165-9368-c46010d70a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:00.249Z|8d100965-0e62-4922-ae04-ed3f9637fb52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:00.250Z|246c914f-b06a-4165-9368-c46010d70a08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:00.250Z|8d100965-0e62-4922-ae04-ed3f9637fb52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:04.167Z|c7ab958f-7d0c-4a14-a736-89518b73c13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:42:04.167Z|c7ab958f-7d0c-4a14-a736-89518b73c13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:42:05.103Z|bb40d281-774b-49bb-9e5c-57a6ff91ae16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:42:05.103Z|bb40d281-774b-49bb-9e5c-57a6ff91ae16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:42:10.272Z|aac1b575-b515-43ae-b2da-800384feedde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:10.272Z|87c30c3d-1734-4cdc-9753-071323b26955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:10.273Z|aac1b575-b515-43ae-b2da-800384feedde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:10.273Z|87c30c3d-1734-4cdc-9753-071323b26955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:10.274Z|29d108ec-60b2-4988-9751-1829ab527144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:10.274Z|29d108ec-60b2-4988-9751-1829ab527144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:19.166Z|2547f219-9cc8-4f58-bee7-fbad3f66046c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:42:19.167Z|2547f219-9cc8-4f58-bee7-fbad3f66046c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:42:20.298Z|3d860ef4-2a87-4267-95b6-2cb29aec34ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:20.298Z|5923f979-957c-4728-bf3f-deb31ff7f225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:20.299Z|3d860ef4-2a87-4267-95b6-2cb29aec34ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:20.299Z|5923f979-957c-4728-bf3f-deb31ff7f225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:20.300Z|6fb77cd5-c444-4c14-bb87-57a057fc145d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:20.300Z|6fb77cd5-c444-4c14-bb87-57a057fc145d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:22.055Z|1640d7f5-8bc4-4035-b623-319cdda06aca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:42:22.056Z|1640d7f5-8bc4-4035-b623-319cdda06aca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:30.322Z|63295f2d-bca2-4b66-b668-aeed22d757e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:30.322Z|214d26b0-df62-4da7-9201-dfa9bb56737e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:30.322Z|9a55f206-643f-4ccd-b7b5-6b81e1cb5a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:30.323Z|63295f2d-bca2-4b66-b668-aeed22d757e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:30.323Z|214d26b0-df62-4da7-9201-dfa9bb56737e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:30.324Z|9a55f206-643f-4ccd-b7b5-6b81e1cb5a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:34.167Z|59622fec-7e4c-4248-b7db-577461dad613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:42:34.167Z|59622fec-7e4c-4248-b7db-577461dad613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:42:35.104Z|fbe511f0-c8e1-4fe5-88ff-6678de139a9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:42:35.104Z|fbe511f0-c8e1-4fe5-88ff-6678de139a9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:42:40.348Z|c8d5e182-b7d4-41e7-9ae3-f671da2bfa67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:40.348Z|c94f2ce5-e071-4b04-86fb-f3de03f70c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:40.349Z|c8d5e182-b7d4-41e7-9ae3-f671da2bfa67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:40.349Z|c94f2ce5-e071-4b04-86fb-f3de03f70c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:40.356Z|7bf7c593-9aa7-44ac-84bd-a6e765ecb531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:40.357Z|7bf7c593-9aa7-44ac-84bd-a6e765ecb531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:49.167Z|8be0e399-e787-464b-8f2c-362d30a04990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:42:49.167Z|8be0e399-e787-464b-8f2c-362d30a04990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:42:50.374Z|0012af08-2447-4ac9-b39d-f8644e040978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:50.375Z|0012af08-2447-4ac9-b39d-f8644e040978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:50.374Z|b54cc6ce-9ce7-4163-ba4c-29ddeb071957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:50.375Z|b54cc6ce-9ce7-4163-ba4c-29ddeb071957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:42:50.377Z|96b13ab3-7e87-4e16-bcbf-8df2b7c13511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:42:50.378Z|96b13ab3-7e87-4e16-bcbf-8df2b7c13511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:00.398Z|95070a14-144c-4bfc-abc4-c01fe24dfab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:00.398Z|f1fb2dee-07a5-4945-888c-8378e13d3fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:00.398Z|af7b4152-a401-4a58-842e-9c59f2a9f572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:00.398Z|95070a14-144c-4bfc-abc4-c01fe24dfab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:00.398Z|f1fb2dee-07a5-4945-888c-8378e13d3fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:00.398Z|af7b4152-a401-4a58-842e-9c59f2a9f572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:04.167Z|de92635e-1b59-4dfe-88d6-f4d408f0762c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:43:04.167Z|de92635e-1b59-4dfe-88d6-f4d408f0762c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:43:05.105Z|065684ac-0f0a-4e6b-ba4c-f88a61858999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:43:05.105Z|065684ac-0f0a-4e6b-ba4c-f88a61858999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:43:10.423Z|6397e79d-6ff8-4d50-aec0-3199bf95f501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:10.424Z|6397e79d-6ff8-4d50-aec0-3199bf95f501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:10.431Z|c4a6dd5b-4703-4c91-a26a-369fa642712e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:10.432Z|c4a6dd5b-4703-4c91-a26a-369fa642712e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:10.432Z|5a336915-edd6-4231-80ca-3f92a8fbf917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:10.432Z|5a336915-edd6-4231-80ca-3f92a8fbf917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:19.167Z|0beec7b3-ee5c-49d5-badf-904f1fec8a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:43:19.167Z|0beec7b3-ee5c-49d5-badf-904f1fec8a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:43:20.451Z|0e93e6ab-1441-49a0-9086-df3892f41f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:20.452Z|0e93e6ab-1441-49a0-9086-df3892f41f90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:20.458Z|3ba6b9f0-7b11-40e4-9c30-b89bdbb10ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:20.459Z|3ba6b9f0-7b11-40e4-9c30-b89bdbb10ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:20.460Z|a6e669b5-5dce-4556-af61-a307f76f2fb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:20.460Z|a6e669b5-5dce-4556-af61-a307f76f2fb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:22.055Z|f3630bd9-8a5c-4ea9-a003-a4a76375d567|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:43:22.056Z|f3630bd9-8a5c-4ea9-a003-a4a76375d567|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:30.480Z|e4e08813-85b8-4691-92f2-e55607de0ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:30.481Z|e4e08813-85b8-4691-92f2-e55607de0ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:30.483Z|1bf076e3-4b70-425b-9d85-68a221913120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:30.484Z|1bf076e3-4b70-425b-9d85-68a221913120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:30.487Z|1352a9f4-5642-442f-93d2-95db5e45a99a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:30.487Z|1352a9f4-5642-442f-93d2-95db5e45a99a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:34.167Z|c0286874-6a32-45db-af59-3ed37b06ae6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:43:34.167Z|c0286874-6a32-45db-af59-3ed37b06ae6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:43:35.106Z|c1750129-2dc0-4d6e-892f-6f74a94d5084|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:43:35.107Z|c1750129-2dc0-4d6e-892f-6f74a94d5084|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:43:40.506Z|b03e1370-797d-40a1-943d-e48842810957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:40.507Z|1aeb9db4-d3b0-4827-8221-97c2d80a5d96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:40.507Z|1aeb9db4-d3b0-4827-8221-97c2d80a5d96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:40.507Z|b03e1370-797d-40a1-943d-e48842810957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:40.509Z|de15094b-df1e-4011-a4d6-f020eca1b1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:40.510Z|de15094b-df1e-4011-a4d6-f020eca1b1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:49.167Z|6bdc3431-3eba-40d2-bc03-13322fcc2fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:43:49.171Z|6bdc3431-3eba-40d2-bc03-13322fcc2fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:43:50.535Z|93a54218-219e-49df-ab23-3fd0ef723fd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:50.535Z|d5011d52-ab73-490e-81ad-ce45d5eb87f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:50.535Z|c6d85834-22e6-4410-a0a2-ae602481f34c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:43:50.536Z|93a54218-219e-49df-ab23-3fd0ef723fd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:50.536Z|c6d85834-22e6-4410-a0a2-ae602481f34c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:43:50.537Z|d5011d52-ab73-490e-81ad-ce45d5eb87f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:00.559Z|45a14a57-959a-4827-aa7a-f5e9cf4b3dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:00.560Z|45a14a57-959a-4827-aa7a-f5e9cf4b3dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:00.568Z|ce71c516-4ad5-4cd6-a494-6dc276492102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:00.568Z|ce71c516-4ad5-4cd6-a494-6dc276492102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:00.569Z|f68050bc-3b6c-48d8-ad03-20da47945c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:00.570Z|f68050bc-3b6c-48d8-ad03-20da47945c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:04.167Z|6dfbfe15-5d43-4bbe-833b-70e121609985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:44:04.167Z|6dfbfe15-5d43-4bbe-833b-70e121609985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:44:05.107Z|01eabc52-958e-4135-bb64-8885612a3ff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:44:05.108Z|01eabc52-958e-4135-bb64-8885612a3ff6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:44:10.587Z|26b51f9e-65bc-49ff-8be4-5d164d647c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:10.588Z|26b51f9e-65bc-49ff-8be4-5d164d647c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:10.591Z|e895ee08-6d93-4c2a-8dbb-ca856723fa5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:10.591Z|45237eb9-8bf8-4961-8d62-4edf9f30adba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:10.592Z|e895ee08-6d93-4c2a-8dbb-ca856723fa5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:10.593Z|45237eb9-8bf8-4961-8d62-4edf9f30adba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:19.167Z|703d1b1b-308d-4d8a-9c22-d0778f3bfb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:44:19.167Z|703d1b1b-308d-4d8a-9c22-d0778f3bfb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:44:20.610Z|6e0ba84a-31f1-425d-bb7e-d7eca2f43179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:20.611Z|6e0ba84a-31f1-425d-bb7e-d7eca2f43179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:20.614Z|100df295-ea68-49d6-8472-8dfc5ded0f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:20.614Z|100df295-ea68-49d6-8472-8dfc5ded0f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:20.614Z|dd1ceed7-6cb4-4c97-a652-d9fe70fb7292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:20.615Z|dd1ceed7-6cb4-4c97-a652-d9fe70fb7292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:22.056Z|31e664bd-8436-4b8d-a9ba-f1a4e1c023cd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:44:22.057Z|31e664bd-8436-4b8d-a9ba-f1a4e1c023cd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:30.634Z|65858800-3277-49df-88ab-ab3905bb6d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:30.635Z|2786c33d-59ee-4963-bc1e-5caa19ea18ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:30.635Z|65858800-3277-49df-88ab-ab3905bb6d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:30.635Z|2786c33d-59ee-4963-bc1e-5caa19ea18ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:30.636Z|f31382d2-c472-4d0d-a01c-69eec231ca56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:30.637Z|f31382d2-c472-4d0d-a01c-69eec231ca56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:34.167Z|2c2dc211-8667-4e10-a859-534458d1180f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:44:34.171Z|2c2dc211-8667-4e10-a859-534458d1180f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:44:35.108Z|181b5419-7b15-4986-a7aa-40a1d8db87b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:44:35.109Z|181b5419-7b15-4986-a7aa-40a1d8db87b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:44:40.662Z|978bf617-3c7e-4510-9262-e1c0ff6cab42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:40.663Z|be8854d2-253c-4070-b109-60eb040af907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:40.663Z|978bf617-3c7e-4510-9262-e1c0ff6cab42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:40.664Z|be8854d2-253c-4070-b109-60eb040af907|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:40.666Z|02349b25-f083-4750-a195-6e6923affa25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:40.666Z|02349b25-f083-4750-a195-6e6923affa25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:49.167Z|d2c34d2f-5451-42e0-baa3-a639272f9c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:44:49.167Z|d2c34d2f-5451-42e0-baa3-a639272f9c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:44:50.692Z|780cd616-9840-4bb6-8442-2c96742d8d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:50.693Z|780cd616-9840-4bb6-8442-2c96742d8d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:50.694Z|49893920-fc93-4e53-9264-f6295180362e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:50.694Z|49893920-fc93-4e53-9264-f6295180362e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:44:50.695Z|ac3a6657-a269-482c-b488-77411325f070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:44:50.696Z|ac3a6657-a269-482c-b488-77411325f070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:00.718Z|0d2c5b3f-5c80-4883-bcae-4f8147a510a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:00.719Z|0d2c5b3f-5c80-4883-bcae-4f8147a510a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:00.718Z|f19f9a8e-0f9b-473c-83ff-9e2a350e3c7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:00.719Z|f19f9a8e-0f9b-473c-83ff-9e2a350e3c7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:00.722Z|2b07b853-1e83-48e0-a9ff-ce40f245a37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:00.722Z|2b07b853-1e83-48e0-a9ff-ce40f245a37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:04.167Z|5e292999-d163-4e05-b0b6-996801279f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:45:04.167Z|5e292999-d163-4e05-b0b6-996801279f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:45:05.109Z|8162f36e-38bb-4f08-8aba-3bec1d52bc27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:45:05.110Z|8162f36e-38bb-4f08-8aba-3bec1d52bc27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:45:10.741Z|dc353a1e-e49e-4810-a56d-fdf2a94a2bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:10.741Z|dc353a1e-e49e-4810-a56d-fdf2a94a2bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:10.742Z|2efc42ba-355e-44bd-ac8e-3da91773b39d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:10.743Z|2efc42ba-355e-44bd-ac8e-3da91773b39d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:10.743Z|a1a3ead2-1a40-491b-8e39-7c73362fa2ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:10.744Z|a1a3ead2-1a40-491b-8e39-7c73362fa2ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:19.167Z|df6056c1-6f10-4314-a7b5-a5b03693fe2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:45:19.171Z|df6056c1-6f10-4314-a7b5-a5b03693fe2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:45:20.764Z|053ec907-1cb5-4cba-a741-05d1337e8eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:20.765Z|053ec907-1cb5-4cba-a741-05d1337e8eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:20.772Z|55228901-cd4e-487c-92e9-6cd9d11a1458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:20.772Z|55228901-cd4e-487c-92e9-6cd9d11a1458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:20.772Z|8f9f815a-ef90-4154-b34c-ea789cd8389d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:20.773Z|8f9f815a-ef90-4154-b34c-ea789cd8389d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:22.056Z|cd4a0b70-c96e-4573-bfa0-525021c7eab8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:45:22.057Z|cd4a0b70-c96e-4573-bfa0-525021c7eab8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:30.791Z|1dc259d6-bb49-4a49-a1ee-397068a2910d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:30.792Z|1dc259d6-bb49-4a49-a1ee-397068a2910d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:30.796Z|e3334306-fd1f-4344-9cb7-02a3fc30b013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:30.796Z|918d3b34-7390-44c1-943a-e606c8ac3a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:30.796Z|918d3b34-7390-44c1-943a-e606c8ac3a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:30.797Z|e3334306-fd1f-4344-9cb7-02a3fc30b013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:34.167Z|a07b8811-e062-46c0-9dfe-83782b2b971c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:45:34.167Z|a07b8811-e062-46c0-9dfe-83782b2b971c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:45:35.110Z|92f015e4-43e3-43c9-bf95-9604930c0790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:45:35.111Z|92f015e4-43e3-43c9-bf95-9604930c0790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:45:40.819Z|57d001fa-a5fc-4bce-bf94-846dd52a9df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:40.820Z|57d001fa-a5fc-4bce-bf94-846dd52a9df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:40.820Z|ad727226-0109-4fa9-b5dd-22d76a927d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:40.820Z|ad727226-0109-4fa9-b5dd-22d76a927d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:40.820Z|d2d7b974-d2a1-491b-bc91-4c8b05a7db7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:40.821Z|d2d7b974-d2a1-491b-bc91-4c8b05a7db7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:49.167Z|2ef342b0-0f45-4f79-8caa-bf05e5ab5c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:45:49.167Z|2ef342b0-0f45-4f79-8caa-bf05e5ab5c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:45:50.847Z|f427a1ee-f85d-4216-a7eb-30e67d1f5b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:50.847Z|e9cc61a2-6e26-4eed-900c-20fd84bb48fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:50.847Z|4c70c53f-a181-4c6e-ad1e-84c02e245987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:45:50.848Z|e9cc61a2-6e26-4eed-900c-20fd84bb48fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:50.848Z|f427a1ee-f85d-4216-a7eb-30e67d1f5b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:45:50.848Z|4c70c53f-a181-4c6e-ad1e-84c02e245987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:00.882Z|6c8b174f-23cf-4ed7-9e52-ccdb9a59468b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:00.883Z|559a3ae8-4572-44a9-aac8-ab6884eff580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:00.883Z|6c8b174f-23cf-4ed7-9e52-ccdb9a59468b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:00.883Z|559a3ae8-4572-44a9-aac8-ab6884eff580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:00.883Z|b71d0cc5-7867-4f44-ba61-05f43f0ebf44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:00.884Z|b71d0cc5-7867-4f44-ba61-05f43f0ebf44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:04.167Z|1f482108-d79b-40aa-93a3-b9f0fc3dd8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:46:04.171Z|1f482108-d79b-40aa-93a3-b9f0fc3dd8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:46:05.112Z|673df1b0-bd60-47a6-bc39-7cdd0d244606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:46:05.112Z|673df1b0-bd60-47a6-bc39-7cdd0d244606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:46:10.911Z|3c21a847-f9d1-4873-92b8-e7383ea7e966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:10.912Z|d16f11a6-9bd4-4565-90ff-ef703e3a0cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:10.912Z|7acd4f42-b78b-4538-b6c0-12f021aaf548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:10.912Z|3c21a847-f9d1-4873-92b8-e7383ea7e966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:10.912Z|d16f11a6-9bd4-4565-90ff-ef703e3a0cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:10.913Z|7acd4f42-b78b-4538-b6c0-12f021aaf548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:19.167Z|8c0681a6-6bb0-4f91-81be-d818053e4884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:46:19.167Z|8c0681a6-6bb0-4f91-81be-d818053e4884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:46:20.937Z|1aa70d77-e0bb-4165-8ad7-ac03f3d2d325|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:20.938Z|1aa70d77-e0bb-4165-8ad7-ac03f3d2d325|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:20.937Z|9340a0e3-fa0b-4690-aef2-79a57e4ef3ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:20.939Z|9340a0e3-fa0b-4690-aef2-79a57e4ef3ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:20.944Z|908a4939-69cc-4b9a-b521-86be1a0055c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:20.945Z|908a4939-69cc-4b9a-b521-86be1a0055c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:22.055Z|41e17e29-4866-4132-9d8a-cdfe6f2fbeb7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:46:22.056Z|41e17e29-4866-4132-9d8a-cdfe6f2fbeb7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:30.965Z|7337f7ed-5ff5-4546-b4d8-08b88a1b5d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:30.965Z|7337f7ed-5ff5-4546-b4d8-08b88a1b5d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:30.969Z|b8685a0b-5e1f-416c-9ad6-b5762030ca7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:30.970Z|b8685a0b-5e1f-416c-9ad6-b5762030ca7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:30.972Z|a2338982-963f-40f5-b25d-f91b93697b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:30.973Z|a2338982-963f-40f5-b25d-f91b93697b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:34.167Z|cb1e45e1-03cb-4270-872b-3592581e6e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:46:34.167Z|cb1e45e1-03cb-4270-872b-3592581e6e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:46:35.113Z|d698f070-9c43-4040-9a75-96ca1280d611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:46:35.113Z|d698f070-9c43-4040-9a75-96ca1280d611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:46:40.990Z|fb95937a-e150-4552-8ed1-0f17a79c6be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:40.990Z|fb95937a-e150-4552-8ed1-0f17a79c6be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:40.991Z|3d456fca-c89a-4b52-af0d-58f57a6fea01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:40.992Z|3d456fca-c89a-4b52-af0d-58f57a6fea01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:40.993Z|7c5b06ce-b243-40f8-bef9-da0e78124087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:40.993Z|7c5b06ce-b243-40f8-bef9-da0e78124087|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:49.167Z|58c93afe-bb6f-423b-9a72-b3ee3a97f05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:46:49.171Z|58c93afe-bb6f-423b-9a72-b3ee3a97f05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:46:51.016Z|584e6bdf-2d72-4910-94aa-99529f1e0b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:51.016Z|e28978c2-e9fd-4fd1-b8ea-2d9224f6064f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:51.017Z|584e6bdf-2d72-4910-94aa-99529f1e0b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:51.017Z|e28978c2-e9fd-4fd1-b8ea-2d9224f6064f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:46:51.024Z|209a29e7-6046-48ec-8968-a6b774f0be87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:46:51.024Z|209a29e7-6046-48ec-8968-a6b774f0be87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:01.043Z|100100dd-b360-493c-9b84-989ddea20c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:01.044Z|100100dd-b360-493c-9b84-989ddea20c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:01.045Z|fcf2d710-c44b-4748-bd2f-dc23fe35d845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:01.046Z|fcf2d710-c44b-4748-bd2f-dc23fe35d845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:01.046Z|d22a16df-e4d7-43a7-8cdf-a36c4eab910f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:01.048Z|d22a16df-e4d7-43a7-8cdf-a36c4eab910f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:04.177Z|cc7e5e07-5bfe-4955-af59-da8e44999a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:47:04.178Z|cc7e5e07-5bfe-4955-af59-da8e44999a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:47:05.114Z|a56799e2-790d-4d07-b1df-1da11a4955d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:47:05.114Z|a56799e2-790d-4d07-b1df-1da11a4955d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:47:11.071Z|0a02f67a-b683-49b0-8b1b-c2f95ff01555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:11.072Z|0a02f67a-b683-49b0-8b1b-c2f95ff01555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:11.080Z|de0db709-3db5-41b5-b9b8-19dd1ad4cb57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:11.080Z|874a3d41-5777-4e33-86f9-13a34737acdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:11.080Z|de0db709-3db5-41b5-b9b8-19dd1ad4cb57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:11.081Z|874a3d41-5777-4e33-86f9-13a34737acdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:19.167Z|f39722e9-77b7-4d9e-9c8a-740924b9839c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:47:19.167Z|f39722e9-77b7-4d9e-9c8a-740924b9839c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:47:21.098Z|25e1efba-53f2-4ce9-a316-308aa4f58741|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:21.099Z|25e1efba-53f2-4ce9-a316-308aa4f58741|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:21.103Z|7ef40eb9-853c-4abf-9589-70b63a7fa0a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:21.104Z|7ef40eb9-853c-4abf-9589-70b63a7fa0a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:21.105Z|09e2cbf3-3842-4d3e-bd46-fd90ffcfa5e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:21.106Z|09e2cbf3-3842-4d3e-bd46-fd90ffcfa5e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:22.055Z|7172fea2-6784-4c32-8ce2-e038466529d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:47:22.056Z|7172fea2-6784-4c32-8ce2-e038466529d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:31.128Z|7d0078d1-9794-46fe-b374-85378873f7e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:31.129Z|7d0078d1-9794-46fe-b374-85378873f7e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:31.134Z|20e04033-a154-402e-af7b-f4e3d940b967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:31.135Z|76ee371b-5e81-4f6c-99f9-b416adce3abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:31.135Z|20e04033-a154-402e-af7b-f4e3d940b967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:31.135Z|76ee371b-5e81-4f6c-99f9-b416adce3abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:34.167Z|6e42ac90-fea0-4b8e-9e53-9467fe26f5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:47:34.171Z|6e42ac90-fea0-4b8e-9e53-9467fe26f5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:47:35.115Z|e62fe98e-40c4-4dac-b4c6-2aba4012488a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:47:35.115Z|e62fe98e-40c4-4dac-b4c6-2aba4012488a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:47:41.156Z|e68002ce-995f-4df2-9844-60c5884f9421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:41.157Z|e68002ce-995f-4df2-9844-60c5884f9421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:41.163Z|f9c844e9-f39c-4339-80ff-0293d6180732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:41.163Z|f9c844e9-f39c-4339-80ff-0293d6180732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:41.163Z|782916b5-74d4-4aab-80b0-9f193a1a2ab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:41.164Z|782916b5-74d4-4aab-80b0-9f193a1a2ab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:49.167Z|b7660320-ae0a-4ce4-b5c6-c4e3486a2a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:47:49.167Z|b7660320-ae0a-4ce4-b5c6-c4e3486a2a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:47:51.189Z|2adb77a2-e915-4195-b400-fabd7f51bac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:51.190Z|2adb77a2-e915-4195-b400-fabd7f51bac6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:51.190Z|9d69fe56-2ac6-4e1a-bfae-0a1db3d1aad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:51.190Z|9d69fe56-2ac6-4e1a-bfae-0a1db3d1aad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:47:51.197Z|0fcad901-9d5f-4e4c-ae3e-c0fea6b215ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:47:51.198Z|0fcad901-9d5f-4e4c-ae3e-c0fea6b215ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:01.215Z|da2340c0-9956-40af-8938-5a2fb4cee855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:01.215Z|cbb4c72c-dc0c-4993-ac80-d3c59924b49f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:01.215Z|da2340c0-9956-40af-8938-5a2fb4cee855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:01.215Z|cbb4c72c-dc0c-4993-ac80-d3c59924b49f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:01.221Z|30420639-44d7-4037-b4d3-17b1da814bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:01.221Z|30420639-44d7-4037-b4d3-17b1da814bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:04.167Z|772dfc4f-ee91-4a4f-accc-5c201e36c429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:48:04.168Z|772dfc4f-ee91-4a4f-accc-5c201e36c429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:48:05.116Z|7e2f52f8-8b62-41bf-9c5e-80faf1770371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:48:05.116Z|7e2f52f8-8b62-41bf-9c5e-80faf1770371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:48:11.242Z|7737e38c-112b-4121-95c1-6ffca8025e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:11.243Z|7737e38c-112b-4121-95c1-6ffca8025e7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:11.243Z|87af40d0-56e4-4ca3-b85f-0805817dde61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:11.244Z|87af40d0-56e4-4ca3-b85f-0805817dde61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:11.249Z|cc6bd4be-211e-460d-a6cf-e26431f7bafc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:11.250Z|cc6bd4be-211e-460d-a6cf-e26431f7bafc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:19.167Z|1c2a5934-7de8-43bf-b61c-da2366f003db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:48:19.171Z|1c2a5934-7de8-43bf-b61c-da2366f003db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:48:21.270Z|9950ceb2-6c74-4665-8300-efe0ed5d59f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:21.270Z|0eb0c429-f877-4ffd-9ef8-a5db1519127c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:21.271Z|0eb0c429-f877-4ffd-9ef8-a5db1519127c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:21.271Z|9950ceb2-6c74-4665-8300-efe0ed5d59f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:21.275Z|fe32f598-e159-4349-959c-cf47e74f62f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:21.275Z|fe32f598-e159-4349-959c-cf47e74f62f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:22.056Z|d2adc94c-04c3-4ef6-9323-292bca4ce81e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:48:22.057Z|d2adc94c-04c3-4ef6-9323-292bca4ce81e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:31.296Z|f3be8f44-e0b6-4fd9-939f-9a223e26fae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:31.297Z|f3be8f44-e0b6-4fd9-939f-9a223e26fae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:31.298Z|130865a4-a1bf-473e-a0e5-3cf2fc3d995b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:31.299Z|130865a4-a1bf-473e-a0e5-3cf2fc3d995b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:31.300Z|dca2e53a-ea3e-40c9-8512-0d0dc752cd2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:31.301Z|dca2e53a-ea3e-40c9-8512-0d0dc752cd2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:34.167Z|85115879-fa4d-4ca5-827d-4c03c2e3a3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:48:34.167Z|85115879-fa4d-4ca5-827d-4c03c2e3a3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:48:35.117Z|04cb05a6-d8fd-4707-bc63-8f67909dc7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:48:35.117Z|04cb05a6-d8fd-4707-bc63-8f67909dc7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:48:41.326Z|92322f57-9b4c-4ae8-966b-719aa7a1da7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:41.326Z|1a6f54b7-3abf-4a5f-8f65-b651846c3ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:41.326Z|a689828a-dd5a-4663-bc5e-3a36108d388d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:41.326Z|92322f57-9b4c-4ae8-966b-719aa7a1da7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:41.327Z|a689828a-dd5a-4663-bc5e-3a36108d388d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:41.327Z|1a6f54b7-3abf-4a5f-8f65-b651846c3ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:49.167Z|9495da21-466e-465c-9b6b-435b52141b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:48:49.167Z|9495da21-466e-465c-9b6b-435b52141b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:48:51.351Z|8d6bdbb4-437c-4af7-8bb4-0011d522a7be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:51.351Z|21d5ca9a-0f08-4426-a5a9-32be380904ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:51.352Z|8d6bdbb4-437c-4af7-8bb4-0011d522a7be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:51.353Z|21d5ca9a-0f08-4426-a5a9-32be380904ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:48:51.353Z|58cfbd6d-20f6-402f-8842-31703aa8e58e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:48:51.354Z|58cfbd6d-20f6-402f-8842-31703aa8e58e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:01.374Z|20303078-4ec2-4adc-ad1b-f36eb2cd030e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:01.375Z|20303078-4ec2-4adc-ad1b-f36eb2cd030e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:01.382Z|8a21145d-a5b0-4c9c-89e6-8b6152bf1e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:01.383Z|8a21145d-a5b0-4c9c-89e6-8b6152bf1e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:01.405Z|a17aaec5-5fcb-4bac-9d3c-f85fcfa5057d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:01.406Z|a17aaec5-5fcb-4bac-9d3c-f85fcfa5057d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:04.167Z|b1bc2f2b-4fef-40d0-ae4d-cf268bfca7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:49:04.172Z|b1bc2f2b-4fef-40d0-ae4d-cf268bfca7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:49:05.118Z|a7477735-736b-438d-b633-d749fbd4204c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:49:05.118Z|a7477735-736b-438d-b633-d749fbd4204c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:49:11.398Z|b2c5513b-5642-48ef-8aff-d626695ad2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:11.399Z|b2c5513b-5642-48ef-8aff-d626695ad2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:11.405Z|79a7e454-89fa-4f6e-838d-9c654dbf5563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:11.406Z|79a7e454-89fa-4f6e-838d-9c654dbf5563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:11.427Z|58d9e74b-ebe2-40f5-839c-881eb2e04b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:11.428Z|58d9e74b-ebe2-40f5-839c-881eb2e04b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:19.167Z|01d7abb9-5499-4cb5-8e23-710ef80b7302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:49:19.167Z|01d7abb9-5499-4cb5-8e23-710ef80b7302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:49:21.426Z|acfc9c1c-130c-4b34-be64-a3b2040dccf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:21.427Z|acfc9c1c-130c-4b34-be64-a3b2040dccf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:21.430Z|95796e29-2d33-4bc5-9cc5-009f82f2e1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:21.430Z|95796e29-2d33-4bc5-9cc5-009f82f2e1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:21.451Z|62576585-62a6-44ac-ae46-93c961aeba15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:21.452Z|62576585-62a6-44ac-ae46-93c961aeba15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:22.056Z|7e144dd6-05ac-44db-8c8d-5cc3bf21f621|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:49:22.058Z|7e144dd6-05ac-44db-8c8d-5cc3bf21f621|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:31.455Z|2b45cf8c-95e1-4ad7-a4c6-0542dc8b5b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:31.455Z|45386860-95e2-47d5-ad2f-cfe9f0de6dfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:31.456Z|45386860-95e2-47d5-ad2f-cfe9f0de6dfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:31.455Z|2b45cf8c-95e1-4ad7-a4c6-0542dc8b5b9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:31.473Z|5a78c337-d89e-43c3-b34d-5ac3e65f1bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:31.474Z|5a78c337-d89e-43c3-b34d-5ac3e65f1bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:34.167Z|4531251f-4aa6-4b60-b6a3-e444dcfbaf5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:49:34.168Z|4531251f-4aa6-4b60-b6a3-e444dcfbaf5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:49:35.119Z|49bebd22-9338-48f6-8d36-afc9c9f00836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:49:35.119Z|49bebd22-9338-48f6-8d36-afc9c9f00836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:49:41.484Z|7f95eac9-bdce-4344-bfbf-8c5b61545906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:41.484Z|7f95eac9-bdce-4344-bfbf-8c5b61545906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:41.492Z|2675ac24-c661-4785-9f5f-a2afd177d9ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:41.493Z|2675ac24-c661-4785-9f5f-a2afd177d9ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:41.506Z|cefc0138-d7f7-4663-a95b-ae5a472439e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:41.507Z|cefc0138-d7f7-4663-a95b-ae5a472439e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:49.167Z|a9990d22-4674-4bfa-9f6e-da6341d6a09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:49:49.171Z|a9990d22-4674-4bfa-9f6e-da6341d6a09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:49:51.508Z|7ab2c75f-dba4-4a24-baee-c2f11edff5c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:51.508Z|7ab2c75f-dba4-4a24-baee-c2f11edff5c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:51.517Z|d9d0f866-e9a8-4bbe-bfd9-b29c23c364cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:51.518Z|d9d0f866-e9a8-4bbe-bfd9-b29c23c364cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:49:51.529Z|518fd465-4f1d-4cb8-b29e-147e38f0822b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:49:51.530Z|518fd465-4f1d-4cb8-b29e-147e38f0822b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:01.534Z|fee5c6b7-b279-47d8-a732-df70d1123721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:01.535Z|fee5c6b7-b279-47d8-a732-df70d1123721|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:01.543Z|bb59da50-905f-4286-9637-76ede7e2e1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:01.544Z|bb59da50-905f-4286-9637-76ede7e2e1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:01.553Z|12f718cd-95a7-4df6-8801-6815e8f1edfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:01.554Z|12f718cd-95a7-4df6-8801-6815e8f1edfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:04.166Z|c5632acd-f11d-4c84-919f-78978afbb13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:50:04.167Z|c5632acd-f11d-4c84-919f-78978afbb13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:50:05.120Z|88a147de-ae0f-4237-b08e-270adce18fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:50:05.120Z|88a147de-ae0f-4237-b08e-270adce18fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:50:11.562Z|3c8aefff-571d-4bb8-9f86-acb4920684d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:11.563Z|3c8aefff-571d-4bb8-9f86-acb4920684d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:11.567Z|7ee4cf9a-d2a3-4852-9fb1-f5b0d20664cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:11.568Z|7ee4cf9a-d2a3-4852-9fb1-f5b0d20664cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:11.575Z|041ab0c8-6882-4e5f-a548-3f35c0138caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:11.576Z|041ab0c8-6882-4e5f-a548-3f35c0138caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:19.167Z|42829e63-3891-4a48-8fd0-d43d128a886f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:50:19.167Z|42829e63-3891-4a48-8fd0-d43d128a886f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:50:21.586Z|29c66b7b-3721-4c09-9267-d0ce5ed30bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:21.586Z|29c66b7b-3721-4c09-9267-d0ce5ed30bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:21.589Z|a3c8baa9-2b00-41c1-9e42-86301ff88c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:21.590Z|a3c8baa9-2b00-41c1-9e42-86301ff88c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:21.600Z|620f6367-4dc5-4998-9528-8745fe8ccbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:21.600Z|620f6367-4dc5-4998-9528-8745fe8ccbf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:22.055Z|d44357e5-343d-4386-9c94-e13dc8677c76|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:50:22.055Z|d44357e5-343d-4386-9c94-e13dc8677c76|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:31.608Z|dd184cb8-3c56-491d-b744-52f39e28c886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:31.609Z|dd184cb8-3c56-491d-b744-52f39e28c886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:31.612Z|8647ba0c-7b05-442e-9a9e-e31150f2f960|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:31.612Z|8647ba0c-7b05-442e-9a9e-e31150f2f960|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:31.620Z|b9cf66a3-bf1e-4941-a037-1f48b386e850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:31.620Z|b9cf66a3-bf1e-4941-a037-1f48b386e850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:34.167Z|3dbc28de-609e-4b89-9467-52520c3ed450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:50:34.171Z|3dbc28de-609e-4b89-9467-52520c3ed450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:50:35.121Z|f58dad47-53d1-485a-b04d-44e3d726024e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:50:35.122Z|f58dad47-53d1-485a-b04d-44e3d726024e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:50:41.631Z|f8a83a3f-2720-49db-bf9c-957e8f6596ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:41.631Z|f8a83a3f-2720-49db-bf9c-957e8f6596ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:41.631Z|9afd09ab-b95a-4c02-9d96-e9785a01e677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:41.632Z|9afd09ab-b95a-4c02-9d96-e9785a01e677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:41.641Z|a66731c3-0052-4f3e-9a31-089ba4380922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:41.641Z|a66731c3-0052-4f3e-9a31-089ba4380922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:49.166Z|4312f534-8303-411d-a65c-59111c6fa376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:50:49.167Z|4312f534-8303-411d-a65c-59111c6fa376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:50:51.659Z|b131a014-25db-47c8-ab1d-2c2d4ef7b191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:51.659Z|b131a014-25db-47c8-ab1d-2c2d4ef7b191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:51.667Z|3e7f9c53-4793-43b1-90c8-aa4a93f4a401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:51.668Z|3e7f9c53-4793-43b1-90c8-aa4a93f4a401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:50:51.668Z|4b85cbe6-8eed-4285-9925-1565d932ab4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:50:51.670Z|4b85cbe6-8eed-4285-9925-1565d932ab4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:01.682Z|dd490fa5-a5ba-4a0c-b42d-614c7814a7cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:01.683Z|dd490fa5-a5ba-4a0c-b42d-614c7814a7cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:01.690Z|0997e52e-e3a4-47fd-8b75-8e0ff23af858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:01.691Z|0997e52e-e3a4-47fd-8b75-8e0ff23af858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:01.691Z|5a2f05bb-5940-4a51-b276-c78b55b7d20e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:01.691Z|5a2f05bb-5940-4a51-b276-c78b55b7d20e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:04.167Z|0d38fe70-6003-463b-bb3e-ff0053c7d2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:51:04.167Z|0d38fe70-6003-463b-bb3e-ff0053c7d2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:51:05.122Z|c60d186c-09d1-4cf8-9b5f-94297d127fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:51:05.123Z|c60d186c-09d1-4cf8-9b5f-94297d127fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:51:11.708Z|bbe3e626-bc14-4259-a1c6-347fce7c6f0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:11.708Z|bbe3e626-bc14-4259-a1c6-347fce7c6f0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:11.710Z|1552ae35-5d36-43e9-be68-5a6f280b8528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:11.710Z|a827fde7-7742-41f8-923a-132650e29756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:11.710Z|1552ae35-5d36-43e9-be68-5a6f280b8528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:11.710Z|a827fde7-7742-41f8-923a-132650e29756|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:19.167Z|6da2fba3-e3f5-44e2-add9-611f395e7ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:51:19.170Z|6da2fba3-e3f5-44e2-add9-611f395e7ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:51:21.732Z|ad86a134-ce55-499c-843f-0409430057d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:21.733Z|ad86a134-ce55-499c-843f-0409430057d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:21.733Z|d33d5fae-6976-40a1-a3eb-ea4bec2d6872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:21.733Z|032e442a-efa2-4fc3-8de9-7f507ff7d985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:21.733Z|032e442a-efa2-4fc3-8de9-7f507ff7d985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:21.733Z|d33d5fae-6976-40a1-a3eb-ea4bec2d6872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:22.056Z|15e3aba0-c6ca-47f3-8523-8bb3875fd076|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:51:22.057Z|15e3aba0-c6ca-47f3-8523-8bb3875fd076|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:31.756Z|1f992312-5f5d-4d5d-bbb2-31da7e5a2fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:31.756Z|b1f342ed-729c-4db7-bfd2-5a7b4e32a878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:31.756Z|f0df7a98-74f7-44bd-93f4-c66a075d37f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:31.757Z|1f992312-5f5d-4d5d-bbb2-31da7e5a2fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:31.757Z|b1f342ed-729c-4db7-bfd2-5a7b4e32a878|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:31.757Z|f0df7a98-74f7-44bd-93f4-c66a075d37f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:34.167Z|dc360577-a36a-4517-8060-1089e78b6e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:51:34.167Z|dc360577-a36a-4517-8060-1089e78b6e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:51:35.123Z|6e5749c4-d1d4-4b00-981e-a204f43f36ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:51:35.124Z|6e5749c4-d1d4-4b00-981e-a204f43f36ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:51:41.784Z|e8c22567-44fe-4e81-85a2-f620574e1f7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:41.785Z|e8c22567-44fe-4e81-85a2-f620574e1f7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:41.792Z|703ac793-a795-4a35-9eb2-30ae79cd28e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:41.792Z|703ac793-a795-4a35-9eb2-30ae79cd28e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:41.792Z|d1acce91-7dea-452a-a362-04495319f28d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:41.793Z|d1acce91-7dea-452a-a362-04495319f28d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:49.167Z|f81de156-4c5d-4727-a232-3586b3c6991f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:51:49.167Z|f81de156-4c5d-4727-a232-3586b3c6991f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:51:51.807Z|1411a6b4-0bb6-41bb-8ba0-5562bb9a314c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:51.808Z|1411a6b4-0bb6-41bb-8ba0-5562bb9a314c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:51.812Z|706afed7-a01b-4551-9e26-61a70eb204ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:51.813Z|706afed7-a01b-4551-9e26-61a70eb204ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:51:51.813Z|e3b5330b-8378-4f4f-b437-b5fef478ddb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:51:51.814Z|e3b5330b-8378-4f4f-b437-b5fef478ddb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:01.831Z|943371a3-6559-4e43-9f3b-7715efc16412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:01.832Z|3fdbf852-caf2-4bd0-bc61-eb0bd2308675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:01.832Z|3fdbf852-caf2-4bd0-bc61-eb0bd2308675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:01.832Z|943371a3-6559-4e43-9f3b-7715efc16412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:01.835Z|ef62b888-2549-45e5-bda6-a8e6f2cc6cc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:01.835Z|ef62b888-2549-45e5-bda6-a8e6f2cc6cc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:04.166Z|4c6990ea-bc61-4904-b5b6-b8efe5d7c0f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:52:04.171Z|4c6990ea-bc61-4904-b5b6-b8efe5d7c0f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:52:05.124Z|b2672d25-0238-412c-b582-3f8226a43455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:52:05.125Z|b2672d25-0238-412c-b582-3f8226a43455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:52:11.864Z|1b10e846-0d85-439f-867f-7ee0107cd4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:11.864Z|1b10e846-0d85-439f-867f-7ee0107cd4a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:11.864Z|445698ec-3f02-495c-b361-6fd3fec4c697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:11.865Z|445698ec-3f02-495c-b361-6fd3fec4c697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:11.866Z|ec3f4235-99ec-4e46-8ccd-89c3c4c61121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:11.866Z|ec3f4235-99ec-4e46-8ccd-89c3c4c61121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:19.167Z|a7b043d9-b30d-4a51-a422-6a4a1cdba5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:52:19.167Z|a7b043d9-b30d-4a51-a422-6a4a1cdba5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:52:21.887Z|ee54db02-a142-457d-971c-44b4c1df7297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:21.888Z|b40ed857-3a78-4603-b6d6-ae5d0f80a15d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:21.888Z|01566dae-941f-4bc9-9b06-40e9c70369e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:21.888Z|ee54db02-a142-457d-971c-44b4c1df7297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:21.888Z|b40ed857-3a78-4603-b6d6-ae5d0f80a15d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:21.889Z|01566dae-941f-4bc9-9b06-40e9c70369e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:22.055Z|22a292b7-f55c-4424-956e-cdfc41ab58e7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:52:22.056Z|22a292b7-f55c-4424-956e-cdfc41ab58e7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:31.911Z|290041cb-6522-4c19-9d07-35679a55df86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:31.911Z|1bfa4740-de51-4508-a380-5cff0e791435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:31.912Z|1bfa4740-de51-4508-a380-5cff0e791435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:31.912Z|290041cb-6522-4c19-9d07-35679a55df86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:31.919Z|2a6b3e4a-62dc-4b08-a2bd-2569b1d02bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:31.920Z|2a6b3e4a-62dc-4b08-a2bd-2569b1d02bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:34.167Z|d3187474-f7f1-4350-bd3f-f996d2057d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:52:34.167Z|d3187474-f7f1-4350-bd3f-f996d2057d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:52:35.125Z|bdba6e1b-d7af-4208-ac85-dbbb45004509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:52:35.126Z|bdba6e1b-d7af-4208-ac85-dbbb45004509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:52:41.936Z|5eff0df5-623f-4f46-a831-22edfe68e710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:41.937Z|5eff0df5-623f-4f46-a831-22edfe68e710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:41.944Z|f91e01b3-e401-4e09-b185-545456f06630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:41.945Z|f91e01b3-e401-4e09-b185-545456f06630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:41.947Z|1417de2d-2f26-4a2b-bf00-b8d97473e41d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:41.948Z|1417de2d-2f26-4a2b-bf00-b8d97473e41d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:49.167Z|b06fbd6d-2c1c-4916-a35f-f150585c906c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:52:49.173Z|b06fbd6d-2c1c-4916-a35f-f150585c906c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:52:51.959Z|f5ed68a6-d309-49d5-9ea2-a7d8abde65ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:51.960Z|f5ed68a6-d309-49d5-9ea2-a7d8abde65ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:51.968Z|e2bb8490-3454-4a0b-9a74-b4262beb5c57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:51.969Z|e2bb8490-3454-4a0b-9a74-b4262beb5c57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:52:51.978Z|081e3052-f1b5-472a-8874-c0272be98a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:52:51.979Z|081e3052-f1b5-472a-8874-c0272be98a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:01.987Z|0cbf90d6-cfc3-458e-87e4-9f74375d3c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:01.988Z|0cbf90d6-cfc3-458e-87e4-9f74375d3c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:01.990Z|02147f41-6983-45ad-8509-10b63c98a874|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:01.990Z|02147f41-6983-45ad-8509-10b63c98a874|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:02.000Z|1e8bc7be-2078-48bc-aed7-795f083006cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:02.000Z|1e8bc7be-2078-48bc-aed7-795f083006cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:04.167Z|072127a5-22d5-48c7-8022-09504ff8899f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:53:04.167Z|072127a5-22d5-48c7-8022-09504ff8899f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:53:05.126Z|4b52bd91-1268-40fa-b5d5-f1aa8d653cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:53:05.127Z|4b52bd91-1268-40fa-b5d5-f1aa8d653cc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:53:12.013Z|c061684b-fedb-436e-a9be-17254079903d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:12.014Z|c061684b-fedb-436e-a9be-17254079903d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:12.022Z|ef574385-c0d3-4cff-9e99-22ba90c9e9ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:12.023Z|d1835e4c-86fe-4410-8a58-89889a022963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:12.023Z|ef574385-c0d3-4cff-9e99-22ba90c9e9ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:12.023Z|d1835e4c-86fe-4410-8a58-89889a022963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:19.167Z|76f0b895-6b96-4e49-984f-a62aee11f168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:53:19.167Z|76f0b895-6b96-4e49-984f-a62aee11f168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:53:22.045Z|384bb7bf-d76b-48b6-8309-84bceb57b2f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:22.046Z|384bb7bf-d76b-48b6-8309-84bceb57b2f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:22.047Z|ffb02497-f0d4-412a-9c50-8081118a80d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:22.048Z|ffb02497-f0d4-412a-9c50-8081118a80d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:22.048Z|fc3ea2f0-0f95-462e-9a02-8855b4bbe8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:22.048Z|fc3ea2f0-0f95-462e-9a02-8855b4bbe8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:22.055Z|6ec84d0d-5ee0-4c44-bc60-6885c14fcd4d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:53:22.055Z|6ec84d0d-5ee0-4c44-bc60-6885c14fcd4d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:32.068Z|25595c5b-c464-4b3b-9a2e-1123aa9127a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:32.068Z|4f0ca448-8daf-4718-a2ff-56a9a5fcf6bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:32.069Z|25595c5b-c464-4b3b-9a2e-1123aa9127a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:32.069Z|4f0ca448-8daf-4718-a2ff-56a9a5fcf6bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:32.077Z|885ff59d-9203-464a-b67a-f594a99caea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:32.077Z|885ff59d-9203-464a-b67a-f594a99caea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:34.167Z|e9462e34-045e-48a1-ad71-10f965ba3e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:53:34.171Z|e9462e34-045e-48a1-ad71-10f965ba3e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:53:35.127Z|c05c912a-73aa-4ee3-86d4-ca14176b1919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:53:35.128Z|c05c912a-73aa-4ee3-86d4-ca14176b1919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:53:42.095Z|e5b5e68f-eea5-4fc8-927c-cffde4a20c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:42.096Z|e5b5e68f-eea5-4fc8-927c-cffde4a20c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:42.097Z|e4a23ccf-d949-410a-ab90-43d1a92c2a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:42.097Z|e4a23ccf-d949-410a-ab90-43d1a92c2a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:42.099Z|921e0bfc-ce16-41da-acf1-ebf2784fb388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:42.099Z|921e0bfc-ce16-41da-acf1-ebf2784fb388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:49.167Z|d0aa643f-55cb-47c6-a679-70bd884e4c25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:53:49.167Z|d0aa643f-55cb-47c6-a679-70bd884e4c25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:53:52.119Z|47308f80-08e7-464c-a1eb-600a613f9470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:52.120Z|47308f80-08e7-464c-a1eb-600a613f9470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:52.121Z|cb0198af-de55-49f4-8a01-a20b25313f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:52.122Z|cb0198af-de55-49f4-8a01-a20b25313f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:53:52.126Z|61c22103-ed74-4e63-a3f8-628a76f2a355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:53:52.127Z|61c22103-ed74-4e63-a3f8-628a76f2a355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:02.147Z|dc797edb-5663-4a89-8bef-becab7a52957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:02.147Z|1deb40e3-d860-44b6-a945-3770bf036bba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:02.148Z|dc797edb-5663-4a89-8bef-becab7a52957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:02.148Z|1deb40e3-d860-44b6-a945-3770bf036bba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:02.152Z|8c29228e-c2f1-40d1-bacc-0aa1425a82d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:02.152Z|8c29228e-c2f1-40d1-bacc-0aa1425a82d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:04.167Z|c449f775-144a-4f71-a6f8-ed434ce5ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:54:04.167Z|c449f775-144a-4f71-a6f8-ed434ce5ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:54:05.128Z|f8deb43a-6386-48e1-bd83-c972b6fbdb64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:54:05.129Z|f8deb43a-6386-48e1-bd83-c972b6fbdb64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:54:12.173Z|c5612dd9-facd-4da8-a442-bcf053958bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:12.174Z|c5612dd9-facd-4da8-a442-bcf053958bf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:12.175Z|3fa216ed-291b-4630-bfe2-8bdcbb45eeba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:12.175Z|3fa216ed-291b-4630-bfe2-8bdcbb45eeba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:12.181Z|e4bbdcb1-07fe-4772-953f-e3fdb5c0d267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:12.181Z|e4bbdcb1-07fe-4772-953f-e3fdb5c0d267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:19.168Z|21bc9c61-cf39-495a-bfe9-063b2934bc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:54:19.173Z|21bc9c61-cf39-495a-bfe9-063b2934bc58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:54:22.056Z|48e1ebe1-ea80-446e-92a2-c511d42c0ce2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:54:22.057Z|48e1ebe1-ea80-446e-92a2-c511d42c0ce2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:22.196Z|6252d266-3fce-41a0-af60-95b432e86aa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:22.196Z|6252d266-3fce-41a0-af60-95b432e86aa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:22.196Z|0a696134-7874-483c-b3c5-818273de05a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:22.197Z|0a696134-7874-483c-b3c5-818273de05a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:22.203Z|338dc0f9-cd03-46d5-aac6-66ec2e407332|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:22.204Z|338dc0f9-cd03-46d5-aac6-66ec2e407332|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:32.219Z|286b28d7-0127-4beb-af29-767c626060c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:32.219Z|286b28d7-0127-4beb-af29-767c626060c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:32.223Z|904c08bf-f9b5-4e0b-b9f1-3570c18e28d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:32.224Z|1b99fe29-2d67-4be8-aa43-771e304a5314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:32.224Z|904c08bf-f9b5-4e0b-b9f1-3570c18e28d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:32.224Z|1b99fe29-2d67-4be8-aa43-771e304a5314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:34.167Z|d60d5bb6-ce25-4ac4-b3c4-ddcabe8613a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:54:34.167Z|d60d5bb6-ce25-4ac4-b3c4-ddcabe8613a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:54:35.129Z|1727ed76-e6f9-4247-aadc-5b12bf0942b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:54:35.130Z|1727ed76-e6f9-4247-aadc-5b12bf0942b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:54:42.246Z|6ca73e36-5012-488a-877c-6d433acd00c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:42.247Z|14d8c2f3-afa2-4845-a897-bb90ac757f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:42.247Z|6ca73e36-5012-488a-877c-6d433acd00c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:42.247Z|14d8c2f3-afa2-4845-a897-bb90ac757f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:42.260Z|9af1da4d-d35d-4d07-a625-9cb15d02c5b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:42.261Z|9af1da4d-d35d-4d07-a625-9cb15d02c5b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:49.167Z|4beb0ac3-3f67-4c8d-844f-3aac7bc8f11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:54:49.167Z|4beb0ac3-3f67-4c8d-844f-3aac7bc8f11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:54:52.276Z|0b7f795f-0bda-4d05-8e46-a5f1c899e404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:52.276Z|f1417ad7-c368-4584-942f-08795243404e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:52.276Z|0b7f795f-0bda-4d05-8e46-a5f1c899e404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:52.276Z|f1417ad7-c368-4584-942f-08795243404e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:54:52.284Z|6bca295c-1506-400e-9738-c2bc4a77b89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:54:52.285Z|6bca295c-1506-400e-9738-c2bc4a77b89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:02.300Z|bc228b12-1f8a-4feb-af6e-6dfb15e09cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:02.300Z|5f235878-1986-4222-832f-5a15af0691de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:02.301Z|bc228b12-1f8a-4feb-af6e-6dfb15e09cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:02.301Z|5f235878-1986-4222-832f-5a15af0691de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:02.306Z|5ebea81c-ef8d-4210-8e7b-4daa07418e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:02.306Z|5ebea81c-ef8d-4210-8e7b-4daa07418e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:04.167Z|4f3f4300-d16d-49ef-9a3e-4cfd7db06e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:55:04.171Z|4f3f4300-d16d-49ef-9a3e-4cfd7db06e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:55:05.131Z|a98e0100-ecaa-40bf-acba-49f4e011a672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:55:05.132Z|a98e0100-ecaa-40bf-acba-49f4e011a672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:55:12.327Z|ebe0da0f-3c41-4bd4-8e23-c5c68216a433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:12.327Z|c4c14288-9c60-443c-837d-7e6b5ac715ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:12.328Z|ebe0da0f-3c41-4bd4-8e23-c5c68216a433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:12.328Z|c4c14288-9c60-443c-837d-7e6b5ac715ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:12.330Z|91f502b2-ef9f-47fa-9b2a-aed23713a962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:12.331Z|91f502b2-ef9f-47fa-9b2a-aed23713a962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:19.167Z|f0aaf0d7-2b8f-4f64-ac35-b712b590c625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:55:19.167Z|f0aaf0d7-2b8f-4f64-ac35-b712b590c625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:55:22.055Z|eafb1d0d-fb32-449c-87d2-622c3ff85a6e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:55:22.056Z|eafb1d0d-fb32-449c-87d2-622c3ff85a6e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:22.354Z|c6f33419-041d-4116-95dc-0ce9d107f033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:22.354Z|c6f33419-041d-4116-95dc-0ce9d107f033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:22.361Z|e1951aea-e0d6-4a0b-9baa-4cbe0c4cc0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:22.361Z|fc8e0018-291c-4d32-8380-77b8f2de0ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:22.361Z|e1951aea-e0d6-4a0b-9baa-4cbe0c4cc0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:22.361Z|fc8e0018-291c-4d32-8380-77b8f2de0ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:32.378Z|26365c13-dd82-44aa-9d06-b05d1389ae3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:32.378Z|26365c13-dd82-44aa-9d06-b05d1389ae3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:32.383Z|d23a961b-635a-4d36-90a1-8452e74a7b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:32.383Z|3ac0a2eb-95cd-494f-8f5f-40529c5c7b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:32.383Z|d23a961b-635a-4d36-90a1-8452e74a7b74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:32.383Z|3ac0a2eb-95cd-494f-8f5f-40529c5c7b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:34.167Z|d6021df0-240f-4d2f-983c-4410d186c4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:55:34.167Z|d6021df0-240f-4d2f-983c-4410d186c4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:55:35.133Z|00b05d6a-54d8-4519-b97b-65fe873905f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:55:35.133Z|00b05d6a-54d8-4519-b97b-65fe873905f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:55:42.404Z|d59ccaf3-e90a-42e1-8f2e-1572cd3f595f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:42.405Z|d59ccaf3-e90a-42e1-8f2e-1572cd3f595f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:42.407Z|56ca4994-1465-46ee-8073-b0081bd63d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:42.408Z|56ca4994-1465-46ee-8073-b0081bd63d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:42.408Z|1324eb0f-cc25-413e-a004-4aaa87697eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:42.408Z|1324eb0f-cc25-413e-a004-4aaa87697eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:49.167Z|914db2a5-b36b-400f-817b-4f7bd020a6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:55:49.171Z|914db2a5-b36b-400f-817b-4f7bd020a6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:55:52.427Z|90a29b6f-0707-4b6c-8509-978da5f270b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:52.427Z|90a29b6f-0707-4b6c-8509-978da5f270b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:52.428Z|95581641-f7ec-4855-a97d-928d54b88c69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:52.429Z|95581641-f7ec-4855-a97d-928d54b88c69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:55:52.431Z|109df16c-e759-4d09-b0f2-497de514e368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:55:52.431Z|109df16c-e759-4d09-b0f2-497de514e368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:02.451Z|6093b768-5656-4566-a2ad-82cef543f340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:02.452Z|6093b768-5656-4566-a2ad-82cef543f340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:02.452Z|21f5bb32-728d-4033-a5d9-3a9c92945848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:02.452Z|21f5bb32-728d-4033-a5d9-3a9c92945848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:02.460Z|992406fc-7157-439f-96b8-38539837bb2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:02.460Z|992406fc-7157-439f-96b8-38539837bb2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:04.166Z|f1b6b957-4bc4-4716-89c6-861fcf34e1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:56:04.167Z|f1b6b957-4bc4-4716-89c6-861fcf34e1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:56:05.134Z|b456e4de-cec1-4be6-aad1-71c6dd1f2053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:56:05.134Z|b456e4de-cec1-4be6-aad1-71c6dd1f2053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:56:12.476Z|cf45a541-1a7c-473b-b24b-ed27da958334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:12.475Z|75598bee-f23b-4f06-9e94-2bb16fab0e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:12.476Z|cf45a541-1a7c-473b-b24b-ed27da958334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:12.476Z|75598bee-f23b-4f06-9e94-2bb16fab0e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:12.481Z|b68c8e08-40d3-4b2d-a55d-2e4c60684438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:12.482Z|b68c8e08-40d3-4b2d-a55d-2e4c60684438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:19.167Z|7287bbec-d37e-43c0-9dd4-2c06d6b4eefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:56:19.167Z|7287bbec-d37e-43c0-9dd4-2c06d6b4eefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:56:22.056Z|5993ea63-bd0a-4867-9976-538eefeb2848|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:56:22.057Z|5993ea63-bd0a-4867-9976-538eefeb2848|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:22.502Z|0bfe87d3-a5c1-46ce-90c1-b7a7996d2e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:22.503Z|c01f8d85-bc86-4c6f-8e5e-8f1cd807b6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:22.503Z|c01f8d85-bc86-4c6f-8e5e-8f1cd807b6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:22.503Z|0bfe87d3-a5c1-46ce-90c1-b7a7996d2e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:22.510Z|231fb64c-e58d-4fee-b3c0-45e7c39daf92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:22.510Z|231fb64c-e58d-4fee-b3c0-45e7c39daf92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:32.527Z|64617a3d-1b87-4fc6-bc1a-9308a99be285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:32.528Z|64617a3d-1b87-4fc6-bc1a-9308a99be285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:32.530Z|34da1799-52f1-42af-8d16-56d4dab66dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:32.530Z|34da1799-52f1-42af-8d16-56d4dab66dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:32.535Z|ce319f6a-5e34-44c5-b105-54b41ce41f20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:32.535Z|ce319f6a-5e34-44c5-b105-54b41ce41f20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:34.167Z|07acf82e-b48f-4883-99be-f4b62af2ef80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:56:34.171Z|07acf82e-b48f-4883-99be-f4b62af2ef80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:56:35.135Z|9ce2fc5b-0beb-49c6-a0ff-1d09086498f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:56:35.135Z|9ce2fc5b-0beb-49c6-a0ff-1d09086498f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:56:42.562Z|9fa61b1d-8421-4638-8d8c-1729a00ee288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:42.563Z|9fa61b1d-8421-4638-8d8c-1729a00ee288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:42.566Z|ec239156-3ada-4356-85b4-583a8c051209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:42.566Z|ec239156-3ada-4356-85b4-583a8c051209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:42.569Z|7c67c8f5-dce3-447d-8bea-4433caabe127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:42.569Z|7c67c8f5-dce3-447d-8bea-4433caabe127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:49.167Z|d974e0d4-f9a4-4cc5-a443-b134a4d7658c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:56:49.167Z|d974e0d4-f9a4-4cc5-a443-b134a4d7658c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:56:52.590Z|262602f3-7ab5-4c6c-844f-30dcd686fadd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:52.590Z|35fc30b0-b152-4c9e-8224-0f657730aeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:52.591Z|262602f3-7ab5-4c6c-844f-30dcd686fadd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:52.591Z|35fc30b0-b152-4c9e-8224-0f657730aeba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:56:52.592Z|c3802437-ec17-416e-926f-f09ad510e017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:56:52.592Z|c3802437-ec17-416e-926f-f09ad510e017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:02.617Z|9e7d8948-9b25-4f88-b67c-ab936aad21a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:02.617Z|9e7d8948-9b25-4f88-b67c-ab936aad21a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:02.619Z|87c1a9e0-dd63-4855-b139-33cf803a644e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:02.619Z|87c1a9e0-dd63-4855-b139-33cf803a644e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:02.620Z|cdd9440b-95b1-427c-9dbe-21cbd1f96763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:02.620Z|cdd9440b-95b1-427c-9dbe-21cbd1f96763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:04.167Z|96031f63-2451-462a-81c1-eb22b54d790d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:57:04.167Z|96031f63-2451-462a-81c1-eb22b54d790d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:57:05.136Z|7b1bc05f-2d3f-435a-b8e0-3b7c2a5e7970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:57:05.136Z|7b1bc05f-2d3f-435a-b8e0-3b7c2a5e7970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:57:12.643Z|79399ad6-fb1e-4e01-8de0-860390414db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:12.643Z|79399ad6-fb1e-4e01-8de0-860390414db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:12.643Z|f0cada2f-1a64-498e-951e-1e51125648eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:12.644Z|f0cada2f-1a64-498e-951e-1e51125648eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:12.648Z|b6199922-d9b3-4d5d-b740-022d951e6497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:12.648Z|b6199922-d9b3-4d5d-b740-022d951e6497|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:19.167Z|31b64b61-5450-4f07-8f50-cf9d2d0871a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:57:19.171Z|31b64b61-5450-4f07-8f50-cf9d2d0871a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:57:22.055Z|a06b4583-f433-4fad-ad3f-c582dbb643cf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:57:22.056Z|a06b4583-f433-4fad-ad3f-c582dbb643cf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:22.671Z|f3380d4c-dcc6-4036-a619-fc9af8367d9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:22.671Z|f3380d4c-dcc6-4036-a619-fc9af8367d9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:22.673Z|00e0131d-5809-4700-8751-feac420288c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:22.673Z|00e0131d-5809-4700-8751-feac420288c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:22.673Z|7024f6b4-30ab-4557-b5be-74c1a065be7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:22.674Z|7024f6b4-30ab-4557-b5be-74c1a065be7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:32.694Z|50151b0e-3ada-4a8f-89b7-1587ac35aeb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:32.695Z|50151b0e-3ada-4a8f-89b7-1587ac35aeb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:32.695Z|3bf388c9-bfbb-4af4-adc3-5f8ef251571a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:32.695Z|01873ce9-de43-4de7-be90-4bc08d48fbca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:32.695Z|3bf388c9-bfbb-4af4-adc3-5f8ef251571a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:32.695Z|01873ce9-de43-4de7-be90-4bc08d48fbca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:34.166Z|71ada98c-82ac-4ca9-8c43-689dad5bc65f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:57:34.167Z|71ada98c-82ac-4ca9-8c43-689dad5bc65f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:57:35.137Z|5f1ca132-5ba6-4e17-b3ce-7fd55e29c0b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:57:35.138Z|5f1ca132-5ba6-4e17-b3ce-7fd55e29c0b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:57:42.718Z|e551feae-680d-417c-a894-3cf6508e979a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:42.718Z|244ddca8-ab4c-4682-ba24-0226fb5f0ec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:42.718Z|e551feae-680d-417c-a894-3cf6508e979a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:42.719Z|244ddca8-ab4c-4682-ba24-0226fb5f0ec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:42.724Z|a55ed8bd-0246-4c54-ac7f-db1d65928133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:42.724Z|a55ed8bd-0246-4c54-ac7f-db1d65928133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:49.167Z|cd21007e-cd33-4072-bcdb-146e36e13e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:57:49.167Z|cd21007e-cd33-4072-bcdb-146e36e13e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:57:52.744Z|cec85eeb-8759-4432-bd7e-f0b09d667fbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:52.744Z|da5b52ad-8c35-4ee1-acfe-0c2f1ad376f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:52.744Z|cec85eeb-8759-4432-bd7e-f0b09d667fbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:52.744Z|da5b52ad-8c35-4ee1-acfe-0c2f1ad376f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:57:52.753Z|00077bf2-ee4f-4b0d-aeaf-87b98dc60137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:57:52.753Z|00077bf2-ee4f-4b0d-aeaf-87b98dc60137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:02.769Z|7dccabbe-3597-4d3d-af6e-f84f20ce317a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:02.769Z|7dccabbe-3597-4d3d-af6e-f84f20ce317a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:02.770Z|dc24c8df-0ecc-4bc7-bfbc-06de066fa422|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:02.770Z|dc24c8df-0ecc-4bc7-bfbc-06de066fa422|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:02.775Z|e8b8b7a6-b907-4fe9-a123-38dd9fd2effc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:02.775Z|e8b8b7a6-b907-4fe9-a123-38dd9fd2effc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:04.166Z|56e211a8-ba70-4b78-84d3-58dca112e819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:58:04.170Z|56e211a8-ba70-4b78-84d3-58dca112e819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:58:05.138Z|892c8c3a-21e2-4e91-9829-facfba040afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:58:05.139Z|892c8c3a-21e2-4e91-9829-facfba040afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:58:12.792Z|ea2916b8-8549-4cf8-b883-a29114a7d03b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:12.792Z|23d0b192-172b-4981-995a-c5fb9059e2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:12.792Z|ea2916b8-8549-4cf8-b883-a29114a7d03b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:12.792Z|23d0b192-172b-4981-995a-c5fb9059e2bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:12.795Z|d52acd28-6742-4109-8f83-aad1805fcc03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:12.795Z|d52acd28-6742-4109-8f83-aad1805fcc03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:19.167Z|c1d8bd48-f736-4bd8-afb6-b503dfcde6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:58:19.167Z|c1d8bd48-f736-4bd8-afb6-b503dfcde6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:58:22.056Z|9efda053-1b88-4189-855d-146cbfd588f9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:58:22.057Z|9efda053-1b88-4189-855d-146cbfd588f9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:22.815Z|920314a3-2699-4b41-8097-f45551d8ebde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:22.815Z|f146c113-29f2-4141-88a1-6dab7408fb0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:22.816Z|920314a3-2699-4b41-8097-f45551d8ebde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:22.816Z|f146c113-29f2-4141-88a1-6dab7408fb0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:22.824Z|dcf28cc6-af88-4947-8c11-5d5d57139a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:22.825Z|dcf28cc6-af88-4947-8c11-5d5d57139a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:32.844Z|829ac1b1-bb8b-4e8a-80a6-3ce19e579074|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:32.844Z|829ac1b1-bb8b-4e8a-80a6-3ce19e579074|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:32.845Z|3583887c-6a4b-4a9a-9b15-dd33e5b4c137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:32.846Z|3583887c-6a4b-4a9a-9b15-dd33e5b4c137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:32.847Z|fbe49a0d-f388-4a71-844d-5f33d92bd135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:32.848Z|fbe49a0d-f388-4a71-844d-5f33d92bd135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:34.167Z|549fc9ea-abcf-4670-a922-da27b4f3bb2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:58:34.167Z|549fc9ea-abcf-4670-a922-da27b4f3bb2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:58:35.140Z|fecac2e2-466a-442e-84d0-a3adf11e5b56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:58:35.140Z|fecac2e2-466a-442e-84d0-a3adf11e5b56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:58:42.868Z|2a799749-c8a5-4a84-b8c7-eb3cb84bb760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:42.868Z|4b0b1f65-8f34-4e0b-a862-c85b724334fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:42.868Z|2a799749-c8a5-4a84-b8c7-eb3cb84bb760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:42.869Z|4b0b1f65-8f34-4e0b-a862-c85b724334fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:42.869Z|9a6b76d3-755d-4086-a973-6063ce089f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:42.869Z|9a6b76d3-755d-4086-a973-6063ce089f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:49.167Z|bc788cb5-29ad-4135-b03a-4685f24b214c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:58:49.170Z|bc788cb5-29ad-4135-b03a-4685f24b214c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:58:52.897Z|0da85e7e-2f50-4317-a37f-d08d104b9ab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:52.898Z|e94062f2-4157-426c-810f-65c84cccfdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:52.898Z|0da85e7e-2f50-4317-a37f-d08d104b9ab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:52.898Z|e94062f2-4157-426c-810f-65c84cccfdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:58:52.905Z|09433588-81a5-4a8c-b7f0-59153a85d89f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:58:52.906Z|09433588-81a5-4a8c-b7f0-59153a85d89f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:02.923Z|f4335317-9411-4748-916d-d4c5d90a17aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:02.923Z|9bf193b0-75ed-4857-bdc7-d759438210de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:02.924Z|f4335317-9411-4748-916d-d4c5d90a17aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:02.924Z|9bf193b0-75ed-4857-bdc7-d759438210de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:02.928Z|d19351f4-8683-4fe5-9361-ece838c0e4ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:02.928Z|d19351f4-8683-4fe5-9361-ece838c0e4ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:04.167Z|2c598abd-6b93-4bf6-83b7-85c3a1a86ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:59:04.167Z|2c598abd-6b93-4bf6-83b7-85c3a1a86ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:59:05.141Z|795eb53b-f2a4-4715-bc94-56264ec5ac9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:59:05.141Z|795eb53b-f2a4-4715-bc94-56264ec5ac9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:59:12.946Z|aeca4d2d-b393-419b-9ae4-70e93566716c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:12.947Z|a831d947-2d5d-4955-949f-e80d950f4da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:12.947Z|a831d947-2d5d-4955-949f-e80d950f4da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:12.947Z|aeca4d2d-b393-419b-9ae4-70e93566716c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:12.951Z|14c2cb70-3136-4fb4-bdb4-cc7a233a94c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:12.951Z|14c2cb70-3136-4fb4-bdb4-cc7a233a94c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:19.167Z|79e68c81-f222-455e-8723-4140ac708737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:59:19.167Z|79e68c81-f222-455e-8723-4140ac708737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:59:22.055Z|03c9b3c7-7479-415b-b36c-9e33f004e3a9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T05:59:22.056Z|03c9b3c7-7479-415b-b36c-9e33f004e3a9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:22.970Z|f68c6934-05dc-499b-a206-db3b007c6364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:22.971Z|f68c6934-05dc-499b-a206-db3b007c6364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:22.971Z|4d15481e-35ea-4d1a-ba68-a109669d1102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:22.972Z|4d15481e-35ea-4d1a-ba68-a109669d1102|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:22.972Z|f2a482f7-d796-4b2b-9740-cc75812c4990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:22.972Z|f2a482f7-d796-4b2b-9740-cc75812c4990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:32.995Z|e297e87a-8b39-43c3-bd88-e97b3fd1111d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:32.996Z|e297e87a-8b39-43c3-bd88-e97b3fd1111d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:32.997Z|bacfd685-b798-4c8c-b909-0469dc78962d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:32.998Z|bacfd685-b798-4c8c-b909-0469dc78962d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:32.998Z|aae68bff-6500-409e-b9a9-065714c38a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:32.999Z|aae68bff-6500-409e-b9a9-065714c38a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:34.167Z|d7cbcd2e-3f43-47fd-ac80-ff0e6b37382f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:59:34.171Z|d7cbcd2e-3f43-47fd-ac80-ff0e6b37382f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:59:35.142Z|9c6c9dde-3058-49bf-a081-00e60fa34d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:59:35.142Z|9c6c9dde-3058-49bf-a081-00e60fa34d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:59:43.026Z|f6011c1f-b5bf-41e7-ac2b-ea74f7cd8fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:43.026Z|a08dedc3-e61b-49ab-95ca-2edae786d14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:43.027Z|f6011c1f-b5bf-41e7-ac2b-ea74f7cd8fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:43.027Z|a08dedc3-e61b-49ab-95ca-2edae786d14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:43.034Z|4aa5de40-a7a5-469a-8af2-896bb800433d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:43.034Z|4aa5de40-a7a5-469a-8af2-896bb800433d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:49.167Z|31e9e936-15f6-4027-959c-c0d140a93d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T05:59:49.167Z|31e9e936-15f6-4027-959c-c0d140a93d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T05:59:53.056Z|19acf520-62bc-47e5-a7e5-5bc1c4be0ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:53.056Z|d9fab335-46d9-4746-9b44-acce0cdc45ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:53.057Z|d9fab335-46d9-4746-9b44-acce0cdc45ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:53.057Z|19acf520-62bc-47e5-a7e5-5bc1c4be0ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T05:59:53.057Z|9a2e18a6-9f0c-4dcc-b647-d702fd77e355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T05:59:53.058Z|9a2e18a6-9f0c-4dcc-b647-d702fd77e355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:03.084Z|24d40e7a-f187-4553-bedd-49f2c68324ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:03.085Z|83177567-059c-4ac5-bb95-68b2a04edf08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:03.085Z|24d40e7a-f187-4553-bedd-49f2c68324ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:03.085Z|83177567-059c-4ac5-bb95-68b2a04edf08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:03.086Z|7eed3791-fa4a-4ef8-8557-ebfedfe5a7c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:03.086Z|7eed3791-fa4a-4ef8-8557-ebfedfe5a7c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:04.167Z|113f8a02-4608-4a04-aa9d-4b6075e763f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:00:04.167Z|113f8a02-4608-4a04-aa9d-4b6075e763f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:00:05.143Z|b84e3fd0-55b9-4ff8-bc6f-e227581ba430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:00:05.144Z|b84e3fd0-55b9-4ff8-bc6f-e227581ba430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:00:13.108Z|02c0de4d-8912-41cb-b248-0cd0d149ad9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:13.109Z|02c0de4d-8912-41cb-b248-0cd0d149ad9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:13.110Z|1e73b7ec-5482-4425-8e4f-4b44d6ce8fdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:13.110Z|1e73b7ec-5482-4425-8e4f-4b44d6ce8fdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:13.117Z|afe5bb14-e190-4a87-af18-72f79bc5849d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:13.118Z|afe5bb14-e190-4a87-af18-72f79bc5849d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:19.167Z|a0fe4657-764f-4e08-915f-12652dfa7818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:00:19.171Z|a0fe4657-764f-4e08-915f-12652dfa7818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:00:22.055Z|c15c8ebb-4221-48e2-8e62-d859fe3b8cc6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:00:22.056Z|c15c8ebb-4221-48e2-8e62-d859fe3b8cc6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:23.140Z|4468cfbf-d286-4755-9be7-53c56646ef6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:23.140Z|35318934-1d2c-47a3-8ddf-7c2c13f27b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:23.140Z|14600a06-6643-4a46-b953-43fd14a938eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:23.141Z|4468cfbf-d286-4755-9be7-53c56646ef6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:23.141Z|14600a06-6643-4a46-b953-43fd14a938eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:23.141Z|35318934-1d2c-47a3-8ddf-7c2c13f27b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:33.165Z|0c3b112f-ae0b-4b40-bf31-d1e4ce2b5bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:33.165Z|61ca4953-6509-4bc7-b15f-83422a36b214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:33.166Z|0c3b112f-ae0b-4b40-bf31-d1e4ce2b5bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:33.166Z|61ca4953-6509-4bc7-b15f-83422a36b214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:33.169Z|9f297f73-6ef3-4b88-8ce3-599b0e4c7ab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:33.169Z|9f297f73-6ef3-4b88-8ce3-599b0e4c7ab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:34.167Z|87fbdc22-d174-4d44-bee4-dce722d9f45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:00:34.167Z|87fbdc22-d174-4d44-bee4-dce722d9f45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:00:35.144Z|97367e00-a347-4454-8b7a-79550de20044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:00:35.145Z|97367e00-a347-4454-8b7a-79550de20044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:00:43.189Z|62fa3513-7739-49be-929a-a27af5cafde5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:43.190Z|62fa3513-7739-49be-929a-a27af5cafde5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:43.189Z|f057f2d9-f329-4c94-a6d1-5b9b2f2a8ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:43.191Z|f057f2d9-f329-4c94-a6d1-5b9b2f2a8ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:43.192Z|5216d591-db10-4a99-91b4-def1eb59311d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:43.194Z|5216d591-db10-4a99-91b4-def1eb59311d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:49.167Z|74fdb63c-bdb4-4644-ac1c-329380dee244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:00:49.167Z|74fdb63c-bdb4-4644-ac1c-329380dee244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:00:53.211Z|4b7d2bf6-2e28-40d7-89e0-4af31b9c33b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:53.212Z|4b7d2bf6-2e28-40d7-89e0-4af31b9c33b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:53.214Z|ff92f5de-cca8-4578-8a86-a8ac3fedc44b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:53.214Z|11c44efb-6636-4dfa-862e-8cb5c2d6df11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:00:53.214Z|ff92f5de-cca8-4578-8a86-a8ac3fedc44b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:00:53.214Z|11c44efb-6636-4dfa-862e-8cb5c2d6df11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:03.236Z|8d431848-4ab3-41c3-abc2-cb74979009ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:03.237Z|387e025a-3a88-409c-b034-f18648f79a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:03.237Z|8d431848-4ab3-41c3-abc2-cb74979009ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:03.237Z|387e025a-3a88-409c-b034-f18648f79a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:03.241Z|358bc1f1-5352-4929-80a4-7a1f8538f94c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:03.242Z|358bc1f1-5352-4929-80a4-7a1f8538f94c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:04.167Z|ccb7bd98-8aff-4400-aa79-fbc2b5062577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:01:04.170Z|ccb7bd98-8aff-4400-aa79-fbc2b5062577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:01:05.146Z|d0d98f45-53e2-4387-96db-2623f077d1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:01:05.146Z|d0d98f45-53e2-4387-96db-2623f077d1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:01:13.262Z|99736ecf-94e5-4fbe-8eac-237857a275de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:13.263Z|99736ecf-94e5-4fbe-8eac-237857a275de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:13.263Z|5c897fe2-6896-43f0-8f5c-1a4014e0cdff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:13.264Z|5c897fe2-6896-43f0-8f5c-1a4014e0cdff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:13.265Z|94c91a03-9c45-4b2a-acd1-03e20cc015e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:13.266Z|94c91a03-9c45-4b2a-acd1-03e20cc015e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:19.167Z|5b0d1c0b-ea21-47dc-8eb6-c736c37111ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:01:19.167Z|5b0d1c0b-ea21-47dc-8eb6-c736c37111ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:01:22.055Z|dea0ae99-d22c-4a93-801d-76b388dc6a76|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:01:22.056Z|dea0ae99-d22c-4a93-801d-76b388dc6a76|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:23.287Z|3c4c8d4e-b00d-4679-8a01-9555fe7d4ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:23.288Z|7a3b5b23-8a12-4477-93c3-a4cf5a3b565f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:23.288Z|09b65153-5266-4508-a956-8b97adcf9586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:23.288Z|3c4c8d4e-b00d-4679-8a01-9555fe7d4ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:23.288Z|7a3b5b23-8a12-4477-93c3-a4cf5a3b565f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:23.288Z|09b65153-5266-4508-a956-8b97adcf9586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:33.314Z|0d5c5fff-8eb0-4fb1-938f-07a30fe74a71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:33.315Z|5bb8139f-3339-498f-b847-323ea3eb4da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:33.315Z|0d5c5fff-8eb0-4fb1-938f-07a30fe74a71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:33.315Z|5bb8139f-3339-498f-b847-323ea3eb4da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:33.321Z|92970c64-3b72-44c6-99e1-298438392dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:33.322Z|92970c64-3b72-44c6-99e1-298438392dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:34.167Z|81aadf73-4369-453b-829e-1a855b344856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:01:34.167Z|81aadf73-4369-453b-829e-1a855b344856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:01:35.147Z|918585e6-fa2e-4840-b816-f969eff3a64d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:01:35.147Z|918585e6-fa2e-4840-b816-f969eff3a64d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:01:43.343Z|4fcd7192-e01b-4db4-85ab-97f2f58bffc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:43.344Z|b8124cd1-5a9f-4fc7-ab9d-64fee4c60b42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:43.345Z|4fcd7192-e01b-4db4-85ab-97f2f58bffc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:43.345Z|b8124cd1-5a9f-4fc7-ab9d-64fee4c60b42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:43.346Z|23e99644-76f3-49ee-8f87-9a271c187145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:43.347Z|23e99644-76f3-49ee-8f87-9a271c187145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:49.167Z|d8c52b2a-fb6d-4b06-8ae3-32982c3feefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:01:49.172Z|d8c52b2a-fb6d-4b06-8ae3-32982c3feefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:01:53.369Z|74060817-676a-41f3-a5a1-2934b3ba0f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:53.369Z|701b69eb-1825-4b65-8a73-20c18ad47db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:53.370Z|74060817-676a-41f3-a5a1-2934b3ba0f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:53.370Z|701b69eb-1825-4b65-8a73-20c18ad47db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:01:53.370Z|16078193-e6fe-4328-8767-765287de207e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:01:53.371Z|16078193-e6fe-4328-8767-765287de207e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:03.394Z|3fa1c2d2-0bb3-4640-b686-23671b66a9db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:03.394Z|0fdb0a33-d2f8-4b7f-8d50-4de83d3e57aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:03.395Z|0fdb0a33-d2f8-4b7f-8d50-4de83d3e57aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:03.395Z|3fa1c2d2-0bb3-4640-b686-23671b66a9db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:03.401Z|3290830e-a503-466f-b636-8432ad32c9b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:03.402Z|3290830e-a503-466f-b636-8432ad32c9b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:04.167Z|2f3b9b5c-b0db-4934-ab9b-e4d45a054ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:02:04.168Z|2f3b9b5c-b0db-4934-ab9b-e4d45a054ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:02:05.148Z|4d7b99b2-60fc-4860-aa7f-084e45bf37f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:02:05.148Z|4d7b99b2-60fc-4860-aa7f-084e45bf37f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:02:13.425Z|f87daf58-6bb0-456b-b8c7-780cc62d021d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:13.425Z|f5261c21-9fe9-4b0d-b7ab-e206ecf9730f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:13.425Z|1df683db-14e5-41ad-a526-24fe444657ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:13.426Z|f5261c21-9fe9-4b0d-b7ab-e206ecf9730f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:13.426Z|f87daf58-6bb0-456b-b8c7-780cc62d021d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:13.427Z|1df683db-14e5-41ad-a526-24fe444657ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:19.167Z|75a2dfa0-c6b2-4a16-b339-e8da25a5f5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:02:19.167Z|75a2dfa0-c6b2-4a16-b339-e8da25a5f5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:02:22.056Z|e33dce46-9802-4f9c-8bad-5f654e6b3e65|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:02:22.057Z|e33dce46-9802-4f9c-8bad-5f654e6b3e65|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:23.449Z|6b308331-0dfb-4719-9afe-1eb9ae17ba6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:23.449Z|a2e04f64-946b-4ec8-9151-8baf985e74e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:23.450Z|6b308331-0dfb-4719-9afe-1eb9ae17ba6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:23.450Z|a2e04f64-946b-4ec8-9151-8baf985e74e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:23.457Z|21184a8e-1305-46a9-b860-fc37a9e9a61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:23.458Z|21184a8e-1305-46a9-b860-fc37a9e9a61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:33.472Z|38a2a170-9d71-4869-b9cb-f4bf668067c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:33.472Z|4a4cebe1-ee51-4a25-9b05-db75ee1ab9bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:33.472Z|38a2a170-9d71-4869-b9cb-f4bf668067c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:33.473Z|4a4cebe1-ee51-4a25-9b05-db75ee1ab9bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:33.478Z|13785270-54e7-4e18-a46f-006080a6bdaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:33.479Z|13785270-54e7-4e18-a46f-006080a6bdaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:34.167Z|8cbb58cb-c44e-48e6-bd30-baa73f90993f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:02:34.171Z|8cbb58cb-c44e-48e6-bd30-baa73f90993f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:02:35.149Z|e060aa3a-59f7-4e8d-9d3e-175fddcdd467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:02:35.149Z|e060aa3a-59f7-4e8d-9d3e-175fddcdd467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:02:43.500Z|9b897365-cf9d-4606-9366-f271480e4883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:43.500Z|cfdba5bf-8598-47ae-a7e1-c75208bb4281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:43.501Z|cfdba5bf-8598-47ae-a7e1-c75208bb4281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:43.501Z|cbfbc629-31ea-4001-8f9b-7131c9cf32d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:43.501Z|cbfbc629-31ea-4001-8f9b-7131c9cf32d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:43.501Z|9b897365-cf9d-4606-9366-f271480e4883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:49.167Z|def6b41c-2850-440c-a654-a001d058edbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:02:49.167Z|def6b41c-2850-440c-a654-a001d058edbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:02:53.525Z|63a52a8b-89d8-4e08-a834-46b16d8dc2af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:53.526Z|63a52a8b-89d8-4e08-a834-46b16d8dc2af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:53.526Z|b53d4fb3-31e1-43c0-ad6b-0cd38de369af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:53.527Z|b53d4fb3-31e1-43c0-ad6b-0cd38de369af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:02:53.528Z|c73673d5-d356-42fc-b4c7-48c66e80b02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:02:53.528Z|c73673d5-d356-42fc-b4c7-48c66e80b02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:03.549Z|62ac5bda-9bd6-4dbe-ad11-04fe30bfad46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:03.550Z|62ac5bda-9bd6-4dbe-ad11-04fe30bfad46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:03.550Z|04bb97dd-1ed4-4c31-b1ec-e50f77d4ad33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:03.551Z|04bb97dd-1ed4-4c31-b1ec-e50f77d4ad33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:03.560Z|de410352-bf22-4d3d-9e8d-5f90787e969a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:03.561Z|de410352-bf22-4d3d-9e8d-5f90787e969a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:04.167Z|fd5219cb-f852-45ae-807c-c0ed1f153298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:03:04.167Z|fd5219cb-f852-45ae-807c-c0ed1f153298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:03:05.150Z|d4941c34-f455-4ff2-ab28-25b4030e723d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:03:05.150Z|d4941c34-f455-4ff2-ab28-25b4030e723d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:03:13.602Z|61091e37-a53b-4802-80d1-f7482f7b5872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:13.603Z|61091e37-a53b-4802-80d1-f7482f7b5872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:13.605Z|1c9e4539-e0ac-49a1-a0e8-13c99425476b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:13.605Z|1c9e4539-e0ac-49a1-a0e8-13c99425476b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:13.611Z|6577a905-b47a-4291-baf1-7cfb3ce5fd95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:13.612Z|6577a905-b47a-4291-baf1-7cfb3ce5fd95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:19.167Z|02720e2b-7fc4-4ac6-a36c-fe8891bd7fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:03:19.171Z|02720e2b-7fc4-4ac6-a36c-fe8891bd7fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:03:22.055Z|01a56c76-8da2-46d2-8847-b1dcba14023b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:03:22.056Z|01a56c76-8da2-46d2-8847-b1dcba14023b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:23.626Z|9155fee7-98fa-458c-a7c6-5af0ee534c38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:23.626Z|0a506ba7-1294-4f25-acfd-b47b2a47c86a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:23.627Z|9155fee7-98fa-458c-a7c6-5af0ee534c38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:23.627Z|0a506ba7-1294-4f25-acfd-b47b2a47c86a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:23.633Z|e2b9a524-5004-4fec-90ba-d16e0343e874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:23.633Z|e2b9a524-5004-4fec-90ba-d16e0343e874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:33.656Z|47991502-1081-4424-a6bc-9c41ef51bf34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:33.657Z|47991502-1081-4424-a6bc-9c41ef51bf34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:33.658Z|78398857-3302-4623-acc3-2c24ddcfb96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:33.659Z|78398857-3302-4623-acc3-2c24ddcfb96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:33.660Z|7027b061-c817-4ffe-a164-c1503ff0bc0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:33.661Z|7027b061-c817-4ffe-a164-c1503ff0bc0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:34.166Z|af71cde2-f7fa-4cc8-bf6f-2c0dd0b463d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:03:34.167Z|af71cde2-f7fa-4cc8-bf6f-2c0dd0b463d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:03:35.151Z|377c69c3-d024-4d22-810d-ae2c7bc2d0cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:03:35.152Z|377c69c3-d024-4d22-810d-ae2c7bc2d0cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:03:43.700Z|b364f539-34cd-4704-a427-e9268d2b3dbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:43.701Z|a9c27f55-a156-4d36-9fc3-67b308ad3a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:43.701Z|b364f539-34cd-4704-a427-e9268d2b3dbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:43.701Z|a9c27f55-a156-4d36-9fc3-67b308ad3a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:43.703Z|e62789a6-123d-47ba-bd65-af989cd66b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:43.703Z|e62789a6-123d-47ba-bd65-af989cd66b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:49.167Z|af488243-b0d3-452f-ae5d-d20c7c66afe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:03:49.167Z|af488243-b0d3-452f-ae5d-d20c7c66afe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:03:53.726Z|6b34c26c-d5e2-4994-bb83-9ecbc44b49f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:53.726Z|6b34c26c-d5e2-4994-bb83-9ecbc44b49f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:53.727Z|91a480d2-d577-4cbc-aa17-bfcc6e968933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:53.728Z|91a480d2-d577-4cbc-aa17-bfcc6e968933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:03:53.727Z|b49cbaf9-7509-4447-bf82-7df6a1cfa309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:03:53.729Z|b49cbaf9-7509-4447-bf82-7df6a1cfa309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:03.748Z|98cdb9d1-53a0-4c07-86c6-88e3b43c7d7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:03.749Z|8941615d-0eb1-431b-989e-49051e8259bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:03.749Z|8941615d-0eb1-431b-989e-49051e8259bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:03.748Z|98cdb9d1-53a0-4c07-86c6-88e3b43c7d7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:03.755Z|67b50d0c-f8b4-4063-ab3d-2b4ba06e9e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:03.755Z|67b50d0c-f8b4-4063-ab3d-2b4ba06e9e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:04.167Z|89589c84-4a4a-42a7-8e89-752e4b840f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:04:04.170Z|89589c84-4a4a-42a7-8e89-752e4b840f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:04:05.152Z|66765a6c-db19-4616-9ec2-0fabb69dcf2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:04:05.153Z|66765a6c-db19-4616-9ec2-0fabb69dcf2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:04:13.776Z|b4e4fc88-2dbc-4ea2-9ed9-ae9d966c82b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:13.776Z|b4e4fc88-2dbc-4ea2-9ed9-ae9d966c82b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:13.777Z|e9b80d34-f591-406d-b610-abbecd7079bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:13.777Z|e9b80d34-f591-406d-b610-abbecd7079bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:13.780Z|a1719859-365c-49ec-ada1-5e3936fb0ad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:13.781Z|a1719859-365c-49ec-ada1-5e3936fb0ad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:19.166Z|4784033c-1825-4046-8943-cb169b9de685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:04:19.167Z|4784033c-1825-4046-8943-cb169b9de685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:04:22.055Z|14143ffd-a299-408b-ba0b-69a53578a6a9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:04:22.055Z|14143ffd-a299-408b-ba0b-69a53578a6a9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:23.801Z|3a161f7a-1f7f-42a5-8a4f-49933fb79189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:23.802Z|3a161f7a-1f7f-42a5-8a4f-49933fb79189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:23.802Z|cda602fd-e7e8-4469-a447-12e8fd14c6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:23.802Z|cda602fd-e7e8-4469-a447-12e8fd14c6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:23.805Z|b51e37e2-f321-4f9e-a92e-0b930f1bed87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:23.806Z|b51e37e2-f321-4f9e-a92e-0b930f1bed87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:33.831Z|c2bc6689-b79d-47a3-baf8-f3d6360e3d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:33.831Z|413fe4aa-f4cf-4ade-8c05-1e9d33650aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:33.832Z|413fe4aa-f4cf-4ade-8c05-1e9d33650aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:33.831Z|c2bc6689-b79d-47a3-baf8-f3d6360e3d5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:33.839Z|7e98b9b3-7e60-423d-a897-d0f494b1fd5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:33.839Z|7e98b9b3-7e60-423d-a897-d0f494b1fd5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:34.167Z|5b598371-cca6-4d14-8bbf-7579824b6b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:04:34.167Z|5b598371-cca6-4d14-8bbf-7579824b6b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:04:35.153Z|69e5b261-a5fe-4833-8a76-31a46e641497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:04:35.154Z|69e5b261-a5fe-4833-8a76-31a46e641497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:04:43.856Z|3f076a71-b36f-4353-8ed7-1a87c89d84a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:43.857Z|3f076a71-b36f-4353-8ed7-1a87c89d84a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:43.857Z|5eedaa20-ef78-427e-86e5-ad1594254a7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:43.858Z|5eedaa20-ef78-427e-86e5-ad1594254a7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:43.860Z|b19cbc63-f9e7-404a-ad0e-22a70b5a597f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:43.861Z|b19cbc63-f9e7-404a-ad0e-22a70b5a597f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:49.167Z|3e90ac70-bf26-40ed-a701-c699f4ea72d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:04:49.171Z|3e90ac70-bf26-40ed-a701-c699f4ea72d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:04:53.883Z|cd45567a-c92d-4228-b23f-b12a69b50b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:53.884Z|cd45567a-c92d-4228-b23f-b12a69b50b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:53.887Z|68780ba7-17dd-44d6-be53-0211c6443247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:53.889Z|68780ba7-17dd-44d6-be53-0211c6443247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:04:53.889Z|76f64ce5-9857-4961-ac49-2a17f16ed7c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:04:53.889Z|76f64ce5-9857-4961-ac49-2a17f16ed7c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:03.906Z|0dd3691d-d69c-43d8-bad9-6e4a761b21f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:03.907Z|0dd3691d-d69c-43d8-bad9-6e4a761b21f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:03.909Z|862fa560-c3df-415f-ac12-363e9dde9f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:03.909Z|862fa560-c3df-415f-ac12-363e9dde9f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:03.910Z|6cbd72d1-fe05-44ef-af9d-676a3f3ad753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:03.911Z|6cbd72d1-fe05-44ef-af9d-676a3f3ad753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:04.167Z|980aa00c-a466-4a24-a872-7c321ace18c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:05:04.167Z|980aa00c-a466-4a24-a872-7c321ace18c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:05:05.154Z|163a43fc-ba44-4597-8e74-ef53fede7a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:05:05.155Z|163a43fc-ba44-4597-8e74-ef53fede7a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:05:13.930Z|7fe0eef1-39de-4e0c-a561-239fbe62f7ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:13.930Z|a82ed291-b52e-43a9-aa46-0034757d1f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:13.931Z|7fe0eef1-39de-4e0c-a561-239fbe62f7ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:13.931Z|a82ed291-b52e-43a9-aa46-0034757d1f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:13.931Z|6b503cc5-bfcb-4c9f-acb4-42214fb68871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:13.932Z|6b503cc5-bfcb-4c9f-acb4-42214fb68871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:19.167Z|c3e0477e-c34d-4642-b111-98c83f6b1027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:05:19.167Z|c3e0477e-c34d-4642-b111-98c83f6b1027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:05:22.056Z|61ca4bbf-c9d6-4403-ab0d-945d660af20d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:05:22.056Z|61ca4bbf-c9d6-4403-ab0d-945d660af20d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:23.953Z|47fa3d3d-5e16-4ff7-ad2b-a89c47ac4c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:23.954Z|47fa3d3d-5e16-4ff7-ad2b-a89c47ac4c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:23.954Z|7c9f16d3-6d23-4847-8868-e94d2c4be00e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:23.954Z|8abcd4e4-3ddc-45ca-b344-d57d9756bf17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:23.954Z|7c9f16d3-6d23-4847-8868-e94d2c4be00e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:23.955Z|8abcd4e4-3ddc-45ca-b344-d57d9756bf17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:33.979Z|e4bc0849-a943-442f-824c-735c8be13a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:33.980Z|25be87dd-694e-4c0d-b6e4-7bdecb0b3009|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:33.980Z|f4b397cd-564c-4d4c-b60a-9044cd64aea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:33.981Z|25be87dd-694e-4c0d-b6e4-7bdecb0b3009|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:33.980Z|e4bc0849-a943-442f-824c-735c8be13a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:33.981Z|f4b397cd-564c-4d4c-b60a-9044cd64aea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:34.167Z|dcb2ca27-be78-4f48-903d-8deeb7465fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:05:34.172Z|dcb2ca27-be78-4f48-903d-8deeb7465fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:05:35.156Z|f2f50f7a-2d2e-40cb-b17b-c9253c6b58fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:05:35.156Z|f2f50f7a-2d2e-40cb-b17b-c9253c6b58fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:05:44.006Z|74c86f61-7088-4a73-8091-2f31e0b01e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:44.007Z|74c86f61-7088-4a73-8091-2f31e0b01e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:44.009Z|ebfa8e60-3aa8-4150-b670-922c3c642d4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:44.009Z|9649561c-9a0d-49ae-9d0b-78b51fa11c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:44.010Z|ebfa8e60-3aa8-4150-b670-922c3c642d4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:44.010Z|9649561c-9a0d-49ae-9d0b-78b51fa11c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:49.167Z|ae0b648f-4361-4b79-9c75-bd19083d7cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:05:49.167Z|ae0b648f-4361-4b79-9c75-bd19083d7cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:05:54.029Z|5b913435-e8a8-4998-a938-a8c338b977e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:54.030Z|5b913435-e8a8-4998-a938-a8c338b977e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:54.031Z|7c952496-77cb-4e0d-a85d-f5823e1a0a51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:54.031Z|c78a3347-2b70-4700-a920-16aa020d863b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:05:54.031Z|7c952496-77cb-4e0d-a85d-f5823e1a0a51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:05:54.031Z|c78a3347-2b70-4700-a920-16aa020d863b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:04.057Z|df2a4387-224a-4beb-ae9c-f4726431a57c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:04.058Z|df2a4387-224a-4beb-ae9c-f4726431a57c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:04.058Z|c10619c8-d8ec-4ab5-b1da-ba02f19ea8d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:04.058Z|57496d5d-ec6e-4d97-b8e5-378cf9715484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:04.058Z|c10619c8-d8ec-4ab5-b1da-ba02f19ea8d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:04.059Z|57496d5d-ec6e-4d97-b8e5-378cf9715484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:04.166Z|f68c32ec-aff0-4674-8384-d5de94233c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:06:04.167Z|f68c32ec-aff0-4674-8384-d5de94233c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:06:05.157Z|fc4094cc-a7ba-4884-a5d4-6bd79a4bfe22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:06:05.157Z|fc4094cc-a7ba-4884-a5d4-6bd79a4bfe22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:06:14.080Z|54c246eb-05e9-4505-b22d-9887b6674004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:14.080Z|54c246eb-05e9-4505-b22d-9887b6674004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:14.081Z|85adb824-6ad3-4989-8620-27f22982f74d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:14.082Z|85adb824-6ad3-4989-8620-27f22982f74d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:14.087Z|ac86c359-1413-43dd-a307-fe094f37805d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:14.088Z|ac86c359-1413-43dd-a307-fe094f37805d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:19.166Z|f8347082-c766-43e1-9475-8cbf26772f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:06:19.174Z|f8347082-c766-43e1-9475-8cbf26772f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:06:22.062Z|8686c8b4-d686-443b-8f5d-8a75f954fa9a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:06:22.062Z|8686c8b4-d686-443b-8f5d-8a75f954fa9a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:24.105Z|d176e812-28f9-4e30-ad52-7b126b938cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:24.105Z|3b66d726-9504-4da7-8753-17c6803f608c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:24.106Z|d176e812-28f9-4e30-ad52-7b126b938cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:24.107Z|3b66d726-9504-4da7-8753-17c6803f608c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:24.109Z|142e8c7d-4e2e-419b-acff-0c31b3b5b612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:24.110Z|142e8c7d-4e2e-419b-acff-0c31b3b5b612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:34.134Z|f1698146-ec1f-44d8-ab42-6b7e7181eb57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:34.134Z|58de018b-d61a-4029-985c-27bf6b20160c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:34.135Z|f1698146-ec1f-44d8-ab42-6b7e7181eb57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:34.135Z|58de018b-d61a-4029-985c-27bf6b20160c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:34.138Z|febe2717-76c2-4168-8238-e3b75691ceff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:34.138Z|febe2717-76c2-4168-8238-e3b75691ceff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:34.166Z|8f01ea81-53c8-4fa1-9928-26da9dd7fb25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:06:34.167Z|8f01ea81-53c8-4fa1-9928-26da9dd7fb25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:06:35.158Z|ff5bf017-31a2-40d6-a660-29a0bbf395b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:06:35.158Z|ff5bf017-31a2-40d6-a660-29a0bbf395b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:06:44.160Z|f7b5e8e3-308f-4064-9939-e7fb2ca660a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:44.160Z|f7b5e8e3-308f-4064-9939-e7fb2ca660a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:44.160Z|c62bff7b-f5df-43b0-81e6-4d33547e7502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:44.160Z|efee76a4-eb16-49e8-847d-6d57d9a22ad0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:44.161Z|efee76a4-eb16-49e8-847d-6d57d9a22ad0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:44.161Z|c62bff7b-f5df-43b0-81e6-4d33547e7502|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:49.167Z|4fa76fd9-4a93-4e6a-8ff6-9c966b1e02fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:06:49.167Z|4fa76fd9-4a93-4e6a-8ff6-9c966b1e02fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:06:54.186Z|f266f787-6844-42c6-bb94-79b2743a10a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:54.186Z|f393e377-c588-4096-9a81-7d2b0a61434e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:54.186Z|f266f787-6844-42c6-bb94-79b2743a10a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:54.187Z|f393e377-c588-4096-9a81-7d2b0a61434e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:06:54.193Z|8619ee27-e10c-4af2-94dc-bcaaef64d561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:06:54.193Z|8619ee27-e10c-4af2-94dc-bcaaef64d561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:04.167Z|98cea0db-94a3-4d4e-953e-02eaf9b6541a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:07:04.172Z|98cea0db-94a3-4d4e-953e-02eaf9b6541a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:07:04.213Z|a8b5685c-9d3f-45fa-9d51-3884de2e01c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:04.214Z|a8b5685c-9d3f-45fa-9d51-3884de2e01c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:04.216Z|0d2e0293-2e08-47d5-95df-e2dcdfa9307b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:04.216Z|0d2e0293-2e08-47d5-95df-e2dcdfa9307b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:04.217Z|6d7f757b-71ea-4112-9edd-649471aa6a9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:04.218Z|6d7f757b-71ea-4112-9edd-649471aa6a9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:05.159Z|34252dfa-a000-4c07-98fb-475ce75f2c31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:07:05.159Z|34252dfa-a000-4c07-98fb-475ce75f2c31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:07:14.240Z|37afcfe7-aeed-4f4e-a5b6-4e224ac5d22f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:14.241Z|37afcfe7-aeed-4f4e-a5b6-4e224ac5d22f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:14.240Z|ebb77bf8-51b6-449d-aec4-04e2924cd1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:14.241Z|ebb77bf8-51b6-449d-aec4-04e2924cd1db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:14.241Z|6f770d06-9fb1-4ab2-98d5-6dfdb385ac87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:14.242Z|6f770d06-9fb1-4ab2-98d5-6dfdb385ac87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:19.167Z|979fead9-def3-4ba7-a0d2-85f11d2b621a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:07:19.167Z|979fead9-def3-4ba7-a0d2-85f11d2b621a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:07:22.058Z|c1fb7a2e-20f1-4400-ac95-d2b23b49f453|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:07:22.058Z|c1fb7a2e-20f1-4400-ac95-d2b23b49f453|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:24.264Z|4e6632c0-2233-4e25-8414-acd7ef1e5df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:24.265Z|4e6632c0-2233-4e25-8414-acd7ef1e5df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:24.266Z|682e6d08-8a20-45b1-b2c2-9a7ce05060a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:24.266Z|1883c180-7f3e-4484-bc61-3761ba841329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:24.266Z|682e6d08-8a20-45b1-b2c2-9a7ce05060a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:24.266Z|1883c180-7f3e-4484-bc61-3761ba841329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:34.166Z|965b0321-ebe3-4d2a-8bb5-bc15ac540470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:07:34.167Z|965b0321-ebe3-4d2a-8bb5-bc15ac540470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:07:34.288Z|2ec2ee1a-7a70-44ee-b2c2-df37c8dc529e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:34.288Z|af5896ca-96e2-4148-8d78-7c6835d43227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:34.288Z|2ec2ee1a-7a70-44ee-b2c2-df37c8dc529e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:34.288Z|af5896ca-96e2-4148-8d78-7c6835d43227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:34.295Z|d346a458-413a-4433-b5c6-452b67beed98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:34.295Z|d346a458-413a-4433-b5c6-452b67beed98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:35.160Z|021852cb-e5e6-451b-9b94-e5a560526130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:07:35.161Z|021852cb-e5e6-451b-9b94-e5a560526130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:07:44.315Z|14d0a0e7-d593-4c7c-97d0-f151d395672d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:44.315Z|9c8229c6-080b-4e4d-9a4d-ec0ff620f731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:44.315Z|14d0a0e7-d593-4c7c-97d0-f151d395672d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:44.316Z|9c8229c6-080b-4e4d-9a4d-ec0ff620f731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:44.317Z|03a74efb-d756-4ca1-8f84-3e7b9bca9ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:44.318Z|03a74efb-d756-4ca1-8f84-3e7b9bca9ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:49.167Z|dbf61db6-18f0-493d-8743-638f43d128be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:07:49.171Z|dbf61db6-18f0-493d-8743-638f43d128be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:07:54.337Z|8f1d6380-6dbf-4462-8589-7aa2c5616caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:54.338Z|8f1d6380-6dbf-4462-8589-7aa2c5616caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:54.338Z|63fc684b-9c45-4a0b-9871-a2a42029e72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:54.339Z|63fc684b-9c45-4a0b-9871-a2a42029e72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:07:54.339Z|ce25ff93-f4b7-47e5-9c7d-86c67df83414|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:07:54.339Z|ce25ff93-f4b7-47e5-9c7d-86c67df83414|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:04.167Z|e323ddec-14b1-4083-9dff-8713d567c416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:08:04.167Z|e323ddec-14b1-4083-9dff-8713d567c416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:08:04.359Z|d5b3f010-2164-489c-b227-3a496393cf4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:04.360Z|49fd31b3-9c0b-4e7d-8512-8d3f195517ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:04.360Z|fcf1ba62-37a3-4774-bb8f-f0339f92e354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:04.360Z|d5b3f010-2164-489c-b227-3a496393cf4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:04.360Z|49fd31b3-9c0b-4e7d-8512-8d3f195517ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:04.360Z|fcf1ba62-37a3-4774-bb8f-f0339f92e354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:05.162Z|e3932191-5b11-4a49-adc8-5a2e1b243517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:08:05.162Z|e3932191-5b11-4a49-adc8-5a2e1b243517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:08:14.386Z|03457e2a-28b1-443e-b89d-112717de5fd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:14.386Z|e9e335d0-3673-4d56-9093-2a76caec61f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:14.386Z|2c9de09e-b6c1-4330-b482-c06aeebad887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:14.387Z|03457e2a-28b1-443e-b89d-112717de5fd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:14.387Z|e9e335d0-3673-4d56-9093-2a76caec61f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:14.387Z|2c9de09e-b6c1-4330-b482-c06aeebad887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:19.166Z|5f55189d-aaec-4905-8bff-a84b7dcd5eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:08:19.167Z|5f55189d-aaec-4905-8bff-a84b7dcd5eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:08:22.057Z|c95a738a-1777-40ec-92c9-bd81a1b0e4bc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:08:22.058Z|c95a738a-1777-40ec-92c9-bd81a1b0e4bc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:24.414Z|14393a36-381e-49e9-bc68-9de0ada31763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:24.415Z|14393a36-381e-49e9-bc68-9de0ada31763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:24.419Z|acacb30e-91e3-4ca7-8648-416c604a9a62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:24.419Z|acacb30e-91e3-4ca7-8648-416c604a9a62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:24.419Z|c6802b26-491e-4436-97ac-868f3a7973dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:24.420Z|c6802b26-491e-4436-97ac-868f3a7973dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:34.167Z|345e75ab-3a43-4054-ab7b-f82733a77004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:08:34.172Z|345e75ab-3a43-4054-ab7b-f82733a77004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:08:34.438Z|de2524b0-d415-4ffe-871f-7ffed261ed74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:34.439Z|de2524b0-d415-4ffe-871f-7ffed261ed74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:34.440Z|a14ba8bd-0af2-4418-ae76-b37b260cdc9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:34.441Z|5193b9d7-29b3-4552-ae86-0dce79931cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:34.442Z|a14ba8bd-0af2-4418-ae76-b37b260cdc9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:34.442Z|5193b9d7-29b3-4552-ae86-0dce79931cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:35.163Z|38e16027-7d3e-4a84-90ae-96f98bbd3791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:08:35.163Z|38e16027-7d3e-4a84-90ae-96f98bbd3791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:08:44.471Z|47e02b5d-dcdf-43e0-aaf8-0915a4eef689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:44.472Z|47e02b5d-dcdf-43e0-aaf8-0915a4eef689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:44.477Z|d98d059b-9826-489e-a2af-e651d3e67cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:44.477Z|d98d059b-9826-489e-a2af-e651d3e67cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:44.478Z|caec547a-0938-4b38-8c67-7b2f420ac3b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:44.479Z|caec547a-0938-4b38-8c67-7b2f420ac3b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:49.167Z|1c11e4b4-50f1-42f5-9d60-e967a7b406fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:08:49.167Z|1c11e4b4-50f1-42f5-9d60-e967a7b406fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:08:54.498Z|023fb914-af63-4a43-a519-0bae90098c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:54.498Z|d6da0e5c-8a12-4b51-9c9b-ea72dde3ad4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:54.499Z|023fb914-af63-4a43-a519-0bae90098c58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:54.499Z|d6da0e5c-8a12-4b51-9c9b-ea72dde3ad4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:08:54.500Z|8810622f-8196-4c46-8aa8-79e390d1cb82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:08:54.501Z|8810622f-8196-4c46-8aa8-79e390d1cb82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:04.167Z|54a5f258-7b38-4800-b926-7b956a125237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:09:04.167Z|54a5f258-7b38-4800-b926-7b956a125237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:09:04.526Z|cd18ee18-fa2a-45bc-a282-2bbf8c54b20e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:04.527Z|ce4713bf-c346-42c9-8663-448915cf0f68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:04.527Z|cd18ee18-fa2a-45bc-a282-2bbf8c54b20e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:04.527Z|52c95394-59e4-4658-83d9-f5050da5f371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:04.527Z|ce4713bf-c346-42c9-8663-448915cf0f68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:04.527Z|52c95394-59e4-4658-83d9-f5050da5f371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:05.164Z|a292e689-2462-4980-a1ba-b1d68100dce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:09:05.164Z|a292e689-2462-4980-a1ba-b1d68100dce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:09:14.552Z|49a134ac-41f3-4373-9489-e49694d21d33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:14.553Z|49a134ac-41f3-4373-9489-e49694d21d33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:14.554Z|8c3bab3e-514f-4f3c-b512-9f1a42487a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:14.555Z|8c3bab3e-514f-4f3c-b512-9f1a42487a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:14.555Z|a3e3b8fb-e2e9-45ce-a9dc-5cde78cdcbe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:14.555Z|a3e3b8fb-e2e9-45ce-a9dc-5cde78cdcbe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:19.167Z|02457dcc-b641-4a87-9b99-d4aaaaa4aea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:09:19.171Z|02457dcc-b641-4a87-9b99-d4aaaaa4aea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:09:22.057Z|bc4aae28-5da4-49b8-ab36-72397dc75c3d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:09:22.058Z|bc4aae28-5da4-49b8-ab36-72397dc75c3d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:24.579Z|3f42d357-9468-4a78-a8df-5cd44ff798cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:24.580Z|3f42d357-9468-4a78-a8df-5cd44ff798cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:24.584Z|8a2d3ce7-19ff-4058-90f6-82f13f240116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:24.584Z|9c1d7de7-397f-45d7-99fc-bde5790bd7ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:24.585Z|9c1d7de7-397f-45d7-99fc-bde5790bd7ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:24.585Z|8a2d3ce7-19ff-4058-90f6-82f13f240116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:34.167Z|f1a45c60-42f3-4b2f-bf4a-a12ae9b37dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:09:34.167Z|f1a45c60-42f3-4b2f-bf4a-a12ae9b37dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:09:34.605Z|2cacb074-15d0-4a30-b7b1-e6e26adcd02f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:34.606Z|2cacb074-15d0-4a30-b7b1-e6e26adcd02f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:34.606Z|f7ee8374-a2e0-4e3a-8e61-12b128761049|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:34.607Z|f7ee8374-a2e0-4e3a-8e61-12b128761049|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:34.611Z|804e1487-c559-49f7-89fd-d2c5b0c39881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:34.611Z|804e1487-c559-49f7-89fd-d2c5b0c39881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:35.165Z|139951f6-7722-4711-817f-c2446700a979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:09:35.165Z|139951f6-7722-4711-817f-c2446700a979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:09:44.632Z|73e175ed-8c74-41ac-83bd-46d1e6e5e9d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:44.632Z|949f265a-2164-4246-8bf2-be1111d4072b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:44.633Z|73e175ed-8c74-41ac-83bd-46d1e6e5e9d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:44.632Z|04b96045-78ba-450b-be03-5b2e728f4ded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:44.633Z|949f265a-2164-4246-8bf2-be1111d4072b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:44.634Z|04b96045-78ba-450b-be03-5b2e728f4ded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:49.167Z|28c859de-e31a-433c-8948-264b302360ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:09:49.167Z|28c859de-e31a-433c-8948-264b302360ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:09:54.655Z|a8c8eb99-94b2-4c8a-b82f-ac0b07ab8ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:54.656Z|a8c8eb99-94b2-4c8a-b82f-ac0b07ab8ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:54.658Z|96e0d934-9e2d-4038-80bc-d3990c6d8b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:54.659Z|96e0d934-9e2d-4038-80bc-d3990c6d8b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:09:54.660Z|3d19140e-b5c2-463f-b305-102235222427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:09:54.660Z|3d19140e-b5c2-463f-b305-102235222427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:04.167Z|a6eda88b-02d7-4127-b3cf-6d5dfea9aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:10:04.170Z|a6eda88b-02d7-4127-b3cf-6d5dfea9aa69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:10:04.682Z|2c1a187c-4b35-4d31-ad4d-e6503135c228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:04.681Z|30f76280-51f5-4e08-ba44-442324d68435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:04.682Z|7e78b3d1-a185-4788-9ab1-ef5bd06ef4ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:04.682Z|2c1a187c-4b35-4d31-ad4d-e6503135c228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:04.683Z|7e78b3d1-a185-4788-9ab1-ef5bd06ef4ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:04.683Z|30f76280-51f5-4e08-ba44-442324d68435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:05.166Z|3faf0c04-23a6-49dc-a2e1-7950e3946598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:10:05.166Z|3faf0c04-23a6-49dc-a2e1-7950e3946598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:10:14.705Z|6dc6e810-7693-46d1-8aac-133763bdb8f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:14.705Z|9b79ff5b-8394-4ee1-a356-1f3247526232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:14.705Z|6dc6e810-7693-46d1-8aac-133763bdb8f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:14.705Z|9b79ff5b-8394-4ee1-a356-1f3247526232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:14.713Z|2b7a1407-fd9f-41e5-ae91-16f3ef239f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:14.714Z|2b7a1407-fd9f-41e5-ae91-16f3ef239f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:19.167Z|9e3730d8-8fe9-4b8e-8d51-62d3c05b4239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:10:19.167Z|9e3730d8-8fe9-4b8e-8d51-62d3c05b4239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:10:22.056Z|7bf0ab91-6785-4680-acd1-87a92d262fd6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:10:22.057Z|7bf0ab91-6785-4680-acd1-87a92d262fd6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:24.731Z|f678ff1d-8a79-42ae-8c92-d133ec358081|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:24.731Z|f678ff1d-8a79-42ae-8c92-d133ec358081|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:24.735Z|e22624e2-d8ef-4f08-90d7-6ba8c8d576f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:24.736Z|e22624e2-d8ef-4f08-90d7-6ba8c8d576f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:24.739Z|66ff6344-d326-40f0-bed9-5df70be01e1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:24.739Z|66ff6344-d326-40f0-bed9-5df70be01e1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:34.167Z|11b957b7-13c5-4270-952d-8c4d104bfa95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:10:34.167Z|11b957b7-13c5-4270-952d-8c4d104bfa95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:10:34.755Z|a88b6b7f-0794-451a-97d3-e9c5299a3466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:34.756Z|a88b6b7f-0794-451a-97d3-e9c5299a3466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:34.764Z|4439ff22-398a-466e-8c94-7af23a003f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:34.764Z|4439ff22-398a-466e-8c94-7af23a003f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:34.765Z|7958bf71-adb6-45cc-a515-4cedb9ca4d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:34.765Z|7958bf71-adb6-45cc-a515-4cedb9ca4d05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:35.167Z|85ed6952-3d9c-4c1e-8c24-72277fcb1ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:10:35.167Z|85ed6952-3d9c-4c1e-8c24-72277fcb1ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:10:44.787Z|987f9ba3-aded-4c17-9789-c5da50f9c096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:44.787Z|987f9ba3-aded-4c17-9789-c5da50f9c096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:44.796Z|7f1ecf6d-27dc-4b6f-96f0-fa0207401fd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:44.796Z|7f1ecf6d-27dc-4b6f-96f0-fa0207401fd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:44.798Z|4588b342-29cf-49d5-9450-e86ff85d1be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:44.798Z|4588b342-29cf-49d5-9450-e86ff85d1be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:49.166Z|7659521b-9efd-4f91-84f7-978dfbb5b931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:10:49.168Z|7659521b-9efd-4f91-84f7-978dfbb5b931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:10:54.812Z|b9fa178f-0fad-4712-ae36-6d9971013216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:54.813Z|b9fa178f-0fad-4712-ae36-6d9971013216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:54.817Z|5b79822c-4212-4f63-801e-cff686d31deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:54.817Z|5b79822c-4212-4f63-801e-cff686d31deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:10:54.818Z|560b7052-aecc-4c26-94bc-3f2617f66860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:10:54.819Z|560b7052-aecc-4c26-94bc-3f2617f66860|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:04.167Z|a3697387-da79-4f4f-a4f4-b979f4263d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:11:04.167Z|a3697387-da79-4f4f-a4f4-b979f4263d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:11:04.834Z|1ad13f57-a9f6-43e3-ab00-bec972f877c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:04.835Z|1ad13f57-a9f6-43e3-ab00-bec972f877c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:04.839Z|c5a15c8a-d524-4f91-bf59-2b942988567a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:04.839Z|c5a15c8a-d524-4f91-bf59-2b942988567a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:04.842Z|72cbeaab-977a-4512-92d3-b8d67be55d92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:04.843Z|72cbeaab-977a-4512-92d3-b8d67be55d92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:05.168Z|f272fe56-1540-47a4-9374-07d3bf8de363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:11:05.168Z|f272fe56-1540-47a4-9374-07d3bf8de363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:11:14.862Z|de67fabe-24f8-443a-82a0-d53e3cd86895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:14.862Z|de67fabe-24f8-443a-82a0-d53e3cd86895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:14.863Z|e4c9e0e5-85a5-4fc7-86f7-ab5bd76b2bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:14.864Z|e4c9e0e5-85a5-4fc7-86f7-ab5bd76b2bd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:14.866Z|923e3747-1edd-440b-9700-3fe52ca5ad98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:14.867Z|923e3747-1edd-440b-9700-3fe52ca5ad98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:19.167Z|ad8047a0-1e2b-4866-b8a1-76b2919999a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:11:19.167Z|ad8047a0-1e2b-4866-b8a1-76b2919999a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:11:22.110Z|c1e35c84-eb84-4f84-92b6-bb2455456713|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:11:22.111Z|c1e35c84-eb84-4f84-92b6-bb2455456713|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:24.892Z|9425af69-e3b7-47c6-8ca0-895def391bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:24.893Z|b4f27423-8df8-4b4f-80a9-4aa3ea89274d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:24.894Z|9425af69-e3b7-47c6-8ca0-895def391bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:24.893Z|0f3bda4b-e275-4910-9e8d-f319380d3032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:24.894Z|b4f27423-8df8-4b4f-80a9-4aa3ea89274d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:24.895Z|0f3bda4b-e275-4910-9e8d-f319380d3032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:34.167Z|98e648b1-172f-49ee-bf24-6420bb11d4ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:11:34.167Z|98e648b1-172f-49ee-bf24-6420bb11d4ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:11:34.916Z|b7520350-fe97-49dc-9421-91e45ca0820d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:34.916Z|96c3fcd2-c863-46c8-b58b-88d143f4f74a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:34.916Z|254fce75-e363-4dd6-b89a-443b4198d301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:34.916Z|b7520350-fe97-49dc-9421-91e45ca0820d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:34.916Z|96c3fcd2-c863-46c8-b58b-88d143f4f74a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:34.917Z|254fce75-e363-4dd6-b89a-443b4198d301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:35.169Z|90b42a6d-92c4-4e62-b126-90c4fc8d3f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:11:35.170Z|90b42a6d-92c4-4e62-b126-90c4fc8d3f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:11:44.943Z|06dc6b83-7631-4328-92bd-f413b4f3d689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:44.943Z|b3e7be82-5579-4f59-b289-17d52d72cd0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:44.944Z|06dc6b83-7631-4328-92bd-f413b4f3d689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:44.944Z|b3e7be82-5579-4f59-b289-17d52d72cd0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:44.952Z|2f2b4803-2123-4260-9f4c-5e68eef80f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:44.953Z|2f2b4803-2123-4260-9f4c-5e68eef80f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:49.167Z|af53c8df-b7f2-466d-a7af-adad63904765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:11:49.167Z|af53c8df-b7f2-466d-a7af-adad63904765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:11:54.967Z|9da06499-c9c8-4e90-9d8c-24f4acb7713d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:54.968Z|9da06499-c9c8-4e90-9d8c-24f4acb7713d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:54.968Z|594c2a6d-dc5b-4196-9ba0-bf1a0b6b9d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:54.969Z|594c2a6d-dc5b-4196-9ba0-bf1a0b6b9d95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:11:54.973Z|48c1f520-a593-4e57-84c1-62ff7b397acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:11:54.973Z|48c1f520-a593-4e57-84c1-62ff7b397acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:04.166Z|22b2b348-d785-447a-9d06-6863580adf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:12:04.167Z|22b2b348-d785-447a-9d06-6863580adf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:12:04.995Z|746e0ad4-354f-4fec-b1d2-133f8b912ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:04.996Z|746e0ad4-354f-4fec-b1d2-133f8b912ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:04.997Z|5f7d0b47-3f1c-4d48-a70e-5556659d61e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:04.998Z|5f7d0b47-3f1c-4d48-a70e-5556659d61e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:04.997Z|60a50bc7-a42d-4172-9b94-6eac3e0928df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:04.999Z|60a50bc7-a42d-4172-9b94-6eac3e0928df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:05.170Z|b5f2c415-d33a-440f-a494-6cf87432089c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:12:05.171Z|b5f2c415-d33a-440f-a494-6cf87432089c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:12:15.023Z|8dd26f71-e572-4ab5-b6dd-a4f4aeca1acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:15.023Z|ad21b30a-067e-4576-83c4-d5f21fffdd1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:15.023Z|8dd26f71-e572-4ab5-b6dd-a4f4aeca1acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:15.024Z|ad21b30a-067e-4576-83c4-d5f21fffdd1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:15.031Z|72bef93b-768b-42e2-81ca-217776df3d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:15.031Z|72bef93b-768b-42e2-81ca-217776df3d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:19.167Z|d58c8340-447b-4bbc-aa6c-7a1e520040b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:12:19.167Z|d58c8340-447b-4bbc-aa6c-7a1e520040b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:12:22.054Z|1db3540f-2b10-48c5-a10d-c715f2f396a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:12:22.055Z|1db3540f-2b10-48c5-a10d-c715f2f396a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:25.048Z|93bc4970-87dd-4fe3-a117-66e543408d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:25.049Z|93bc4970-87dd-4fe3-a117-66e543408d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:25.050Z|6496203e-fcfa-4b87-9eaa-76699d8cbe8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:25.051Z|6496203e-fcfa-4b87-9eaa-76699d8cbe8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:25.053Z|53c21a39-a08c-4686-b6ae-3c235441ac43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:25.054Z|53c21a39-a08c-4686-b6ae-3c235441ac43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:34.166Z|f57e83df-99ea-40cb-8274-5096da42cef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:12:34.167Z|f57e83df-99ea-40cb-8274-5096da42cef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:12:35.073Z|ddb6253e-32b4-4a6c-85b8-b5c68babc6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:35.074Z|ddb6253e-32b4-4a6c-85b8-b5c68babc6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:35.074Z|97234654-12ac-4e66-8834-bec739cab5d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:35.074Z|97234654-12ac-4e66-8834-bec739cab5d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:35.081Z|ad016468-e167-4862-8f62-12de36186de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:35.081Z|ad016468-e167-4862-8f62-12de36186de8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:35.171Z|42aff534-b60d-47e1-8520-c138035a5f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:12:35.172Z|42aff534-b60d-47e1-8520-c138035a5f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:12:45.100Z|35420c9f-db73-456e-a8b2-f4a36da152d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:45.101Z|35420c9f-db73-456e-a8b2-f4a36da152d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:45.103Z|4ff77607-024a-4a24-9588-b2e53d3dc4e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:45.104Z|4ff77607-024a-4a24-9588-b2e53d3dc4e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:45.105Z|b7347d1e-90cd-4b61-aacb-1a0b94d9de1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:45.106Z|b7347d1e-90cd-4b61-aacb-1a0b94d9de1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:49.167Z|79de5610-8937-497c-a3d6-08ffe1ded3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:12:49.167Z|79de5610-8937-497c-a3d6-08ffe1ded3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:12:55.129Z|056cfec6-c803-4320-87ec-31ddf817abf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:55.130Z|056cfec6-c803-4320-87ec-31ddf817abf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:55.136Z|c688f385-482f-4384-93f0-a1db2cc3cf2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:55.136Z|c688f385-482f-4384-93f0-a1db2cc3cf2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:12:55.136Z|f782d358-9a52-43a6-ab3b-6e64c72dffe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:12:55.136Z|f782d358-9a52-43a6-ab3b-6e64c72dffe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:04.167Z|6cfbd90e-6678-431a-89a4-edb046f81a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:13:04.171Z|6cfbd90e-6678-431a-89a4-edb046f81a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:13:05.152Z|f4f6e15e-de5c-4584-92be-1fe495ee250d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:05.152Z|f4f6e15e-de5c-4584-92be-1fe495ee250d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:05.157Z|66d75b0a-84b7-4084-99e6-be63c3f4dc24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:05.158Z|66d75b0a-84b7-4084-99e6-be63c3f4dc24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:05.162Z|0bfde69a-03c8-419b-966c-de6071ccf565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:05.162Z|0bfde69a-03c8-419b-966c-de6071ccf565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:05.172Z|1c292f20-29e8-487a-8e7d-b2a0f98b0351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:13:05.173Z|1c292f20-29e8-487a-8e7d-b2a0f98b0351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:13:15.176Z|12508901-cd99-40cb-9e89-7845dc2b7d9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:15.177Z|12508901-cd99-40cb-9e89-7845dc2b7d9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:15.178Z|3865a93e-6954-43fd-bdb8-d68bae0de27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:15.179Z|3865a93e-6954-43fd-bdb8-d68bae0de27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:15.182Z|a58fbce3-e043-4642-8cc0-1dbceeddd599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:15.182Z|a58fbce3-e043-4642-8cc0-1dbceeddd599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:19.167Z|13de5aea-b9f2-4dfc-9315-bbab7cf7a0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:13:19.167Z|13de5aea-b9f2-4dfc-9315-bbab7cf7a0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:13:22.054Z|4d4bc03d-8ee5-4e43-9fc1-3459d42db930|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:13:22.055Z|4d4bc03d-8ee5-4e43-9fc1-3459d42db930|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:25.199Z|27d05301-9490-44bb-8c5f-c4ceca51e012|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:25.200Z|27d05301-9490-44bb-8c5f-c4ceca51e012|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:25.203Z|c70c1d59-5ae8-453c-b8a3-cbceae12c075|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:25.203Z|c70c1d59-5ae8-453c-b8a3-cbceae12c075|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:25.207Z|b4b4a140-73f5-4f52-8395-7b2bcf6538ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:25.208Z|b4b4a140-73f5-4f52-8395-7b2bcf6538ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:34.167Z|75d3cac3-cf8a-4d0d-8eea-d92e9f57a8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:13:34.167Z|75d3cac3-cf8a-4d0d-8eea-d92e9f57a8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:13:35.173Z|2fca7d45-a480-4b24-ac8c-1875f6f8f888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:13:35.174Z|2fca7d45-a480-4b24-ac8c-1875f6f8f888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:13:35.224Z|1aec570e-bf5f-46af-b944-912be9997986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:35.225Z|1aec570e-bf5f-46af-b944-912be9997986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:35.226Z|dd699dc9-0ad8-496d-b855-7be9629b1fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:35.227Z|dd699dc9-0ad8-496d-b855-7be9629b1fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:35.229Z|fbfd08fb-3020-482a-99d0-bf36ae532524|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:35.230Z|fbfd08fb-3020-482a-99d0-bf36ae532524|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:45.249Z|a416dac2-317b-4d0d-a60f-8c88887ead92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:45.249Z|8eea462d-dbdb-44ef-b488-a5920a0a076f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:45.249Z|a416dac2-317b-4d0d-a60f-8c88887ead92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:45.249Z|8eea462d-dbdb-44ef-b488-a5920a0a076f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:45.251Z|8ac04e24-a821-4e08-ac6c-8a498c201baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:45.252Z|8ac04e24-a821-4e08-ac6c-8a498c201baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:49.167Z|c1f59084-1a08-4c49-8dab-e2f2522d5802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:13:49.167Z|c1f59084-1a08-4c49-8dab-e2f2522d5802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:13:55.275Z|74beafd6-a547-4f8b-b063-f1a24c841126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:55.275Z|f7e34100-6894-49b1-adc9-ebdf383e830f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:55.276Z|74beafd6-a547-4f8b-b063-f1a24c841126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:55.276Z|f7e34100-6894-49b1-adc9-ebdf383e830f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:13:55.274Z|e30adf81-fd19-43eb-88c1-9d79a980b585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:13:55.278Z|e30adf81-fd19-43eb-88c1-9d79a980b585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:04.167Z|3b96d243-487a-4292-a2ee-f736ff5e3897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:14:04.167Z|3b96d243-487a-4292-a2ee-f736ff5e3897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:14:05.175Z|73ee024b-6d2e-4881-a211-ae18bb673cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:14:05.176Z|73ee024b-6d2e-4881-a211-ae18bb673cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:14:05.312Z|4019cc11-bf1f-497c-9382-eb556ea0b315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:05.312Z|4019cc11-bf1f-497c-9382-eb556ea0b315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:05.312Z|0eb0e66a-5da4-416e-ba00-430986778f33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:05.312Z|ee7453b9-edeb-49d5-8835-48611dd936ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:05.313Z|0eb0e66a-5da4-416e-ba00-430986778f33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:05.313Z|ee7453b9-edeb-49d5-8835-48611dd936ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:15.336Z|758e1bcd-25cc-43ad-a8e5-62a555e3e78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:15.336Z|5405e541-1dca-419a-8387-d7cbe3e4a4dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:15.337Z|5405e541-1dca-419a-8387-d7cbe3e4a4dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:15.337Z|758e1bcd-25cc-43ad-a8e5-62a555e3e78a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:15.341Z|db1c410b-c622-41b2-88b1-ec04346a9ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:15.342Z|db1c410b-c622-41b2-88b1-ec04346a9ba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:19.167Z|3afa5b72-1ed1-4893-8341-d9992d9fc850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:14:19.171Z|3afa5b72-1ed1-4893-8341-d9992d9fc850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:14:22.054Z|339917bb-aab2-4657-bf99-f5b39f6f4bbf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:14:22.055Z|339917bb-aab2-4657-bf99-f5b39f6f4bbf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:25.362Z|729d56b7-7924-440a-b157-7887ab7044bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:25.363Z|729d56b7-7924-440a-b157-7887ab7044bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:25.369Z|97e2e776-ad6a-48d2-af09-394ad2444c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:25.369Z|97e2e776-ad6a-48d2-af09-394ad2444c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:25.372Z|a1430f1b-4bee-475f-8b27-6f9756ad1268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:25.372Z|a1430f1b-4bee-475f-8b27-6f9756ad1268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:34.166Z|45bbb39c-e462-44a4-a270-8735fc0815e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:14:34.167Z|45bbb39c-e462-44a4-a270-8735fc0815e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:14:35.176Z|a3c693ab-83aa-40af-ab3f-4a3e05f48bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:14:35.177Z|a3c693ab-83aa-40af-ab3f-4a3e05f48bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:14:35.386Z|ac3b88a0-bf78-4a97-98d5-c9ee6167ebe8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:35.387Z|ac3b88a0-bf78-4a97-98d5-c9ee6167ebe8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:35.398Z|cf340b6c-4abe-4f4d-9343-3e89fc109fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:35.398Z|cf340b6c-4abe-4f4d-9343-3e89fc109fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:35.399Z|b502769f-d895-479b-a7e6-1069c9e7eadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:35.400Z|b502769f-d895-479b-a7e6-1069c9e7eadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:45.416Z|bb14573f-72e7-4837-bbe9-e12426c3a66f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:45.416Z|bb14573f-72e7-4837-bbe9-e12426c3a66f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:45.422Z|d906f5b8-ffc2-4780-a4b8-90efe6554ce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:45.423Z|d906f5b8-ffc2-4780-a4b8-90efe6554ce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:45.425Z|bd912392-d8a9-4c99-a980-ab423c8be31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:45.426Z|bd912392-d8a9-4c99-a980-ab423c8be31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:49.166Z|530cb26f-c634-42ee-9258-e936e2139e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:14:49.167Z|530cb26f-c634-42ee-9258-e936e2139e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:14:55.447Z|5c446577-5066-4f39-98d5-a7f0bf80fcf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:55.447Z|6e3fe576-e638-4ebb-b7e4-15656361d840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:55.447Z|6e3fe576-e638-4ebb-b7e4-15656361d840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:55.448Z|5c446577-5066-4f39-98d5-a7f0bf80fcf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:14:55.449Z|f92f4f9a-a76d-4229-bb2a-cc03688eb532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:14:55.449Z|f92f4f9a-a76d-4229-bb2a-cc03688eb532|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:04.166Z|260dae6d-9a94-419a-8e83-7ca1e1719d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:15:04.170Z|260dae6d-9a94-419a-8e83-7ca1e1719d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:15:05.177Z|802b6347-0b4c-41f8-87c3-33b102969caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:15:05.178Z|802b6347-0b4c-41f8-87c3-33b102969caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:15:05.471Z|b6798fcb-faf0-4e71-9bbf-e10dc0b32f38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:05.471Z|b6798fcb-faf0-4e71-9bbf-e10dc0b32f38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:05.472Z|1228f15d-f33c-4762-abd7-a92d316e89e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:05.472Z|311beefe-03c3-4c16-8bb6-a7974f9c9798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:05.473Z|1228f15d-f33c-4762-abd7-a92d316e89e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:05.473Z|311beefe-03c3-4c16-8bb6-a7974f9c9798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:15.497Z|c6ca1104-6ac1-4f30-bce9-c0caef44fa4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:15.497Z|32aa484a-c666-4f32-87a3-6bffa3f5104c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:15.497Z|c6ca1104-6ac1-4f30-bce9-c0caef44fa4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:15.498Z|32aa484a-c666-4f32-87a3-6bffa3f5104c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:15.498Z|04b99260-5e31-4cbc-a282-c687d7baa5bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:15.498Z|04b99260-5e31-4cbc-a282-c687d7baa5bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:19.166Z|bd103ae6-18b4-4c0e-8abd-306116e0da8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:15:19.167Z|bd103ae6-18b4-4c0e-8abd-306116e0da8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:15:22.057Z|6d540c74-6c0a-4afc-8d10-fda7da2a3bcb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:15:22.057Z|6d540c74-6c0a-4afc-8d10-fda7da2a3bcb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:25.519Z|555e0d0b-5cce-4027-bacd-117b71c9ff2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:25.520Z|555e0d0b-5cce-4027-bacd-117b71c9ff2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:25.521Z|5f4efa98-6caf-463e-8be3-54744a9aebe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:25.521Z|5f4efa98-6caf-463e-8be3-54744a9aebe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:25.522Z|3eb2014d-574b-4eda-aa3b-f4d4a79e4b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:25.523Z|3eb2014d-574b-4eda-aa3b-f4d4a79e4b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:34.167Z|30cce1c1-59c1-465b-81bf-ed071c26b3e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:15:34.167Z|30cce1c1-59c1-465b-81bf-ed071c26b3e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:15:35.178Z|bc36fa22-cfb7-4668-add6-a8c999bc2b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:15:35.179Z|bc36fa22-cfb7-4668-add6-a8c999bc2b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:15:35.547Z|330ae153-4735-4979-9e33-318d59f10e01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:35.548Z|330ae153-4735-4979-9e33-318d59f10e01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:35.547Z|e7cf2e73-e47d-4a6a-8793-ae47b15da457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:35.548Z|2f0d7c05-c071-4d53-bc34-e75a0e588c6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:35.548Z|e7cf2e73-e47d-4a6a-8793-ae47b15da457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:35.548Z|2f0d7c05-c071-4d53-bc34-e75a0e588c6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:45.572Z|78fb7142-5e84-4e12-bd6e-3b570adcb779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:45.573Z|78fb7142-5e84-4e12-bd6e-3b570adcb779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:45.580Z|f20b490c-f216-4d9b-a7ed-8c99643b1918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:45.580Z|d0f04e6f-2b61-499c-9dbb-d5e60baedeeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:45.581Z|f20b490c-f216-4d9b-a7ed-8c99643b1918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:45.581Z|d0f04e6f-2b61-499c-9dbb-d5e60baedeeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:49.167Z|ae0bac4d-9e99-4db0-b0b3-9c6abb6dc9cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:15:49.171Z|ae0bac4d-9e99-4db0-b0b3-9c6abb6dc9cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:15:55.599Z|0e0a3122-7d68-4e13-a7ba-0d580e46b135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:55.600Z|0e0a3122-7d68-4e13-a7ba-0d580e46b135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:55.603Z|a1c17dcf-d462-4e74-83c1-c18e154af64f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:55.604Z|a1c17dcf-d462-4e74-83c1-c18e154af64f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:15:55.607Z|5893fe46-ee48-45d3-b6c3-6752e39a1969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:15:55.607Z|5893fe46-ee48-45d3-b6c3-6752e39a1969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:04.167Z|eea9c270-a6e6-4a6f-90f5-e960222c4a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:16:04.167Z|eea9c270-a6e6-4a6f-90f5-e960222c4a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:16:05.179Z|2365654a-fe60-4cb3-8578-4d510a7ba67d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:16:05.179Z|2365654a-fe60-4cb3-8578-4d510a7ba67d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:16:05.634Z|6507d546-4b9d-48be-a564-2a337dd3e35c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:05.634Z|6507d546-4b9d-48be-a564-2a337dd3e35c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:05.643Z|9fa172fb-8a3e-4ab2-aeec-373269a826e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:05.643Z|9fa172fb-8a3e-4ab2-aeec-373269a826e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:05.643Z|f4a1cb78-d594-43fe-9a1b-15398541c905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:05.643Z|f4a1cb78-d594-43fe-9a1b-15398541c905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:15.658Z|f769c9bf-6c04-4bfc-a252-e221d22a311e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:15.658Z|f769c9bf-6c04-4bfc-a252-e221d22a311e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:15.668Z|57ad5b92-e7c3-46c3-a6bc-56cc92b55d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:15.669Z|57ad5b92-e7c3-46c3-a6bc-56cc92b55d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:15.670Z|8b34066b-8f37-4daa-a54e-bf13f2eb0277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:15.671Z|8b34066b-8f37-4daa-a54e-bf13f2eb0277|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:19.166Z|3aeb4eb9-f00c-43e7-9f1a-4ff799742959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:16:19.168Z|3aeb4eb9-f00c-43e7-9f1a-4ff799742959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:16:22.055Z|78bff165-9850-46fd-840b-d31bbf405769|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:16:22.056Z|78bff165-9850-46fd-840b-d31bbf405769|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:25.687Z|b6cc2f66-89c4-45d1-b736-2b429e1db5d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:25.688Z|b6cc2f66-89c4-45d1-b736-2b429e1db5d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:25.689Z|cac0138c-cfa7-46e3-aa8c-5292f721ef85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:25.690Z|cac0138c-cfa7-46e3-aa8c-5292f721ef85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:25.691Z|aaec288b-bc48-42fd-b9c6-0a58ceb438eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:25.692Z|aaec288b-bc48-42fd-b9c6-0a58ceb438eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:34.167Z|1d05dc36-ca32-4991-a0ad-5e805efc6a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:16:34.171Z|1d05dc36-ca32-4991-a0ad-5e805efc6a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:16:35.180Z|f21b1f36-ce13-4c5e-9e4a-63cc9642fff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:16:35.181Z|f21b1f36-ce13-4c5e-9e4a-63cc9642fff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:16:35.713Z|54a448c1-fb75-474c-8d62-7a9930cb18dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:35.713Z|29a05e31-0fcc-4fb4-90eb-2af8a107dd2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:35.714Z|29a05e31-0fcc-4fb4-90eb-2af8a107dd2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:35.714Z|54a448c1-fb75-474c-8d62-7a9930cb18dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:35.717Z|d202b4ff-aae8-4fdd-9926-695fa5399dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:35.717Z|d202b4ff-aae8-4fdd-9926-695fa5399dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:45.736Z|af6ca733-0bca-4796-8515-5aa84238cd41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:45.736Z|af6ca733-0bca-4796-8515-5aa84238cd41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:45.741Z|a6e39aa7-610f-4660-8904-0370b5fb6115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:45.742Z|a6e39aa7-610f-4660-8904-0370b5fb6115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:45.743Z|6645bf92-7877-4031-a5e7-bba268218739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:45.744Z|6645bf92-7877-4031-a5e7-bba268218739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:49.167Z|8d3fd6c4-efd2-4096-a8c7-adfcf8022ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:16:49.167Z|8d3fd6c4-efd2-4096-a8c7-adfcf8022ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:16:55.763Z|85ff48fa-e6d2-4d11-8f40-921f8f60d4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:55.763Z|85ff48fa-e6d2-4d11-8f40-921f8f60d4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:55.766Z|64d46cc0-29bc-472f-94a5-91aafb9b76a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:55.766Z|64d46cc0-29bc-472f-94a5-91aafb9b76a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:16:55.767Z|48b41ef2-00d1-4397-9546-cb7897e44570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:16:55.768Z|48b41ef2-00d1-4397-9546-cb7897e44570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:04.167Z|54fb7cc2-0124-4d88-b79b-3821a011ae5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:17:04.167Z|54fb7cc2-0124-4d88-b79b-3821a011ae5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:17:05.182Z|33982ace-d875-4416-af76-ded3295e5e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:17:05.182Z|33982ace-d875-4416-af76-ded3295e5e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:17:05.785Z|bb3a4837-a1c0-4612-8f98-14fe0e276b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:05.786Z|bb3a4837-a1c0-4612-8f98-14fe0e276b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:05.792Z|e8674f69-da0d-4277-ac13-c491ba1d1283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:05.792Z|7e129ca3-2d44-49a4-ba2b-8ec041e1d2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:05.793Z|e8674f69-da0d-4277-ac13-c491ba1d1283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:05.793Z|7e129ca3-2d44-49a4-ba2b-8ec041e1d2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:15.813Z|33ff4ae7-63da-460d-a7be-75529c647795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:15.813Z|33ff4ae7-63da-460d-a7be-75529c647795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:15.814Z|ea0a6666-9522-46b4-9c20-ff9a0e4f123f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:15.815Z|ea0a6666-9522-46b4-9c20-ff9a0e4f123f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:15.816Z|8832ecf5-81e6-4ca4-a20b-44431d8ad9c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:15.816Z|8832ecf5-81e6-4ca4-a20b-44431d8ad9c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:19.167Z|ead8d8c4-1fae-4a58-9a42-5940958927ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:17:19.171Z|ead8d8c4-1fae-4a58-9a42-5940958927ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:17:22.055Z|efc90df0-65c2-48d4-801a-974e779867f2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:17:22.056Z|efc90df0-65c2-48d4-801a-974e779867f2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:25.840Z|c090186e-036c-4e63-b00d-affe47339636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:25.840Z|c14d75af-c10f-406c-aec6-9dc484194ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:25.841Z|c14d75af-c10f-406c-aec6-9dc484194ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:25.841Z|c090186e-036c-4e63-b00d-affe47339636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:25.846Z|a7abee3f-2a35-4a93-b8a2-9b86bdc138b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:25.846Z|a7abee3f-2a35-4a93-b8a2-9b86bdc138b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:34.167Z|a822f81a-c8b5-4f25-a5ee-fb144f777a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:17:34.167Z|a822f81a-c8b5-4f25-a5ee-fb144f777a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:17:35.182Z|18df255b-6d44-4f25-bc99-b0c199bf204b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:17:35.183Z|18df255b-6d44-4f25-bc99-b0c199bf204b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:17:35.864Z|dc333ba9-655d-4c82-9c1d-c6caa1840df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:35.865Z|dc333ba9-655d-4c82-9c1d-c6caa1840df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:35.867Z|818d0b30-cef8-48f5-abd5-75cf30b5bfac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:35.867Z|818d0b30-cef8-48f5-abd5-75cf30b5bfac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:35.875Z|6d9ef9c7-873f-4324-ab99-face14ef418b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:35.875Z|6d9ef9c7-873f-4324-ab99-face14ef418b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:45.891Z|5301833f-a371-41eb-aacf-db0e6df53b28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:45.891Z|76380a73-2424-4fd4-87f4-a3fbfa1b6f3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:45.892Z|76380a73-2424-4fd4-87f4-a3fbfa1b6f3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:45.892Z|5301833f-a371-41eb-aacf-db0e6df53b28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:45.896Z|b34200eb-f6e8-4822-b0ab-314c3a8fe7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:45.897Z|b34200eb-f6e8-4822-b0ab-314c3a8fe7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:49.167Z|b5858aae-3924-458b-be36-e3a8af673360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:17:49.167Z|b5858aae-3924-458b-be36-e3a8af673360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:17:55.916Z|c3c309cf-f41a-4bff-b6bd-7e4084b5f808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:55.916Z|c3c309cf-f41a-4bff-b6bd-7e4084b5f808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:55.916Z|399389a3-a624-4cb3-beb9-c380691800ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:55.917Z|399389a3-a624-4cb3-beb9-c380691800ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:17:55.919Z|826c4811-0610-4470-b76e-e62e46ed5bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:17:55.919Z|826c4811-0610-4470-b76e-e62e46ed5bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:04.167Z|81617b90-c9ee-4800-bac0-603dc4ee6534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:18:04.178Z|81617b90-c9ee-4800-bac0-603dc4ee6534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:18:05.183Z|ab334991-a461-421e-a8ac-5de0acb04416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:18:05.184Z|ab334991-a461-421e-a8ac-5de0acb04416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:18:05.940Z|c9bf55b8-cdd0-40cb-86e9-81c4efdaa2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:05.941Z|c9bf55b8-cdd0-40cb-86e9-81c4efdaa2a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:05.943Z|fe71bcbc-8d98-499d-8bed-6bddbe7795e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:05.944Z|fe71bcbc-8d98-499d-8bed-6bddbe7795e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:05.944Z|f5f3d134-0a13-4deb-9105-6495432d771a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:05.945Z|f5f3d134-0a13-4deb-9105-6495432d771a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:15.966Z|9aca9188-1921-4d7f-abcd-a6fa4c893209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:15.966Z|9aca9188-1921-4d7f-abcd-a6fa4c893209|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:15.972Z|d5e4ad11-a952-4efc-92fe-611081822c9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:15.973Z|d5e4ad11-a952-4efc-92fe-611081822c9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:15.974Z|91175fae-9502-48b3-bb87-2130d50d9ff4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:15.974Z|91175fae-9502-48b3-bb87-2130d50d9ff4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:19.167Z|40b46802-f59f-4b98-baa3-5e7e6d811f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:18:19.167Z|40b46802-f59f-4b98-baa3-5e7e6d811f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:18:22.055Z|5a567b59-8586-4acd-8b55-f95d1ebb25de|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:18:22.056Z|5a567b59-8586-4acd-8b55-f95d1ebb25de|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:25.988Z|b97af2d4-d5e4-4932-a4b3-619229c1b77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:25.989Z|b97af2d4-d5e4-4932-a4b3-619229c1b77e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:25.992Z|96559603-b7ab-47b0-927e-c019a4ee2ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:25.993Z|96559603-b7ab-47b0-927e-c019a4ee2ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:25.994Z|da7ad455-7936-42f1-8631-cd40b6615349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:25.995Z|da7ad455-7936-42f1-8631-cd40b6615349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:34.167Z|ee0806c1-492e-4346-a8bf-1c387732a907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:18:34.168Z|ee0806c1-492e-4346-a8bf-1c387732a907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:18:35.185Z|012c5c17-46ea-4d9f-be7a-14d4601408bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:18:35.185Z|012c5c17-46ea-4d9f-be7a-14d4601408bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:18:36.016Z|d71dacbf-27cf-46e4-8d5f-ce807ee36027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:36.016Z|d71dacbf-27cf-46e4-8d5f-ce807ee36027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:36.019Z|86939a8c-425c-452a-a355-923da32e7777|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:36.019Z|86939a8c-425c-452a-a355-923da32e7777|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:36.019Z|c3502515-48ba-46f6-b34a-3e7d3d71d922|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:36.020Z|c3502515-48ba-46f6-b34a-3e7d3d71d922|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:46.040Z|527da915-15c4-46f3-85e1-00b973b950f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:46.040Z|527da915-15c4-46f3-85e1-00b973b950f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:46.042Z|23e5b93e-f95c-4650-81e8-25427dc31bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:46.042Z|23e5b93e-f95c-4650-81e8-25427dc31bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:46.043Z|f5d25524-ae2b-48e1-bcfa-80fb6dd0b777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:46.044Z|f5d25524-ae2b-48e1-bcfa-80fb6dd0b777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:49.167Z|3d49d41a-8bcb-4e37-a109-91b1baca1a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:18:49.171Z|3d49d41a-8bcb-4e37-a109-91b1baca1a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:18:56.067Z|59b36818-51a6-4b90-be6d-85dbc31c4de0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:56.067Z|c7e51a3c-e88d-46b1-ae8b-030a1134c567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:56.068Z|c7e51a3c-e88d-46b1-ae8b-030a1134c567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:56.069Z|59b36818-51a6-4b90-be6d-85dbc31c4de0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:18:56.074Z|da95ce7a-a534-4ba5-a6e9-c77404f1d076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:18:56.074Z|da95ce7a-a534-4ba5-a6e9-c77404f1d076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:04.167Z|63815446-5509-4192-ae75-5274edf0d153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:19:04.167Z|63815446-5509-4192-ae75-5274edf0d153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:19:05.186Z|434449c0-3e35-4757-a928-f222bf5b79ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:19:05.186Z|434449c0-3e35-4757-a928-f222bf5b79ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:19:06.095Z|8755b3b6-6cbb-474d-806c-5a03cd860edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:06.096Z|8755b3b6-6cbb-474d-806c-5a03cd860edd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:06.096Z|982059cc-5533-4561-b476-1720c7ef4e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:06.096Z|982059cc-5533-4561-b476-1720c7ef4e4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:06.098Z|b63f3289-b273-4f6f-b1aa-19b8113142ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:06.098Z|b63f3289-b273-4f6f-b1aa-19b8113142ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:16.119Z|9862ec8a-ed66-4320-987e-e7f3c6834755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:16.120Z|9862ec8a-ed66-4320-987e-e7f3c6834755|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:16.127Z|8f04db89-77a1-435e-8a5e-3ae6cc50f8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:16.128Z|8f04db89-77a1-435e-8a5e-3ae6cc50f8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:16.128Z|3cdb9cfe-3d46-449a-9cde-f4bde0405700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:16.129Z|3cdb9cfe-3d46-449a-9cde-f4bde0405700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:19.166Z|a3be59cd-91a5-4bd0-8a96-9d27f4df82b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:19:19.167Z|a3be59cd-91a5-4bd0-8a96-9d27f4df82b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:19:22.055Z|9dd15a26-6f37-4637-a850-4d9f4fc83000|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:19:22.056Z|9dd15a26-6f37-4637-a850-4d9f4fc83000|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:26.146Z|9ff1957b-f6a5-4521-8edd-c1034613525b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:26.147Z|9ff1957b-f6a5-4521-8edd-c1034613525b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:26.149Z|45bf1c6b-1f6b-4c1c-ad56-244c4617fe33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:26.150Z|45bf1c6b-1f6b-4c1c-ad56-244c4617fe33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:26.151Z|c40d0224-6c02-4828-bdde-421b13b70687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:26.151Z|c40d0224-6c02-4828-bdde-421b13b70687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:34.170Z|4c340549-85c3-4448-ab94-c4b5442db482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:19:34.174Z|4c340549-85c3-4448-ab94-c4b5442db482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:19:35.187Z|f71483c4-cea4-4e1b-8120-20f99de28e4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:19:35.188Z|f71483c4-cea4-4e1b-8120-20f99de28e4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:19:36.171Z|e62f7379-5162-4aa1-bab8-a0e3ad37887e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:36.172Z|e62f7379-5162-4aa1-bab8-a0e3ad37887e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:36.174Z|b8c3a869-47bf-487f-821b-11cfa13bfe3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:36.174Z|b8c3a869-47bf-487f-821b-11cfa13bfe3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:36.179Z|827afa4d-442d-4ae8-8e3f-c222dc312ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:36.179Z|827afa4d-442d-4ae8-8e3f-c222dc312ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:46.197Z|41884e2e-a14c-463d-a877-b4570f4c59c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:46.198Z|82ee9799-3725-4d07-861f-aba63b1d15c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:46.198Z|41884e2e-a14c-463d-a877-b4570f4c59c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:46.199Z|82ee9799-3725-4d07-861f-aba63b1d15c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:46.202Z|c25ff973-a164-4680-bd36-d1c386a86230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:46.202Z|c25ff973-a164-4680-bd36-d1c386a86230|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:49.167Z|4dd44462-22dd-4011-8148-ee267738de20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:19:49.167Z|4dd44462-22dd-4011-8148-ee267738de20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:19:56.224Z|7feb1084-3308-4db5-9530-b60a9f24c210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:56.225Z|d8ea1ff3-ea70-4a0c-a844-3b824bd9e358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:56.225Z|7feb1084-3308-4db5-9530-b60a9f24c210|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:56.225Z|d8ea1ff3-ea70-4a0c-a844-3b824bd9e358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:19:56.227Z|82c9f819-e7e4-4fbc-b24d-594b71de887c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:19:56.227Z|82c9f819-e7e4-4fbc-b24d-594b71de887c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:04.167Z|40c1271e-63c0-4462-9478-0d2f81ebc463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:20:04.167Z|40c1271e-63c0-4462-9478-0d2f81ebc463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:20:05.189Z|1e1d744e-9bb9-4ea5-b38d-0ebbd3d42158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:20:05.189Z|1e1d744e-9bb9-4ea5-b38d-0ebbd3d42158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:20:06.259Z|66def178-0ffc-4702-b40f-f296724330fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:06.259Z|bffb8d8f-5821-4141-a905-666a060139fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:06.259Z|78d0fcbb-ed8d-43c7-9264-98400eddbf9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:06.259Z|66def178-0ffc-4702-b40f-f296724330fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:06.259Z|bffb8d8f-5821-4141-a905-666a060139fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:06.259Z|78d0fcbb-ed8d-43c7-9264-98400eddbf9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:16.285Z|a37fda97-fbf0-4f96-8d64-b3740285cd85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:16.286Z|a37fda97-fbf0-4f96-8d64-b3740285cd85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:16.285Z|4742b048-6110-4b81-a5d4-eda88aa27990|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:16.287Z|4742b048-6110-4b81-a5d4-eda88aa27990|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:16.292Z|6e879c5d-b501-4be1-aeea-371c853f0a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:16.292Z|6e879c5d-b501-4be1-aeea-371c853f0a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:19.167Z|8b1cca0b-7705-4c6a-a3c3-fb44092251cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:20:19.170Z|8b1cca0b-7705-4c6a-a3c3-fb44092251cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:20:22.055Z|079c32a8-a082-40a9-9fb6-a2ba6e8ada89|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:20:22.055Z|079c32a8-a082-40a9-9fb6-a2ba6e8ada89|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:26.313Z|399d2a18-0a7d-4604-ae72-fc3c5f756b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:26.314Z|399d2a18-0a7d-4604-ae72-fc3c5f756b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:26.314Z|209944b6-d1f8-497a-95e4-2c6401b6a4f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:26.314Z|ba55acd6-81a3-4154-ba0c-689381b82616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:26.314Z|209944b6-d1f8-497a-95e4-2c6401b6a4f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:26.315Z|ba55acd6-81a3-4154-ba0c-689381b82616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:34.172Z|14c39cec-5676-469c-8878-3fa3124c4ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:20:34.172Z|14c39cec-5676-469c-8878-3fa3124c4ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:20:35.190Z|7a2fd305-a6f4-4256-8b09-f5e2080ee6b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:20:35.190Z|7a2fd305-a6f4-4256-8b09-f5e2080ee6b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:20:36.339Z|ec621814-14b8-4526-8e8b-03254f655d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:36.340Z|ec621814-14b8-4526-8e8b-03254f655d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:36.340Z|5e48c2a6-e7ee-45de-8e44-5100da67fc7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:36.341Z|5e48c2a6-e7ee-45de-8e44-5100da67fc7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:36.344Z|9768b33b-1ec3-4a84-a633-32db2c7000fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:36.344Z|9768b33b-1ec3-4a84-a633-32db2c7000fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:46.366Z|5735a259-ca24-4b10-97e5-c1d1c1685940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:46.366Z|5735a259-ca24-4b10-97e5-c1d1c1685940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:46.374Z|e3fe45cc-61c1-4c99-a83f-b90c91efbb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:46.375Z|e3fe45cc-61c1-4c99-a83f-b90c91efbb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:46.375Z|4614cbbf-daf4-460f-82d2-67b4c170e773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:46.376Z|4614cbbf-daf4-460f-82d2-67b4c170e773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:49.167Z|2f031bf5-e8ae-4d08-9c54-3ed5127285a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:20:49.167Z|2f031bf5-e8ae-4d08-9c54-3ed5127285a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:20:56.394Z|ed075157-4b81-4c46-a4af-3eb67e47274d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:56.394Z|ed075157-4b81-4c46-a4af-3eb67e47274d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:56.398Z|e98d30be-27e0-4804-9235-8ec10706a9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:56.399Z|e98d30be-27e0-4804-9235-8ec10706a9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:20:56.399Z|60c62eda-9f60-418d-9202-fd7de1b4cee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:20:56.399Z|60c62eda-9f60-418d-9202-fd7de1b4cee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:04.167Z|71fe2b60-802b-4831-9ff8-19805b22d578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:21:04.171Z|71fe2b60-802b-4831-9ff8-19805b22d578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:21:05.191Z|70d24d2e-bda4-4ebe-ae46-f02b4aafc462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:21:05.191Z|70d24d2e-bda4-4ebe-ae46-f02b4aafc462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:21:06.417Z|f6654f66-fd6a-4739-a74c-e64ed5e2eca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:06.417Z|f6654f66-fd6a-4739-a74c-e64ed5e2eca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:06.418Z|90c13005-03d0-45cf-8125-d22746ca5e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:06.419Z|90c13005-03d0-45cf-8125-d22746ca5e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:06.421Z|21d71534-fb87-4ad0-857b-d3b372ccc3ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:06.422Z|21d71534-fb87-4ad0-857b-d3b372ccc3ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:16.445Z|6fe90f9f-95a3-4ad0-8cce-0a14e055b0e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:16.446Z|6fe90f9f-95a3-4ad0-8cce-0a14e055b0e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:16.453Z|9b6bc3ac-fc7c-42ec-ae8c-8151079290b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:16.454Z|9b6bc3ac-fc7c-42ec-ae8c-8151079290b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:16.452Z|1b328c55-44c1-4f62-b725-90377d17d79c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:16.455Z|1b328c55-44c1-4f62-b725-90377d17d79c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:19.167Z|b11f479f-297d-4cd0-a5b0-be8180f34ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:21:19.167Z|b11f479f-297d-4cd0-a5b0-be8180f34ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:21:22.055Z|8b6f6639-f4e8-46a6-83cf-9bf6907492ff|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:21:22.056Z|8b6f6639-f4e8-46a6-83cf-9bf6907492ff|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:26.468Z|4e6b119a-821d-4f98-b962-54365da5a75d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:26.468Z|4e6b119a-821d-4f98-b962-54365da5a75d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:26.476Z|bcb708fb-c9a7-4de4-ad27-616d4ccdb481|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:26.476Z|f78e35fb-1f74-44c6-9ae9-72a3a864a8a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:26.476Z|bcb708fb-c9a7-4de4-ad27-616d4ccdb481|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:26.477Z|f78e35fb-1f74-44c6-9ae9-72a3a864a8a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:34.167Z|7bf05c99-10e5-470a-91a6-63aa1c7ea899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:21:34.167Z|7bf05c99-10e5-470a-91a6-63aa1c7ea899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:21:35.192Z|c87483fc-5e89-46da-b987-b6425e899fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:21:35.192Z|c87483fc-5e89-46da-b987-b6425e899fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:21:36.494Z|25414039-8ab6-499f-9693-a7b9fd0aef45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:36.495Z|25414039-8ab6-499f-9693-a7b9fd0aef45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:36.504Z|0d8075c9-0075-4e52-aafc-c65f9b79e2f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:36.505Z|0d8075c9-0075-4e52-aafc-c65f9b79e2f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:36.503Z|de1330af-5df2-40be-aa4a-3c3ef3155be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:36.507Z|de1330af-5df2-40be-aa4a-3c3ef3155be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:46.528Z|83e6a19d-5173-4963-9337-d4b066fb2021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:46.530Z|5a60f389-abd7-437d-84b2-a2ac18adaa3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:46.530Z|83e6a19d-5173-4963-9337-d4b066fb2021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:46.530Z|5a60f389-abd7-437d-84b2-a2ac18adaa3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:46.529Z|284f64d8-1cb5-42eb-a728-ac60e57c8db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:46.532Z|284f64d8-1cb5-42eb-a728-ac60e57c8db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:49.167Z|65f6be5f-5393-4be2-9d27-1075b308f01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:21:49.171Z|65f6be5f-5393-4be2-9d27-1075b308f01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:21:56.553Z|534c9a7f-746e-4a3e-987f-a54b8a3968a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:56.554Z|534c9a7f-746e-4a3e-987f-a54b8a3968a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:56.556Z|0bf1d4a6-0f83-4304-a94b-2a3987a7ad98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:56.556Z|f4b93cca-15eb-408f-8a20-d4b44f477705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:21:56.557Z|f4b93cca-15eb-408f-8a20-d4b44f477705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:21:56.557Z|0bf1d4a6-0f83-4304-a94b-2a3987a7ad98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:04.166Z|3ac59bd2-933e-4ce4-99a0-5d17339bcbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:22:04.167Z|3ac59bd2-933e-4ce4-99a0-5d17339bcbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:22:05.193Z|fd7c301d-3708-4d14-88c1-8a3d575400bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:22:05.193Z|fd7c301d-3708-4d14-88c1-8a3d575400bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:22:06.589Z|418f8634-090b-4d3c-acb3-3f020d8b9250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:06.590Z|093dfe2c-8350-41e9-acea-b1150e18b2f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:06.590Z|418f8634-090b-4d3c-acb3-3f020d8b9250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:06.590Z|093dfe2c-8350-41e9-acea-b1150e18b2f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:06.600Z|80ff2c25-5531-4094-998c-f359d2ec367b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:06.600Z|80ff2c25-5531-4094-998c-f359d2ec367b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:16.614Z|a89d2a0e-ac91-4ee4-820b-db74faa07c0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:16.614Z|f6909505-9653-4d06-ad10-8bf024bbfd5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:16.615Z|f6909505-9653-4d06-ad10-8bf024bbfd5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:16.615Z|a89d2a0e-ac91-4ee4-820b-db74faa07c0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:16.621Z|e964ac82-6c51-43b3-b05e-92320f62c256|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:16.621Z|e964ac82-6c51-43b3-b05e-92320f62c256|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:19.167Z|3ae3d46d-260c-4227-8c75-9dd61784ec3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:22:19.167Z|3ae3d46d-260c-4227-8c75-9dd61784ec3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:22:22.055Z|9c18fecc-da10-4b6c-af30-a6dadc4bba67|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:22:22.056Z|9c18fecc-da10-4b6c-af30-a6dadc4bba67|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:26.639Z|564137c1-1b81-4dc3-b87b-cef2d583fe8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:26.640Z|564137c1-1b81-4dc3-b87b-cef2d583fe8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:26.642Z|7363a121-c494-4ba0-83dd-ac75328bb989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:26.642Z|7363a121-c494-4ba0-83dd-ac75328bb989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:26.654Z|de9779ec-f5b6-483e-b185-6a5e7080abf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:26.655Z|de9779ec-f5b6-483e-b185-6a5e7080abf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:34.170Z|bb45bae7-1dd4-4393-b8e6-bf7a736c835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:22:34.173Z|bb45bae7-1dd4-4393-b8e6-bf7a736c835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:22:35.193Z|61375637-4259-4ff2-a22c-1a07fb7a91c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:22:35.194Z|61375637-4259-4ff2-a22c-1a07fb7a91c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:22:36.663Z|b0681b0d-4235-4217-ae53-eae444e042f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:36.664Z|b0681b0d-4235-4217-ae53-eae444e042f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:36.664Z|292ee669-b8c4-4222-9bea-3735cf823086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:36.665Z|292ee669-b8c4-4222-9bea-3735cf823086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:36.676Z|b90bd432-66ce-49bc-913c-54499d039f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:36.676Z|b90bd432-66ce-49bc-913c-54499d039f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:46.686Z|b4277293-eb33-4f8d-9954-3b0ba5df813d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:46.687Z|b4277293-eb33-4f8d-9954-3b0ba5df813d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:46.694Z|d4ee43d5-2d0b-4df2-b5a3-9302f20dec04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:46.695Z|7442f202-bfdb-44ea-b08a-7085a76a2e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:46.695Z|7442f202-bfdb-44ea-b08a-7085a76a2e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:46.695Z|d4ee43d5-2d0b-4df2-b5a3-9302f20dec04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:49.167Z|b7732b46-4f08-4007-a39b-d961a89215bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:22:49.167Z|b7732b46-4f08-4007-a39b-d961a89215bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:22:56.710Z|22d931ad-bfe7-4af3-9d77-58fd44609e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:56.710Z|22d931ad-bfe7-4af3-9d77-58fd44609e17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:56.715Z|11f26191-7ab7-4301-835c-ff722189b7db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:56.715Z|11f26191-7ab7-4301-835c-ff722189b7db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:22:56.717Z|1a6f7dc3-8017-4a61-a6ea-f453f22e52df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:22:56.718Z|1a6f7dc3-8017-4a61-a6ea-f453f22e52df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:04.166Z|d65cc6ad-0184-4bc8-8313-8d1b61273665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:23:04.167Z|d65cc6ad-0184-4bc8-8313-8d1b61273665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:23:05.194Z|355bb420-3aa2-4ef0-b727-dcd3b34d98a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:23:05.195Z|355bb420-3aa2-4ef0-b727-dcd3b34d98a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:23:06.735Z|ed0ee1a2-549c-47d5-bca3-05367813967b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:06.736Z|ed0ee1a2-549c-47d5-bca3-05367813967b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:06.740Z|21f5deb9-8cf0-4843-95fb-4a3d93faceab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:06.740Z|21f5deb9-8cf0-4843-95fb-4a3d93faceab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:06.740Z|078eab45-e114-48fb-b0ed-e3a85f420e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:06.742Z|078eab45-e114-48fb-b0ed-e3a85f420e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:16.767Z|980f05fa-5e9f-4a64-aea0-320bb4c68dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:16.768Z|980f05fa-5e9f-4a64-aea0-320bb4c68dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:16.768Z|5d780ee9-ed54-4305-9989-96c57da03e30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:16.768Z|5d780ee9-ed54-4305-9989-96c57da03e30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:16.769Z|18282f4f-bb0b-4805-9b9e-e42c39ce0962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:16.770Z|18282f4f-bb0b-4805-9b9e-e42c39ce0962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:19.167Z|0c83b923-3d8f-44bc-b230-43121895e899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:23:19.171Z|0c83b923-3d8f-44bc-b230-43121895e899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:23:22.055Z|a8653f5f-ad31-4768-a565-9f03f971e070|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:23:22.056Z|a8653f5f-ad31-4768-a565-9f03f971e070|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:26.792Z|41956c55-fdb4-4a95-a1e0-a764663ba41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:26.793Z|41956c55-fdb4-4a95-a1e0-a764663ba41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:26.800Z|025b1d6a-bf89-4dbb-bbc1-26584bb3f555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:26.800Z|025b1d6a-bf89-4dbb-bbc1-26584bb3f555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:26.803Z|69776a3f-da5d-4662-a075-39cbd6a95f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:26.803Z|69776a3f-da5d-4662-a075-39cbd6a95f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:34.167Z|921ad439-0f0a-4547-af09-25c2fb626d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:23:34.167Z|921ad439-0f0a-4547-af09-25c2fb626d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:23:35.195Z|3bf1ebe5-e4ee-4321-ae8c-c53b02af105b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:23:35.195Z|3bf1ebe5-e4ee-4321-ae8c-c53b02af105b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:23:36.819Z|6af8cdf2-d37b-4d1a-87a4-05fafd73dc96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:36.819Z|6af8cdf2-d37b-4d1a-87a4-05fafd73dc96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:36.823Z|18ba264c-ba66-4cf6-9ca7-cbc92033a65e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:36.823Z|18ba264c-ba66-4cf6-9ca7-cbc92033a65e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:36.826Z|d2481e4f-4eff-48e0-94c6-5895ec2f7fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:36.826Z|d2481e4f-4eff-48e0-94c6-5895ec2f7fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:46.845Z|ad9d0c10-3cfa-43ec-a6bf-b096864cbdeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:46.844Z|8a5af757-1c6a-407c-a480-e40c3f8e728e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:46.845Z|ad9d0c10-3cfa-43ec-a6bf-b096864cbdeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:46.845Z|8a5af757-1c6a-407c-a480-e40c3f8e728e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:46.847Z|8186e702-77a1-4aea-a61b-fd258d6340c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:46.848Z|8186e702-77a1-4aea-a61b-fd258d6340c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:49.167Z|e929529c-5811-4a88-9645-8e36a6cb84fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:23:49.167Z|e929529c-5811-4a88-9645-8e36a6cb84fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:23:56.871Z|7687524c-0737-42c9-84ab-d60f78698c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:56.871Z|7687524c-0737-42c9-84ab-d60f78698c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:56.874Z|c3472458-b2e8-403a-86fd-1bc310262ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:56.875Z|c3472458-b2e8-403a-86fd-1bc310262ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:23:56.878Z|2d0b2ac3-59e8-48b5-9a21-49f015d36aaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:23:56.878Z|2d0b2ac3-59e8-48b5-9a21-49f015d36aaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:04.167Z|9e6ab748-ef9c-485c-958a-b011a7d9a197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:24:04.172Z|9e6ab748-ef9c-485c-958a-b011a7d9a197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:24:05.196Z|2e0aec86-f2fc-4e9d-8d3d-eea54dfe543e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:24:05.196Z|2e0aec86-f2fc-4e9d-8d3d-eea54dfe543e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:24:06.893Z|390222d2-8e13-454b-b061-324275cc4d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:06.894Z|390222d2-8e13-454b-b061-324275cc4d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:06.900Z|3b6dc664-0a5f-4d73-90c4-1c9d68b0b142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:06.901Z|3b6dc664-0a5f-4d73-90c4-1c9d68b0b142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:06.902Z|17dd2bae-d93a-485d-9c13-9ae000f064dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:06.903Z|17dd2bae-d93a-485d-9c13-9ae000f064dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:16.918Z|0dd0918a-54c4-4178-8a8f-439cf5b7ab46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:16.919Z|0dd0918a-54c4-4178-8a8f-439cf5b7ab46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:16.923Z|4a08636d-d8ac-4573-a4ef-131a23be7041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:16.923Z|fe42ba46-3333-4b21-80ca-dc97b1b41217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:16.923Z|4a08636d-d8ac-4573-a4ef-131a23be7041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:16.924Z|fe42ba46-3333-4b21-80ca-dc97b1b41217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:19.167Z|81f534a4-6226-4f2f-9707-cbaa44d289ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:24:19.167Z|81f534a4-6226-4f2f-9707-cbaa44d289ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:24:22.056Z|27822dbb-b8d8-4159-896f-cefcb2720904|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:24:22.056Z|27822dbb-b8d8-4159-896f-cefcb2720904|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:26.949Z|c63a1286-ee1e-4495-a6cb-b107c8262a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:26.949Z|27c52759-058a-4b7c-be9c-953677bd8f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:26.949Z|bea83332-ebf9-467b-aed3-b9b27f22e361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:26.950Z|bea83332-ebf9-467b-aed3-b9b27f22e361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:26.950Z|27c52759-058a-4b7c-be9c-953677bd8f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:26.950Z|c63a1286-ee1e-4495-a6cb-b107c8262a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:34.167Z|2670fc60-2475-4864-9f6f-cb82424ec0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:24:34.167Z|2670fc60-2475-4864-9f6f-cb82424ec0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:24:35.197Z|a3119ea1-ee2e-41da-93af-181d36cfb7ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:24:35.197Z|a3119ea1-ee2e-41da-93af-181d36cfb7ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:24:36.978Z|91234db4-69de-4d0b-996e-fc98934dd338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:36.979Z|91234db4-69de-4d0b-996e-fc98934dd338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:36.980Z|874d79e9-8b22-4038-980e-eae612190adb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:36.980Z|10db1851-4275-489a-a1f6-ef697e4bd3be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:36.980Z|10db1851-4275-489a-a1f6-ef697e4bd3be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:36.980Z|874d79e9-8b22-4038-980e-eae612190adb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:47.005Z|e794a805-bcc0-4249-bceb-dd4d8e22362d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:47.006Z|e461d4e0-e757-46f1-8813-fef7108550fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:47.006Z|e794a805-bcc0-4249-bceb-dd4d8e22362d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:47.006Z|e461d4e0-e757-46f1-8813-fef7108550fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:47.013Z|a1c4905b-b0c4-44c9-8d2e-52cc085f9c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:47.014Z|a1c4905b-b0c4-44c9-8d2e-52cc085f9c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:49.167Z|e01bcf5d-3b7c-4530-b9cd-10e8ebfd8e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:24:49.171Z|e01bcf5d-3b7c-4530-b9cd-10e8ebfd8e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:24:57.028Z|a59d719b-bb7f-42e7-8843-ba3a00fcbf4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:57.028Z|02d277dd-ddf5-46a8-a61a-7e70aa1cb056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:57.029Z|a59d719b-bb7f-42e7-8843-ba3a00fcbf4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:57.029Z|02d277dd-ddf5-46a8-a61a-7e70aa1cb056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:24:57.033Z|28064d63-5757-4d3c-9c8a-ab51d24af266|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:24:57.034Z|28064d63-5757-4d3c-9c8a-ab51d24af266|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:04.167Z|546ecb05-353c-4626-a535-dabf4ed3d9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:25:04.167Z|546ecb05-353c-4626-a535-dabf4ed3d9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:25:05.198Z|0c9231d1-f08a-4822-ad53-89da4553753f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:25:05.198Z|0c9231d1-f08a-4822-ad53-89da4553753f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:25:07.052Z|31f5268d-2cc3-41cb-ab1c-3651f4f1701b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:07.053Z|31f5268d-2cc3-41cb-ab1c-3651f4f1701b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:07.053Z|8ffd7630-07d7-4558-9234-22ef817f2aad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:07.053Z|8ffd7630-07d7-4558-9234-22ef817f2aad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:07.059Z|fe788b27-ecdf-43a5-973e-ffb4bdccfb0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:07.059Z|fe788b27-ecdf-43a5-973e-ffb4bdccfb0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:17.080Z|5242d395-6af9-41ef-ba45-34422ccb3b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:17.080Z|5242d395-6af9-41ef-ba45-34422ccb3b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:17.080Z|0ee13078-fec4-4cdd-99dc-10c58c838389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:17.081Z|0ee13078-fec4-4cdd-99dc-10c58c838389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:17.083Z|f425e1cb-75ce-44c8-ab0d-a9d7d4b1645f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:17.083Z|f425e1cb-75ce-44c8-ab0d-a9d7d4b1645f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:19.167Z|331022e9-1a19-440a-8319-f8de4c4d15bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:25:19.167Z|331022e9-1a19-440a-8319-f8de4c4d15bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:25:22.056Z|a9b4bed8-bf50-447a-b3d1-a5bde9e67e69|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:25:22.057Z|a9b4bed8-bf50-447a-b3d1-a5bde9e67e69|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:27.103Z|579c06e0-d988-42c1-b099-467ac2f8f9be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:27.104Z|c8e67833-c589-49de-9dbe-a36092d73597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:27.104Z|c8e67833-c589-49de-9dbe-a36092d73597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:27.104Z|579c06e0-d988-42c1-b099-467ac2f8f9be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:27.107Z|89a8667f-a530-4179-a50a-53539afff372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:27.108Z|89a8667f-a530-4179-a50a-53539afff372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:34.166Z|6fbdb13b-c857-40b2-844b-2fcbef425b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:25:34.170Z|6fbdb13b-c857-40b2-844b-2fcbef425b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:25:35.199Z|fe20bac8-f60f-489a-b3cc-34efa93ca4c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:25:35.199Z|fe20bac8-f60f-489a-b3cc-34efa93ca4c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:25:37.127Z|cb7cd4ad-b8d1-4d3b-878e-b1fb5242973a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:37.128Z|cb7cd4ad-b8d1-4d3b-878e-b1fb5242973a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:37.128Z|46ac047c-45d3-4417-81df-61f746eb5fc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:37.129Z|46ac047c-45d3-4417-81df-61f746eb5fc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:37.132Z|9c0dfacb-4a2b-4762-b2a2-4b19973786a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:37.132Z|9c0dfacb-4a2b-4762-b2a2-4b19973786a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:47.153Z|d95cdc83-b169-40a3-a880-998120087e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:47.154Z|d95cdc83-b169-40a3-a880-998120087e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:47.156Z|852e4cd2-56a0-4607-bc29-d0cf9b497367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:47.156Z|852e4cd2-56a0-4607-bc29-d0cf9b497367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:47.157Z|a92de74e-dbae-48a0-b668-ac0d85328f1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:47.157Z|a92de74e-dbae-48a0-b668-ac0d85328f1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:49.167Z|f730791e-57ed-416f-9dfe-549d2f27a4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:25:49.167Z|f730791e-57ed-416f-9dfe-549d2f27a4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:25:57.180Z|be92a477-63fe-4668-aa2e-a0e4790a30f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:57.181Z|be92a477-63fe-4668-aa2e-a0e4790a30f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:57.181Z|1dbaeff1-bf34-4e4e-a2f6-a78a03886040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:57.182Z|1dbaeff1-bf34-4e4e-a2f6-a78a03886040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:25:57.184Z|84e6c4c4-3d75-42db-97f4-3bc63e922ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:25:57.184Z|84e6c4c4-3d75-42db-97f4-3bc63e922ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:04.166Z|1a8d3477-95f5-48e6-a76f-3f84fcd1a5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:26:04.167Z|1a8d3477-95f5-48e6-a76f-3f84fcd1a5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:26:05.200Z|c8540492-16c9-4232-afeb-4c61df3a22a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:26:05.200Z|c8540492-16c9-4232-afeb-4c61df3a22a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:26:07.204Z|77b99be8-658a-4792-bf6f-661a69309c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:07.205Z|77b99be8-658a-4792-bf6f-661a69309c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:07.207Z|8c9d2042-0821-4ab6-bd4b-d2fd926fb50b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:07.207Z|8c9d2042-0821-4ab6-bd4b-d2fd926fb50b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:07.210Z|8687b9a6-13ac-431b-a067-a20a9a2463ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:07.210Z|8687b9a6-13ac-431b-a067-a20a9a2463ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:17.227Z|9ab21f46-a6e4-4727-80d4-9da632f80c67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:17.228Z|9ab21f46-a6e4-4727-80d4-9da632f80c67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:17.232Z|83c02ed7-c02f-4e1f-bfeb-0b99b5f8bcb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:17.232Z|83c02ed7-c02f-4e1f-bfeb-0b99b5f8bcb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:17.232Z|5216220b-e89c-4084-b46d-f149ffdefec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:17.233Z|5216220b-e89c-4084-b46d-f149ffdefec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:19.169Z|d1d01004-dfe9-4521-9282-05af8a7cad79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:26:19.172Z|d1d01004-dfe9-4521-9282-05af8a7cad79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:26:22.057Z|eceea7db-1672-4848-9bea-5fba76ce05ed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:26:22.057Z|eceea7db-1672-4848-9bea-5fba76ce05ed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:27.254Z|2dd7218f-e310-403b-a3a7-f07adacf2bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:27.255Z|2dd7218f-e310-403b-a3a7-f07adacf2bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:27.258Z|4a0d681b-fd58-4142-b846-511ebb5a2e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:27.258Z|987e9a7c-b58d-4d62-a24d-ac1b974221ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:27.259Z|4a0d681b-fd58-4142-b846-511ebb5a2e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:27.259Z|987e9a7c-b58d-4d62-a24d-ac1b974221ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:34.167Z|fbd0bfd7-a8ba-43f9-a5ae-46c28b1fc694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:26:34.167Z|fbd0bfd7-a8ba-43f9-a5ae-46c28b1fc694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:26:35.201Z|2a3ebda6-0579-4238-b6f1-ab85aac4e67a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:26:35.201Z|2a3ebda6-0579-4238-b6f1-ab85aac4e67a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:26:37.278Z|f28ac049-ae39-4898-9c34-e30ca804f2d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:37.279Z|f28ac049-ae39-4898-9c34-e30ca804f2d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:37.280Z|b9cf6548-36af-4b9d-a62f-c15ba689f534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:37.281Z|b9cf6548-36af-4b9d-a62f-c15ba689f534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:37.282Z|9fb6ca58-248b-4f3e-8db5-05883ddc90e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:37.282Z|9fb6ca58-248b-4f3e-8db5-05883ddc90e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:47.301Z|2911c68b-5122-45c0-ab0e-2025bc193318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:47.302Z|2911c68b-5122-45c0-ab0e-2025bc193318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:47.304Z|5df18137-7614-438c-8a38-bd169edf136b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:47.305Z|5df18137-7614-438c-8a38-bd169edf136b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:47.311Z|06045fb8-4e72-492f-96ac-e5f60422b360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:47.311Z|06045fb8-4e72-492f-96ac-e5f60422b360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:49.166Z|d2bca465-7b2b-45bf-8544-b631b7c9d9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:26:49.167Z|d2bca465-7b2b-45bf-8544-b631b7c9d9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:26:57.325Z|26a09aaa-8f9f-4cad-ad5a-7fbb9f123d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:57.325Z|26a09aaa-8f9f-4cad-ad5a-7fbb9f123d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:57.326Z|555ee839-1ed4-4714-8b73-610555f3b79b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:57.326Z|555ee839-1ed4-4714-8b73-610555f3b79b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:26:57.331Z|1e3420c5-2ffa-48c8-be13-ac7fabd8210a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:26:57.332Z|1e3420c5-2ffa-48c8-be13-ac7fabd8210a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:04.167Z|211f5522-df15-4adc-ac15-a1ed9d336f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:27:04.170Z|211f5522-df15-4adc-ac15-a1ed9d336f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:27:05.202Z|04c0dbf7-99f6-4476-9873-0d009ad34244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:27:05.202Z|04c0dbf7-99f6-4476-9873-0d009ad34244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:27:07.349Z|64333aff-e098-4c11-bbe4-d31130907062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:07.350Z|64333aff-e098-4c11-bbe4-d31130907062|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:07.351Z|f8845a33-2ef9-4d07-8c76-5051a27a54e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:07.352Z|f8845a33-2ef9-4d07-8c76-5051a27a54e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:07.353Z|348770af-f470-40f0-a893-3da728bd8683|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:07.353Z|348770af-f470-40f0-a893-3da728bd8683|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:17.370Z|df11696d-4771-4d1c-a67d-4f7de0cb600e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:17.371Z|df11696d-4771-4d1c-a67d-4f7de0cb600e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:17.372Z|09ab04b0-39b2-4480-b263-587769cf22f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:17.373Z|09ab04b0-39b2-4480-b263-587769cf22f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:17.380Z|20d205aa-2bb5-4c0c-9bcc-694481546ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:17.380Z|20d205aa-2bb5-4c0c-9bcc-694481546ee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:19.167Z|29198dfc-e402-4c45-bf73-57c87fd307f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:27:19.167Z|29198dfc-e402-4c45-bf73-57c87fd307f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:27:22.055Z|85c415fe-6d3e-4864-8f64-d657b37b5620|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:27:22.056Z|85c415fe-6d3e-4864-8f64-d657b37b5620|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:27.394Z|2c0dab79-7e52-4c97-9ca7-1409a1f1008e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:27.395Z|2c0dab79-7e52-4c97-9ca7-1409a1f1008e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:27.394Z|b5bb7391-21b7-4b44-9aeb-6355d65879a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:27.395Z|b5bb7391-21b7-4b44-9aeb-6355d65879a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:27.400Z|c1acb16c-e580-4d18-8e4f-835bfde93027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:27.400Z|c1acb16c-e580-4d18-8e4f-835bfde93027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:34.167Z|3ce98ec9-bb3d-4337-8b62-945c9b56298d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:27:34.167Z|3ce98ec9-bb3d-4337-8b62-945c9b56298d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:27:35.203Z|a5d99cd2-5234-4d1a-87d0-05d04b0321ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:27:35.204Z|a5d99cd2-5234-4d1a-87d0-05d04b0321ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:27:37.420Z|f177b8e9-c345-4bf9-9036-f3db104a232f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:37.421Z|f177b8e9-c345-4bf9-9036-f3db104a232f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:37.422Z|5c637095-9c18-42d3-8444-7c47ad4935f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:37.422Z|5c637095-9c18-42d3-8444-7c47ad4935f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:37.423Z|6b8dec2b-e53a-4bd3-973e-dfbbb641ea47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:37.423Z|6b8dec2b-e53a-4bd3-973e-dfbbb641ea47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:47.449Z|b75a9729-e2ea-4399-8330-05bd45bda7dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:47.450Z|b75a9729-e2ea-4399-8330-05bd45bda7dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:47.450Z|3be2e811-39fd-4f2f-87fc-7f99842ce36e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:47.451Z|3be2e811-39fd-4f2f-87fc-7f99842ce36e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:47.457Z|13091466-f9a3-408e-ade3-2e7e308b5ccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:47.458Z|13091466-f9a3-408e-ade3-2e7e308b5ccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:49.172Z|391b7ca5-103d-4beb-92c4-ba40fd483211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:27:49.175Z|391b7ca5-103d-4beb-92c4-ba40fd483211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:27:57.475Z|444f282e-9519-4c80-b37f-056c63dc119e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:57.475Z|444f282e-9519-4c80-b37f-056c63dc119e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:57.482Z|1cd846dd-d008-4d79-9585-cc706a18ce7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:57.482Z|3c9c3917-3b37-4950-940f-5ecade157ec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:27:57.483Z|3c9c3917-3b37-4950-940f-5ecade157ec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:27:57.483Z|1cd846dd-d008-4d79-9585-cc706a18ce7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:04.166Z|e366aeb1-22db-43f1-a69a-e3cb7c07057e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:28:04.167Z|e366aeb1-22db-43f1-a69a-e3cb7c07057e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:28:05.205Z|c32b6bf7-6db0-4110-9564-bf6836a387c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:28:05.206Z|c32b6bf7-6db0-4110-9564-bf6836a387c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:28:07.505Z|a4453bfd-d8a0-486b-9746-f344b03eb555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:07.506Z|a4453bfd-d8a0-486b-9746-f344b03eb555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:07.513Z|53d43612-38b3-4384-aab4-6dec3d15f444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:07.513Z|53d43612-38b3-4384-aab4-6dec3d15f444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:07.513Z|096e7a15-1e2d-4fa8-880a-58d673860d72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:07.513Z|096e7a15-1e2d-4fa8-880a-58d673860d72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:17.539Z|aa0f65f1-cd26-469f-851d-23e3d3967723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:17.540Z|aa0f65f1-cd26-469f-851d-23e3d3967723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:17.540Z|68b1e2fb-6124-4611-965b-b6d844a679c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:17.540Z|68b1e2fb-6124-4611-965b-b6d844a679c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:17.543Z|d22821a2-ee85-4851-99e5-db2c0fc30027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:17.544Z|d22821a2-ee85-4851-99e5-db2c0fc30027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:19.167Z|6cbd95ca-df1f-4c50-bec5-d02025f4d187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:28:19.167Z|6cbd95ca-df1f-4c50-bec5-d02025f4d187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:28:22.056Z|20d65e96-9c6e-4bd9-9639-ea1d6925d540|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:28:22.057Z|20d65e96-9c6e-4bd9-9639-ea1d6925d540|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:27.565Z|f7ed6a94-7805-4e62-9a5c-e7b4275b8545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:27.565Z|f7ed6a94-7805-4e62-9a5c-e7b4275b8545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:27.566Z|5d17da48-ea24-4b92-8ff7-4103538c6900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:27.567Z|5d17da48-ea24-4b92-8ff7-4103538c6900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:27.569Z|7624dd62-6336-4ecb-9793-5fb87849414e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:27.569Z|7624dd62-6336-4ecb-9793-5fb87849414e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:34.166Z|a9501738-04de-4e20-8472-2a93d6c4e898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:28:34.177Z|a9501738-04de-4e20-8472-2a93d6c4e898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:28:35.206Z|2419f2ef-5630-4a5a-bd7d-0b0a96a5760c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:28:35.206Z|2419f2ef-5630-4a5a-bd7d-0b0a96a5760c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:28:37.591Z|ade89a28-1bda-4176-bc8c-5d65606341dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:37.591Z|09780a5d-6de4-4435-80be-405f876c2ecd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:37.592Z|ade89a28-1bda-4176-bc8c-5d65606341dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:37.591Z|e841b9f5-1bd0-4fd3-993d-5dbf30747418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:37.592Z|09780a5d-6de4-4435-80be-405f876c2ecd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:37.592Z|e841b9f5-1bd0-4fd3-993d-5dbf30747418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:47.617Z|7a45ed21-abb3-4ea4-97a2-fab3ead419ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:47.618Z|7a45ed21-abb3-4ea4-97a2-fab3ead419ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:47.618Z|b1128d51-0bcf-4b8f-a013-b9568eabbcae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:47.618Z|b1128d51-0bcf-4b8f-a013-b9568eabbcae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:47.625Z|ddf53cc8-52ca-40b0-a9df-5c6fa6efbc44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:47.626Z|ddf53cc8-52ca-40b0-a9df-5c6fa6efbc44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:49.166Z|9fd40012-689a-426d-b1ac-73df20329b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:28:49.167Z|9fd40012-689a-426d-b1ac-73df20329b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:28:57.640Z|2f7ecd13-f20b-4b80-b4ad-3ead0b166f46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:57.641Z|2f7ecd13-f20b-4b80-b4ad-3ead0b166f46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:57.647Z|60a0839d-8352-40b8-960d-103e40dcd787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:57.647Z|60a0839d-8352-40b8-960d-103e40dcd787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:28:57.650Z|a51baa44-87e6-4f04-a9d8-28a299dbce0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:28:57.650Z|a51baa44-87e6-4f04-a9d8-28a299dbce0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:04.167Z|4b3c37d5-8c93-4473-93a6-af31c70bf816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:29:04.167Z|4b3c37d5-8c93-4473-93a6-af31c70bf816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:29:05.207Z|e2a1f6ee-f818-4fd7-8395-58c0f14eaec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:29:05.207Z|e2a1f6ee-f818-4fd7-8395-58c0f14eaec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:29:07.665Z|960da39f-c524-46cc-a18c-ac54d7b8196d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:07.666Z|960da39f-c524-46cc-a18c-ac54d7b8196d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:07.669Z|aff6e503-b906-4fa9-b139-c0969a5e5fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:07.671Z|aff6e503-b906-4fa9-b139-c0969a5e5fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:07.671Z|08ed86ea-75d1-4a38-90e6-8051f434bfce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:07.671Z|08ed86ea-75d1-4a38-90e6-8051f434bfce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:17.690Z|180391f3-cd90-48d5-a0e3-5b2a0faa4998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:17.691Z|180391f3-cd90-48d5-a0e3-5b2a0faa4998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:17.693Z|88a6b372-f01b-47da-81c6-dd6c18904eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:17.694Z|88a6b372-f01b-47da-81c6-dd6c18904eef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:17.695Z|c6f5ba50-36e6-46e2-b98e-d74c55a1288e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:17.696Z|c6f5ba50-36e6-46e2-b98e-d74c55a1288e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:19.167Z|dea8bab9-0a81-4096-bcb4-f381b4907149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:29:19.171Z|dea8bab9-0a81-4096-bcb4-f381b4907149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:29:22.056Z|e6138608-e9e3-425d-8117-64b2497538db|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:29:22.057Z|e6138608-e9e3-425d-8117-64b2497538db|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:27.716Z|74a5fe41-f1af-4790-8dd9-5b33e2a9020d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:27.717Z|74a5fe41-f1af-4790-8dd9-5b33e2a9020d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:27.716Z|b95f41b0-8149-41cd-97b3-5056af21134b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:27.718Z|b95f41b0-8149-41cd-97b3-5056af21134b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:27.719Z|3116d959-5b94-4d1f-8fbf-9846127a9348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:27.719Z|3116d959-5b94-4d1f-8fbf-9846127a9348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:34.167Z|5e8c80b1-f3a9-48d3-93ec-38aa3a84f79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:29:34.167Z|5e8c80b1-f3a9-48d3-93ec-38aa3a84f79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:29:35.208Z|fbe76071-d449-4f78-9cd7-3074da37850e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:29:35.209Z|fbe76071-d449-4f78-9cd7-3074da37850e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:29:37.739Z|355b4f0c-4643-4324-a908-9cefe4f07d93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:37.740Z|db6353a3-8abb-4e5f-88d7-9059c4d13615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:37.740Z|355b4f0c-4643-4324-a908-9cefe4f07d93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:37.740Z|db6353a3-8abb-4e5f-88d7-9059c4d13615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:37.742Z|7e17b97a-efb8-483e-bfe5-a09276fd4159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:37.743Z|7e17b97a-efb8-483e-bfe5-a09276fd4159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:47.767Z|49464fbe-280f-4d2d-a020-13acdb475e11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:47.767Z|49464fbe-280f-4d2d-a020-13acdb475e11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:47.767Z|41aa9395-bfd8-4e1f-82f9-f406ec0c8feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:47.768Z|41aa9395-bfd8-4e1f-82f9-f406ec0c8feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:47.775Z|99ab6e15-e1b7-4683-a403-a8d4dfbc41b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:47.776Z|99ab6e15-e1b7-4683-a403-a8d4dfbc41b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:49.167Z|c0fb583f-b351-4ff6-8ec8-1c67e5d50a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:29:49.167Z|c0fb583f-b351-4ff6-8ec8-1c67e5d50a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:29:57.791Z|233ff9e1-94d0-477b-8481-5a3b121a4185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:57.792Z|233ff9e1-94d0-477b-8481-5a3b121a4185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:57.796Z|1cca502b-6f6f-4082-8d11-161515ecaf1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:57.796Z|1cca502b-6f6f-4082-8d11-161515ecaf1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:29:57.802Z|ee3e9458-8865-479a-95c9-72dbbe1755ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:29:57.802Z|ee3e9458-8865-479a-95c9-72dbbe1755ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:04.167Z|86e9baaf-052e-4407-b0d9-4851e0c9b02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:30:04.171Z|86e9baaf-052e-4407-b0d9-4851e0c9b02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:30:05.209Z|17c077a4-b303-4421-b195-1c6ee97dce9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:30:05.210Z|17c077a4-b303-4421-b195-1c6ee97dce9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:30:07.832Z|cb43b564-cb50-4219-b94f-49957b0cfab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:07.833Z|cb43b564-cb50-4219-b94f-49957b0cfab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:07.837Z|261eb878-f39e-4b39-b332-5233a2cdf5e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:07.838Z|261eb878-f39e-4b39-b332-5233a2cdf5e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:07.838Z|62dc0df8-749f-498b-8fed-b20c7fae515e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:07.839Z|62dc0df8-749f-498b-8fed-b20c7fae515e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:17.856Z|0b749f42-8f2c-4bbb-bdff-ea19a45d2677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:17.856Z|0b749f42-8f2c-4bbb-bdff-ea19a45d2677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:17.861Z|e927e3a2-431e-4822-8478-0df076a2e83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:17.862Z|e927e3a2-431e-4822-8478-0df076a2e83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:17.865Z|f2005101-e757-4403-b685-54616f072284|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:17.865Z|f2005101-e757-4403-b685-54616f072284|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:19.171Z|193ebed2-2387-417f-99cf-d6526be5c7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:30:19.172Z|193ebed2-2387-417f-99cf-d6526be5c7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:30:22.055Z|fd4dbeee-f683-4707-a37a-e2aa4e6d3285|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:30:22.055Z|fd4dbeee-f683-4707-a37a-e2aa4e6d3285|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:27.882Z|93186946-8660-4bf4-b621-329628bfbe47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:27.883Z|93186946-8660-4bf4-b621-329628bfbe47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:27.884Z|0a7f8365-04fd-4ce2-a648-c3326219859f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:27.885Z|0a7f8365-04fd-4ce2-a648-c3326219859f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:27.892Z|38356fce-ada1-477a-b5cd-12e4b4989742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:27.892Z|38356fce-ada1-477a-b5cd-12e4b4989742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:34.167Z|bb4d123e-4f13-4be7-a987-6f835c5b3d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:30:34.167Z|bb4d123e-4f13-4be7-a987-6f835c5b3d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:30:35.210Z|988afd48-92df-40f7-9a98-9b948874fe19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:30:35.211Z|988afd48-92df-40f7-9a98-9b948874fe19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:30:37.909Z|d5d883d3-668f-4c6b-9ed0-3852823573be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:37.909Z|3893d56e-c493-4b95-a1fc-fa8bc86f224c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:37.909Z|d5d883d3-668f-4c6b-9ed0-3852823573be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:37.910Z|3893d56e-c493-4b95-a1fc-fa8bc86f224c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:37.913Z|c5b0f0f4-528b-4040-aec6-dfe36ea54a52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:37.913Z|c5b0f0f4-528b-4040-aec6-dfe36ea54a52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:47.934Z|b619503c-2565-4bc3-be15-efd7213e54f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:47.935Z|5c203671-49f3-4e86-8392-a223d13a132f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:47.935Z|b619503c-2565-4bc3-be15-efd7213e54f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:47.935Z|5c203671-49f3-4e86-8392-a223d13a132f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:47.936Z|7c5711f2-1c20-400f-8a66-1e3d09ff7e1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:47.937Z|7c5711f2-1c20-400f-8a66-1e3d09ff7e1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:49.167Z|b7b78a6d-7bc1-4aa2-a7d5-e94b70f00e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:30:49.171Z|b7b78a6d-7bc1-4aa2-a7d5-e94b70f00e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:30:57.960Z|5f75cdf1-7473-45fd-b59a-277c7406e181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:57.960Z|5f75cdf1-7473-45fd-b59a-277c7406e181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:57.961Z|55991011-6e73-4947-9073-0c2fab533361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:57.960Z|5d98ea9b-deda-4788-b561-d19aa6943ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:30:57.961Z|5d98ea9b-deda-4788-b561-d19aa6943ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:30:57.961Z|55991011-6e73-4947-9073-0c2fab533361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:04.166Z|4516a164-9367-4dbb-b903-33fa3b5e25af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:31:04.167Z|4516a164-9367-4dbb-b903-33fa3b5e25af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:31:05.211Z|32b3d93a-62c4-417d-8105-130b51886726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:31:05.211Z|32b3d93a-62c4-417d-8105-130b51886726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:31:07.983Z|317bfeab-0b4d-44e4-86af-bd2cdaf52e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:07.983Z|0853c20b-cf78-4102-aed8-10d311c99cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:07.984Z|317bfeab-0b4d-44e4-86af-bd2cdaf52e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:07.984Z|0853c20b-cf78-4102-aed8-10d311c99cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:07.986Z|55a9bf55-7950-43ce-8a87-7d8167f44c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:07.987Z|55a9bf55-7950-43ce-8a87-7d8167f44c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:18.021Z|77b1e494-9070-4395-8904-e3bb82df9896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:18.022Z|c5f08615-e49b-44df-a663-11a04239e37c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:18.022Z|77b1e494-9070-4395-8904-e3bb82df9896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:18.022Z|c5f08615-e49b-44df-a663-11a04239e37c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:18.022Z|b82239da-8ffd-49a0-aa5d-e2755229c03f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:18.023Z|b82239da-8ffd-49a0-aa5d-e2755229c03f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:19.167Z|987fc671-d3f7-453b-b1e7-affe260e8605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:31:19.167Z|987fc671-d3f7-453b-b1e7-affe260e8605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:31:22.056Z|5fbee7d6-cfb7-48e0-9185-64a7f53af27c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:31:22.057Z|5fbee7d6-cfb7-48e0-9185-64a7f53af27c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:28.046Z|58f5bc17-a5a1-460f-af4c-c5c6ada4007e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:28.046Z|58f5bc17-a5a1-460f-af4c-c5c6ada4007e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:28.046Z|c40346c4-6557-4fc7-b965-b921a6f07fd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:28.047Z|c40346c4-6557-4fc7-b965-b921a6f07fd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:28.053Z|3898f23c-4b56-4266-bac8-270184fe3998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:28.055Z|3898f23c-4b56-4266-bac8-270184fe3998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:34.167Z|ec2c85cc-d226-4980-b7e8-39160604dd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:31:34.171Z|ec2c85cc-d226-4980-b7e8-39160604dd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:31:35.212Z|33fe291f-351f-40d8-9ae2-9654b2d6a31b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:31:35.212Z|33fe291f-351f-40d8-9ae2-9654b2d6a31b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:31:38.067Z|0b400ce1-2136-4935-9609-d209b8257cf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:38.068Z|0b400ce1-2136-4935-9609-d209b8257cf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:38.068Z|b479253e-1dc8-438e-84af-a9714dc53df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:38.069Z|b479253e-1dc8-438e-84af-a9714dc53df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:38.077Z|91f57a39-cc65-4327-a364-ec7360317930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:38.077Z|91f57a39-cc65-4327-a364-ec7360317930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:48.089Z|9f551d1a-c841-4367-874f-ccef8586b665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:48.090Z|b4981bb9-e973-42e7-8ec3-8dbcb942e617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:48.090Z|b4981bb9-e973-42e7-8ec3-8dbcb942e617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:48.090Z|9f551d1a-c841-4367-874f-ccef8586b665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:48.097Z|f94ebf7b-8c55-41bb-a154-6451d129f20b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:48.098Z|f94ebf7b-8c55-41bb-a154-6451d129f20b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:49.167Z|9f563d95-6bf8-42e3-bbff-fce53b537e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:31:49.167Z|9f563d95-6bf8-42e3-bbff-fce53b537e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:31:58.113Z|a1585e22-4618-480a-ae20-9c43475abeb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:58.113Z|fa09de29-4b6f-4854-bb2a-3f5086e862af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:58.113Z|a1585e22-4618-480a-ae20-9c43475abeb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:58.114Z|fa09de29-4b6f-4854-bb2a-3f5086e862af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:31:58.116Z|b8382d28-f551-4b65-829d-dce54f8b11ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:31:58.117Z|b8382d28-f551-4b65-829d-dce54f8b11ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:04.166Z|f63b0625-bad0-4982-9534-c40c68df8190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:32:04.167Z|f63b0625-bad0-4982-9534-c40c68df8190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:32:05.213Z|d3bbe901-85da-4d2d-a0a4-57edb0fd593b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:32:05.214Z|d3bbe901-85da-4d2d-a0a4-57edb0fd593b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:32:08.136Z|7dbff828-150f-4727-a7d6-6d2b6b05b4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:08.136Z|a33ed719-40a3-4280-9873-1800c5f2a1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:08.136Z|7dbff828-150f-4727-a7d6-6d2b6b05b4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:08.136Z|a33ed719-40a3-4280-9873-1800c5f2a1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:08.140Z|30239ed6-a8ee-450d-85c6-93b98fa6325b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:08.140Z|30239ed6-a8ee-450d-85c6-93b98fa6325b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:18.163Z|6a81fbcf-2198-4854-b8b3-af62cb809026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:18.163Z|48cd10d1-98a4-44ac-9044-6911e2b9dd4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:18.163Z|6a81fbcf-2198-4854-b8b3-af62cb809026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:18.163Z|48cd10d1-98a4-44ac-9044-6911e2b9dd4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:18.165Z|cd679dc8-a567-43b2-a0cc-63fba3813d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:18.165Z|cd679dc8-a567-43b2-a0cc-63fba3813d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:19.166Z|30fdb763-7a3c-459b-b496-d41bb205316a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:32:19.172Z|30fdb763-7a3c-459b-b496-d41bb205316a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:32:22.055Z|5c5331ff-923e-4d16-868e-4fb0362cc4ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:32:22.056Z|5c5331ff-923e-4d16-868e-4fb0362cc4ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:28.185Z|c5166ec9-4870-496d-b95c-517c22197353|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:28.185Z|b5bd8731-e94d-4b08-904d-0837956e82e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:28.186Z|c5166ec9-4870-496d-b95c-517c22197353|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:28.186Z|b5bd8731-e94d-4b08-904d-0837956e82e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:28.188Z|ad126a4a-1912-4ee4-8dff-e28e2542b6ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:28.188Z|ad126a4a-1912-4ee4-8dff-e28e2542b6ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:34.166Z|3479b388-c0db-4213-9803-35600587a27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:32:34.167Z|3479b388-c0db-4213-9803-35600587a27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:32:35.214Z|a3d8d6c9-dd2d-45c1-b3cf-832c349cd2e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:32:35.215Z|a3d8d6c9-dd2d-45c1-b3cf-832c349cd2e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:32:38.207Z|24821dfe-0c73-455b-a3e0-dd0f670278c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:38.207Z|24821dfe-0c73-455b-a3e0-dd0f670278c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:38.210Z|92dc9642-551b-46ad-972d-b60435f96567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:38.210Z|92dc9642-551b-46ad-972d-b60435f96567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:38.211Z|bd2b25c2-69f1-4a2f-8a26-0aad50d39e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:38.211Z|bd2b25c2-69f1-4a2f-8a26-0aad50d39e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:48.229Z|e6294f2c-bb9f-45c9-b4ef-cb6e200c3143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:48.230Z|e6294f2c-bb9f-45c9-b4ef-cb6e200c3143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:48.230Z|96ea7a16-ed4b-41a8-bd78-72455983fb36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:48.230Z|96ea7a16-ed4b-41a8-bd78-72455983fb36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:48.237Z|e606ce92-9966-49b7-80b9-49445684be90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:48.237Z|e606ce92-9966-49b7-80b9-49445684be90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:49.167Z|3ee3923e-32ad-4584-9780-967f4a20d2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:32:49.167Z|3ee3923e-32ad-4584-9780-967f4a20d2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:32:58.252Z|02cc9039-d19f-4b34-b035-53bae5aea127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:58.253Z|02cc9039-d19f-4b34-b035-53bae5aea127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:58.252Z|0327a51f-a21a-46d6-8519-bd8d39cdf600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:58.253Z|0327a51f-a21a-46d6-8519-bd8d39cdf600|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:32:58.257Z|31869d20-b90a-4f8d-bdff-7a23b9906219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:32:58.258Z|31869d20-b90a-4f8d-bdff-7a23b9906219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:04.167Z|b6c19b9f-2f59-4017-a14c-37be396933f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:33:04.171Z|b6c19b9f-2f59-4017-a14c-37be396933f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:33:05.215Z|3217deee-bf64-4d7b-bfc8-0935b9f4891a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:33:05.216Z|3217deee-bf64-4d7b-bfc8-0935b9f4891a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:33:08.274Z|951e99d6-a9fe-4454-b76e-4cf526ff2284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:08.275Z|951e99d6-a9fe-4454-b76e-4cf526ff2284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:08.275Z|184c98c4-b9a6-4de0-9f78-4eb19c0d811c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:08.275Z|184c98c4-b9a6-4de0-9f78-4eb19c0d811c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:08.279Z|ad926cf5-09c5-4c4d-ab25-b385ea12e16e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:08.279Z|ad926cf5-09c5-4c4d-ab25-b385ea12e16e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:18.296Z|4eef5576-eac5-41f5-bdec-a2dd8c5b5ed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:18.297Z|4eef5576-eac5-41f5-bdec-a2dd8c5b5ed0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:18.297Z|8cda4f5f-c31f-400d-84b4-d255f87679ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:18.297Z|8cda4f5f-c31f-400d-84b4-d255f87679ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:18.300Z|cb1e57ed-82dd-4ce8-8543-272539e1d8d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:18.301Z|cb1e57ed-82dd-4ce8-8543-272539e1d8d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:19.167Z|3fc406cf-ff50-42c2-b014-d744a7bc5ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:33:19.167Z|3fc406cf-ff50-42c2-b014-d744a7bc5ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:33:22.054Z|6753d4f6-78b9-4501-805a-ca9fc03bc9eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:33:22.055Z|6753d4f6-78b9-4501-805a-ca9fc03bc9eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:28.319Z|686c2e73-24e6-4261-86e9-15d4c2cb4f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:28.319Z|686c2e73-24e6-4261-86e9-15d4c2cb4f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:28.323Z|0323e992-70e0-4d9f-a120-87c353a2386f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:28.323Z|0323e992-70e0-4d9f-a120-87c353a2386f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:28.327Z|d1e49334-601f-44d6-988e-0abb422a28bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:28.328Z|d1e49334-601f-44d6-988e-0abb422a28bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:34.167Z|55e42f2c-2a74-4747-be91-dad41764c2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:33:34.167Z|55e42f2c-2a74-4747-be91-dad41764c2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:33:35.216Z|356b2eff-9bf6-41f2-bc44-6acb4e895a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:33:35.217Z|356b2eff-9bf6-41f2-bc44-6acb4e895a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:33:38.342Z|0a36365f-18ca-40ec-a691-3a2ca2a6e50a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:38.342Z|0a36365f-18ca-40ec-a691-3a2ca2a6e50a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:38.344Z|181452a0-caf6-4263-80c2-f5734d58736f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:38.344Z|181452a0-caf6-4263-80c2-f5734d58736f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:38.351Z|fe09a5b1-e565-4cbd-972b-29b1b50db1c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:38.351Z|fe09a5b1-e565-4cbd-972b-29b1b50db1c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:48.366Z|1c046c97-0d94-4418-ad4f-c2733f3b5eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:48.366Z|1c046c97-0d94-4418-ad4f-c2733f3b5eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:48.373Z|460d61f2-baa0-4243-a4f9-f43ed8961ef8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:48.373Z|460d61f2-baa0-4243-a4f9-f43ed8961ef8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:48.374Z|32ccc6dc-9591-4a2a-855d-0a10e6bbe878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:48.374Z|32ccc6dc-9591-4a2a-855d-0a10e6bbe878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:49.167Z|bcd86b60-7044-4a82-83ff-97e0681f1111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:33:49.171Z|bcd86b60-7044-4a82-83ff-97e0681f1111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:33:58.389Z|353c831d-1f59-4323-b001-c4b058b2807d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:58.390Z|353c831d-1f59-4323-b001-c4b058b2807d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:58.393Z|22b58342-12dc-45cd-b4fa-26133642a08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:58.394Z|22b58342-12dc-45cd-b4fa-26133642a08f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:33:58.396Z|f14cc549-a8d2-4423-9cea-70c6ffcba03b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:33:58.396Z|f14cc549-a8d2-4423-9cea-70c6ffcba03b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:04.166Z|34b0d60d-1f56-4b3d-97f0-a3ab7ef7262f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:34:04.167Z|34b0d60d-1f56-4b3d-97f0-a3ab7ef7262f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:34:05.217Z|5665018d-afb5-42dd-a34c-a48ed4037d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:34:05.218Z|5665018d-afb5-42dd-a34c-a48ed4037d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:34:08.414Z|d4fc9789-eecb-476b-bf94-4f5c06104216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:08.414Z|d4fc9789-eecb-476b-bf94-4f5c06104216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:08.416Z|b9ea0fe3-3528-4d41-9c27-930853263403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:08.417Z|b9ea0fe3-3528-4d41-9c27-930853263403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:08.418Z|345756c3-9c01-448a-9186-ecc230beb8d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:08.419Z|345756c3-9c01-448a-9186-ecc230beb8d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:18.439Z|45c00fa3-c35e-4fe5-9cea-d673e1715379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:18.440Z|45c00fa3-c35e-4fe5-9cea-d673e1715379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:18.441Z|a23cd298-27ac-45ad-b7c2-1c529dd9ef5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:18.442Z|cef5c621-ff8f-45b5-91f0-cd1ba1e9f033|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:18.442Z|a23cd298-27ac-45ad-b7c2-1c529dd9ef5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:18.443Z|cef5c621-ff8f-45b5-91f0-cd1ba1e9f033|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:19.169Z|e2a58097-645b-4755-a798-bfdaea98d256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:34:19.169Z|e2a58097-645b-4755-a798-bfdaea98d256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:34:22.055Z|20edfac5-1bd0-4ecc-9988-9f6b78a1bd1e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:34:22.055Z|20edfac5-1bd0-4ecc-9988-9f6b78a1bd1e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:28.462Z|35746b22-843a-40f4-a6da-51e5909a41a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:28.463Z|35746b22-843a-40f4-a6da-51e5909a41a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:28.464Z|c0e752eb-a2c3-49b2-96ec-b4c0a6e32618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:28.464Z|772d3fcf-0cff-4397-ab7d-4b0645d62376|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:28.465Z|c0e752eb-a2c3-49b2-96ec-b4c0a6e32618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:28.465Z|772d3fcf-0cff-4397-ab7d-4b0645d62376|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:34.166Z|7c8fa796-0cc7-4d13-8f16-2f232de7b6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:34:34.170Z|7c8fa796-0cc7-4d13-8f16-2f232de7b6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:34:35.218Z|f7be8474-b89f-42ae-a967-e11bfadc209d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:34:35.219Z|f7be8474-b89f-42ae-a967-e11bfadc209d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:34:38.488Z|0a15194c-a0ab-4292-abaf-8df48a464b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:38.488Z|97e360b0-248f-42e3-aa5a-3a9cea14cc2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:38.488Z|6de448d6-00ce-4d2e-8969-30a9582c427e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:38.489Z|97e360b0-248f-42e3-aa5a-3a9cea14cc2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:38.489Z|0a15194c-a0ab-4292-abaf-8df48a464b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:38.489Z|6de448d6-00ce-4d2e-8969-30a9582c427e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:48.512Z|654031dd-4ef8-415b-aa96-019819928067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:48.513Z|654031dd-4ef8-415b-aa96-019819928067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:48.515Z|812e6005-79ba-4dfb-aed4-ae13886d4771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:48.516Z|812e6005-79ba-4dfb-aed4-ae13886d4771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:48.516Z|c92ea250-4822-450c-be62-7411254de31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:48.517Z|c92ea250-4822-450c-be62-7411254de31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:49.167Z|a803e608-c726-466c-8a96-431417d08a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:34:49.167Z|a803e608-c726-466c-8a96-431417d08a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:34:58.538Z|ff52a761-ae13-4b0c-8292-9ef4a8a1abe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:58.539Z|ff52a761-ae13-4b0c-8292-9ef4a8a1abe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:58.548Z|4289991c-7d85-4ad4-a011-e513440dc95a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:58.548Z|d26827af-b934-47e4-b7df-95321dd16079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:34:58.549Z|d26827af-b934-47e4-b7df-95321dd16079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:34:58.549Z|4289991c-7d85-4ad4-a011-e513440dc95a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:04.167Z|2c3b156b-6d5b-4172-bbd6-f4c86ff6584b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:35:04.167Z|2c3b156b-6d5b-4172-bbd6-f4c86ff6584b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:35:05.220Z|c2b701d4-b740-42db-a23e-3a4ba58ccf2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:35:05.220Z|c2b701d4-b740-42db-a23e-3a4ba58ccf2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:35:08.564Z|5dde52f8-6eb9-4e5f-b5fe-7f5c43ac43ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:08.565Z|5dde52f8-6eb9-4e5f-b5fe-7f5c43ac43ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:08.568Z|158aa2cd-5be4-468e-8ac6-9a202f87635d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:08.569Z|158aa2cd-5be4-468e-8ac6-9a202f87635d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:08.570Z|c5f2feb1-08cf-46c6-93d7-0ab8c2268af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:08.570Z|c5f2feb1-08cf-46c6-93d7-0ab8c2268af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:18.595Z|2d443edb-aa49-49d4-9e58-bd9f1aa1b51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:18.596Z|2d443edb-aa49-49d4-9e58-bd9f1aa1b51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:18.596Z|aab0fa03-6dd4-450f-aab0-70d333d1389a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:18.596Z|aab0fa03-6dd4-450f-aab0-70d333d1389a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:18.602Z|8bce7556-fa2a-40a5-b8c4-e8d6d936d6ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:18.602Z|8bce7556-fa2a-40a5-b8c4-e8d6d936d6ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:19.166Z|073e296f-c4fb-45c9-9f85-babdf8b055ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:35:19.170Z|073e296f-c4fb-45c9-9f85-babdf8b055ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:35:22.055Z|6f818f96-f53e-487c-8e20-fce68008b2b2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:35:22.056Z|6f818f96-f53e-487c-8e20-fce68008b2b2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:28.624Z|15c64dc5-aca2-4271-b3f6-29ecc6766c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:28.624Z|15c64dc5-aca2-4271-b3f6-29ecc6766c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:28.624Z|92d255c0-b926-4c40-a9b3-5215dd3943df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:28.625Z|92d255c0-b926-4c40-a9b3-5215dd3943df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:28.625Z|9436b0c3-75ec-445d-acdf-d634b35425bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:28.626Z|9436b0c3-75ec-445d-acdf-d634b35425bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:34.170Z|d1f84bea-eba2-4ad7-82b9-869210072e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:35:34.170Z|d1f84bea-eba2-4ad7-82b9-869210072e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:35:35.221Z|981bfbaf-8a5c-4441-af24-5b97fecde526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:35:35.221Z|981bfbaf-8a5c-4441-af24-5b97fecde526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:35:38.647Z|39a9ff4c-b5a7-4de1-ade5-837c7fe61e05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:38.648Z|39a9ff4c-b5a7-4de1-ade5-837c7fe61e05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:38.648Z|9366b366-07cc-467e-9d47-66984396ec02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:38.648Z|2949a956-3b4b-43c2-b601-27a8afa7fdb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:38.648Z|9366b366-07cc-467e-9d47-66984396ec02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:38.649Z|2949a956-3b4b-43c2-b601-27a8afa7fdb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:48.669Z|914589ca-86af-4a67-b852-ff287813a03f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:48.670Z|914589ca-86af-4a67-b852-ff287813a03f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:48.673Z|f6ef2508-f63c-455d-af60-8c6b41f26ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:48.673Z|f6ef2508-f63c-455d-af60-8c6b41f26ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:48.678Z|5e0dfa51-b12e-44e5-a50e-5c1f6cd7b81e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:48.678Z|5e0dfa51-b12e-44e5-a50e-5c1f6cd7b81e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:49.167Z|e90287fb-e5d3-48e1-ace2-2514f7f8c15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:35:49.167Z|e90287fb-e5d3-48e1-ace2-2514f7f8c15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:35:58.694Z|551a5f41-f791-4f95-b979-ac93a8ab6132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:58.694Z|3a682668-3221-4cbd-b2c2-baaf09f0ac69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:58.695Z|551a5f41-f791-4f95-b979-ac93a8ab6132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:58.695Z|3a682668-3221-4cbd-b2c2-baaf09f0ac69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:35:58.699Z|b14be95b-2ca9-480c-a700-85aecabefbdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:35:58.699Z|b14be95b-2ca9-480c-a700-85aecabefbdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:04.167Z|91999d0f-d6da-4aa0-bc5c-715d5abca952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:36:04.171Z|91999d0f-d6da-4aa0-bc5c-715d5abca952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:36:05.221Z|ef2cd700-957d-46c8-bf57-9839aeb11e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:36:05.222Z|ef2cd700-957d-46c8-bf57-9839aeb11e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:36:08.718Z|8c965e71-a5b1-4e8b-9c4b-db7b6b58c3b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:08.719Z|8c965e71-a5b1-4e8b-9c4b-db7b6b58c3b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:08.720Z|3bccd974-7e88-4487-b95a-8a4ecb49042e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:08.720Z|3bccd974-7e88-4487-b95a-8a4ecb49042e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:08.721Z|6cc32c6e-8830-46da-93e3-f7ed6604ed51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:08.722Z|6cc32c6e-8830-46da-93e3-f7ed6604ed51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:18.742Z|15522b7a-b488-446a-bf23-ee2f4e9c0a02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:18.743Z|15522b7a-b488-446a-bf23-ee2f4e9c0a02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:18.743Z|89a35c76-18a9-4d29-9399-dfb40ad54c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:18.743Z|bf20292c-8a90-4f40-92f7-c759f67b9839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:18.743Z|89a35c76-18a9-4d29-9399-dfb40ad54c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:18.743Z|bf20292c-8a90-4f40-92f7-c759f67b9839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:19.167Z|f98cc0fc-f9cf-4c07-9fb2-65aa83910194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:36:19.167Z|f98cc0fc-f9cf-4c07-9fb2-65aa83910194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:36:22.056Z|d8b91b65-82ad-4975-88ba-881f88c7f917|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:36:22.056Z|d8b91b65-82ad-4975-88ba-881f88c7f917|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:28.763Z|28010f5c-7c69-4a7e-a918-83d8dc13697c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:28.764Z|28010f5c-7c69-4a7e-a918-83d8dc13697c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:28.764Z|8d982558-2333-42db-8346-494799b0c74e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:28.765Z|8d982558-2333-42db-8346-494799b0c74e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:28.766Z|5e6fc3bf-9a7b-44f8-a5c8-a3f477e830b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:28.766Z|5e6fc3bf-9a7b-44f8-a5c8-a3f477e830b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:34.167Z|7c8d0c93-6540-4c07-8d22-62c2d9b127b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:36:34.167Z|7c8d0c93-6540-4c07-8d22-62c2d9b127b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:36:35.222Z|68043c03-71d5-43e9-9529-09c818dec1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:36:35.223Z|68043c03-71d5-43e9-9529-09c818dec1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:36:38.789Z|9a5eaaba-a987-4cbb-b187-a1b0ecb4ba7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:38.790Z|9a5eaaba-a987-4cbb-b187-a1b0ecb4ba7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:38.790Z|ee2b0d55-cbf4-41de-9647-9c655378cdbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:38.790Z|5592cf7f-c1f5-4791-bd55-ef5338071885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:38.791Z|5592cf7f-c1f5-4791-bd55-ef5338071885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:38.791Z|ee2b0d55-cbf4-41de-9647-9c655378cdbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:48.815Z|d14443e5-a03d-4870-8239-faff91bc10a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:48.816Z|d14443e5-a03d-4870-8239-faff91bc10a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:48.818Z|faeae3c1-4ab9-4d8f-8cfa-7a37fd3e0a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:48.818Z|faeae3c1-4ab9-4d8f-8cfa-7a37fd3e0a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:48.818Z|b47497a3-eedf-4786-928b-0377256af5f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:48.819Z|b47497a3-eedf-4786-928b-0377256af5f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:49.167Z|49344486-4bcd-486d-8f4d-7380ca782e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:36:49.170Z|49344486-4bcd-486d-8f4d-7380ca782e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:36:58.843Z|d816b0a6-ee31-4216-87fe-c0b61bffacd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:58.844Z|d816b0a6-ee31-4216-87fe-c0b61bffacd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:58.845Z|baefc624-ee66-4647-9408-be9d7333c85b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:58.845Z|baefc624-ee66-4647-9408-be9d7333c85b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:36:58.845Z|c2f6d6c9-f5cb-41e1-ba4d-d5be539b4666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:36:58.846Z|c2f6d6c9-f5cb-41e1-ba4d-d5be539b4666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:04.167Z|3f7b331b-ddf3-4ab7-81ad-105e02db67e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:37:04.167Z|3f7b331b-ddf3-4ab7-81ad-105e02db67e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:37:05.223Z|831dd27d-0854-4aaf-93e1-852d0b4e029b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:37:05.224Z|831dd27d-0854-4aaf-93e1-852d0b4e029b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:37:08.872Z|65554205-46f3-416f-9cef-b4bc0b996454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:08.872Z|713e6e3a-66bf-4aa9-a6ea-4696cbc406f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:08.873Z|65554205-46f3-416f-9cef-b4bc0b996454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:08.873Z|713e6e3a-66bf-4aa9-a6ea-4696cbc406f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:08.876Z|182cd09b-b5a4-4603-bf68-4526b41d8e02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:08.877Z|182cd09b-b5a4-4603-bf68-4526b41d8e02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:18.897Z|5da23ec2-8329-4983-b810-de099b303bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:18.897Z|bbc9a0a4-051b-4e24-ac04-8acd2ceb0339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:18.898Z|5da23ec2-8329-4983-b810-de099b303bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:18.898Z|bbc9a0a4-051b-4e24-ac04-8acd2ceb0339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:18.902Z|e96e7c22-7c05-447d-8a51-8dc25c027b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:18.903Z|e96e7c22-7c05-447d-8a51-8dc25c027b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:19.167Z|49e35c22-4cea-4f82-9253-c36913691b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:37:19.167Z|49e35c22-4cea-4f82-9253-c36913691b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:37:22.055Z|68dd3610-6527-4e90-9ddd-3f8a91d985fa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:37:22.056Z|68dd3610-6527-4e90-9ddd-3f8a91d985fa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:28.921Z|e9999f7e-0210-429b-acb8-288476e249fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:28.921Z|e9999f7e-0210-429b-acb8-288476e249fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:28.921Z|200aeca0-dc13-4c86-8dde-4ebb2f205a3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:28.922Z|9435aed9-ff5b-4bcd-934b-b75c358af8d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:28.922Z|200aeca0-dc13-4c86-8dde-4ebb2f205a3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:28.922Z|9435aed9-ff5b-4bcd-934b-b75c358af8d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:34.167Z|8a3ed50a-a0d5-4335-842d-b38a7fe9253d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:37:34.172Z|8a3ed50a-a0d5-4335-842d-b38a7fe9253d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:37:35.224Z|c28fe051-1681-46a6-8972-cd48c915e4cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:37:35.225Z|c28fe051-1681-46a6-8972-cd48c915e4cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:37:38.945Z|a0ffb901-755f-413f-8ec7-ca0a34963704|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:38.945Z|c578fddb-f0a7-4426-affa-c766098c4c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:38.945Z|f65d0c91-cac4-405b-afdd-0e8c7664cdcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:38.946Z|c578fddb-f0a7-4426-affa-c766098c4c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:38.946Z|a0ffb901-755f-413f-8ec7-ca0a34963704|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:38.946Z|f65d0c91-cac4-405b-afdd-0e8c7664cdcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:48.969Z|c3aba576-bc62-4843-bcf2-3fcb0019b9d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:48.970Z|70e03987-ccd4-4233-9a2d-39f4550f9863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:48.970Z|c3aba576-bc62-4843-bcf2-3fcb0019b9d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:48.970Z|3811c814-4847-4aa6-96a8-ebb99f2de9c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:48.971Z|3811c814-4847-4aa6-96a8-ebb99f2de9c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:48.971Z|70e03987-ccd4-4233-9a2d-39f4550f9863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:49.167Z|daaa2315-f4c2-4971-adf6-aeb2dedb620b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:37:49.167Z|daaa2315-f4c2-4971-adf6-aeb2dedb620b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:37:58.994Z|cc94740f-a47d-4066-ac0a-3a9d96253804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:58.994Z|4611c3eb-ffd2-41b0-8c5e-ce0710f1533e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:58.994Z|cc94740f-a47d-4066-ac0a-3a9d96253804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:58.994Z|7f26d581-9677-4dbe-8bd4-42e6607e53c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:37:58.995Z|4611c3eb-ffd2-41b0-8c5e-ce0710f1533e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:37:58.995Z|7f26d581-9677-4dbe-8bd4-42e6607e53c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:04.167Z|45db33f4-3a49-4f6e-954a-591b84edda8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:38:04.167Z|45db33f4-3a49-4f6e-954a-591b84edda8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:38:05.226Z|6589b2e8-bec1-4ca9-86a4-44c8860254ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:38:05.226Z|6589b2e8-bec1-4ca9-86a4-44c8860254ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:38:09.016Z|ac6b5e29-2f46-4c58-ad70-fe1c5846f625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:09.016Z|ac6b5e29-2f46-4c58-ad70-fe1c5846f625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:09.016Z|d6f5cef5-f78e-4800-ae27-78fe4bad7676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:09.016Z|6ef21b31-dab9-4623-86bb-6d54a5973233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:09.017Z|d6f5cef5-f78e-4800-ae27-78fe4bad7676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:09.017Z|6ef21b31-dab9-4623-86bb-6d54a5973233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:19.042Z|b6a167cd-087c-46ae-b2f7-2cdbfa1f8b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:19.042Z|b9c9f2f7-856e-4752-850c-6a02587bd9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:19.043Z|b6a167cd-087c-46ae-b2f7-2cdbfa1f8b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:19.043Z|b9c9f2f7-856e-4752-850c-6a02587bd9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:19.044Z|c9a394db-9a72-412f-b833-56eb2be9618e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:19.044Z|c9a394db-9a72-412f-b833-56eb2be9618e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:19.167Z|2a05e54c-4565-4989-b819-59779c75cfaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:38:19.174Z|2a05e54c-4565-4989-b819-59779c75cfaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:38:22.055Z|762c119c-563e-4e6c-93b9-4b3be92c5783|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:38:22.056Z|762c119c-563e-4e6c-93b9-4b3be92c5783|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:29.065Z|2f1acf55-e65a-48ac-be8e-733dd1a28e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:29.066Z|2f1acf55-e65a-48ac-be8e-733dd1a28e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:29.068Z|5e8faf4b-e441-4674-9ab0-63e806f27e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:29.068Z|5e8faf4b-e441-4674-9ab0-63e806f27e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:29.072Z|3397acda-7955-4ba8-8520-2569618c2c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:29.073Z|3397acda-7955-4ba8-8520-2569618c2c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:34.167Z|06e4ce55-10c8-4eb8-8531-8f1fbcf803c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:38:34.167Z|06e4ce55-10c8-4eb8-8531-8f1fbcf803c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:38:35.226Z|cd2d7654-28af-4ece-bc6a-b98464175d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:38:35.227Z|cd2d7654-28af-4ece-bc6a-b98464175d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:38:39.091Z|e50ba9c9-2c0c-4bcd-84c8-a78bb61f0979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:39.092Z|e50ba9c9-2c0c-4bcd-84c8-a78bb61f0979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:39.094Z|d65a76bd-44d5-44e5-a1ac-a6a48736cd8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:39.094Z|c4718808-678b-45ab-8bfb-66ec3db02811|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:39.095Z|d65a76bd-44d5-44e5-a1ac-a6a48736cd8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:39.095Z|c4718808-678b-45ab-8bfb-66ec3db02811|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:49.114Z|3f8c3ab6-9526-4dca-8afd-9b5ffa6f4494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:49.115Z|3f8c3ab6-9526-4dca-8afd-9b5ffa6f4494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:49.117Z|2b529ea5-98e5-4e2b-8e44-f154e661b9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:49.117Z|2b529ea5-98e5-4e2b-8e44-f154e661b9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:49.117Z|22e4e78f-7489-45f9-be78-089dc87c7ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:49.118Z|22e4e78f-7489-45f9-be78-089dc87c7ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:49.167Z|cf12e6a5-861b-4507-9e88-22125fdab2e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:38:49.167Z|cf12e6a5-861b-4507-9e88-22125fdab2e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:38:59.136Z|23c6145c-2e13-48ed-9844-52d99a2321f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:59.137Z|23c6145c-2e13-48ed-9844-52d99a2321f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:59.139Z|8e49d863-5e79-4d28-82fa-4664442fc546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:59.139Z|8e49d863-5e79-4d28-82fa-4664442fc546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:38:59.139Z|2aac24b4-bb24-46f7-8b33-d3bc8b410f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:38:59.140Z|2aac24b4-bb24-46f7-8b33-d3bc8b410f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:04.167Z|1b60f02e-1675-4d15-8c6d-bb2043ee69cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:39:04.171Z|1b60f02e-1675-4d15-8c6d-bb2043ee69cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:39:05.228Z|0882c63a-dbb1-4f01-9d24-1cdc15ef2e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:39:05.228Z|0882c63a-dbb1-4f01-9d24-1cdc15ef2e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:39:09.160Z|17bb7cb7-6d1a-49d7-8346-e560523d94be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:09.160Z|17bb7cb7-6d1a-49d7-8346-e560523d94be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:09.160Z|8302faa6-7a10-4252-8cff-33d0591efc81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:09.160Z|e1563255-4ea8-42e1-9298-785c09ed2983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:09.161Z|8302faa6-7a10-4252-8cff-33d0591efc81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:09.161Z|e1563255-4ea8-42e1-9298-785c09ed2983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:19.167Z|71f77c94-0554-4eaa-9091-0781346e02b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:39:19.167Z|71f77c94-0554-4eaa-9091-0781346e02b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:39:19.183Z|f9be5c97-1052-437b-a01b-1c9ed7180152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:19.184Z|f9be5c97-1052-437b-a01b-1c9ed7180152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:19.191Z|25069875-0891-4b7b-a3d2-851e870daa00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:19.191Z|279a6404-be93-4b1c-bdd2-1cab23b3181d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:19.192Z|25069875-0891-4b7b-a3d2-851e870daa00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:19.192Z|279a6404-be93-4b1c-bdd2-1cab23b3181d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:22.056Z|9c279fe5-0c15-4f1e-a063-53c3776567d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:39:22.056Z|9c279fe5-0c15-4f1e-a063-53c3776567d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:29.206Z|fecbd47b-6685-408e-bef6-8b7699e3ef17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:29.207Z|fecbd47b-6685-408e-bef6-8b7699e3ef17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:29.215Z|79e90e39-44a2-474e-aa02-531f02bdd6d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:29.215Z|79e90e39-44a2-474e-aa02-531f02bdd6d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:29.217Z|75eec1f8-e73b-4be0-9c40-c691100aa2b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:29.217Z|75eec1f8-e73b-4be0-9c40-c691100aa2b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:34.166Z|a8619830-c97a-44f2-9bfa-af57b57c951a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:39:34.167Z|a8619830-c97a-44f2-9bfa-af57b57c951a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:39:35.229Z|a78054a8-5cb6-45b9-9e1e-4310fe2899f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:39:35.229Z|a78054a8-5cb6-45b9-9e1e-4310fe2899f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:39:39.231Z|0a6196c8-243c-4a98-b8c4-f9aaf09a3bf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:39.232Z|0a6196c8-243c-4a98-b8c4-f9aaf09a3bf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:39.238Z|527d4bbd-9f3a-4dba-b851-22ca845eadfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:39.238Z|0f515e17-8a32-4b38-abea-6f892bccf385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:39.238Z|527d4bbd-9f3a-4dba-b851-22ca845eadfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:39.239Z|0f515e17-8a32-4b38-abea-6f892bccf385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:49.167Z|f07a4396-a866-4539-9997-8c2bb30db11b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:39:49.171Z|f07a4396-a866-4539-9997-8c2bb30db11b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:39:49.261Z|e1ea671d-9fb5-44cc-9098-fb44ba5ee1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:49.261Z|867ba146-366b-4f4c-85ea-44ed92bd84c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:49.261Z|e79a7806-1cbb-4400-aa49-0ba955827569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:49.262Z|e1ea671d-9fb5-44cc-9098-fb44ba5ee1a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:49.262Z|e79a7806-1cbb-4400-aa49-0ba955827569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:49.262Z|867ba146-366b-4f4c-85ea-44ed92bd84c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:59.283Z|96b4678a-14f7-4b14-bcb2-d9d9ccd8a762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:59.283Z|c73c5178-5975-4f9e-a884-3176023633cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:59.284Z|96b4678a-14f7-4b14-bcb2-d9d9ccd8a762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:59.284Z|c73c5178-5975-4f9e-a884-3176023633cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:39:59.284Z|39fbcf43-b4ec-4d2d-badb-958f8b28e91e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:39:59.285Z|39fbcf43-b4ec-4d2d-badb-958f8b28e91e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:04.167Z|e880d757-b057-4a36-b3bf-740b874a39dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:40:04.167Z|e880d757-b057-4a36-b3bf-740b874a39dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:40:05.230Z|8b1cad83-d438-4ed3-82fb-675ffba83489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:40:05.230Z|8b1cad83-d438-4ed3-82fb-675ffba83489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:40:09.308Z|25a8951e-4255-4b0c-9e84-a73a399a6819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:09.308Z|86640935-609c-4427-9e8e-e9234cb6779f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:09.308Z|6c890e41-b59e-41ab-8ea9-d726a944215b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:09.308Z|25a8951e-4255-4b0c-9e84-a73a399a6819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:09.308Z|86640935-609c-4427-9e8e-e9234cb6779f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:09.309Z|6c890e41-b59e-41ab-8ea9-d726a944215b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:19.167Z|f3005c59-dfb4-462a-9964-9c11d3e60a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:40:19.167Z|f3005c59-dfb4-462a-9964-9c11d3e60a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:40:19.332Z|bb008b5b-8492-4d1d-b234-7fbc3cbe7706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:19.333Z|56b0b85d-39b4-4cf5-bc37-58bba25b44f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:19.333Z|56b0b85d-39b4-4cf5-bc37-58bba25b44f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:19.334Z|bb008b5b-8492-4d1d-b234-7fbc3cbe7706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:19.342Z|c619d4df-353c-4dde-8e55-f3c12039759e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:19.342Z|c619d4df-353c-4dde-8e55-f3c12039759e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:22.056Z|33698eda-32b3-4871-ad90-e28bb1d052a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:40:22.057Z|33698eda-32b3-4871-ad90-e28bb1d052a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:29.356Z|3e9e1625-3b8f-4daf-baa4-56d2e81d9af3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:29.357Z|2d86a549-626b-4f94-9f87-7032c15fb059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:29.357Z|3e9e1625-3b8f-4daf-baa4-56d2e81d9af3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:29.357Z|2d86a549-626b-4f94-9f87-7032c15fb059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:29.365Z|e77e1f95-cb50-44a1-a604-05f1095dea41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:29.365Z|e77e1f95-cb50-44a1-a604-05f1095dea41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:34.166Z|55cdfe65-f806-472d-9851-01d9e1008dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:40:34.168Z|55cdfe65-f806-472d-9851-01d9e1008dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:40:35.231Z|009986fd-99ba-47de-ad35-aaf70323ffda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:40:35.231Z|009986fd-99ba-47de-ad35-aaf70323ffda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:40:39.380Z|8a30b1cf-597a-4fce-a201-ff48117c48a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:39.380Z|8a30b1cf-597a-4fce-a201-ff48117c48a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:39.381Z|5093216d-b79e-496d-ab40-0da58c72473e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:39.381Z|5093216d-b79e-496d-ab40-0da58c72473e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:39.387Z|a925d305-c6bb-48a3-8adb-ededb0f848aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:39.387Z|a925d305-c6bb-48a3-8adb-ededb0f848aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:49.167Z|8808097e-d709-48a1-80aa-e15fb8b6334a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:40:49.167Z|8808097e-d709-48a1-80aa-e15fb8b6334a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:40:49.402Z|2b0c3d54-f2c4-4b0b-bbf8-a78ed4e6c4f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:49.402Z|0412872c-9726-4c5d-9577-c8f1ebd7e5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:49.403Z|0412872c-9726-4c5d-9577-c8f1ebd7e5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:49.403Z|2b0c3d54-f2c4-4b0b-bbf8-a78ed4e6c4f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:49.406Z|52bf719f-76de-48f9-b563-6d80b132313c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:49.407Z|52bf719f-76de-48f9-b563-6d80b132313c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:59.426Z|f6415f6d-1949-4455-a324-fb1fc5ba5c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:59.427Z|f6415f6d-1949-4455-a324-fb1fc5ba5c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:59.428Z|12020020-2e39-437c-9ac3-02766af35dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:59.429Z|12020020-2e39-437c-9ac3-02766af35dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:40:59.434Z|4d5c0767-5a2e-4b3d-b95a-a3206c434581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:40:59.435Z|4d5c0767-5a2e-4b3d-b95a-a3206c434581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:04.167Z|74210a3c-a4d2-45b5-b03a-7d60873f6adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:41:04.167Z|74210a3c-a4d2-45b5-b03a-7d60873f6adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:41:05.232Z|c72abef6-94f8-410d-b934-07a7c04e5746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:41:05.232Z|c72abef6-94f8-410d-b934-07a7c04e5746|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:41:09.451Z|6f8ce043-1db0-42fe-81a4-6a2373f32978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:09.451Z|8b489a1b-4e7a-45bc-877d-e25b28cc6226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:09.452Z|6f8ce043-1db0-42fe-81a4-6a2373f32978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:09.452Z|8b489a1b-4e7a-45bc-877d-e25b28cc6226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:09.459Z|95e71cbb-50b0-461e-bf3e-12e1793b7895|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:09.460Z|95e71cbb-50b0-461e-bf3e-12e1793b7895|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:19.167Z|b2a9d5dc-8bf4-4aec-b81a-83d0eb80808d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:41:19.167Z|b2a9d5dc-8bf4-4aec-b81a-83d0eb80808d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:41:19.477Z|4f53091b-89e7-4bfa-a93c-cbec380064ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:19.477Z|9d073626-a4ef-4e2c-9ba4-e22ae99b0108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:19.478Z|9d073626-a4ef-4e2c-9ba4-e22ae99b0108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:19.478Z|4f53091b-89e7-4bfa-a93c-cbec380064ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:19.480Z|511c3e95-fe44-4324-a6d6-31b747341908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:19.481Z|511c3e95-fe44-4324-a6d6-31b747341908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:22.055Z|1cbc3593-d5a0-468e-bdbf-8b05a02a1a2f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:41:22.056Z|1cbc3593-d5a0-468e-bdbf-8b05a02a1a2f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:29.503Z|0586e74d-7928-4f3b-8853-3d32783fd231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:29.504Z|0586e74d-7928-4f3b-8853-3d32783fd231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:29.506Z|b6015a78-bbf5-4074-8ac9-2cd82905b575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:29.506Z|36f49d06-b1d1-4881-b54b-a1ef4421af0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:29.507Z|b6015a78-bbf5-4074-8ac9-2cd82905b575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:29.507Z|36f49d06-b1d1-4881-b54b-a1ef4421af0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:34.167Z|5c360362-9011-4175-8406-78fa8c9e3e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:41:34.168Z|5c360362-9011-4175-8406-78fa8c9e3e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:41:35.233Z|39d1862b-adcc-44de-b673-9ab3a1fa978a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:41:35.233Z|39d1862b-adcc-44de-b673-9ab3a1fa978a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:41:39.529Z|c41925c4-88a2-49d9-85a6-d1b8a01b8197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:39.529Z|f73e848f-4369-4eec-b101-b27b5f1213c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:39.529Z|c41925c4-88a2-49d9-85a6-d1b8a01b8197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:39.530Z|f73e848f-4369-4eec-b101-b27b5f1213c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:39.534Z|d9fd7a2d-06d2-4a92-86ed-4c2fac8843a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:39.534Z|d9fd7a2d-06d2-4a92-86ed-4c2fac8843a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:49.167Z|e4695e3f-b6ac-441d-ba20-777bde415f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:41:49.172Z|e4695e3f-b6ac-441d-ba20-777bde415f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:41:49.553Z|f4e67c57-ef03-4fbd-8f14-538c03378d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:49.554Z|f4e67c57-ef03-4fbd-8f14-538c03378d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:49.554Z|3867dd50-55e7-4801-926a-100d2355379b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:49.555Z|3867dd50-55e7-4801-926a-100d2355379b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:49.560Z|3d4aa696-790e-44d5-8ec7-67d99fd915c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:49.561Z|3d4aa696-790e-44d5-8ec7-67d99fd915c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:59.579Z|9552af40-20b3-438e-a876-41906543839a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:59.579Z|e6bc3453-40f1-4cf2-95f8-a2a522c89358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:59.580Z|9552af40-20b3-438e-a876-41906543839a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:59.580Z|e6bc3453-40f1-4cf2-95f8-a2a522c89358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:41:59.583Z|3b2aa188-c35a-4fac-baf6-5f38ac0eaf2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:41:59.583Z|3b2aa188-c35a-4fac-baf6-5f38ac0eaf2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:04.167Z|ad16a91c-df3c-45e2-aa37-9df1764dbe49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:42:04.167Z|ad16a91c-df3c-45e2-aa37-9df1764dbe49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:42:05.234Z|53b0fab3-a25a-45b8-99b7-9eb17cabccc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:42:05.234Z|53b0fab3-a25a-45b8-99b7-9eb17cabccc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:42:09.604Z|0f65acc4-a310-4f47-8d2c-9e25fde08d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:09.605Z|0f65acc4-a310-4f47-8d2c-9e25fde08d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:09.605Z|42efa77e-ff13-4bf9-8f99-e81e7eccd18e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:09.605Z|42efa77e-ff13-4bf9-8f99-e81e7eccd18e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:09.605Z|a2851195-96de-4b0a-9b6c-1863e847a1bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:09.606Z|a2851195-96de-4b0a-9b6c-1863e847a1bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:19.167Z|636507b8-61a0-4720-9b90-cc56fdb41710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:42:19.167Z|636507b8-61a0-4720-9b90-cc56fdb41710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:42:19.630Z|3895fed0-b22b-4ac6-8a53-0e95680bab3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:19.632Z|3895fed0-b22b-4ac6-8a53-0e95680bab3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:19.638Z|cd3cca31-af87-48ee-9906-4968538ba7f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:19.639Z|cd3cca31-af87-48ee-9906-4968538ba7f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:19.639Z|030dd4d4-bd9f-4f25-8418-163e10caca87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:19.640Z|030dd4d4-bd9f-4f25-8418-163e10caca87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:22.055Z|ca53feed-d0e0-485c-96e0-dd0f2311ba66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:42:22.055Z|ca53feed-d0e0-485c-96e0-dd0f2311ba66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:29.656Z|604c6df1-76dc-495e-90ff-6e69f6581517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:29.657Z|604c6df1-76dc-495e-90ff-6e69f6581517|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:29.659Z|e4598e4d-7742-471b-ad86-32ec51512b34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:29.659Z|e4598e4d-7742-471b-ad86-32ec51512b34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:29.662Z|0dd4d0cf-f292-4e6d-9e35-2c4ea33b1e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:29.662Z|0dd4d0cf-f292-4e6d-9e35-2c4ea33b1e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:34.167Z|04cd581c-d1be-4750-b29c-7bf4c9458ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:42:34.168Z|04cd581c-d1be-4750-b29c-7bf4c9458ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:42:35.235Z|79825119-9a87-4d02-b392-b82b18013929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:42:35.235Z|79825119-9a87-4d02-b392-b82b18013929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:42:39.680Z|3f5dc1d7-f457-4bd4-b846-4371915e027b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:39.680Z|3f5dc1d7-f457-4bd4-b846-4371915e027b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:39.683Z|27ab78a3-0303-4d02-9e71-bbc435da6a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:39.684Z|27ab78a3-0303-4d02-9e71-bbc435da6a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:39.684Z|eaf163e6-b33b-448e-afca-c9b00c5eb047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:39.685Z|eaf163e6-b33b-448e-afca-c9b00c5eb047|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:49.167Z|37455d96-23a3-4671-b36d-ddb1fb0594e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:42:49.167Z|37455d96-23a3-4671-b36d-ddb1fb0594e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:42:49.702Z|a7f5f8ff-f970-4201-b512-a406732aa2fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:49.703Z|a7f5f8ff-f970-4201-b512-a406732aa2fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:49.705Z|fb8a861e-fbc9-46c0-b45b-d2aadd4c280c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:49.705Z|7c132638-f880-4324-b753-bd1a7c2fdd76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:49.706Z|fb8a861e-fbc9-46c0-b45b-d2aadd4c280c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:49.706Z|7c132638-f880-4324-b753-bd1a7c2fdd76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:59.726Z|faac6dc9-0823-412d-b159-422f5a780a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:59.727Z|faac6dc9-0823-412d-b159-422f5a780a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:59.727Z|914c4e13-8bb9-47d9-9271-e281e5e3c8c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:59.728Z|914c4e13-8bb9-47d9-9271-e281e5e3c8c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:42:59.731Z|c650afd6-23df-4d98-aa51-63831fd55c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:42:59.732Z|c650afd6-23df-4d98-aa51-63831fd55c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:04.167Z|8b96948f-37a4-47e1-a309-1f7f97671d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:43:04.171Z|8b96948f-37a4-47e1-a309-1f7f97671d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:43:05.236Z|b511d9be-14b7-4bee-be79-f268f5342945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:43:05.236Z|b511d9be-14b7-4bee-be79-f268f5342945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:43:09.750Z|a9ccdd3d-4d92-4820-bab7-70ede91c7ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:09.750Z|a9ccdd3d-4d92-4820-bab7-70ede91c7ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:09.752Z|dd124da6-b018-4b78-a500-3922f7b71200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:09.752Z|bf0924ad-30af-4eb0-82ec-d9b6af5abf52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:09.753Z|bf0924ad-30af-4eb0-82ec-d9b6af5abf52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:09.752Z|dd124da6-b018-4b78-a500-3922f7b71200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:19.167Z|08feed74-932a-47a8-a35c-9d27ae50b2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:43:19.167Z|08feed74-932a-47a8-a35c-9d27ae50b2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:43:19.776Z|1434f261-99f7-4b6b-88d5-2d60e2ec3e80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:19.777Z|1434f261-99f7-4b6b-88d5-2d60e2ec3e80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:19.784Z|2b92a853-6922-4329-9689-3e216ac09659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:19.784Z|79f106c6-a151-4e5a-ad01-0104f93a9790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:19.784Z|2b92a853-6922-4329-9689-3e216ac09659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:19.785Z|79f106c6-a151-4e5a-ad01-0104f93a9790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:22.056Z|e52c1f86-a2e1-4cfe-ab85-ac778043ea98|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:43:22.057Z|e52c1f86-a2e1-4cfe-ab85-ac778043ea98|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:29.799Z|1b9beb67-a669-4929-a10f-64f2fb269c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:29.800Z|1b9beb67-a669-4929-a10f-64f2fb269c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:29.804Z|6443cf0a-20bc-4349-934e-c8f2fc603dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:29.804Z|6443cf0a-20bc-4349-934e-c8f2fc603dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:29.807Z|ca3e2595-672a-44ab-9e6f-f4a131b8e12d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:29.807Z|ca3e2595-672a-44ab-9e6f-f4a131b8e12d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:34.167Z|0b8b52d0-7689-4f61-929f-6f1d725f5318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:43:34.167Z|0b8b52d0-7689-4f61-929f-6f1d725f5318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:43:35.237Z|d58bc8f5-d946-44cc-9b91-ca1d99e9fb33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:43:35.237Z|d58bc8f5-d946-44cc-9b91-ca1d99e9fb33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:43:39.823Z|1bf1a4e0-fbfc-4a4c-bf58-59acff4b5a63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:39.823Z|1bf1a4e0-fbfc-4a4c-bf58-59acff4b5a63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:39.826Z|edca7e05-df1b-45dc-badb-ca69b7a07bb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:39.827Z|edca7e05-df1b-45dc-badb-ca69b7a07bb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:39.828Z|b3bd97dd-e8dc-43b8-9141-bfcc97140a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:39.828Z|b3bd97dd-e8dc-43b8-9141-bfcc97140a15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:49.166Z|e39ee824-7a62-4c4a-baba-be562209c9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:43:49.171Z|e39ee824-7a62-4c4a-baba-be562209c9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:43:49.845Z|04ce4bc1-0c1e-497a-b3ec-9c918d420a42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:49.845Z|04ce4bc1-0c1e-497a-b3ec-9c918d420a42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:49.847Z|a768f125-0268-4759-a368-13b4b89b692f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:49.848Z|a768f125-0268-4759-a368-13b4b89b692f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:49.849Z|d243d50f-2272-4d19-b633-3ec4e23441ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:49.849Z|d243d50f-2272-4d19-b633-3ec4e23441ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:59.867Z|5a13d6e8-bda6-4b97-ae6f-9bad6c8e0772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:59.868Z|4e901ebd-6c26-41e7-93d3-b405178b8fb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:59.869Z|4e901ebd-6c26-41e7-93d3-b405178b8fb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:59.868Z|5a13d6e8-bda6-4b97-ae6f-9bad6c8e0772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:43:59.871Z|77b07ae0-5f1f-4dc0-9bc7-4b4fa045f49d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:43:59.871Z|77b07ae0-5f1f-4dc0-9bc7-4b4fa045f49d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:04.167Z|9977779a-fbe8-4a54-acc0-093e9ba1c665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:44:04.167Z|9977779a-fbe8-4a54-acc0-093e9ba1c665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:44:05.238Z|3e874c81-1b0a-4f92-ac01-697dde92cfc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:44:05.238Z|3e874c81-1b0a-4f92-ac01-697dde92cfc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:44:09.891Z|f7cf7638-847d-4b44-b8b5-c56bff61536c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:09.891Z|f7cf7638-847d-4b44-b8b5-c56bff61536c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:09.891Z|7b5513a5-ce30-4e10-b48b-15d0fdcc5741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:09.891Z|7b5513a5-ce30-4e10-b48b-15d0fdcc5741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:09.894Z|02209664-5202-4a74-8bd1-08863e8295cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:09.894Z|02209664-5202-4a74-8bd1-08863e8295cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:19.166Z|ce985add-20a0-4792-a04e-199a03d5efe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:44:19.167Z|ce985add-20a0-4792-a04e-199a03d5efe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:44:19.913Z|ea472af8-58fe-439e-a822-eb74c334e4c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:19.913Z|ea472af8-58fe-439e-a822-eb74c334e4c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:19.916Z|6531014f-db7e-4f21-8afb-9860cef2c7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:19.917Z|6531014f-db7e-4f21-8afb-9860cef2c7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:19.918Z|1c2bc295-8e88-4741-bfc8-610c7ecf042d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:19.919Z|1c2bc295-8e88-4741-bfc8-610c7ecf042d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:22.054Z|18d33260-7875-443b-9c34-8fdd75e05022|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:44:22.055Z|18d33260-7875-443b-9c34-8fdd75e05022|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:29.935Z|3aa0bdc8-eb30-41ee-9f0f-8290c523baf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:29.935Z|3aa0bdc8-eb30-41ee-9f0f-8290c523baf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:29.939Z|c2995cbe-1439-4b5a-a196-7faf777b4c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:29.940Z|c2995cbe-1439-4b5a-a196-7faf777b4c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:29.940Z|fc309543-45c4-48da-97df-40dd3e8965d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:29.940Z|fc309543-45c4-48da-97df-40dd3e8965d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:34.167Z|1b18fad1-0c04-45f9-ad0a-7293d3662324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:44:34.171Z|1b18fad1-0c04-45f9-ad0a-7293d3662324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:44:35.238Z|ef7d8b86-86b1-4a84-9d59-341b7bf1d908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:44:35.239Z|ef7d8b86-86b1-4a84-9d59-341b7bf1d908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:44:39.959Z|cff21e57-4e1e-4661-82e9-f3ce6ee51c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:39.960Z|cff21e57-4e1e-4661-82e9-f3ce6ee51c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:39.962Z|2eec9b45-bae3-465c-b889-f0169d145408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:39.962Z|55683a47-6b1c-404e-a647-c5e5af930629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:39.963Z|2eec9b45-bae3-465c-b889-f0169d145408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:39.963Z|55683a47-6b1c-404e-a647-c5e5af930629|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:49.166Z|0564e5d8-b05f-4fc1-896f-f48bfe513fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:44:49.167Z|0564e5d8-b05f-4fc1-896f-f48bfe513fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:44:49.983Z|2ba0ab0d-01c2-4f05-9375-fcf5f1454551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:49.983Z|2ba0ab0d-01c2-4f05-9375-fcf5f1454551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:49.991Z|04ea10d3-b954-447e-b2d8-b1b19391b125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:49.992Z|04ea10d3-b954-447e-b2d8-b1b19391b125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:44:49.993Z|cc24f9a3-fa6d-4f2f-986a-c06f51b4ed22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:44:49.993Z|cc24f9a3-fa6d-4f2f-986a-c06f51b4ed22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:00.006Z|2b3cfe10-f8ea-4fd4-bbfe-f41ec507c90a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:00.007Z|2b3cfe10-f8ea-4fd4-bbfe-f41ec507c90a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:00.018Z|508b4ede-600d-4ee6-9439-f8e9a77c3d0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:00.019Z|f7e321ec-2a71-4f55-beea-adebf81b26a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:00.019Z|f7e321ec-2a71-4f55-beea-adebf81b26a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:00.019Z|508b4ede-600d-4ee6-9439-f8e9a77c3d0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:04.167Z|5ea46e44-6966-4c53-8ef9-a37cb06ade49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:45:04.167Z|5ea46e44-6966-4c53-8ef9-a37cb06ade49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:45:05.239Z|adf0afd5-1408-443c-a223-f1b0e85f513b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:45:05.240Z|adf0afd5-1408-443c-a223-f1b0e85f513b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:45:10.032Z|b08de478-34ca-426a-8ffa-a7cd66460d26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:10.032Z|b08de478-34ca-426a-8ffa-a7cd66460d26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:10.043Z|f3759272-eb71-4ab7-8028-5e8aae44c1ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:10.043Z|f3759272-eb71-4ab7-8028-5e8aae44c1ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:10.044Z|eed04857-2447-4162-af2e-3b282b7b179a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:10.044Z|eed04857-2447-4162-af2e-3b282b7b179a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:19.167Z|a4ff5d3a-d738-43b9-9803-2e73de8ace46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:45:19.171Z|a4ff5d3a-d738-43b9-9803-2e73de8ace46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:45:20.065Z|5a420620-4fdc-41aa-a5cf-163de1a59b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:20.065Z|4efb9117-c509-4bde-98ac-f9cf66d07afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:20.065Z|5a420620-4fdc-41aa-a5cf-163de1a59b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:20.065Z|4efb9117-c509-4bde-98ac-f9cf66d07afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:20.065Z|a607eace-8fee-42c2-ab61-91841d65c969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:20.066Z|a607eace-8fee-42c2-ab61-91841d65c969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:22.054Z|42316084-8b5d-4ee3-aaf5-4a9e5c9f9d08|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:45:22.055Z|42316084-8b5d-4ee3-aaf5-4a9e5c9f9d08|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:30.089Z|97eeb09a-8402-45e0-bed3-a145f58e6dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:30.091Z|97eeb09a-8402-45e0-bed3-a145f58e6dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:30.092Z|59caa2af-2e1c-4a45-b27d-04b007bbea64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:30.093Z|59caa2af-2e1c-4a45-b27d-04b007bbea64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:30.095Z|baedfaab-2cdb-4890-9b6c-4dc46f81cc9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:30.096Z|baedfaab-2cdb-4890-9b6c-4dc46f81cc9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:34.167Z|f9abacae-f798-45f3-b2fb-cfa07d6b1e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:45:34.167Z|f9abacae-f798-45f3-b2fb-cfa07d6b1e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:45:35.240Z|3faef516-3d25-47bd-b965-b204d11b351e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:45:35.240Z|3faef516-3d25-47bd-b965-b204d11b351e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:45:40.116Z|73e95832-e114-43ca-bbaf-7c4a02429af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:40.116Z|73e95832-e114-43ca-bbaf-7c4a02429af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:40.119Z|4ddf42fa-841f-49e4-b94e-4e31db882470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:40.119Z|4ddf42fa-841f-49e4-b94e-4e31db882470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:40.119Z|b6783ad2-affa-4be7-8c52-dd2810fbee5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:40.120Z|b6783ad2-affa-4be7-8c52-dd2810fbee5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:49.167Z|c71cc2b2-e52f-45ab-9cf2-c65544ab4df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:45:49.167Z|c71cc2b2-e52f-45ab-9cf2-c65544ab4df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:45:50.143Z|2b7e1710-2bc7-4201-9111-ba0eca59a18d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:50.143Z|c354a953-5a56-4169-bd4c-a93623ef536f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:50.143Z|9f0887c9-64f5-4e2e-ad0d-c6c72c212acc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:45:50.144Z|2b7e1710-2bc7-4201-9111-ba0eca59a18d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:50.144Z|c354a953-5a56-4169-bd4c-a93623ef536f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:45:50.145Z|9f0887c9-64f5-4e2e-ad0d-c6c72c212acc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:00.166Z|bc456da7-0ec1-4ed5-91e8-a3fe411823a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:00.167Z|bc456da7-0ec1-4ed5-91e8-a3fe411823a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:00.174Z|86d32f53-3cd1-499d-ba9f-3eeb91d2b717|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:00.175Z|86d32f53-3cd1-499d-ba9f-3eeb91d2b717|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:00.174Z|2a76d9ee-70f8-427e-bcca-e17e78fb8008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:00.176Z|2a76d9ee-70f8-427e-bcca-e17e78fb8008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:04.166Z|7041bf40-4d5b-4296-9386-bdd2e8ecbe69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:46:04.170Z|7041bf40-4d5b-4296-9386-bdd2e8ecbe69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:46:05.241Z|1105f1ae-f824-46d9-934f-3f1fd709e270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:46:05.242Z|1105f1ae-f824-46d9-934f-3f1fd709e270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:46:10.188Z|1dc48077-68da-48ad-8a24-edbef3513fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:10.189Z|1dc48077-68da-48ad-8a24-edbef3513fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:10.194Z|9b367eca-d938-42e4-833d-5c2d283709f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:10.195Z|9b367eca-d938-42e4-833d-5c2d283709f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:10.196Z|8a4e35e9-f1cb-4f6a-9e48-63e44bcddf19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:10.197Z|8a4e35e9-f1cb-4f6a-9e48-63e44bcddf19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:19.167Z|a1d2b8a0-2c67-4337-a1cb-5dd6e4f02791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:46:19.168Z|a1d2b8a0-2c67-4337-a1cb-5dd6e4f02791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:46:20.210Z|d8e7efce-1360-48bd-b6eb-d6f9931d0ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:20.210Z|d8e7efce-1360-48bd-b6eb-d6f9931d0ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:20.215Z|fe811a6b-bc9e-46c1-9fd8-55d10748bea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:20.216Z|fe811a6b-bc9e-46c1-9fd8-55d10748bea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:20.217Z|959b39c6-c272-42a5-9e39-f5d03b3a88bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:20.217Z|959b39c6-c272-42a5-9e39-f5d03b3a88bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:22.055Z|8b418839-ccfa-407a-9661-d22378d39462|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:46:22.056Z|8b418839-ccfa-407a-9661-d22378d39462|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:30.233Z|8d8f5c77-bb7b-4973-b44f-4cc214e15e33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:30.233Z|8d8f5c77-bb7b-4973-b44f-4cc214e15e33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:30.238Z|1c0f37e6-3f45-443a-bdb3-71c18fdf35f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:30.239Z|1c0f37e6-3f45-443a-bdb3-71c18fdf35f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:30.240Z|c4d027d3-cfd3-4a1d-a78e-76fb46e45ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:30.240Z|c4d027d3-cfd3-4a1d-a78e-76fb46e45ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:34.167Z|c6218a73-f069-457a-8dc6-127d1c367763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:46:34.169Z|c6218a73-f069-457a-8dc6-127d1c367763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:46:35.243Z|38e54a22-e740-4f3f-8501-9c856da13655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:46:35.243Z|38e54a22-e740-4f3f-8501-9c856da13655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:46:40.256Z|1d786c64-6ab9-4f96-b226-9cb28aa4553c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:40.256Z|1d786c64-6ab9-4f96-b226-9cb28aa4553c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:40.258Z|22deebdf-39c8-416b-b7fb-68f4dbbc970f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:40.258Z|22deebdf-39c8-416b-b7fb-68f4dbbc970f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:40.260Z|458a594b-a3cd-4155-a184-4cb1631ee63c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:40.261Z|458a594b-a3cd-4155-a184-4cb1631ee63c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:49.167Z|83197985-9407-4032-9d9e-0fd50d9004d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:46:49.171Z|83197985-9407-4032-9d9e-0fd50d9004d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:46:50.282Z|a03cf674-fc19-43ee-ab7c-404d0f61b838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:50.282Z|a03cf674-fc19-43ee-ab7c-404d0f61b838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:50.285Z|a4058a8a-69fc-4735-aca8-b83076ab3fc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:50.285Z|a4058a8a-69fc-4735-aca8-b83076ab3fc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:46:50.287Z|2b961228-3b1b-4bf9-8fca-38fa7adae305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:46:50.287Z|2b961228-3b1b-4bf9-8fca-38fa7adae305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:00.305Z|44e1bcfb-dcaa-4b42-99d7-e452f015b689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:00.306Z|1707e177-cfef-41ea-9036-c5769fb19003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:00.306Z|44e1bcfb-dcaa-4b42-99d7-e452f015b689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:00.307Z|1707e177-cfef-41ea-9036-c5769fb19003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:00.310Z|108b57f8-f35a-4af1-aa1f-92dfd8b81a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:00.310Z|108b57f8-f35a-4af1-aa1f-92dfd8b81a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:04.167Z|e50ff146-53cb-41a0-90bf-6c2a2374893e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:47:04.167Z|e50ff146-53cb-41a0-90bf-6c2a2374893e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:47:05.244Z|8a828c41-8589-4b99-a1fa-3b7536c5c1a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:47:05.244Z|8a828c41-8589-4b99-a1fa-3b7536c5c1a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:47:10.328Z|2c77ad23-e5e8-4f73-becb-844f76ae34af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:10.329Z|2c77ad23-e5e8-4f73-becb-844f76ae34af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:10.330Z|78710453-13c4-427b-914f-1668df84574e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:10.331Z|78710453-13c4-427b-914f-1668df84574e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:10.331Z|ce114db2-4b0e-4d08-93e2-339cdacdffb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:10.331Z|ce114db2-4b0e-4d08-93e2-339cdacdffb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:19.167Z|8fd77c0d-21fa-47ee-8ece-72bf38a7026b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:47:19.167Z|8fd77c0d-21fa-47ee-8ece-72bf38a7026b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:47:20.354Z|b0d5506b-9eba-4510-8070-930d2d4ebe9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:20.354Z|b0d5506b-9eba-4510-8070-930d2d4ebe9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:20.355Z|945e5c1d-2a6d-4d00-b302-3e11b85dce90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:20.355Z|945e5c1d-2a6d-4d00-b302-3e11b85dce90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:20.360Z|d58ccbd3-e9a5-4deb-b918-2f3757cb969d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:20.360Z|d58ccbd3-e9a5-4deb-b918-2f3757cb969d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:22.055Z|93809277-15ed-4049-8076-f98d31a8c0e4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:47:22.056Z|93809277-15ed-4049-8076-f98d31a8c0e4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:30.380Z|71bfca02-0fc3-4d57-8e7b-df1d8033d760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:30.381Z|71bfca02-0fc3-4d57-8e7b-df1d8033d760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:30.383Z|e6ad5504-b952-477f-a9ea-b4f0063232bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:30.383Z|7b65fcb3-8724-4dee-b3d8-9ac56696d2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:30.383Z|e6ad5504-b952-477f-a9ea-b4f0063232bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:30.383Z|7b65fcb3-8724-4dee-b3d8-9ac56696d2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:34.167Z|407eff91-665c-42cf-a7a9-caeec1044eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:47:34.172Z|407eff91-665c-42cf-a7a9-caeec1044eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:47:35.245Z|083a2c53-db1e-4746-a2a2-f81c475963f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:47:35.245Z|083a2c53-db1e-4746-a2a2-f81c475963f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:47:40.410Z|33833a78-8a28-4595-8a72-ffc335544056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:40.410Z|0d675185-632c-448f-a298-47f617e39f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:40.411Z|33833a78-8a28-4595-8a72-ffc335544056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:40.410Z|cec7e628-3242-4e8c-8b18-2218e862a707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:40.411Z|0d675185-632c-448f-a298-47f617e39f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:40.411Z|cec7e628-3242-4e8c-8b18-2218e862a707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:49.167Z|4e639c46-d0c2-4eee-ac7d-a4cfc5458131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:47:49.167Z|4e639c46-d0c2-4eee-ac7d-a4cfc5458131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:47:50.433Z|606da452-6876-44a5-8ce9-0b2819b871a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:50.462Z|d6b53626-c04e-417a-9866-3c96dd901cfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:50.462Z|606da452-6876-44a5-8ce9-0b2819b871a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:50.463Z|d6b53626-c04e-417a-9866-3c96dd901cfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:47:50.464Z|8decdcd5-ac58-4f58-af31-91aec22f3d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:47:50.464Z|8decdcd5-ac58-4f58-af31-91aec22f3d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:00.485Z|b075f4b1-ec8a-4585-821a-9272decbfed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:00.485Z|43c1fffd-b066-4d78-b85a-9e4b3114b565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:00.486Z|43c1fffd-b066-4d78-b85a-9e4b3114b565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:00.486Z|b075f4b1-ec8a-4585-821a-9272decbfed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:00.487Z|f8fc79e3-6196-4616-bfc6-d80364aad2c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:00.488Z|f8fc79e3-6196-4616-bfc6-d80364aad2c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:04.167Z|0cd0252f-2cb1-4e99-852a-e7445781099d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:48:04.167Z|0cd0252f-2cb1-4e99-852a-e7445781099d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:48:05.246Z|3046c252-a974-4d5d-81c8-62fd00119edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:48:05.246Z|3046c252-a974-4d5d-81c8-62fd00119edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:48:10.511Z|cfb52058-b1b4-4e6c-a73c-5d70f3ec1856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:10.511Z|0ccfb01b-37e5-4354-bb49-9a625828f1cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:10.512Z|cfb52058-b1b4-4e6c-a73c-5d70f3ec1856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:10.512Z|0ccfb01b-37e5-4354-bb49-9a625828f1cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:10.511Z|3b2e2cec-b664-47d1-84b4-a34be9cead81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:10.512Z|3b2e2cec-b664-47d1-84b4-a34be9cead81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:19.166Z|47e2fa03-cdb6-4f85-939b-d995629e1f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:48:19.170Z|47e2fa03-cdb6-4f85-939b-d995629e1f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:48:20.534Z|80a9bfed-5ea6-45f4-a7f3-8225a07f6dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:20.535Z|80a9bfed-5ea6-45f4-a7f3-8225a07f6dd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:20.538Z|3d9c13f3-aeb7-419b-94aa-075a2937853a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:20.538Z|3d9c13f3-aeb7-419b-94aa-075a2937853a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:20.538Z|2b04ef3a-5b1c-4c39-a59f-8b706d6e4197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:20.539Z|2b04ef3a-5b1c-4c39-a59f-8b706d6e4197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:22.055Z|a5216f8c-83ca-44ce-8148-c1f2265934b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:48:22.056Z|a5216f8c-83ca-44ce-8148-c1f2265934b3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:30.560Z|049b904e-0e23-4486-b2e5-fe2748ef328a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:30.560Z|2008e808-65a9-489e-8582-aed5427c5409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:30.560Z|ab972349-a946-4f50-ac76-5bd8be4f4b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:30.561Z|049b904e-0e23-4486-b2e5-fe2748ef328a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:30.561Z|2008e808-65a9-489e-8582-aed5427c5409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:30.561Z|ab972349-a946-4f50-ac76-5bd8be4f4b8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:34.167Z|7da9b8fc-8271-456d-9d7c-8b6ca28d4ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:48:34.167Z|7da9b8fc-8271-456d-9d7c-8b6ca28d4ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:48:35.247Z|b8f09e66-efd1-49ac-8136-ecec4f52433b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:48:35.247Z|b8f09e66-efd1-49ac-8136-ecec4f52433b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:48:40.584Z|7074e8d5-c2e6-43cb-8c38-337b0a177c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:40.585Z|7074e8d5-c2e6-43cb-8c38-337b0a177c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:40.585Z|0aff80ce-9f02-4c9a-8558-c10bc06d0be9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:40.586Z|0aff80ce-9f02-4c9a-8558-c10bc06d0be9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:40.592Z|d34d27ce-8239-4f8f-b018-6acefea517b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:40.592Z|d34d27ce-8239-4f8f-b018-6acefea517b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:49.167Z|5bb043b0-f7c8-4c39-b060-6a59b41bb5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:48:49.167Z|5bb043b0-f7c8-4c39-b060-6a59b41bb5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:48:50.608Z|84b67bc7-14aa-44c1-9a13-edd8cfe73f9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:50.609Z|84b67bc7-14aa-44c1-9a13-edd8cfe73f9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:50.610Z|69fa8709-cecc-4683-bf83-ec09790f8247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:50.611Z|69fa8709-cecc-4683-bf83-ec09790f8247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:48:50.616Z|564bb06e-5510-49bf-a7f9-063eb564b7b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:48:50.616Z|564bb06e-5510-49bf-a7f9-063eb564b7b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:00.632Z|8a4ed1f6-5a00-4684-8836-7233c2599db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:00.633Z|8a4ed1f6-5a00-4684-8836-7233c2599db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:00.637Z|2ec8001d-79f3-46f8-b839-23d0674494d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:00.638Z|2ec8001d-79f3-46f8-b839-23d0674494d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:00.641Z|b18c0928-dd35-4fd8-a23b-a7d81a9fc499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:00.641Z|b18c0928-dd35-4fd8-a23b-a7d81a9fc499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:04.166Z|87b3303d-ff72-49d4-a37e-4c7df6ec2333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:49:04.171Z|87b3303d-ff72-49d4-a37e-4c7df6ec2333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:49:05.248Z|d2a9995f-e6a3-40b0-8bac-ec79a366bdec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:49:05.248Z|d2a9995f-e6a3-40b0-8bac-ec79a366bdec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:49:10.658Z|a4b38c48-8d76-419b-b7f5-f4f93f44b03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:10.659Z|a4b38c48-8d76-419b-b7f5-f4f93f44b03e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:10.670Z|a9d46eda-94dc-4566-afdb-eeaed0c3b73c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:10.670Z|924e37ef-0118-4fe1-b94d-aa91f1dcd095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:10.671Z|a9d46eda-94dc-4566-afdb-eeaed0c3b73c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:10.671Z|924e37ef-0118-4fe1-b94d-aa91f1dcd095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:19.167Z|ff5bd197-0c59-4534-bd9f-74af80a6abbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:49:19.167Z|ff5bd197-0c59-4534-bd9f-74af80a6abbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:49:20.684Z|5aa76b94-8f51-44c6-9154-52834d3b3a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:20.685Z|5aa76b94-8f51-44c6-9154-52834d3b3a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:20.693Z|37cf091f-a227-4ac3-a02b-a692d0fcf03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:20.693Z|87a189a0-3c3c-4db4-90c1-cc8cfc359f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:20.693Z|87a189a0-3c3c-4db4-90c1-cc8cfc359f75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:20.694Z|37cf091f-a227-4ac3-a02b-a692d0fcf03c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:22.055Z|39a4a939-cadb-4232-a5e3-501405671388|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:49:22.056Z|39a4a939-cadb-4232-a5e3-501405671388|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:30.709Z|c2b1072d-28f1-4fc3-b46e-82812e60b608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:30.710Z|c2b1072d-28f1-4fc3-b46e-82812e60b608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:30.714Z|0789f8d1-dabf-46b6-8251-1b7b79543d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:30.715Z|0789f8d1-dabf-46b6-8251-1b7b79543d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:30.716Z|7ac2a277-b2a7-467d-a8a3-0d68a00df02e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:30.717Z|7ac2a277-b2a7-467d-a8a3-0d68a00df02e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:34.166Z|9bf93ff2-812e-401e-b183-7c7a76f42c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:49:34.167Z|9bf93ff2-812e-401e-b183-7c7a76f42c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:49:35.249Z|5d1c258b-cb32-408c-a210-53802bb3ddb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:49:35.249Z|5d1c258b-cb32-408c-a210-53802bb3ddb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:49:40.733Z|fee6cacd-405f-4b30-9107-2bc4dca8d9fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:40.733Z|fee6cacd-405f-4b30-9107-2bc4dca8d9fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:40.735Z|703dba75-68e5-49e9-9f82-22c28bbb6869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:40.736Z|703dba75-68e5-49e9-9f82-22c28bbb6869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:40.738Z|0ec854d6-53af-4b89-a10e-e9c58084eeca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:40.738Z|0ec854d6-53af-4b89-a10e-e9c58084eeca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:49.167Z|e35fa384-9d6d-41db-8187-7af2d1b330e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:49:49.172Z|e35fa384-9d6d-41db-8187-7af2d1b330e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:49:50.758Z|2e7ae9ac-7153-4d67-ad26-c891d7fa1084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:50.759Z|2e7ae9ac-7153-4d67-ad26-c891d7fa1084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:50.761Z|beb65ce0-fe53-48c6-a5b3-ca4c3214fc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:50.762Z|beb65ce0-fe53-48c6-a5b3-ca4c3214fc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:49:50.768Z|c7bf4737-cbd4-404f-9d8b-c3ee1ba07504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:49:50.769Z|c7bf4737-cbd4-404f-9d8b-c3ee1ba07504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:00.785Z|91ce816f-35cb-4cf2-9497-efdf2337701f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:00.786Z|91ce816f-35cb-4cf2-9497-efdf2337701f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:00.786Z|3acfdda3-d7ff-4727-9fca-47c38d536aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:00.786Z|3acfdda3-d7ff-4727-9fca-47c38d536aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:00.793Z|e2e1e2ad-a988-409f-8ec1-ad1a534deb14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:00.794Z|e2e1e2ad-a988-409f-8ec1-ad1a534deb14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:04.166Z|c94511d3-75c8-4592-a15d-38e50a8d4c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:50:04.167Z|c94511d3-75c8-4592-a15d-38e50a8d4c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:50:05.250Z|223eb65a-8425-414a-85d6-da83fcc78c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:50:05.250Z|223eb65a-8425-414a-85d6-da83fcc78c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:50:10.810Z|87b274bd-02a1-4b7c-95ec-259166c0d9fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:10.811Z|87b274bd-02a1-4b7c-95ec-259166c0d9fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:10.811Z|c3a4f5ac-ede3-403b-9d73-d72e00f30a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:10.812Z|c3a4f5ac-ede3-403b-9d73-d72e00f30a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:10.816Z|ca33a0d9-ba44-4b62-8ac6-37bd4acf50d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:10.816Z|ca33a0d9-ba44-4b62-8ac6-37bd4acf50d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:19.167Z|a4f43ec2-d969-4d77-b328-40f89ebc426e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:50:19.167Z|a4f43ec2-d969-4d77-b328-40f89ebc426e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:50:20.836Z|3747229f-6673-4f23-8123-16b20573b537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:20.836Z|ece5cf5e-e307-4171-824e-f8792aa089a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:20.837Z|3747229f-6673-4f23-8123-16b20573b537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:20.837Z|ece5cf5e-e307-4171-824e-f8792aa089a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:20.839Z|1cc15fc1-a7a9-41e4-b876-c7331c82bbfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:20.839Z|1cc15fc1-a7a9-41e4-b876-c7331c82bbfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:22.055Z|d24595de-6cb1-4092-8679-9431c9e80724|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:50:22.055Z|d24595de-6cb1-4092-8679-9431c9e80724|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:29.438Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:50:29.442Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 786330ee-960e-4dc6-b986-c4ed0aca0ec0 already exists in requestDb InfraActiveRequests table 2023-04-16T06:50:29.443Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:50:29.443Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||Invoke 2023-04-16T06:50:29.443Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:29.443Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:50:29.443Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Method : GET 2023-04-16T06:50:29.443Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13ec8629a7538b6f99b614c9364cd784", X-B3-SpanId:"061f380f90e15f51", X-B3-ParentSpanId:"26fd7b9df8301e2d", X-B3-Sampled:"0", X-ONAP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-TransactionID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ECOMP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bf28a61-3a77-472d-8ca6-54b4795f3169"] 2023-04-16T06:50:29.444Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Request body: 2023-04-16T06:50:29.444Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:29.755Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:29.755Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T06:50:29.756Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status text : Not Found 2023-04-16T06:50:29.756Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8F22A292ABA9636B935D9BA4A3DB68E7; 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:"Sun, 16 Apr 2023 06:50:30 GMT", x-envoy-upstream-service-time:"297", server:"envoy"] 2023-04-16T06:50:29.757Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Response body: 2023-04-16T06:50:29.758Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:29.758Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|404|Not Found|InvokeReturn 2023-04-16T06:50:29.891Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T06:50:30.861Z|18d36de9-afc5-42ac-9b08-598f785f87ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:30.861Z|18d36de9-afc5-42ac-9b08-598f785f87ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:30.862Z|16595797-1d6e-469d-9c1d-02a5273d9cfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:30.863Z|16595797-1d6e-469d-9c1d-02a5273d9cfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:30.863Z|1a7e4bc5-e72d-4bf1-a858-29c7b93f64d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:30.864Z|1a7e4bc5-e72d-4bf1-a858-29c7b93f64d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:34.167Z|7ba078c5-dd72-4d04-8f1d-fd07c91996b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:50:34.182Z|7ba078c5-dd72-4d04-8f1d-fd07c91996b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:50:35.251Z|81465d87-b001-41af-a2fe-fe1de0bb5c60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:50:35.252Z|81465d87-b001-41af-a2fe-fe1de0bb5c60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:50:40.887Z|9a3e9444-7955-427e-9921-7c3385a8c20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:40.887Z|9a3e9444-7955-427e-9921-7c3385a8c20b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:40.891Z|d9cb58ef-8351-4989-865b-ee3cb9b326e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:40.895Z|6c833bb0-7de2-4757-b3d9-63fe89f1e91a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:40.896Z|d9cb58ef-8351-4989-865b-ee3cb9b326e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:40.896Z|6c833bb0-7de2-4757-b3d9-63fe89f1e91a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:43.696Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:50:43.815Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T06:50:43.816Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T06:50:43.967Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T06:50:43.967Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 06:50:44 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[89], vertex-id=[143608], x-aai-txid=[0-aai-resources-230416-06:50:44:970-59876], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:50:43.969Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681627829102","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-16T06:50:44.127Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T06:50:44.127Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T06:50:44.143Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-16T06:50:44.143Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T06:50:44.144Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:44.144Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-16T06:50:44.144Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T06:50:44.144Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"13ec8629a7538b6f99b614c9364cd784", X-B3-SpanId:"d6229d52b61d6489", X-B3-ParentSpanId:"26fd7b9df8301e2d", X-B3-Sampled:"0", X-ONAP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-TransactionID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ECOMP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"718c3cc1-cc80-4846-990e-6f9f47ff5056"] 2023-04-16T06:50:44.144Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921","requestScope":"service"} 2023-04-16T06:50:44.144Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:44.357Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:44.357Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T06:50:44.357Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T06:50:44.358Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 06:50:45 GMT", x-envoy-upstream-service-time:"177", server:"envoy"] 2023-04-16T06:50:44.358Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T06:50:44.358Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:44.358Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T06:50:44.367Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T06:50:44.368Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T06:50:44.368Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:44.368Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T06:50:44.369Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T06:50:44.369Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-TransactionID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ECOMP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64531523-48fe-4a0d-9a0e-01cf4fc2cc31"] 2023-04-16T06:50:44.369Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T06:50:44.369Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:44.732Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:44.733Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-04-16T06:50:44.733Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-16T06:50:44.734Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BE6C40DAF1CAEADB677E87D5C02039CA; 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:"Sun, 16 Apr 2023 06:50:45 GMT", x-envoy-upstream-service-time:"350", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:44.804Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-04-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T06:50:44.805Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:44.806Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T06:50:44.929Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-16T06:50:44.929Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-04-16T06:50:44.930Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:44.930Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-16T06:50:44.930Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-04-16T06:50:44.930Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-TransactionID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ECOMP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19f891a8-8683-41fb-bd1f-98e70a026019"] 2023-04-16T06:50:44.930Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-04-16T06:50:44.930Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:45.009Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:45.010Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-04-16T06:50:45.011Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-04-16T06:50:45.012Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 16 Apr 2023 06:50:45 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:45.013Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-04-16T06:50:45.014Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:45.014Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-04-16T06:50:45.036Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T06:50:45.036Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T06:50:45.037Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:45.037Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T06:50:45.037Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T06:50:45.037Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-TransactionID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ECOMP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ee99e57-637a-4771-876c-63981c66ddc3"] 2023-04-16T06:50:45.037Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T06:50:45.038Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:45.073Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:45.074Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-04-16T06:50:45.074Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-16T06:50:45.074Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 16 Apr 2023 06:50:45 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:45.076Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-04-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T06:50:45.076Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:45.076Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T06:50:45.097Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-16T06:50:45.097Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T06:50:45.097Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:45.098Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-16T06:50:45.098Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T06:50:45.098Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"13ec8629a7538b6f99b614c9364cd784", X-B3-SpanId:"192c471429a56f83", X-B3-ParentSpanId:"26fd7b9df8301e2d", X-B3-Sampled:"0", X-ONAP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-TransactionID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ECOMP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"742840e3-56c7-47eb-ac44-3659af061b21"] 2023-04-16T06:50:45.098Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"786330ee-960e-4dc6-b986-c4ed0aca0ec0","requestStatus":"IN_PROGRESS","startTime":1681627829894,"source":"VID","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"786330ee-960e-4dc6-b986-c4ed0aca0ec0"} 2023-04-16T06:50:45.099Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:45.524Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:45.525Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T06:50:45.525Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T06:50:45.526Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:50:46 GMT", x-envoy-upstream-service-time:"422", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:45.575Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:50:29.894+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T06:50:46.380+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" } } } 2023-04-16T06:50:45.575Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:45.576Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T06:50:45.652Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-16T06:50:45.652Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T06:50:45.653Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:45.653Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-16T06:50:45.653Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T06:50:45.653Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"13ec8629a7538b6f99b614c9364cd784", X-B3-SpanId:"5c3e5f8383e2738d", X-B3-ParentSpanId:"26fd7b9df8301e2d", X-B3-Sampled:"0", X-ONAP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-TransactionID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ECOMP-RequestID:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0cd3a3d-2875-4778-a383-4650010e8718"] 2023-04-16T06:50:45.653Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelUuid\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelInvariantUuid\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"786330ee-960e-4dc6-b986-c4ed0aca0ec0","type":"String"},"mso-request-id":{"value":"786330ee-960e-4dc6-b986-c4ed0aca0ec0","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-16T06:50:45.653Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:49.167Z|4480f470-e864-4b4d-95d5-3a2f42496850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:50:49.168Z|4480f470-e864-4b4d-95d5-3a2f42496850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:50:49.314Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:49.314Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T06:50:49.315Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T06:50:49.315Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=66CF5EB486AB79FC1926B05F68FC1D4B; Path=/; HttpOnly", date:"Sun, 16 Apr 2023 06:50:49 GMT", x-onap-requestid:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", x-requestid:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", x-transactionid:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", x-ecomp-requestid:"786330ee-960e-4dc6-b986-c4ed0aca0ec0", x-onap-partnername:"UNKNOWN", x-invocationid:"c0cd3a3d-2875-4778-a383-4650010e8718", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"3617", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:49.316Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"786330ee-960e-4dc6-b986-c4ed0aca0ec0\",\"instanceId\":\"b9dc1ea8-96bd-44f4-b4ed-eed73fe5cb1d\"}}","message":"Success","processInstanceID":"040b785a-dc23-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T06:50:49.316Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:49.317Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T06:50:49.338Z|786330ee-960e-4dc6-b986-c4ed0aca0ec0|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:50:49.610Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:50:49.627Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:50:49.628Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||Invoke 2023-04-16T06:50:49.628Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:49.628Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:50:49.628Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Method : GET 2023-04-16T06:50:49.628Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00ee7798b550f107ddb91e1d8dc8eafc", X-B3-SpanId:"73369e14c3634658", X-B3-ParentSpanId:"dedf5461d1a6c3c7", X-B3-Sampled:"0", X-ONAP-RequestID:"89eab57d-db94-4759-b5d4-611cf7e7140c", X-RequestID:"89eab57d-db94-4759-b5d4-611cf7e7140c", X-TransactionID:"89eab57d-db94-4759-b5d4-611cf7e7140c", X-ECOMP-RequestID:"89eab57d-db94-4759-b5d4-611cf7e7140c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cde998e-f3c3-4fb5-a2d2-05a7e3aaddd5"] 2023-04-16T06:50:49.628Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Request body: 2023-04-16T06:50:49.628Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:49.660Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:49.661Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status code : 200 OK 2023-04-16T06:50:49.661Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status text : OK 2023-04-16T06:50:49.661Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:50:50 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:49.663Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Response body: { "requestId" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:50:29.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:50:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b9dc1ea8-96bd-44f4-b4ed-eed73fe5cb1d", "serviceInstanceName" : "basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" } } } 2023-04-16T06:50:49.663Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:49.664Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||InvokeReturn 2023-04-16T06:50:49.667Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:50:49.667Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:50:49.667Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:49.667Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:50:49.667Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:50:49.667Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00ee7798b550f107ddb91e1d8dc8eafc", X-B3-SpanId:"0ca67570df73efa7", X-B3-ParentSpanId:"dedf5461d1a6c3c7", X-B3-Sampled:"0", X-ONAP-RequestID:"89eab57d-db94-4759-b5d4-611cf7e7140c", X-RequestID:"89eab57d-db94-4759-b5d4-611cf7e7140c", X-TransactionID:"89eab57d-db94-4759-b5d4-611cf7e7140c", X-ECOMP-RequestID:"89eab57d-db94-4759-b5d4-611cf7e7140c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86d8fd5f-14de-4cbc-ad74-ac7e183ea095"] 2023-04-16T06:50:49.667Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:50:49.667Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:49.789Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:49.789Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:50:49.790Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:50:49.790Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:50:50 GMT", x-envoy-upstream-service-time:"118", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:49.792Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:50:49.793Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:49.793Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:50:49.818Z|89eab57d-db94-4759-b5d4-611cf7e7140c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:50:50.916Z|4553a4e8-7fe6-4bd8-809c-b133b5b4a5bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:50.917Z|4553a4e8-7fe6-4bd8-809c-b133b5b4a5bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:50.920Z|46cce8df-d270-4251-be6e-6f5fdfefab7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:50.922Z|46cce8df-d270-4251-be6e-6f5fdfefab7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:50.925Z|2f04867e-3db2-45e6-b647-7b713034ea43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:50:50.925Z|2f04867e-3db2-45e6-b647-7b713034ea43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:50:55.289Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:50:55.291Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 635f5192-8b86-404d-94b5-967a96df33db already exists in requestDb InfraActiveRequests table 2023-04-16T06:50:55.291Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:50:55.292Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||Invoke 2023-04-16T06:50:55.292Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:55.292Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:50:55.292Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Method : GET 2023-04-16T06:50:55.292Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ba9ea448a0df184f70d4b2508028f0b", X-B3-SpanId:"bb01bc6974570fdd", X-B3-ParentSpanId:"0bd7a20778eba6b3", X-B3-Sampled:"0", X-ONAP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-TransactionID:"635f5192-8b86-404d-94b5-967a96df33db", X-ECOMP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea109fd2-46c0-4dc1-9a5a-5ee1632fbf12"] 2023-04-16T06:50:55.292Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Request body: 2023-04-16T06:50:55.292Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:55.332Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:55.332Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T06:50:55.332Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status text : Not Found 2023-04-16T06:50:55.332Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 06:50:56 GMT", x-envoy-upstream-service-time:"35", server:"envoy"] 2023-04-16T06:50:55.332Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Response body: 2023-04-16T06:50:55.333Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:55.333Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|404|Not Found|InvokeReturn 2023-04-16T06:50:55.347Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T06:50:55.352Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:50:55.389Z|635f5192-8b86-404d-94b5-967a96df33db|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/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T06:50:55.390Z|635f5192-8b86-404d-94b5-967a96df33db|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/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-RequestID=[635f5192-8b86-404d-94b5-967a96df33db], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4be0e858-57f6-4031-9864-5b40ff672762], X-ECOMP-RequestID=[635f5192-8b86-404d-94b5-967a96df33db], X-TransactionId=[], X-ONAP-RequestID=[635f5192-8b86-404d-94b5-967a96df33db]} 2023-04-16T06:50:55.475Z|635f5192-8b86-404d-94b5-967a96df33db|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/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 06:50:56 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[60], vertex-id=[217128], x-aai-txid=[2-aai-resources-230416-06:50:56:521-98340], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:50:55.477Z|635f5192-8b86-404d-94b5-967a96df33db|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/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681627855032","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-16T06:50:55.477Z|635f5192-8b86-404d-94b5-967a96df33db|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/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T06:50:55.480Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T06:50:55.480Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T06:50:55.482Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.482Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.483Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.483Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.483Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.483Z|635f5192-8b86-404d-94b5-967a96df33db|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:"115", X-B3-TraceId:"4ba9ea448a0df184f70d4b2508028f0b", X-B3-SpanId:"b4cadac92fbde7a6", X-B3-ParentSpanId:"0bd7a20778eba6b3", X-B3-Sampled:"0", X-ONAP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-TransactionID:"635f5192-8b86-404d-94b5-967a96df33db", X-ECOMP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e4118a7-f8a4-478c-a106-dadcd26efa2e"] 2023-04-16T06:50:55.484Z|635f5192-8b86-404d-94b5-967a96df33db|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_network-077a765b-1477-483c-be10-be8f83f6c01c","requestScope":"service"} 2023-04-16T06:50:55.484Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.526Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.526Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.527Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.527Z|635f5192-8b86-404d-94b5-967a96df33db|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:"Sun, 16 Apr 2023 06:50:56 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2023-04-16T06:50:55.527Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.528Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.528Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.529Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.529Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.530Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.530Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.530Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.530Z|635f5192-8b86-404d-94b5-967a96df33db|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:"635f5192-8b86-404d-94b5-967a96df33db", X-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-TransactionID:"635f5192-8b86-404d-94b5-967a96df33db", X-ECOMP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0944373-a60b-4a9d-96a0-12cfef45ccfb"] 2023-04-16T06:50:55.531Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.531Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.589Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.589Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.590Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.590Z|635f5192-8b86-404d-94b5-967a96df33db|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:"Sun, 16 Apr 2023 06:50:56 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:55.593Z|635f5192-8b86-404d-94b5-967a96df33db|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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T06:50:55.593Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.594Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.606Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.607Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.607Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.607Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.608Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.608Z|635f5192-8b86-404d-94b5-967a96df33db|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:"635f5192-8b86-404d-94b5-967a96df33db", X-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-TransactionID:"635f5192-8b86-404d-94b5-967a96df33db", X-ECOMP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ae831bf-4fd6-4170-969b-ad244c88606f"] 2023-04-16T06:50:55.608Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.608Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.650Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.651Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.651Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.652Z|635f5192-8b86-404d-94b5-967a96df33db|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:"Sun, 16 Apr 2023 06:50:56 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:55.654Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-04-16T06:50:55.654Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.655Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.658Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.659Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.659Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.660Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.660Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.660Z|635f5192-8b86-404d-94b5-967a96df33db|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:"635f5192-8b86-404d-94b5-967a96df33db", X-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-TransactionID:"635f5192-8b86-404d-94b5-967a96df33db", X-ECOMP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c19ce26-19fd-4416-a8e7-b39cbd837e41"] 2023-04-16T06:50:55.661Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.661Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.712Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.713Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.713Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.714Z|635f5192-8b86-404d-94b5-967a96df33db|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:"Sun, 16 Apr 2023 06:50:56 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:55.719Z|635f5192-8b86-404d-94b5-967a96df33db|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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T06:50:55.720Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.720Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.728Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.729Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.729Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.730Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.730Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.731Z|635f5192-8b86-404d-94b5-967a96df33db|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:"1851", X-B3-TraceId:"4ba9ea448a0df184f70d4b2508028f0b", X-B3-SpanId:"c15a5eb1a1ab08df", X-B3-ParentSpanId:"0bd7a20778eba6b3", X-B3-Sampled:"0", X-ONAP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-TransactionID:"635f5192-8b86-404d-94b5-967a96df33db", X-ECOMP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebda66a5-235a-4dfd-872e-8193af6fba41"] 2023-04-16T06:50:55.731Z|635f5192-8b86-404d-94b5-967a96df33db|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":"635f5192-8b86-404d-94b5-967a96df33db","requestStatus":"IN_PROGRESS","startTime":1681627855348,"source":"VID","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-077a765b-1477-483c-be10-be8f83f6c01c","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"635f5192-8b86-404d-94b5-967a96df33db"} 2023-04-16T06:50:55.732Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.789Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.790Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.790Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.791Z|635f5192-8b86-404d-94b5-967a96df33db|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/635f5192-8b86-404d-94b5-967a96df33db", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:50:56 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:55.791Z|635f5192-8b86-404d-94b5-967a96df33db|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" : "635f5192-8b86-404d-94b5-967a96df33db", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:50:55.348+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T06:50:56.880+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "635f5192-8b86-404d-94b5-967a96df33db", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" } } } 2023-04-16T06:50:55.792Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.792Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.805Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.806Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.806Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.806Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.806Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:55.807Z|635f5192-8b86-404d-94b5-967a96df33db|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:"2258", X-B3-TraceId:"4ba9ea448a0df184f70d4b2508028f0b", X-B3-SpanId:"a36c0fe74f9064ce", X-B3-ParentSpanId:"0bd7a20778eba6b3", X-B3-Sampled:"0", X-ONAP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-TransactionID:"635f5192-8b86-404d-94b5-967a96df33db", X-ECOMP-RequestID:"635f5192-8b86-404d-94b5-967a96df33db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"413b9d26-f4cb-4d30-b89f-ba455ec38917"] 2023-04-16T06:50:55.807Z|635f5192-8b86-404d-94b5-967a96df33db|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\":\"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e192a327-08d1-4159-bd5f-3020dde9c591\",\"modelUuid\":\"e192a327-08d1-4159-bd5f-3020dde9c591\",\"modelInvariantUuid\":\"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"bad39edd-18ca-4338-8a1f-00414a7594cd\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"635f5192-8b86-404d-94b5-967a96df33db","type":"String"},"mso-request-id":{"value":"635f5192-8b86-404d-94b5-967a96df33db","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-16T06:50:55.807Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:56.848Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:56.849Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:56.849Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:56.850Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 06:50:57 GMT", x-onap-requestid:"635f5192-8b86-404d-94b5-967a96df33db", x-requestid:"635f5192-8b86-404d-94b5-967a96df33db", x-transactionid:"635f5192-8b86-404d-94b5-967a96df33db", x-ecomp-requestid:"635f5192-8b86-404d-94b5-967a96df33db", x-onap-partnername:"UNKNOWN", x-invocationid:"413b9d26-f4cb-4d30-b89f-ba455ec38917", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"1034", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:56.851Z|635f5192-8b86-404d-94b5-967a96df33db|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\":\"635f5192-8b86-404d-94b5-967a96df33db\",\"instanceId\":\"ffaa7c33-3f26-441f-91d2-de008c7e2530\"}}","message":"Success","processInstanceID":"09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T06:50:56.852Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:56.852Z|635f5192-8b86-404d-94b5-967a96df33db|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-16T06:50:56.860Z|635f5192-8b86-404d-94b5-967a96df33db|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:50:57.104Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:50:57.110Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:50:57.110Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||Invoke 2023-04-16T06:50:57.111Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:57.111Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:50:57.111Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Method : GET 2023-04-16T06:50:57.111Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4e2dbf82408920d6cbf6606dffe584f", X-B3-SpanId:"dc64b5a33103dc23", X-B3-ParentSpanId:"2567b7976ece55da", X-B3-Sampled:"0", X-ONAP-RequestID:"2a495748-c286-49f2-ab63-6b51447eb797", X-RequestID:"2a495748-c286-49f2-ab63-6b51447eb797", X-TransactionID:"2a495748-c286-49f2-ab63-6b51447eb797", X-ECOMP-RequestID:"2a495748-c286-49f2-ab63-6b51447eb797", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd35cfc6-2742-4e0a-aa08-b03d0df08cbd"] 2023-04-16T06:50:57.111Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Request body: 2023-04-16T06:50:57.111Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:57.150Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:57.151Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status code : 200 OK 2023-04-16T06:50:57.151Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status text : OK 2023-04-16T06:50:57.152Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:50:57 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:57.152Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Response body: { "requestId" : "635f5192-8b86-404d-94b5-967a96df33db", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:50:55.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:50:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "635f5192-8b86-404d-94b5-967a96df33db", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" } } } 2023-04-16T06:50:57.153Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:57.153Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||InvokeReturn 2023-04-16T06:50:57.156Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:50:57.156Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:50:57.157Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:50:57.157Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:50:57.157Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:50:57.158Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4e2dbf82408920d6cbf6606dffe584f", X-B3-SpanId:"e1d2e3459815c3e9", X-B3-ParentSpanId:"2567b7976ece55da", X-B3-Sampled:"0", X-ONAP-RequestID:"2a495748-c286-49f2-ab63-6b51447eb797", X-RequestID:"2a495748-c286-49f2-ab63-6b51447eb797", X-TransactionID:"2a495748-c286-49f2-ab63-6b51447eb797", X-ECOMP-RequestID:"2a495748-c286-49f2-ab63-6b51447eb797", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6deaddf6-a440-4277-82f1-4929e1c3d223"] 2023-04-16T06:50:57.158Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:50:57.158Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:50:57.184Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:50:57.185Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:50:57.185Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:50:57.185Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:50:57 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:50:57.187Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:50:57.187Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:50:57.188Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:50:57.204Z|2a495748-c286-49f2-ab63-6b51447eb797|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:00.151Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:00.158Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:00.159Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||Invoke 2023-04-16T06:51:00.159Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:00.160Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:00.161Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Method : GET 2023-04-16T06:51:00.161Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2de36df3c887b43864021490ebd651eb", X-B3-SpanId:"8dcae6d2a9c1a8f8", X-B3-ParentSpanId:"9de26660bbf7dd72", X-B3-Sampled:"0", X-ONAP-RequestID:"96b5bf13-d4b1-49b1-a029-8f7021727a61", X-RequestID:"96b5bf13-d4b1-49b1-a029-8f7021727a61", X-TransactionID:"96b5bf13-d4b1-49b1-a029-8f7021727a61", X-ECOMP-RequestID:"96b5bf13-d4b1-49b1-a029-8f7021727a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b5ec03d-d5b7-479f-acb5-75fc0d561024"] 2023-04-16T06:51:00.162Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Request body: 2023-04-16T06:51:00.162Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:00.216Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:00.217Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:00.218Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status text : OK 2023-04-16T06:51:00.218Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:01 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:00.219Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Response body: { "requestId" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:50:29.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:50:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b9dc1ea8-96bd-44f4-b4ed-eed73fe5cb1d", "serviceInstanceName" : "basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" } } } 2023-04-16T06:51:00.220Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:00.220Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||InvokeReturn 2023-04-16T06:51:00.223Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:00.224Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:00.224Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:00.224Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:00.225Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:00.225Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2de36df3c887b43864021490ebd651eb", X-B3-SpanId:"3bca1d1a8ffa2dac", X-B3-ParentSpanId:"9de26660bbf7dd72", X-B3-Sampled:"0", X-ONAP-RequestID:"96b5bf13-d4b1-49b1-a029-8f7021727a61", X-RequestID:"96b5bf13-d4b1-49b1-a029-8f7021727a61", X-TransactionID:"96b5bf13-d4b1-49b1-a029-8f7021727a61", X-ECOMP-RequestID:"96b5bf13-d4b1-49b1-a029-8f7021727a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9029edd-a744-4562-9051-91164ad40854"] 2023-04-16T06:51:00.225Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:00.226Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:00.254Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:00.254Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:00.255Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:00.255Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:01 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:00.257Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:00.258Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:00.258Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:00.274Z|96b5bf13-d4b1-49b1-a029-8f7021727a61|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:00.942Z|d01e2d7d-1a37-42e9-9a9f-843ba82079ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:00.944Z|d01e2d7d-1a37-42e9-9a9f-843ba82079ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:00.945Z|a73950e0-a3d3-4125-8325-d3990d86082b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:00.946Z|a73950e0-a3d3-4125-8325-d3990d86082b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:00.946Z|ca6abdd6-a3e0-46dc-b81c-9e0c71c30ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:00.947Z|ca6abdd6-a3e0-46dc-b81c-9e0c71c30ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:04.167Z|30cd3af0-9ba2-42f3-ba94-7658e0c4c6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:51:04.167Z|30cd3af0-9ba2-42f3-ba94-7658e0c4c6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:51:05.252Z|9ac9aa36-bb0d-4cec-8fd6-7a27c5e57d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:51:05.253Z|9ac9aa36-bb0d-4cec-8fd6-7a27c5e57d90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:51:07.460Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:07.468Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:07.469Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||Invoke 2023-04-16T06:51:07.469Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:07.469Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:07.469Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Method : GET 2023-04-16T06:51:07.469Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc871530edd45ef014986b4cacc96538", X-B3-SpanId:"6dfba030e6b9150e", X-B3-ParentSpanId:"c38d4c0760b66d8c", X-B3-Sampled:"0", X-ONAP-RequestID:"1a6fc896-c123-4a8d-91f0-c9f69cb7a70e", X-RequestID:"1a6fc896-c123-4a8d-91f0-c9f69cb7a70e", X-TransactionID:"1a6fc896-c123-4a8d-91f0-c9f69cb7a70e", X-ECOMP-RequestID:"1a6fc896-c123-4a8d-91f0-c9f69cb7a70e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c7d0316-a73e-4dc2-b492-114102cb5965"] 2023-04-16T06:51:07.470Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Request body: 2023-04-16T06:51:07.470Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:07.524Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:07.524Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:07.524Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status text : OK 2023-04-16T06:51:07.525Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:08 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:07.525Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Response body: { "requestId" : "635f5192-8b86-404d-94b5-967a96df33db", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:50:55.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:50:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "635f5192-8b86-404d-94b5-967a96df33db", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" } } } 2023-04-16T06:51:07.526Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:07.526Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||InvokeReturn 2023-04-16T06:51:07.530Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:07.530Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:07.530Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:07.531Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:07.531Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:07.531Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc871530edd45ef014986b4cacc96538", X-B3-SpanId:"486f09a284e2dc90", X-B3-ParentSpanId:"c38d4c0760b66d8c", X-B3-Sampled:"0", X-ONAP-RequestID:"1a6fc896-c123-4a8d-91f0-c9f69cb7a70e", X-RequestID:"1a6fc896-c123-4a8d-91f0-c9f69cb7a70e", X-TransactionID:"1a6fc896-c123-4a8d-91f0-c9f69cb7a70e", X-ECOMP-RequestID:"1a6fc896-c123-4a8d-91f0-c9f69cb7a70e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1984f256-1fc8-4a9f-b1bf-ffd4a38dea5e"] 2023-04-16T06:51:07.531Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:07.531Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:07.563Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:07.563Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:07.563Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:07.564Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:08 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:07.565Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:07.566Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:07.566Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:07.585Z|1a6fc896-c123-4a8d-91f0-c9f69cb7a70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:10.491Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:10.499Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:10.499Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||Invoke 2023-04-16T06:51:10.499Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:10.500Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:10.500Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Method : GET 2023-04-16T06:51:10.500Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"204d4eea0da26c7dcffb9f92ee70acce", X-B3-SpanId:"9856c7f4db17c9d5", X-B3-ParentSpanId:"4c7b5176fd7068c5", X-B3-Sampled:"0", X-ONAP-RequestID:"ad380652-52cf-4184-ba45-bd111b4bf609", X-RequestID:"ad380652-52cf-4184-ba45-bd111b4bf609", X-TransactionID:"ad380652-52cf-4184-ba45-bd111b4bf609", X-ECOMP-RequestID:"ad380652-52cf-4184-ba45-bd111b4bf609", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57ccc64c-aa99-447f-a640-ae929c845224"] 2023-04-16T06:51:10.500Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Request body: 2023-04-16T06:51:10.500Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:10.549Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:10.550Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:10.550Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status text : OK 2023-04-16T06:51:10.550Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:11 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:10.553Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Response body: { "requestId" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:50:29.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:50:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b9dc1ea8-96bd-44f4-b4ed-eed73fe5cb1d", "serviceInstanceName" : "basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" } } } 2023-04-16T06:51:10.554Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:10.554Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||InvokeReturn 2023-04-16T06:51:10.560Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:10.560Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:10.560Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:10.560Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:10.560Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:10.561Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"204d4eea0da26c7dcffb9f92ee70acce", X-B3-SpanId:"b34d1e3c14f65c53", X-B3-ParentSpanId:"4c7b5176fd7068c5", X-B3-Sampled:"0", X-ONAP-RequestID:"ad380652-52cf-4184-ba45-bd111b4bf609", X-RequestID:"ad380652-52cf-4184-ba45-bd111b4bf609", X-TransactionID:"ad380652-52cf-4184-ba45-bd111b4bf609", X-ECOMP-RequestID:"ad380652-52cf-4184-ba45-bd111b4bf609", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6fae660-3286-4b96-813f-619f321bdd31"] 2023-04-16T06:51:10.561Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:10.561Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:10.586Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:10.587Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:10.587Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:10.587Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:11 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:10.588Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:10.588Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:10.588Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:10.599Z|ad380652-52cf-4184-ba45-bd111b4bf609|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:10.970Z|134149e2-89b5-40b9-99e4-050a4463c240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:10.970Z|134149e2-89b5-40b9-99e4-050a4463c240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:10.971Z|39afbe98-8f3e-45c9-8308-c8a1e5b1ecbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:10.972Z|39afbe98-8f3e-45c9-8308-c8a1e5b1ecbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:10.972Z|cdb49c2e-f1b6-49d7-b438-a0a5f647197e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:10.973Z|cdb49c2e-f1b6-49d7-b438-a0a5f647197e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:17.875Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:17.884Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:17.884Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||Invoke 2023-04-16T06:51:17.885Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:17.885Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:17.885Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Method : GET 2023-04-16T06:51:17.885Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f8823cf0be286df8b6ea85d5f197381", X-B3-SpanId:"5c5d025e3d3cc67c", X-B3-ParentSpanId:"38d670671ba81a8c", X-B3-Sampled:"0", X-ONAP-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-TransactionID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-ECOMP-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54daf0de-48e8-455f-aabc-7a517c5eb185"] 2023-04-16T06:51:17.886Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Request body: 2023-04-16T06:51:17.886Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:17.926Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:17.927Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:17.927Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status text : OK 2023-04-16T06:51:17.927Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:19 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:17.930Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Response body: { "requestId" : "635f5192-8b86-404d-94b5-967a96df33db", "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-16T06:50:55.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "635f5192-8b86-404d-94b5-967a96df33db", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" } } } 2023-04-16T06:51:17.930Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:17.931Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||InvokeReturn 2023-04-16T06:51:17.932Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:17.933Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:17.933Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:17.934Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:17.934Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:17.934Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f8823cf0be286df8b6ea85d5f197381", X-B3-SpanId:"67d3b01d56e3b3e6", X-B3-ParentSpanId:"38d670671ba81a8c", X-B3-Sampled:"0", X-ONAP-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-TransactionID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-ECOMP-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a577d70d-d05c-40a2-9a15-5bd1c615547b"] 2023-04-16T06:51:17.934Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:17.934Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:17.954Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:17.955Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:17.955Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:17.955Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:19 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:17.956Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:17.956Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:17.956Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:18.015Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:51:18.016Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T06:51:18.016Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:18.016Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:51:18.016Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:51:18.017Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-TransactionID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-ECOMP-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3264754a-d31a-477f-943d-f5b0662116a6"] 2023-04-16T06:51:18.017Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:51:18.017Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:18.314Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:18.315Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:18.316Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:51:18.316Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BC7657DFC22FE8B735999D6720C27472; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:51:18 GMT", x-envoy-upstream-service-time:"272", server:"envoy"] 2023-04-16T06:51:18.317Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0","businessKey":"635f5192-8b86-404d-94b5-967a96df33db","processDefinitionId":"WorkflowActionBB:1:12a87d18-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-04-16T06:50:56.383+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T06:51:18.318Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:18.319Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=635f5192-8b86-404d-94b5-967a96df33db&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:51:18.372Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:51:18.372Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T06:51:18.373Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:18.373Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:51:18.373Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:51:18.373Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-TransactionID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-ECOMP-RequestID:"f381fa5c-29a2-4ab2-9488-64b9289a5f26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d48e3ac-1c22-4fd1-b5b1-592c2024b158"] 2023-04-16T06:51:18.373Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:51:18.373Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:18.593Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:18.593Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:18.594Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:51:18.594Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F7F8FCE1A2E897EB512223CD63E0F3F3; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:51:18 GMT", x-envoy-upstream-service-time:"187", server:"envoy"] 2023-04-16T06:51:18.595Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"09c0f4d6-dc23-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:12a87d18-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0","executionId":"09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T06:50:56.396+0000","endTime":"2023-04-16T06:50:56.870+0000","durationInMillis":474,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T06:51:18.595Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:18.595Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09bed2bd-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:51:18.609Z|f381fa5c-29a2-4ab2-9488-64b9289a5f26|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:19.167Z|f66b9a5c-f334-4709-aece-66da5a810771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:51:19.172Z|f66b9a5c-f334-4709-aece-66da5a810771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:51:20.861Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:20.871Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:20.872Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||Invoke 2023-04-16T06:51:20.872Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:20.872Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:20.872Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Method : GET 2023-04-16T06:51:20.872Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e899ad4f630d14ab5bd55007144bc384", X-B3-SpanId:"21acd254075480c4", X-B3-ParentSpanId:"2aa606029c394a75", X-B3-Sampled:"1", X-ONAP-RequestID:"7555fdab-5491-475b-a1b2-75f5c6fcb485", X-RequestID:"7555fdab-5491-475b-a1b2-75f5c6fcb485", X-TransactionID:"7555fdab-5491-475b-a1b2-75f5c6fcb485", X-ECOMP-RequestID:"7555fdab-5491-475b-a1b2-75f5c6fcb485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"317b7b4d-fc1e-4475-a767-48f06559ad3a"] 2023-04-16T06:51:20.873Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Request body: 2023-04-16T06:51:20.873Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:20.939Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:20.939Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:20.939Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status text : OK 2023-04-16T06:51:20.940Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:22 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:20.957Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Response body: { "requestId" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance ModelMapper configuration errors:\n\n1) A mapping already exists for org.onap.aai.domain.yang.ServiceInstance.setServiceType().\n\n1 error", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-04-16T06:50:29.000+00:00", "endTime" : "2023-04-16T06:51:13.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b9dc1ea8-96bd-44f4-b4ed-eed73fe5cb1d", "serviceInstanceName" : "basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" } } } 2023-04-16T06:51:20.957Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:20.958Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||InvokeReturn 2023-04-16T06:51:20.960Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:20.961Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:20.961Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:20.961Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:20.961Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:20.962Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e899ad4f630d14ab5bd55007144bc384", X-B3-SpanId:"e8715267851bd65f", X-B3-ParentSpanId:"2aa606029c394a75", X-B3-Sampled:"1", X-ONAP-RequestID:"7555fdab-5491-475b-a1b2-75f5c6fcb485", X-RequestID:"7555fdab-5491-475b-a1b2-75f5c6fcb485", X-TransactionID:"7555fdab-5491-475b-a1b2-75f5c6fcb485", X-ECOMP-RequestID:"7555fdab-5491-475b-a1b2-75f5c6fcb485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a01d97fc-4217-4923-aaa9-be7ef6732e7a"] 2023-04-16T06:51:20.962Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:20.962Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:20.987Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:20.988Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:20.989Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:20.990Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:22 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:20.991Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:20.992Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:20.993Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:20.997Z|65f4d5de-7333-4b4d-8439-79fd3ffddb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:20.998Z|65f4d5de-7333-4b4d-8439-79fd3ffddb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:20.999Z|c1d00315-8dd4-4a34-8cf0-f2d660541a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:21.000Z|c1d00315-8dd4-4a34-8cf0-f2d660541a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:21.004Z|312be975-13bf-4887-8a1a-403972dcd18d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:21.004Z|312be975-13bf-4887-8a1a-403972dcd18d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:21.020Z|7555fdab-5491-475b-a1b2-75f5c6fcb485|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:21.256Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:21.261Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:21.262Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||Invoke 2023-04-16T06:51:21.262Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:21.262Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:21.263Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Method : GET 2023-04-16T06:51:21.263Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96a19228d9124ccb8f8c22d24de4c49a", X-B3-SpanId:"a23eaa0276993ed8", X-B3-ParentSpanId:"b5b0887281b69484", X-B3-Sampled:"0", X-ONAP-RequestID:"6125ee4f-91ed-4f40-aedf-71bbe08d25f8", X-RequestID:"6125ee4f-91ed-4f40-aedf-71bbe08d25f8", X-TransactionID:"6125ee4f-91ed-4f40-aedf-71bbe08d25f8", X-ECOMP-RequestID:"6125ee4f-91ed-4f40-aedf-71bbe08d25f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9826486a-f032-4d5f-b59e-19eb56c6c10c"] 2023-04-16T06:51:21.264Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Request body: 2023-04-16T06:51:21.264Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:21.292Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:21.292Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:21.292Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status text : OK 2023-04-16T06:51:21.293Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:22 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:21.293Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Response body: { "requestId" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance ModelMapper configuration errors:\n\n1) A mapping already exists for org.onap.aai.domain.yang.ServiceInstance.setServiceType().\n\n1 error", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-04-16T06:50:29.000+00:00", "endTime" : "2023-04-16T06:51:13.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b9dc1ea8-96bd-44f4-b4ed-eed73fe5cb1d", "serviceInstanceName" : "basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" } } } 2023-04-16T06:51:21.294Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:21.294Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||InvokeReturn 2023-04-16T06:51:21.296Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:21.296Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:21.296Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:21.296Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:21.297Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:21.297Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96a19228d9124ccb8f8c22d24de4c49a", X-B3-SpanId:"0da9f9659a5076b5", X-B3-ParentSpanId:"b5b0887281b69484", X-B3-Sampled:"0", X-ONAP-RequestID:"6125ee4f-91ed-4f40-aedf-71bbe08d25f8", X-RequestID:"6125ee4f-91ed-4f40-aedf-71bbe08d25f8", X-TransactionID:"6125ee4f-91ed-4f40-aedf-71bbe08d25f8", X-ECOMP-RequestID:"6125ee4f-91ed-4f40-aedf-71bbe08d25f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8224c3ca-347f-4b03-8f97-89db24fd2f30"] 2023-04-16T06:51:21.297Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:21.297Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:21.320Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:21.321Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:21.321Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:21.321Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:22 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:21.324Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:21.324Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:21.325Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:21.334Z|6125ee4f-91ed-4f40-aedf-71bbe08d25f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:21.505Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:21.511Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:21.511Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||Invoke 2023-04-16T06:51:21.511Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:21.511Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:21.511Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Method : GET 2023-04-16T06:51:21.512Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5dad09aa3f2be539cb6514de3972e1dd", X-B3-SpanId:"7e08889097d6ec9b", X-B3-ParentSpanId:"cfa2f1826c6c00e5", X-B3-Sampled:"0", X-ONAP-RequestID:"9ec94f45-bb0c-467f-a392-afabb10a048e", X-RequestID:"9ec94f45-bb0c-467f-a392-afabb10a048e", X-TransactionID:"9ec94f45-bb0c-467f-a392-afabb10a048e", X-ECOMP-RequestID:"9ec94f45-bb0c-467f-a392-afabb10a048e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"535e24e9-ce88-4aaf-819f-c33ac6deab2f"] 2023-04-16T06:51:21.512Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Request body: 2023-04-16T06:51:21.512Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:21.548Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:21.549Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:21.549Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status text : OK 2023-04-16T06:51:21.549Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:22 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:21.552Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Response body: { "requestId" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance ModelMapper configuration errors:\n\n1) A mapping already exists for org.onap.aai.domain.yang.ServiceInstance.setServiceType().\n\n1 error", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-04-16T06:50:29.000+00:00", "endTime" : "2023-04-16T06:51:13.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b9dc1ea8-96bd-44f4-b4ed-eed73fe5cb1d", "serviceInstanceName" : "basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" } } } 2023-04-16T06:51:21.552Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:21.553Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||InvokeReturn 2023-04-16T06:51:21.555Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:21.555Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:21.555Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:21.555Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:21.556Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:21.556Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5dad09aa3f2be539cb6514de3972e1dd", X-B3-SpanId:"68b80d91d4a7fc8b", X-B3-ParentSpanId:"cfa2f1826c6c00e5", X-B3-Sampled:"0", X-ONAP-RequestID:"9ec94f45-bb0c-467f-a392-afabb10a048e", X-RequestID:"9ec94f45-bb0c-467f-a392-afabb10a048e", X-TransactionID:"9ec94f45-bb0c-467f-a392-afabb10a048e", X-ECOMP-RequestID:"9ec94f45-bb0c-467f-a392-afabb10a048e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba7de0a3-b96c-496e-8a77-0cf4ae72d748"] 2023-04-16T06:51:21.556Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:21.556Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:21.573Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:21.573Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:21.573Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:21.574Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:22 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:21.575Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:21.575Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:21.575Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:21.586Z|9ec94f45-bb0c-467f-a392-afabb10a048e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:21.832Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:21.837Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:21.837Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||Invoke 2023-04-16T06:51:21.837Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:21.837Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:21.838Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Method : GET 2023-04-16T06:51:21.838Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5256cbb2cd9bfdf15672e12febba1030", X-B3-SpanId:"b55ced141df2b18d", X-B3-ParentSpanId:"3154fb9caf17b6fd", X-B3-Sampled:"0", X-ONAP-RequestID:"6849cd5f-63aa-4562-8125-2457b8f6cd9e", X-RequestID:"6849cd5f-63aa-4562-8125-2457b8f6cd9e", X-TransactionID:"6849cd5f-63aa-4562-8125-2457b8f6cd9e", X-ECOMP-RequestID:"6849cd5f-63aa-4562-8125-2457b8f6cd9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e955ce42-08b3-4fb1-ba78-ec7089e94b57"] 2023-04-16T06:51:21.838Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Request body: 2023-04-16T06:51:21.838Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:21.875Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:21.875Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:21.875Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status text : OK 2023-04-16T06:51:21.875Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:22 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:21.879Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Response body: { "requestId" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance ModelMapper configuration errors:\n\n1) A mapping already exists for org.onap.aai.domain.yang.ServiceInstance.setServiceType().\n\n1 error", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-04-16T06:50:29.000+00:00", "endTime" : "2023-04-16T06:51:13.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b9dc1ea8-96bd-44f4-b4ed-eed73fe5cb1d", "serviceInstanceName" : "basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" } } } 2023-04-16T06:51:21.879Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:21.880Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||InvokeReturn 2023-04-16T06:51:21.881Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:21.881Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:21.881Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:21.881Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:21.882Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:21.882Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5256cbb2cd9bfdf15672e12febba1030", X-B3-SpanId:"dc2c4f9b2c25af57", X-B3-ParentSpanId:"3154fb9caf17b6fd", X-B3-Sampled:"0", X-ONAP-RequestID:"6849cd5f-63aa-4562-8125-2457b8f6cd9e", X-RequestID:"6849cd5f-63aa-4562-8125-2457b8f6cd9e", X-TransactionID:"6849cd5f-63aa-4562-8125-2457b8f6cd9e", X-ECOMP-RequestID:"6849cd5f-63aa-4562-8125-2457b8f6cd9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51645ad5-298d-465d-8706-2abb186680ec"] 2023-04-16T06:51:21.882Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:21.882Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:21.904Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:21.904Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:21.904Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:21.904Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:22 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:21.908Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:21.908Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:21.909Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:21.920Z|6849cd5f-63aa-4562-8125-2457b8f6cd9e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:22.055Z|3a53bd62-911f-463f-831c-acb1c94e0ced|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:51:22.056Z|3a53bd62-911f-463f-831c-acb1c94e0ced|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:22.114Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:22.119Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:22.119Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||Invoke 2023-04-16T06:51:22.119Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:22.120Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0 2023-04-16T06:51:22.120Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Method : GET 2023-04-16T06:51:22.120Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"317a476cccc82a1b64fe0a359a11d35e", X-B3-SpanId:"a24afb6b3da34521", X-B3-ParentSpanId:"deae333297485592", X-B3-Sampled:"0", X-ONAP-RequestID:"1070f0f6-4455-4d48-8173-97cc299777fd", X-RequestID:"1070f0f6-4455-4d48-8173-97cc299777fd", X-TransactionID:"1070f0f6-4455-4d48-8173-97cc299777fd", X-ECOMP-RequestID:"1070f0f6-4455-4d48-8173-97cc299777fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"739c7209-f70e-4718-8680-7cf3e7161c73"] 2023-04-16T06:51:22.120Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Request body: 2023-04-16T06:51:22.120Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:22.165Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:22.165Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:22.165Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Status text : OK 2023-04-16T06:51:22.165Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:23 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:22.169Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||Response body: { "requestId" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "requestStatus" : "ROLLED_BACK", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAICreateTasks.createServiceInstance ModelMapper configuration errors:\n\n1) A mapping already exists for org.onap.aai.domain.yang.ServiceInstance.setServiceType().\n\n1 error", "rollbackStatusMessage" : "Rollback has been completed successfully.", "flowStatus" : "All Rollback flows have completed successfully", "progress" : 100, "startTime" : "2023-04-16T06:50:29.000+00:00", "endTime" : "2023-04-16T06:51:13.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b9dc1ea8-96bd-44f4-b4ed-eed73fe5cb1d", "serviceInstanceName" : "basic_vm-a1cc5377-bdb6-4118-a596-d772e9b9f921", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "786330ee-960e-4dc6-b986-c4ed0aca0ec0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0" } } } 2023-04-16T06:51:22.169Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:22.169Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/786330ee-960e-4dc6-b986-c4ed0aca0ec0|INFO|500||InvokeReturn 2023-04-16T06:51:22.171Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:22.171Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:22.171Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:22.171Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false 2023-04-16T06:51:22.171Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:22.171Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"317a476cccc82a1b64fe0a359a11d35e", X-B3-SpanId:"0ed05c4d165b35ab", X-B3-ParentSpanId:"deae333297485592", X-B3-Sampled:"0", X-ONAP-RequestID:"1070f0f6-4455-4d48-8173-97cc299777fd", X-RequestID:"1070f0f6-4455-4d48-8173-97cc299777fd", X-TransactionID:"1070f0f6-4455-4d48-8173-97cc299777fd", X-ECOMP-RequestID:"1070f0f6-4455-4d48-8173-97cc299777fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6736c495-b7c3-4bef-8198-8eea727698a1"] 2023-04-16T06:51:22.171Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:22.172Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:22.197Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:22.197Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:22.197Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:22.197Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:23 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:22.200Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:22.201Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:22.201Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=786330ee-960e-4dc6-b986-c4ed0aca0ec0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:22.214Z|1070f0f6-4455-4d48-8173-97cc299777fd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/786330ee-960e-4dc6-b986-c4ed0aca0ec0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:28.863Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:28.869Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:28.869Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||Invoke 2023-04-16T06:51:28.870Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:28.870Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:28.870Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Method : GET 2023-04-16T06:51:28.870Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b231b8dadc4a28fddf5c6f7ac33e597e", X-B3-SpanId:"63c069ca49232304", X-B3-ParentSpanId:"801bdac9df925d3a", X-B3-Sampled:"0", X-ONAP-RequestID:"bb046a66-4435-4947-9c46-06ede4906ccb", X-RequestID:"bb046a66-4435-4947-9c46-06ede4906ccb", X-TransactionID:"bb046a66-4435-4947-9c46-06ede4906ccb", X-ECOMP-RequestID:"bb046a66-4435-4947-9c46-06ede4906ccb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f7b0f5f-6195-4d13-a775-269b9b8a7ac6"] 2023-04-16T06:51:28.870Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Request body: 2023-04-16T06:51:28.870Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:28.917Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:28.918Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:28.918Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status text : OK 2023-04-16T06:51:28.919Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:30 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:28.920Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Response body: { "requestId" : "635f5192-8b86-404d-94b5-967a96df33db", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T06:50:55.000+00:00", "endTime" : "2023-04-16T06:51:26.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "635f5192-8b86-404d-94b5-967a96df33db", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" } } } 2023-04-16T06:51:28.920Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:28.921Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||InvokeReturn 2023-04-16T06:51:28.923Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:28.923Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:28.924Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:28.924Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:28.924Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:28.924Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b231b8dadc4a28fddf5c6f7ac33e597e", X-B3-SpanId:"26100e298b0c82b8", X-B3-ParentSpanId:"801bdac9df925d3a", X-B3-Sampled:"0", X-ONAP-RequestID:"bb046a66-4435-4947-9c46-06ede4906ccb", X-RequestID:"bb046a66-4435-4947-9c46-06ede4906ccb", X-TransactionID:"bb046a66-4435-4947-9c46-06ede4906ccb", X-ECOMP-RequestID:"bb046a66-4435-4947-9c46-06ede4906ccb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"055e4787-7d27-42ef-a753-fd0eb8b24010"] 2023-04-16T06:51:28.925Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:28.925Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:28.946Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:28.947Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:28.947Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:28.947Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:30 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:28.948Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:28.949Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:28.949Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:28.965Z|bb046a66-4435-4947-9c46-06ede4906ccb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:29.207Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:29.217Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:29.218Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||Invoke 2023-04-16T06:51:29.219Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:29.219Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:29.219Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Method : GET 2023-04-16T06:51:29.220Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3d21617cef833441bc844ce6a279864", X-B3-SpanId:"a7e5ecfee96d24b7", X-B3-ParentSpanId:"1fe97da59306c734", X-B3-Sampled:"0", X-ONAP-RequestID:"251915ca-3437-400a-bbfd-78380fa09792", X-RequestID:"251915ca-3437-400a-bbfd-78380fa09792", X-TransactionID:"251915ca-3437-400a-bbfd-78380fa09792", X-ECOMP-RequestID:"251915ca-3437-400a-bbfd-78380fa09792", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f85cfa90-dff7-40e4-a919-3c0644ca039e"] 2023-04-16T06:51:29.220Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Request body: 2023-04-16T06:51:29.221Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:29.251Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:29.251Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:29.252Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status text : OK 2023-04-16T06:51:29.252Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:30 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:29.253Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Response body: { "requestId" : "635f5192-8b86-404d-94b5-967a96df33db", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T06:50:55.000+00:00", "endTime" : "2023-04-16T06:51:26.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "635f5192-8b86-404d-94b5-967a96df33db", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" } } } 2023-04-16T06:51:29.253Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:29.254Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||InvokeReturn 2023-04-16T06:51:29.255Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:29.256Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:29.256Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:29.256Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:29.256Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:29.257Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3d21617cef833441bc844ce6a279864", X-B3-SpanId:"4644332e969f74fe", X-B3-ParentSpanId:"1fe97da59306c734", X-B3-Sampled:"0", X-ONAP-RequestID:"251915ca-3437-400a-bbfd-78380fa09792", X-RequestID:"251915ca-3437-400a-bbfd-78380fa09792", X-TransactionID:"251915ca-3437-400a-bbfd-78380fa09792", X-ECOMP-RequestID:"251915ca-3437-400a-bbfd-78380fa09792", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05b53ffc-685d-4b0c-8184-9bef99a32570"] 2023-04-16T06:51:29.257Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:29.257Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:29.281Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:29.282Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:29.282Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:29.283Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:30 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:29.283Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:29.284Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:29.284Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:29.298Z|251915ca-3437-400a-bbfd-78380fa09792|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:29.550Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:29.555Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:29.555Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||Invoke 2023-04-16T06:51:29.555Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:29.556Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:29.556Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Method : GET 2023-04-16T06:51:29.556Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ba04ef1ba022c4a5693d84faca3498f", X-B3-SpanId:"224a251c23f6f24d", X-B3-ParentSpanId:"327a2e25cb6b464e", X-B3-Sampled:"0", X-ONAP-RequestID:"d1643870-0379-4681-b8f9-c021da135ba4", X-RequestID:"d1643870-0379-4681-b8f9-c021da135ba4", X-TransactionID:"d1643870-0379-4681-b8f9-c021da135ba4", X-ECOMP-RequestID:"d1643870-0379-4681-b8f9-c021da135ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"702ba20f-8a27-45b5-84c5-e55f25e624fd"] 2023-04-16T06:51:29.556Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Request body: 2023-04-16T06:51:29.556Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:29.591Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:29.592Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:29.592Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status text : OK 2023-04-16T06:51:29.592Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:30 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:29.593Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Response body: { "requestId" : "635f5192-8b86-404d-94b5-967a96df33db", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T06:50:55.000+00:00", "endTime" : "2023-04-16T06:51:26.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "635f5192-8b86-404d-94b5-967a96df33db", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" } } } 2023-04-16T06:51:29.593Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:29.594Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||InvokeReturn 2023-04-16T06:51:29.596Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:29.596Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:29.597Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:29.597Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:29.597Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:29.598Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ba04ef1ba022c4a5693d84faca3498f", X-B3-SpanId:"5306ee4947136b4f", X-B3-ParentSpanId:"327a2e25cb6b464e", X-B3-Sampled:"0", X-ONAP-RequestID:"d1643870-0379-4681-b8f9-c021da135ba4", X-RequestID:"d1643870-0379-4681-b8f9-c021da135ba4", X-TransactionID:"d1643870-0379-4681-b8f9-c021da135ba4", X-ECOMP-RequestID:"d1643870-0379-4681-b8f9-c021da135ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2bb98bd-b4be-4271-8ae7-6fcb8e3d1884"] 2023-04-16T06:51:29.598Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:29.598Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:29.628Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:29.628Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:29.628Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:29.629Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:30 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:29.630Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:29.631Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:29.631Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:29.656Z|d1643870-0379-4681-b8f9-c021da135ba4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:29.859Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:29.865Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:29.866Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||Invoke 2023-04-16T06:51:29.866Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:29.866Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:29.866Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Method : GET 2023-04-16T06:51:29.866Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdd1db091791c0cc8b11f0b8c7efe8e4", X-B3-SpanId:"5f00a5d83078b956", X-B3-ParentSpanId:"df2549696024b7bd", X-B3-Sampled:"0", X-ONAP-RequestID:"5dbf4746-a110-404c-9bcd-5fb813087982", X-RequestID:"5dbf4746-a110-404c-9bcd-5fb813087982", X-TransactionID:"5dbf4746-a110-404c-9bcd-5fb813087982", X-ECOMP-RequestID:"5dbf4746-a110-404c-9bcd-5fb813087982", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58d83faf-5c4d-4e74-8a4a-77e34e46893e"] 2023-04-16T06:51:29.867Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Request body: 2023-04-16T06:51:29.867Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:29.907Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:29.908Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:29.908Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status text : OK 2023-04-16T06:51:29.908Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:30 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:29.909Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Response body: { "requestId" : "635f5192-8b86-404d-94b5-967a96df33db", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T06:50:55.000+00:00", "endTime" : "2023-04-16T06:51:26.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "635f5192-8b86-404d-94b5-967a96df33db", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" } } } 2023-04-16T06:51:29.909Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:29.910Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||InvokeReturn 2023-04-16T06:51:29.912Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:29.913Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:29.913Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:29.914Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:29.914Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:29.915Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdd1db091791c0cc8b11f0b8c7efe8e4", X-B3-SpanId:"ac2a2125468697b4", X-B3-ParentSpanId:"df2549696024b7bd", X-B3-Sampled:"0", X-ONAP-RequestID:"5dbf4746-a110-404c-9bcd-5fb813087982", X-RequestID:"5dbf4746-a110-404c-9bcd-5fb813087982", X-TransactionID:"5dbf4746-a110-404c-9bcd-5fb813087982", X-ECOMP-RequestID:"5dbf4746-a110-404c-9bcd-5fb813087982", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea92a348-aeb8-435c-84f9-6d317cdda216"] 2023-04-16T06:51:29.915Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:29.915Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:29.942Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:29.943Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:29.943Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:29.944Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:31 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:29.944Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:29.945Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:29.945Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:29.965Z|5dbf4746-a110-404c-9bcd-5fb813087982|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:30.193Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:30.199Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:30.200Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||Invoke 2023-04-16T06:51:30.200Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:30.200Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db 2023-04-16T06:51:30.200Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Method : GET 2023-04-16T06:51:30.200Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bea414dfc8c10b0dbedd13e598b77084", X-B3-SpanId:"b96b300e9eec9a46", X-B3-ParentSpanId:"048be60f774efe90", X-B3-Sampled:"0", X-ONAP-RequestID:"736e6dea-a7b8-452c-a8ad-1321d069eab9", X-RequestID:"736e6dea-a7b8-452c-a8ad-1321d069eab9", X-TransactionID:"736e6dea-a7b8-452c-a8ad-1321d069eab9", X-ECOMP-RequestID:"736e6dea-a7b8-452c-a8ad-1321d069eab9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6fb8696-953b-42cb-8bf7-075e1d0de7c4"] 2023-04-16T06:51:30.200Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Request body: 2023-04-16T06:51:30.200Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:30.238Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:30.239Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:30.239Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Status text : OK 2023-04-16T06:51:30.240Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:31 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:30.241Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||Response body: { "requestId" : "635f5192-8b86-404d-94b5-967a96df33db", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T06:50:55.000+00:00", "endTime" : "2023-04-16T06:51:26.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c\",\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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n\t\t\t\"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"bad39edd-18ca-4338-8a1f-00414a7594cd\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "635f5192-8b86-404d-94b5-967a96df33db", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db" } } } 2023-04-16T06:51:30.241Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:30.241Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/635f5192-8b86-404d-94b5-967a96df33db|INFO|500||InvokeReturn 2023-04-16T06:51:30.253Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:30.254Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:30.255Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:30.255Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false 2023-04-16T06:51:30.256Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:30.256Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bea414dfc8c10b0dbedd13e598b77084", X-B3-SpanId:"c82cb12e20fda694", X-B3-ParentSpanId:"048be60f774efe90", X-B3-Sampled:"0", X-ONAP-RequestID:"736e6dea-a7b8-452c-a8ad-1321d069eab9", X-RequestID:"736e6dea-a7b8-452c-a8ad-1321d069eab9", X-TransactionID:"736e6dea-a7b8-452c-a8ad-1321d069eab9", X-ECOMP-RequestID:"736e6dea-a7b8-452c-a8ad-1321d069eab9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe13359a-cb49-4375-9eeb-109daf5ce6f7"] 2023-04-16T06:51:30.256Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:30.257Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:30.279Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:30.280Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:30.280Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:30.280Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:31 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:30.282Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:30.282Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:30.283Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=635f5192-8b86-404d-94b5-967a96df33db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:30.294Z|736e6dea-a7b8-452c-a8ad-1321d069eab9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/635f5192-8b86-404d-94b5-967a96df33db|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:31.025Z|e62a5a85-4151-427e-a151-11ca1c58ad01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:31.027Z|e62a5a85-4151-427e-a151-11ca1c58ad01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:31.027Z|3a2564a1-c90e-4199-b7bb-2f3490ca526a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:31.027Z|3a2564a1-c90e-4199-b7bb-2f3490ca526a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:31.028Z|1c2b05fd-c5ce-45c6-b46c-f03f85b3f5fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:31.028Z|1c2b05fd-c5ce-45c6-b46c-f03f85b3f5fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:33.267Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:33.269Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||INFO|500||Checking if requestId: 0dd291e6-8fb3-4bad-9865-10a5f498e7c6 already exists in requestDb InfraActiveRequests table 2023-04-16T06:51:33.270Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:51:33.270Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:51:33.270Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:33.270Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:51:33.270Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:51:33.271Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ba7f3cc01526d3182e4cff4397b3030", X-B3-SpanId:"81ece848f8fd0de1", X-B3-ParentSpanId:"1d12f658dd01415d", X-B3-Sampled:"1", X-ONAP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-TransactionID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ECOMP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f7fa3e2-4975-469d-94be-144bc4db5682"] 2023-04-16T06:51:33.271Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:51:33.271Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:33.304Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:33.305Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T06:51:33.305Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : Not Found 2023-04-16T06:51:33.305Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 06:51:34 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-04-16T06:51:33.305Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: 2023-04-16T06:51:33.305Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:33.305Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|404|Not Found|InvokeReturn 2023-04-16T06:51:33.319Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T06:51:33.319Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-04-16T06:51:33.324Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:51:33.346Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T06:51:33.347Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a|INFO|500||Invoke 2023-04-16T06:51:33.432Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a|INFO|404|Not Found|InvokeReturn 2023-04-16T06:51:33.433Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 06:51:34 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[52], x-aai-txid=[0-aai-resources-230416-06:51:34:481-3288], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:51:33.434Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a","ERR.5.4.6114"]}}} 2023-04-16T06:51:33.451Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a 2023-04-16T06:51:33.452Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: bd6daaa9-8a3e-48de-abb9-44dd6ac5232a 2023-04-16T06:51:33.459Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:51:33.543Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T06:51:33.544Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a|INFO|500||Invoke 2023-04-16T06:51:33.583Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a|INFO|404|Not Found|InvokeReturn 2023-04-16T06:51:33.584Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 06:51:34 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[27], x-aai-txid=[1-aai-resources-230416-06:51:34:679-15512], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:51:33.584Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a","ERR.5.4.6114"]}}} 2023-04-16T06:51:33.588Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/bd6daaa9-8a3e-48de-abb9-44dd6ac5232a 2023-04-16T06:51:33.589Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: bd6daaa9-8a3e-48de-abb9-44dd6ac5232a 2023-04-16T06:51:33.602Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:51:33.643Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T06:51:33.643Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0dd291e6-8fb3-4bad-9865-10a5f498e7c6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7e0b67d7-09b8-43d5-9731-51496bc1e301], X-ECOMP-RequestID=[0dd291e6-8fb3-4bad-9865-10a5f498e7c6], X-TransactionId=[], X-ONAP-RequestID=[0dd291e6-8fb3-4bad-9865-10a5f498e7c6]} 2023-04-16T06:51:33.691Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 06:51:34 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[45], vertex-id=[217128], x-aai-txid=[2-aai-resources-230416-06:51:34:771-58902], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:51:33.692Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681627855032","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-16T06:51:33.692Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T06:51:33.694Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T06:51:33.694Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T06:51:33.696Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:33.696Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T06:51:33.696Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:33.697Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:33.697Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T06:51:33.697Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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:"1ba7f3cc01526d3182e4cff4397b3030", X-B3-SpanId:"682826aa99919e19", X-B3-ParentSpanId:"1d12f658dd01415d", X-B3-Sampled:"1", X-ONAP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-TransactionID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ECOMP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d8e7c70-71a2-4ec3-9fe5-ce72d1dd5310"] 2023-04-16T06:51:33.697Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ffaa7c33-3f26-441f-91d2-de008c7e2530"},"instanceName":"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0","requestScope":"network"} 2023-04-16T06:51:33.697Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:33.739Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:33.740Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:33.740Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T06:51:33.740Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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:"Sun, 16 Apr 2023 06:51:34 GMT", x-envoy-upstream-service-time:"37", server:"envoy"] 2023-04-16T06:51:33.741Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T06:51:33.741Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:33.741Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T06:51:33.742Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7 2023-04-16T06:51:33.743Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|INFO|500||Invoke 2023-04-16T06:51:33.743Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:33.743Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7 2023-04-16T06:51:33.743Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||Method : GET 2023-04-16T06:51:33.743Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-TransactionID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ECOMP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd185f0a-d6db-4a95-8382-71ad5933fa44"] 2023-04-16T06:51:33.744Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||Request body: 2023-04-16T06:51:33.744Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:33.795Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:33.795Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:33.795Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||Status text : OK 2023-04-16T06:51:33.796Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 06:51:34 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:33.802Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||Response body: { "modelCustomizationUUID" : "cffc0b32-63ac-4ab5-9685-f11fb48778a7", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-04-16T06:01:33.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource" } } } 2023-04-16T06:51:33.802Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:33.803Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7|INFO|500||InvokeReturn 2023-04-16T06:51:33.825Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource 2023-04-16T06:51:33.826Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|INFO|500||Invoke 2023-04-16T06:51:33.826Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:33.826Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource 2023-04-16T06:51:33.827Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||Method : GET 2023-04-16T06:51:33.827Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-TransactionID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ECOMP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4331ce4-a9ab-46ba-8d99-24d9ad2676ac"] 2023-04-16T06:51:33.827Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||Request body: 2023-04-16T06:51:33.827Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:33.925Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:33.926Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:33.926Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||Status text : OK 2023-04-16T06:51:33.926Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/07bb9886-87e5-4cc6-806c-d2b57e771579", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 06:51:34 GMT", x-envoy-upstream-service-time:"93", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:33.927Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||Response body: { "modelUUID" : "07bb9886-87e5-4cc6-806c-d2b57e771579", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "3eaf5cae-15b7-4117-aef3-d1d29f1c206b", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-04-16T06:01:33.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/07bb9886-87e5-4cc6-806c-d2b57e771579" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/07bb9886-87e5-4cc6-806c-d2b57e771579" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/07bb9886-87e5-4cc6-806c-d2b57e771579/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/07bb9886-87e5-4cc6-806c-d2b57e771579/networkResourceCustomization" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/07bb9886-87e5-4cc6-806c-d2b57e771579/collectionNetworkResourceCustomization" } } } 2023-04-16T06:51:33.927Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:33.928Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/cffc0b32-63ac-4ab5-9685-f11fb48778a7/networkResource|INFO|500||InvokeReturn 2023-04-16T06:51:33.948Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:33.949Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:33.949Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:33.950Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:33.950Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:33.950Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-TransactionID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ECOMP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17f9b677-4463-456d-9998-a55ab96edab6"] 2023-04-16T06:51:33.951Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:33.951Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.042Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.043Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.043Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.043Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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:"Sun, 16 Apr 2023 06:51:34 GMT", x-envoy-upstream-service-time:"57", server:"envoy"] 2023-04-16T06:51:34.044Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.044Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.044Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.045Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.046Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.046Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.046Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.047Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.047Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-TransactionID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ECOMP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a0b7e73-c0fd-43e2-9ad9-21e540783356"] 2023-04-16T06:51:34.047Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.048Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.091Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.092Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.092Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.093Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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:"Sun, 16 Apr 2023 06:51:34 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:34.094Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 180, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" } } } 2023-04-16T06:51:34.095Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.095Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.113Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.113Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T06:51:34.114Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:34.114Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.114Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T06:51:34.115Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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:"2663", X-B3-TraceId:"1ba7f3cc01526d3182e4cff4397b3030", X-B3-SpanId:"637410c0eeab7e9b", X-B3-ParentSpanId:"1d12f658dd01415d", X-B3-Sampled:"1", X-ONAP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-TransactionID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ECOMP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23bc16df-aa6d-470a-9944-dd983422139b"] 2023-04-16T06:51:34.115Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0dd291e6-8fb3-4bad-9865-10a5f498e7c6","requestStatus":"IN_PROGRESS","startTime":1681627893319,"source":"VID","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ffaa7c33-3f26-441f-91d2-de008c7e2530","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"0dd291e6-8fb3-4bad-9865-10a5f498e7c6"} 2023-04-16T06:51:34.115Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:34.167Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:34.167Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T06:51:34.167Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T06:51:34.167Z|472f400b-b8ad-46ae-a366-1c5f26090b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:51:34.168Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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/0dd291e6-8fb3-4bad-9865-10a5f498e7c6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:34 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:34.168Z|472f400b-b8ad-46ae-a366-1c5f26090b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:51:34.168Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:51:33.319+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T06:51:35.258+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:51:34.168Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:34.168Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T06:51:34.181Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.181Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T06:51:34.182Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:34.182Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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-16T06:51:34.182Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T06:51:34.182Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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:"1ba7f3cc01526d3182e4cff4397b3030", X-B3-SpanId:"eed1b79785d8f026", X-B3-ParentSpanId:"1d12f658dd01415d", X-B3-Sampled:"1", X-ONAP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-TransactionID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ECOMP-RequestID:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e524b5fe-6606-42bf-96ed-1df8e5fc709f"] 2023-04-16T06:51:34.183Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/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\":\"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\"modelVersionId\":\"07bb9886-87e5-4cc6-806c-d2b57e771579\",\"modelCustomizationId\":\"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\"modelUuid\":\"07bb9886-87e5-4cc6-806c-d2b57e771579\",\"modelInvariantUuid\":\"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\"source\":\"VID\",\"instanceName\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\"modelInfo\":{\"modelInvariantId\":\"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e192a327-08d1-4159-bd5f-3020dde9c591\",\"modelUuid\":\"e192a327-08d1-4159-bd5f-3020dde9c591\",\"modelInvariantUuid\":\"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"ffaa7c33-3f26-441f-91d2-de008c7e2530\"}","type":"String"},"requestId":{"value":"0dd291e6-8fb3-4bad-9865-10a5f498e7c6","type":"String"},"mso-request-id":{"value":"0dd291e6-8fb3-4bad-9865-10a5f498e7c6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ffaa7c33-3f26-441f-91d2-de008c7e2530","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/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T06:51:34.183Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:35.206Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:35.207Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T06:51:35.207Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T06:51:35.208Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 06:51:35 GMT", x-onap-requestid:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", x-requestid:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", x-transactionid:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", x-ecomp-requestid:"0dd291e6-8fb3-4bad-9865-10a5f498e7c6", x-onap-partnername:"UNKNOWN", x-invocationid:"e524b5fe-6606-42bf-96ed-1df8e5fc709f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"1018", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:35.208Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0dd291e6-8fb3-4bad-9865-10a5f498e7c6\",\"instanceId\":\"4848eba6-3f3b-4556-a887-3e34e85dc59a\"}}","message":"Success","processInstanceID":"209c3ee8-dc23-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T06:51:35.209Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:35.209Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T06:51:35.217Z|0dd291e6-8fb3-4bad-9865-10a5f498e7c6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:35.254Z|18c137c7-0972-4736-9616-2ec533d55ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:51:35.254Z|18c137c7-0972-4736-9616-2ec533d55ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:51:35.549Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:35.556Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:51:35.557Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:51:35.557Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:35.557Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:51:35.558Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:51:35.558Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"313167dd02479204bdc5a2ac63dce271", X-B3-SpanId:"d3111a3e889274a3", X-B3-ParentSpanId:"10fc42e15292036d", X-B3-Sampled:"0", X-ONAP-RequestID:"a8c5f443-8106-4b6b-a02b-8920f2309994", X-RequestID:"a8c5f443-8106-4b6b-a02b-8920f2309994", X-TransactionID:"a8c5f443-8106-4b6b-a02b-8920f2309994", X-ECOMP-RequestID:"a8c5f443-8106-4b6b-a02b-8920f2309994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae97fd70-5d29-4479-9ca4-46854835ac20"] 2023-04-16T06:51:35.559Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:51:35.559Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:35.602Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:35.603Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:35.604Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : OK 2023-04-16T06:51:35.605Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:35 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:35.606Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:51:33.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:51:35.606Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:35.607Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||InvokeReturn 2023-04-16T06:51:35.610Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:51:35.611Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:35.611Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:35.611Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:51:35.612Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:35.612Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"313167dd02479204bdc5a2ac63dce271", X-B3-SpanId:"893737745ce523c8", X-B3-ParentSpanId:"10fc42e15292036d", X-B3-Sampled:"0", X-ONAP-RequestID:"a8c5f443-8106-4b6b-a02b-8920f2309994", X-RequestID:"a8c5f443-8106-4b6b-a02b-8920f2309994", X-TransactionID:"a8c5f443-8106-4b6b-a02b-8920f2309994", X-ECOMP-RequestID:"a8c5f443-8106-4b6b-a02b-8920f2309994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c95cded8-22ca-4148-ab58-4be552e3ec3f"] 2023-04-16T06:51:35.613Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:35.613Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:35.648Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:35.649Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:35.650Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:35.650Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:35 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:35.650Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:35.651Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:35.651Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:35.660Z|a8c5f443-8106-4b6b-a02b-8920f2309994|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:41.058Z|836c028c-6c8b-4c99-b5b4-fa995363f1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:41.059Z|836c028c-6c8b-4c99-b5b4-fa995363f1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:41.060Z|708fa279-6d53-42f4-98ab-652158ea4218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:41.060Z|80423745-486e-4e07-aa79-8acb2e03935f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:41.060Z|708fa279-6d53-42f4-98ab-652158ea4218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:41.061Z|80423745-486e-4e07-aa79-8acb2e03935f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:45.864Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:45.872Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:51:45.872Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:51:45.873Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:45.873Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:51:45.873Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:51:45.874Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539b06b4faf24978a015628a0a940b61", X-B3-SpanId:"41687f9f0befd2a0", X-B3-ParentSpanId:"1fa11b7e93df4f1f", X-B3-Sampled:"0", X-ONAP-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-TransactionID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-ECOMP-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"964d5e64-39a0-44d6-92a3-683e274bd411"] 2023-04-16T06:51:45.874Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:51:45.874Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:45.918Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:45.919Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:45.919Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : OK 2023-04-16T06:51:45.919Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:47 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:45.921Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "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-16T06:51:33.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:51:45.921Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:45.922Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||InvokeReturn 2023-04-16T06:51:45.923Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:51:45.924Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:45.924Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:45.924Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:51:45.924Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:45.924Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539b06b4faf24978a015628a0a940b61", X-B3-SpanId:"dac1c8b9a940ca84", X-B3-ParentSpanId:"1fa11b7e93df4f1f", X-B3-Sampled:"0", X-ONAP-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-TransactionID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-ECOMP-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebe00f4d-f9ff-4194-9781-d27ceb148855"] 2023-04-16T06:51:45.925Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:45.925Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:45.947Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:45.948Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:45.948Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:45.948Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:47 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:45.950Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:51:45.951Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:45.951Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:45.983Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:51:45.984Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T06:51:45.984Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:45.984Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:51:45.984Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:51:45.985Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-TransactionID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-ECOMP-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52906a26-3dc2-4583-a246-493f06e46860"] 2023-04-16T06:51:45.985Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:51:45.985Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:46.185Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:46.186Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:46.186Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:51:46.187Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A483223067D17252DE74684F43B1AF89; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:51:46 GMT", x-envoy-upstream-service-time:"190", server:"envoy"] 2023-04-16T06:51:46.187Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0","businessKey":"0dd291e6-8fb3-4bad-9865-10a5f498e7c6","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T06:51:40.697+0000","endTime":"2023-04-16T06:51:44.428+0000","removalTime":null,"durationInMillis":3731,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"209c3ee8-dc23-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"21d533e4-dc23-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T06:51:46.188Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:46.188Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:51:46.223Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:51:46.224Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T06:51:46.224Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:46.225Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:51:46.225Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:51:46.225Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-TransactionID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-ECOMP-RequestID:"d36d33ba-df61-44a2-b602-1b663162f6fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17fdb9de-11b9-4063-939e-843597d96c02"] 2023-04-16T06:51:46.226Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:51:46.226Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:46.384Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:46.385Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:46.385Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:51:46.386Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=841D9B966F42273C8414655B1B137C9F; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:51:46 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2023-04-16T06:51:46.387Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:2429d2b3-dc23-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0","executionId":"2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T06:51:40.704+0000","endTime":"2023-04-16T06:51:44.426+0000","durationInMillis":3722,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"209c3ee8-dc23-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T06:51:46.387Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:46.388Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2428c130-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:51:46.397Z|d36d33ba-df61-44a2-b602-1b663162f6fa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:51:49.167Z|9b16ad19-0537-4896-8d29-58221f137363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:51:49.167Z|9b16ad19-0537-4896-8d29-58221f137363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:51:51.087Z|f423b29d-3c32-4ffc-a0ed-a5d40428b8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:51.088Z|f423b29d-3c32-4ffc-a0ed-a5d40428b8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:51.088Z|fc55669a-cafa-4dc7-812c-3cea464fca90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:51.088Z|d3b45fdd-a1c7-4222-995f-c8448f6ff244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:51:51.089Z|d3b45fdd-a1c7-4222-995f-c8448f6ff244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:51.088Z|fc55669a-cafa-4dc7-812c-3cea464fca90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:51:56.624Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:51:56.634Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:51:56.634Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:51:56.635Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:56.635Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:51:56.635Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:51:56.635Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4b1e221e0ce07a8718e7ef117a1d86d", X-B3-SpanId:"1d020af593e0f264", X-B3-ParentSpanId:"11ea1246ae0a6113", X-B3-Sampled:"0", X-ONAP-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-TransactionID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-ECOMP-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e48309c-a3d0-4883-92e9-49f50d9e5607"] 2023-04-16T06:51:56.635Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:51:56.636Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:56.670Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:56.670Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:56.671Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : OK 2023-04-16T06:51:56.671Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:57 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:56.672Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "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-16T06:51:33.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "cloudIdentifier" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\"},\"environment\":null}", "created" : "2023-04-16T06:51:53.000+00:00" } ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:51:56.672Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:56.673Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||InvokeReturn 2023-04-16T06:51:56.675Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:51:56.675Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:51:56.675Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:56.675Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:51:56.675Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:51:56.676Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4b1e221e0ce07a8718e7ef117a1d86d", X-B3-SpanId:"e3d7dcc56e7dca84", X-B3-ParentSpanId:"11ea1246ae0a6113", X-B3-Sampled:"0", X-ONAP-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-TransactionID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-ECOMP-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e62cc7b4-43e4-46bb-ab44-ec95c9034045"] 2023-04-16T06:51:56.676Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:51:56.676Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:56.697Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:56.698Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:56.698Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:51:56.698Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:51:57 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:51:56.699Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 11, "soRequestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ac101ee5-2d19-4980-b34c-ffc5b44bd0fc\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_0a047637-d9fb-437b-8e60-b52611e7e0b1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":null,\"creation_time\":1681627914000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:51:57.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:51:56.699Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:56.699Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:51:56.721Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:51:56.722Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T06:51:56.722Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:56.722Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:51:56.723Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:51:56.723Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-TransactionID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-ECOMP-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81821d2d-5e07-4dc9-8a42-581ab1bc8a55"] 2023-04-16T06:51:56.723Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:51:56.723Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:56.909Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:56.910Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:56.911Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:51:56.911Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6F6716E0C40A998DF9478AC94A8C8A81; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:51:57 GMT", x-envoy-upstream-service-time:"177", server:"envoy"] 2023-04-16T06:51:56.911Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0","businessKey":"0dd291e6-8fb3-4bad-9865-10a5f498e7c6","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T06:51:48.377+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"209c3ee8-dc23-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"28ba3048-dc23-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T06:51:56.911Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:56.912Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:51:56.933Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:51:56.933Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T06:51:56.934Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:51:56.934Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:51:56.934Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:51:56.934Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-TransactionID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-ECOMP-RequestID:"ef0371e0-c38a-4d31-b695-cb9453300acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cd5ef23-b351-4a7f-be4c-4158af50352b"] 2023-04-16T06:51:56.934Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:51:56.934Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:51:57.103Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:51:57.104Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:51:57.104Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:51:57.105Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9D9587CA823282AC9E46C1CF433B45D4; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:51:57 GMT", x-envoy-upstream-service-time:"164", server:"envoy"] 2023-04-16T06:51:57.105Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2cfa2347-dc23-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0","executionId":"28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T06:51:55.491+0000","endTime":"2023-04-16T06:51:55.504+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"209c3ee8-dc23-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T06:51:57.106Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:51:57.106Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:51:57.117Z|ef0371e0-c38a-4d31-b695-cb9453300acb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:01.121Z|178ac60a-e8f2-4f1d-a1a0-3f24576465d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:01.121Z|3c31f0f9-3d5a-4bd7-9a38-c4c496e5ec39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:01.122Z|3c31f0f9-3d5a-4bd7-9a38-c4c496e5ec39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:01.122Z|178ac60a-e8f2-4f1d-a1a0-3f24576465d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:01.127Z|6537d032-e428-4f1d-af4e-b92221dc27d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:01.128Z|6537d032-e428-4f1d-af4e-b92221dc27d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:04.166Z|8ab2646c-dfe5-4072-a0c5-1cf2a1dd4b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:52:04.171Z|8ab2646c-dfe5-4072-a0c5-1cf2a1dd4b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:52:05.255Z|9aa0bb85-474e-4aa9-95d3-0fb867574830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:52:05.256Z|9aa0bb85-474e-4aa9-95d3-0fb867574830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:52:07.341Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:07.350Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:07.350Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:52:07.350Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:07.351Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:07.351Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:52:07.351Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b13d26c356ccd59c94e4be575683cb32", X-B3-SpanId:"35f99c2126bb1f84", X-B3-ParentSpanId:"4e0f167d5cc5b5e1", X-B3-Sampled:"0", X-ONAP-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-TransactionID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-ECOMP-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cce240b4-af6e-48cd-a335-14f4a0598b0c"] 2023-04-16T06:52:07.351Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:52:07.351Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:07.393Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:07.394Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:07.394Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : OK 2023-04-16T06:52:07.394Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:08 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:07.395Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "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-16T06:51:33.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:51:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "cloudIdentifier" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\"},\"environment\":null}", "created" : "2023-04-16T06:51:53.000+00:00" } ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:52:07.395Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:07.395Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||InvokeReturn 2023-04-16T06:52:07.396Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:07.397Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:52:07.397Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:07.397Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:07.397Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:52:07.397Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b13d26c356ccd59c94e4be575683cb32", X-B3-SpanId:"c830832a1c7b054b", X-B3-ParentSpanId:"4e0f167d5cc5b5e1", X-B3-Sampled:"0", X-ONAP-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-TransactionID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-ECOMP-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0692f5f8-29b8-4f5c-bca7-0b91016ebc9b"] 2023-04-16T06:52:07.397Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:52:07.397Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:07.424Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:07.425Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:07.425Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:52:07.425Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:08 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:07.428Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 11, "soRequestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ac101ee5-2d19-4980-b34c-ffc5b44bd0fc\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_0a047637-d9fb-437b-8e60-b52611e7e0b1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":null,\"creation_time\":1681627914000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:51:57.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:52:07.428Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:07.428Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:52:07.450Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:52:07.451Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T06:52:07.451Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:07.451Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:52:07.451Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:52:07.452Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-TransactionID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-ECOMP-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5cf01a9-ec8d-444a-9f7b-1b44be1d6d21"] 2023-04-16T06:52:07.453Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:52:07.453Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:07.699Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:07.700Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:07.700Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:52:07.701Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A63A4C921FD07D1E46652FC97052D9AD; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:52:07 GMT", x-envoy-upstream-service-time:"241", server:"envoy"] 2023-04-16T06:52:07.701Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0","businessKey":"0dd291e6-8fb3-4bad-9865-10a5f498e7c6","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T06:51:48.377+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"209c3ee8-dc23-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"28ba3048-dc23-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T06:52:07.701Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:07.702Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:52:07.734Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:52:07.734Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T06:52:07.735Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:07.735Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:52:07.735Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:52:07.735Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-TransactionID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-ECOMP-RequestID:"3e1378aa-9ee9-45d4-929d-cecf68941457", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c98498a4-aa0c-4931-8d73-df55678323b5"] 2023-04-16T06:52:07.735Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:52:07.736Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:07.920Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:07.921Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:07.921Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:52:07.921Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F57EBA4A71CE9A93CF64735A3EBBBB88; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:52:07 GMT", x-envoy-upstream-service-time:"181", server:"envoy"] 2023-04-16T06:52:07.922Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2cfa2347-dc23-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0","executionId":"28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T06:51:55.491+0000","endTime":"2023-04-16T06:51:55.504+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"209c3ee8-dc23-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T06:52:07.922Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:07.923Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28bca17f-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:52:07.930Z|3e1378aa-9ee9-45d4-929d-cecf68941457|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:11.145Z|0d641314-8d3f-44fe-9e50-e85ca81d9d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:11.145Z|0d641314-8d3f-44fe-9e50-e85ca81d9d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:11.146Z|5dd4a8a2-1460-462e-aedf-210faec637a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:11.146Z|5dd4a8a2-1460-462e-aedf-210faec637a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:11.152Z|d306df69-e585-423a-bef6-50fe3c757bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:11.152Z|d306df69-e585-423a-bef6-50fe3c757bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:18.138Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:18.149Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:18.150Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:52:18.151Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:18.152Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:18.152Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:52:18.153Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"195a6595710ab280aabe74d5194d6400", X-B3-SpanId:"eabfc26ff8f810de", X-B3-ParentSpanId:"8808218aadef539c", X-B3-Sampled:"0", X-ONAP-RequestID:"a3ca8468-6fdb-4987-8041-d7b1cc9b14ab", X-RequestID:"a3ca8468-6fdb-4987-8041-d7b1cc9b14ab", X-TransactionID:"a3ca8468-6fdb-4987-8041-d7b1cc9b14ab", X-ECOMP-RequestID:"a3ca8468-6fdb-4987-8041-d7b1cc9b14ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d56e8d58-826e-4cb5-b8c1-e4b4925cdc79"] 2023-04-16T06:52:18.154Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:52:18.154Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:18.194Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:18.195Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:18.195Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : OK 2023-04-16T06:52:18.195Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:19 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:18.195Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "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-16T06:51:33.000+00:00", "endTime" : "2023-04-16T06:52:15.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:52:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "cloudIdentifier" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\"},\"environment\":null}", "created" : "2023-04-16T06:51:53.000+00:00" } ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:52:18.196Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:18.196Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||InvokeReturn 2023-04-16T06:52:18.198Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:18.198Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:52:18.198Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:18.199Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:18.199Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:52:18.199Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"195a6595710ab280aabe74d5194d6400", X-B3-SpanId:"bd2055be8c05573a", X-B3-ParentSpanId:"8808218aadef539c", X-B3-Sampled:"0", X-ONAP-RequestID:"a3ca8468-6fdb-4987-8041-d7b1cc9b14ab", X-RequestID:"a3ca8468-6fdb-4987-8041-d7b1cc9b14ab", X-TransactionID:"a3ca8468-6fdb-4987-8041-d7b1cc9b14ab", X-ECOMP-RequestID:"a3ca8468-6fdb-4987-8041-d7b1cc9b14ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2123027-8728-4f4a-8f58-239e19bde2ef"] 2023-04-16T06:52:18.199Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:52:18.199Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:18.222Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:18.223Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:18.223Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:52:18.224Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:19 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:18.225Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 11, "soRequestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ac101ee5-2d19-4980-b34c-ffc5b44bd0fc\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"aa3bc198-f916-4726-9504-b0ebed732fe5\",\"output_key\":\"subnet_id_0a047637-d9fb-437b-8e60-b52611e7e0b1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":null,\"creation_time\":1681627914000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:51:57.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:52:18.226Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:18.226Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:52:18.241Z|a3ca8468-6fdb-4987-8041-d7b1cc9b14ab|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:18.477Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:18.484Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:18.485Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:52:18.485Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:18.485Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:18.485Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:52:18.486Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a30cbe91764602e073bbfb554127b58e", X-B3-SpanId:"e4d61637d18979e7", X-B3-ParentSpanId:"6468918e301ab3d3", X-B3-Sampled:"0", X-ONAP-RequestID:"1bb0f43e-cfdc-4073-81b4-bbf11905e16e", X-RequestID:"1bb0f43e-cfdc-4073-81b4-bbf11905e16e", X-TransactionID:"1bb0f43e-cfdc-4073-81b4-bbf11905e16e", X-ECOMP-RequestID:"1bb0f43e-cfdc-4073-81b4-bbf11905e16e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6666c671-2ce9-4ad2-9bdb-c51c0d509f2f"] 2023-04-16T06:52:18.486Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:52:18.486Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:18.524Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:18.525Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:18.525Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : OK 2023-04-16T06:52:18.526Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:19 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:18.534Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "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-16T06:51:33.000+00:00", "endTime" : "2023-04-16T06:52:15.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:52:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "cloudIdentifier" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\"},\"environment\":null}", "created" : "2023-04-16T06:51:53.000+00:00" } ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:52:18.535Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:18.535Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||InvokeReturn 2023-04-16T06:52:18.538Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:18.538Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:52:18.539Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:18.539Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:18.539Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:52:18.539Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a30cbe91764602e073bbfb554127b58e", X-B3-SpanId:"366c1fa2fafb070d", X-B3-ParentSpanId:"6468918e301ab3d3", X-B3-Sampled:"0", X-ONAP-RequestID:"1bb0f43e-cfdc-4073-81b4-bbf11905e16e", X-RequestID:"1bb0f43e-cfdc-4073-81b4-bbf11905e16e", X-TransactionID:"1bb0f43e-cfdc-4073-81b4-bbf11905e16e", X-ECOMP-RequestID:"1bb0f43e-cfdc-4073-81b4-bbf11905e16e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25ee8b37-4267-42ef-9aff-e3b53b2672a4"] 2023-04-16T06:52:18.540Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:52:18.540Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:18.578Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:18.579Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:18.579Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:52:18.580Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:19 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:18.582Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 11, "soRequestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ac101ee5-2d19-4980-b34c-ffc5b44bd0fc\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"aa3bc198-f916-4726-9504-b0ebed732fe5\",\"output_key\":\"subnet_id_0a047637-d9fb-437b-8e60-b52611e7e0b1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":null,\"creation_time\":1681627914000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:51:57.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:52:18.583Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:18.584Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:52:18.595Z|1bb0f43e-cfdc-4073-81b4-bbf11905e16e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:18.796Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:18.802Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:18.803Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:52:18.803Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:18.803Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:18.803Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:52:18.803Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"060a1966f3e19b8021a7f783e6b7a50e", X-B3-SpanId:"40ee62be6e27287e", X-B3-ParentSpanId:"7bf553b241a10f90", X-B3-Sampled:"0", X-ONAP-RequestID:"2a8685b3-fb74-4bad-8e73-28bded5e0cbb", X-RequestID:"2a8685b3-fb74-4bad-8e73-28bded5e0cbb", X-TransactionID:"2a8685b3-fb74-4bad-8e73-28bded5e0cbb", X-ECOMP-RequestID:"2a8685b3-fb74-4bad-8e73-28bded5e0cbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e30e29b-db9b-486c-b06a-fa17bf20460e"] 2023-04-16T06:52:18.804Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:52:18.804Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:18.842Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:18.842Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:18.843Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : OK 2023-04-16T06:52:18.843Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:19 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:18.844Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "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-16T06:51:33.000+00:00", "endTime" : "2023-04-16T06:52:15.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:52:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "cloudIdentifier" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\"},\"environment\":null}", "created" : "2023-04-16T06:51:53.000+00:00" } ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:52:18.844Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:18.844Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||InvokeReturn 2023-04-16T06:52:18.847Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:18.848Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:52:18.850Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:18.850Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:18.850Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:52:18.850Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"060a1966f3e19b8021a7f783e6b7a50e", X-B3-SpanId:"e82b0860da70d7dd", X-B3-ParentSpanId:"7bf553b241a10f90", X-B3-Sampled:"0", X-ONAP-RequestID:"2a8685b3-fb74-4bad-8e73-28bded5e0cbb", X-RequestID:"2a8685b3-fb74-4bad-8e73-28bded5e0cbb", X-TransactionID:"2a8685b3-fb74-4bad-8e73-28bded5e0cbb", X-ECOMP-RequestID:"2a8685b3-fb74-4bad-8e73-28bded5e0cbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ee4c1d9-a49f-4d76-b500-eae848b73942"] 2023-04-16T06:52:18.851Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:52:18.851Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:18.874Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:18.874Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:18.875Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:52:18.875Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:19 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:18.878Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 11, "soRequestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ac101ee5-2d19-4980-b34c-ffc5b44bd0fc\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"aa3bc198-f916-4726-9504-b0ebed732fe5\",\"output_key\":\"subnet_id_0a047637-d9fb-437b-8e60-b52611e7e0b1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":null,\"creation_time\":1681627914000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:51:57.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:52:18.878Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:18.879Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:52:18.888Z|2a8685b3-fb74-4bad-8e73-28bded5e0cbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:19.091Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:19.096Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:19.097Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:52:19.097Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:19.097Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:19.097Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:52:19.097Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac272506f80b1f76cd2b2f70c42683a5", X-B3-SpanId:"12ca4c49da57b3f5", X-B3-ParentSpanId:"6e4c5717844d7c05", X-B3-Sampled:"0", X-ONAP-RequestID:"4db3ef93-3e2f-4ee8-8e04-06519a512196", X-RequestID:"4db3ef93-3e2f-4ee8-8e04-06519a512196", X-TransactionID:"4db3ef93-3e2f-4ee8-8e04-06519a512196", X-ECOMP-RequestID:"4db3ef93-3e2f-4ee8-8e04-06519a512196", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f06148ac-71e2-48cf-b1eb-f89339c7be6a"] 2023-04-16T06:52:19.098Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:52:19.098Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:19.134Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:19.135Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:19.135Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : OK 2023-04-16T06:52:19.136Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:19 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:19.137Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "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-16T06:51:33.000+00:00", "endTime" : "2023-04-16T06:52:15.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:52:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "cloudIdentifier" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\"},\"environment\":null}", "created" : "2023-04-16T06:51:53.000+00:00" } ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:52:19.137Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:19.137Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||InvokeReturn 2023-04-16T06:52:19.139Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:19.140Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:52:19.140Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:19.140Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:19.141Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:52:19.141Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac272506f80b1f76cd2b2f70c42683a5", X-B3-SpanId:"bf588b7a16ccbc8e", X-B3-ParentSpanId:"6e4c5717844d7c05", X-B3-Sampled:"0", X-ONAP-RequestID:"4db3ef93-3e2f-4ee8-8e04-06519a512196", X-RequestID:"4db3ef93-3e2f-4ee8-8e04-06519a512196", X-TransactionID:"4db3ef93-3e2f-4ee8-8e04-06519a512196", X-ECOMP-RequestID:"4db3ef93-3e2f-4ee8-8e04-06519a512196", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80d3dda9-246d-436b-b8f4-396545575a85"] 2023-04-16T06:52:19.141Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:52:19.142Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:19.162Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:19.163Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:19.163Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:52:19.164Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:19 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:19.165Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 11, "soRequestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ac101ee5-2d19-4980-b34c-ffc5b44bd0fc\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"aa3bc198-f916-4726-9504-b0ebed732fe5\",\"output_key\":\"subnet_id_0a047637-d9fb-437b-8e60-b52611e7e0b1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":null,\"creation_time\":1681627914000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:51:57.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:52:19.165Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:19.165Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:52:19.167Z|aaba8a83-58e9-47c4-a3ff-55546f20e43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:52:19.167Z|aaba8a83-58e9-47c4-a3ff-55546f20e43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:52:19.184Z|4db3ef93-3e2f-4ee8-8e04-06519a512196|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:19.376Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:19.382Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:19.382Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||Invoke 2023-04-16T06:52:19.383Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:19.383Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6 2023-04-16T06:52:19.383Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Method : GET 2023-04-16T06:52:19.383Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a90c403cf9eef2ec2c66b8aad2f72c5c", X-B3-SpanId:"b2348be4d247ce8e", X-B3-ParentSpanId:"cc7aa5afc49bcecb", X-B3-Sampled:"0", X-ONAP-RequestID:"70f900f0-028e-4399-ba74-496fa65e620e", X-RequestID:"70f900f0-028e-4399-ba74-496fa65e620e", X-TransactionID:"70f900f0-028e-4399-ba74-496fa65e620e", X-ECOMP-RequestID:"70f900f0-028e-4399-ba74-496fa65e620e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a2578ee-3826-483b-9d51-fd6d25c2f2d0"] 2023-04-16T06:52:19.383Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Request body: 2023-04-16T06:52:19.383Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:19.420Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:19.421Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:19.421Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Status text : OK 2023-04-16T06:52:19.421Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:20 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:19.425Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||Response body: { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "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-16T06:51:33.000+00:00", "endTime" : "2023-04-16T06:52:15.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"3eaf5cae-15b7-4117-aef3-d1d29f1c206b\",\n \"modelVersionId\": \"07bb9886-87e5-4cc6-806c-d2b57e771579\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"cffc0b32-63ac-4ab5-9685-f11fb48778a7\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:52:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "cloudIdentifier" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\"},\"environment\":null}", "created" : "2023-04-16T06:51:53.000+00:00" } ], "requestURI" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6" } } } 2023-04-16T06:52:19.425Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:19.425Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|INFO|500||InvokeReturn 2023-04-16T06:52:19.427Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:19.427Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:52:19.427Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:19.427Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false 2023-04-16T06:52:19.428Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:52:19.428Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a90c403cf9eef2ec2c66b8aad2f72c5c", X-B3-SpanId:"6c30819b5773241e", X-B3-ParentSpanId:"cc7aa5afc49bcecb", X-B3-Sampled:"0", X-ONAP-RequestID:"70f900f0-028e-4399-ba74-496fa65e620e", X-RequestID:"70f900f0-028e-4399-ba74-496fa65e620e", X-TransactionID:"70f900f0-028e-4399-ba74-496fa65e620e", X-ECOMP-RequestID:"70f900f0-028e-4399-ba74-496fa65e620e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2e5578b-7f5b-4570-9cf1-8fcb833ea167"] 2023-04-16T06:52:19.428Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:52:19.428Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:19.451Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:19.451Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:19.452Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:52:19.452Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:20 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:19.453Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 11, "soRequestId" : "0dd291e6-8fb3-4bad-9865-10a5f498e7c6", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ac101ee5-2d19-4980-b34c-ffc5b44bd0fc\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"aa3bc198-f916-4726-9504-b0ebed732fe5\",\"output_key\":\"subnet_id_0a047637-d9fb-437b-8e60-b52611e7e0b1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":null,\"creation_time\":1681627914000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:51:57.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:52:19.453Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:19.453Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0dd291e6-8fb3-4bad-9865-10a5f498e7c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:52:19.468Z|70f900f0-028e-4399-ba74-496fa65e620e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0dd291e6-8fb3-4bad-9865-10a5f498e7c6|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:21.167Z|fb37ca60-e238-4b9c-b5f6-8d92ace9d60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:21.168Z|fb37ca60-e238-4b9c-b5f6-8d92ace9d60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:21.168Z|7f712d9d-d2a2-4f91-8b25-bfe561058b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:21.168Z|7f712d9d-d2a2-4f91-8b25-bfe561058b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:21.173Z|8dde6b43-6033-478a-92d7-94786f1ccb71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:21.173Z|8dde6b43-6033-478a-92d7-94786f1ccb71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:22.056Z|27c9db46-bd5c-4b80-af62-188f4f29dbd7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:52:22.057Z|27c9db46-bd5c-4b80-af62-188f4f29dbd7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:30.935Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:30.937Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||INFO|500||Checking if requestId: e09f96f2-bec7-43a9-8a0c-cd6425df61b0 already exists in requestDb InfraActiveRequests table 2023-04-16T06:52:30.938Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:52:30.938Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:52:30.938Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:30.938Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:52:30.938Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:52:30.938Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"295e60d533c7842b540114cc1c5252a1", X-B3-SpanId:"04bf67f80460d15f", X-B3-ParentSpanId:"b117948407a3f9f2", X-B3-Sampled:"0", X-ONAP-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-TransactionID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ECOMP-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"758ce1d1-b5cf-4d96-bbd3-37ec552af0d0"] 2023-04-16T06:52:30.939Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:52:30.939Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:30.980Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:30.981Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T06:52:30.981Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : Not Found 2023-04-16T06:52:30.981Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 06:52:32 GMT", x-envoy-upstream-service-time:"37", server:"envoy"] 2023-04-16T06:52:30.981Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: 2023-04-16T06:52:30.981Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:30.982Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|404|Not Found|InvokeReturn 2023-04-16T06:52:30.993Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T06:52:31.191Z|6aa8378b-8891-484d-85ee-dd86ae1307cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:31.192Z|6aa8378b-8891-484d-85ee-dd86ae1307cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:31.252Z|ebee00b1-5d8c-44d1-b2a6-6753f8220759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:31.270Z|ebee00b1-5d8c-44d1-b2a6-6753f8220759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:31.270Z|e2c53c60-0db1-46c8-b92f-116ee5319d88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:31.271Z|e2c53c60-0db1-46c8-b92f-116ee5319d88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:31.971Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:52:32.007Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4848eba6-3f3b-4556-a887-3e34e85dc59a/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-16T06:52:32.007Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4848eba6-3f3b-4556-a887-3e34e85dc59a/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-16T06:52:32.096Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4848eba6-3f3b-4556-a887-3e34e85dc59a/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-16T06:52:32.096Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4848eba6-3f3b-4556-a887-3e34e85dc59a/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 06:52:33 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[77], x-aai-txid=[0-aai-resources-230416-06:52:33:144-33007], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:52:32.098Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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/4848eba6-3f3b-4556-a887-3e34e85dc59a/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/4848eba6-3f3b-4556-a887-3e34e85dc59a/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-04-16T06:52:32.101Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/4848eba6-3f3b-4556-a887-3e34e85dc59a/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-04-16T06:52:32.110Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:52:32.157Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T06:52:32.157Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e09f96f2-bec7-43a9-8a0c-cd6425df61b0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[164a7410-b9bf-4be6-9759-11442041e85a], X-ECOMP-RequestID=[e09f96f2-bec7-43a9-8a0c-cd6425df61b0], X-TransactionId=[], X-ONAP-RequestID=[e09f96f2-bec7-43a9-8a0c-cd6425df61b0]} 2023-04-16T06:52:32.234Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 06:52:33 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[73], vertex-id=[217128], x-aai-txid=[2-aai-resources-230416-06:52:33:287-41179], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:52:32.235Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681627899100","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/4848eba6-3f3b-4556-a887-3e34e85dc59a","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4848eba6-3f3b-4556-a887-3e34e85dc59a"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_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-16T06:52:32.235Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T06:52:32.236Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T06:52:32.236Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T06:52:32.237Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.237Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T06:52:32.237Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:32.237Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.238Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T06:52:32.238Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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:"295e60d533c7842b540114cc1c5252a1", X-B3-SpanId:"2c6ed1ccd6a9bf7b", X-B3-ParentSpanId:"b117948407a3f9f2", X-B3-Sampled:"0", X-ONAP-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-TransactionID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ECOMP-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e829896f-fb6a-4aa6-8810-e0df35ffa0fa"] 2023-04-16T06:52:32.238Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"4848eba6-3f3b-4556-a887-3e34e85dc59a","serviceInstanceId":"ffaa7c33-3f26-441f-91d2-de008c7e2530"},"instanceName":null,"requestScope":"network"} 2023-04-16T06:52:32.238Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:32.280Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:32.281Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:32.281Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T06:52:32.282Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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:"Sun, 16 Apr 2023 06:52:33 GMT", x-envoy-upstream-service-time:"39", server:"envoy"] 2023-04-16T06:52:32.282Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T06:52:32.282Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:32.283Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T06:52:32.284Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.284Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.284Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.285Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.285Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.285Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-TransactionID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ECOMP-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"233f05f1-2cc1-44e0-b052-6b1469f69430"] 2023-04-16T06:52:32.285Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.286Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.327Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.328Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.328Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.329Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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:"Sun, 16 Apr 2023 06:52:33 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:32.330Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 186, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" } } } 2023-04-16T06:52:32.330Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.331Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.339Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.339Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T06:52:32.340Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:32.340Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.340Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T06:52:32.340Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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:"1253", X-B3-TraceId:"295e60d533c7842b540114cc1c5252a1", X-B3-SpanId:"99c33271d6f1d055", X-B3-ParentSpanId:"b117948407a3f9f2", X-B3-Sampled:"0", X-ONAP-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-TransactionID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ECOMP-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9069e995-50e2-4e0c-87f5-6c2924106c30"] 2023-04-16T06:52:32.341Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e09f96f2-bec7-43a9-8a0c-cd6425df61b0","requestStatus":"IN_PROGRESS","startTime":1681627952102,"source":"VID","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ffaa7c33-3f26-441f-91d2-de008c7e2530","requestScope":"network","requestAction":"deleteInstance","networkId":"4848eba6-3f3b-4556-a887-3e34e85dc59a","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"e09f96f2-bec7-43a9-8a0c-cd6425df61b0"} 2023-04-16T06:52:32.341Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:32.404Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:32.405Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T06:52:32.406Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T06:52:32.406Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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/e09f96f2-bec7-43a9-8a0c-cd6425df61b0", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:33 GMT", x-envoy-upstream-service-time:"59", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:32.407Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:52:32.102+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T06:52:33.494+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:52:32.407Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:32.407Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T06:52:32.421Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.422Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T06:52:32.422Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:32.423Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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-16T06:52:32.423Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T06:52:32.423Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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:"295e60d533c7842b540114cc1c5252a1", X-B3-SpanId:"4177e0c41d522983", X-B3-ParentSpanId:"b117948407a3f9f2", X-B3-Sampled:"0", X-ONAP-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-TransactionID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ECOMP-RequestID:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12d1295f-c0b9-413d-9315-e51e8ab430cc"] 2023-04-16T06:52:32.424Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|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\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ffaa7c33-3f26-441f-91d2-de008c7e2530\",\"networkInstanceId\":\"4848eba6-3f3b-4556-a887-3e34e85dc59a\"}","type":"String"},"requestId":{"value":"e09f96f2-bec7-43a9-8a0c-cd6425df61b0","type":"String"},"mso-request-id":{"value":"e09f96f2-bec7-43a9-8a0c-cd6425df61b0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ffaa7c33-3f26-441f-91d2-de008c7e2530","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"4848eba6-3f3b-4556-a887-3e34e85dc59a","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/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T06:52:32.424Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:33.444Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:33.444Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T06:52:33.445Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T06:52:33.445Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 06:52:33 GMT", x-onap-requestid:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", x-requestid:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", x-transactionid:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", x-ecomp-requestid:"e09f96f2-bec7-43a9-8a0c-cd6425df61b0", x-onap-partnername:"UNKNOWN", x-invocationid:"12d1295f-c0b9-413d-9315-e51e8ab430cc", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-16T06:52:33.446Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e09f96f2-bec7-43a9-8a0c-cd6425df61b0\",\"instanceId\":\"4848eba6-3f3b-4556-a887-3e34e85dc59a\"}}","message":"Success","processInstanceID":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T06:52:33.446Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:33.447Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T06:52:33.453Z|e09f96f2-bec7-43a9-8a0c-cd6425df61b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:33.684Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:33.688Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:52:33.689Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:52:33.689Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:33.689Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:52:33.689Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:52:33.689Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b042bcea02360d0894d97283aeed7184", X-B3-SpanId:"5d386c7472af62bf", X-B3-ParentSpanId:"66e86ce6c9990047", X-B3-Sampled:"0", X-ONAP-RequestID:"b94bb040-8378-41a2-8f39-3849d975044b", X-RequestID:"b94bb040-8378-41a2-8f39-3849d975044b", X-TransactionID:"b94bb040-8378-41a2-8f39-3849d975044b", X-ECOMP-RequestID:"b94bb040-8378-41a2-8f39-3849d975044b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e248cebf-06f8-40c4-8d9f-5d809cf70b9c"] 2023-04-16T06:52:33.689Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:52:33.689Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:33.720Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:33.721Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:33.721Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:52:33.721Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:34 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:33.722Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:52:32.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:52:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:52:33.722Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:33.723Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:52:33.724Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:52:33.724Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:52:33.724Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:33.724Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:52:33.724Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:52:33.724Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b042bcea02360d0894d97283aeed7184", X-B3-SpanId:"e30ebe5d866a5d9b", X-B3-ParentSpanId:"66e86ce6c9990047", X-B3-Sampled:"0", X-ONAP-RequestID:"b94bb040-8378-41a2-8f39-3849d975044b", X-RequestID:"b94bb040-8378-41a2-8f39-3849d975044b", X-TransactionID:"b94bb040-8378-41a2-8f39-3849d975044b", X-ECOMP-RequestID:"b94bb040-8378-41a2-8f39-3849d975044b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b75726e8-dea8-4c77-91db-db0012af52ba"] 2023-04-16T06:52:33.725Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:52:33.725Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:33.738Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:33.739Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:33.739Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:52:33.739Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:34 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:33.740Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:52:33.740Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:33.741Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:52:33.747Z|b94bb040-8378-41a2-8f39-3849d975044b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:34.167Z|cd20564a-8d2b-427c-9ffb-141b98451e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:52:34.167Z|cd20564a-8d2b-427c-9ffb-141b98451e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:52:35.256Z|8d76c026-66b2-443b-b574-02d17b9bb15a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:52:35.257Z|8d76c026-66b2-443b-b574-02d17b9bb15a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:52:41.273Z|6a01731a-5d44-4cbd-8dcb-911f16fac5fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:41.273Z|6a01731a-5d44-4cbd-8dcb-911f16fac5fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:41.291Z|c1a04b43-bb06-4d46-a98f-85795073b12a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:41.292Z|c1a04b43-bb06-4d46-a98f-85795073b12a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:41.294Z|4cef545a-8ca5-40cf-83cd-ddde6df4e49c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:41.295Z|4cef545a-8ca5-40cf-83cd-ddde6df4e49c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:43.992Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:44.000Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:52:44.000Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:52:44.001Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:44.001Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:52:44.001Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:52:44.001Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fe9799206ca9ce3146c164f2fd307a5", X-B3-SpanId:"1896dac423968c6f", X-B3-ParentSpanId:"0f07d15a95e9eaf0", X-B3-Sampled:"0", X-ONAP-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-TransactionID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-ECOMP-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4237021f-f36e-403f-83ae-dda75c42bef5"] 2023-04-16T06:52:44.001Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:52:44.001Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:44.041Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:44.041Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:44.041Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:52:44.041Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:45 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:44.044Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-04-16T06:52:32.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:52:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:52:44.044Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:44.044Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:52:44.045Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:52:44.046Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:52:44.046Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:44.046Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:52:44.046Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:52:44.046Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fe9799206ca9ce3146c164f2fd307a5", X-B3-SpanId:"7ff7941f4f4f3f5a", X-B3-ParentSpanId:"0f07d15a95e9eaf0", X-B3-Sampled:"0", X-ONAP-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-TransactionID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-ECOMP-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13e6aa16-81f0-4859-9bba-93af2b21cd18"] 2023-04-16T06:52:44.046Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:52:44.046Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:44.069Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:44.069Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:44.069Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:52:44.069Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:45 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:44.070Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:52:44.070Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:44.070Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:52:44.097Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:52:44.097Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T06:52:44.097Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:44.097Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:52:44.097Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:52:44.097Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-TransactionID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-ECOMP-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e13e95f-9df9-480b-bf46-5c040652dc2e"] 2023-04-16T06:52:44.098Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:52:44.098Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:44.303Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:44.303Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:44.304Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:52:44.304Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=70DCA875005FAFA0863ADBD156B5053F; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:52:44 GMT", x-envoy-upstream-service-time:"197", server:"envoy"] 2023-04-16T06:52:44.304Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0","businessKey":"e09f96f2-bec7-43a9-8a0c-cd6425df61b0","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T06:52:35.033+0000","endTime":"2023-04-16T06:52:35.208+0000","removalTime":null,"durationInMillis":175,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"44897afc-dc23-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T06:52:44.305Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:44.305Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:52:44.341Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:52:44.342Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T06:52:44.342Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:44.342Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:52:44.342Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:52:44.343Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-TransactionID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-ECOMP-RequestID:"b5107492-b271-41bf-99be-e8fde537e1ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"478f449b-9ea0-4fe7-8e82-c07e41b29604"] 2023-04-16T06:52:44.343Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:52:44.343Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:44.510Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:44.511Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:44.512Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:52:44.512Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=97357A5F3FBEB26FAC02ECAD489ADEFC; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:52:44 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-04-16T06:52:44.513Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:448cd6a1-dc23-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0","executionId":"448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T06:52:35.040+0000","endTime":"2023-04-16T06:52:35.207+0000","durationInMillis":167,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T06:52:44.514Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:44.514Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=448bc51e-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:52:44.523Z|b5107492-b271-41bf-99be-e8fde537e1ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:52:49.167Z|eeaad41f-51b3-4ddb-b2b3-8cd6b64148b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:52:49.170Z|eeaad41f-51b3-4ddb-b2b3-8cd6b64148b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:52:51.297Z|f5c8b1c5-4260-4c44-bdd5-bdff687cf7e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:51.298Z|f5c8b1c5-4260-4c44-bdd5-bdff687cf7e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:51.315Z|2c659d4a-3c50-463d-af00-837dd2307f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:51.316Z|2c659d4a-3c50-463d-af00-837dd2307f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:51.317Z|a02f71a7-2d72-4eab-82a8-818b1b8c465c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:52:51.318Z|a02f71a7-2d72-4eab-82a8-818b1b8c465c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:52:54.769Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:52:54.777Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:52:54.777Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:52:54.777Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:54.777Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:52:54.777Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:52:54.777Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19700b1d134e98d1f6ba11056f94163c", X-B3-SpanId:"fd6924bbb77945cd", X-B3-ParentSpanId:"6fe7ef74c8398d55", X-B3-Sampled:"0", X-ONAP-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-TransactionID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-ECOMP-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86634fbe-18f1-4ed5-8707-478d2c447181"] 2023-04-16T06:52:54.777Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:52:54.778Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:54.813Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:54.814Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:54.814Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:52:54.815Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:55 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:54.815Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "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-16T06:52:32.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:52:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:52:54.815Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:54.815Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:52:54.816Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:52:54.817Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:52:54.817Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:54.817Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:52:54.817Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:52:54.817Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19700b1d134e98d1f6ba11056f94163c", X-B3-SpanId:"b04b7184863fce19", X-B3-ParentSpanId:"6fe7ef74c8398d55", X-B3-Sampled:"0", X-ONAP-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-TransactionID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-ECOMP-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e70bd09d-f75b-4ad6-8a32-7b6b1c2f9b5b"] 2023-04-16T06:52:54.817Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:52:54.817Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:54.846Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:54.847Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:54.847Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:52:54.847Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:52:55 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:52:54.850Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 17, "soRequestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_0a047637-d9fb-437b-8e60-b52611e7e0b1\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":1681627972000,\"creation_time\":1681627914000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:52:53.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:52:54.851Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:54.851Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:52:54.869Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:52:54.870Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T06:52:54.870Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:54.871Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:52:54.872Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:52:54.872Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-TransactionID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-ECOMP-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec6c194d-d6f0-49da-a81c-53d2da7bb3ba"] 2023-04-16T06:52:54.873Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:52:54.873Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:55.072Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:55.073Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:55.073Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:52:55.074Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D1A53A70CB25395240250890CDCE991; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:52:55 GMT", x-envoy-upstream-service-time:"195", server:"envoy"] 2023-04-16T06:52:55.074Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0","businessKey":"e09f96f2-bec7-43a9-8a0c-cd6425df61b0","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T06:52:46.832+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"4b9204a9-dc23-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T06:52:55.075Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:55.075Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:52:55.110Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:52:55.111Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T06:52:55.111Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:52:55.111Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:52:55.111Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:52:55.112Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-TransactionID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-ECOMP-RequestID:"61130eb0-1d8d-4ba9-9ea8-520434d7f740", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d2731da-2801-493c-b69d-3fb5d263863b"] 2023-04-16T06:52:55.112Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:52:55.112Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:52:55.270Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:52:55.270Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:52:55.271Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:52:55.272Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2E4EBC11A8FB1D13BEC7D50C1684769C; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:52:55 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2023-04-16T06:52:55.273Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4e95f638-dc23-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0","executionId":"4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T06:52:51.877+0000","endTime":"2023-04-16T06:52:51.894+0000","durationInMillis":17,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T06:52:55.273Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:52:55.274Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:52:55.281Z|61130eb0-1d8d-4ba9-9ea8-520434d7f740|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:01.323Z|fd345993-bed0-4aea-bcd1-87a23ae1054d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:01.324Z|fd345993-bed0-4aea-bcd1-87a23ae1054d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:01.341Z|1e39046e-4910-4277-b055-79d57b8c0bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:01.342Z|1e39046e-4910-4277-b055-79d57b8c0bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:01.344Z|f2debe1b-4662-4386-bfe8-54f41ac7777e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:01.344Z|f2debe1b-4662-4386-bfe8-54f41ac7777e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:04.167Z|41d0891c-43c2-4d8b-9129-8d8e44445dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:53:04.167Z|41d0891c-43c2-4d8b-9129-8d8e44445dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:53:05.257Z|88d4164b-fe84-4438-a98f-077da8f615ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:53:05.258Z|88d4164b-fe84-4438-a98f-077da8f615ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:53:05.530Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:05.540Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:05.541Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:53:05.541Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:05.541Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:05.541Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:53:05.542Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea33824ec335521301e3cdeb90c044fd", X-B3-SpanId:"5556db8ec232756d", X-B3-ParentSpanId:"2ba0adbdc0405ded", X-B3-Sampled:"0", X-ONAP-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-TransactionID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-ECOMP-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39a2ddc9-c855-4332-ada1-a1d4bd3c00e1"] 2023-04-16T06:53:05.542Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:53:05.542Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:05.583Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:05.583Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:05.584Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:53:05.584Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:06 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:05.585Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "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-16T06:52:32.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:52:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:53:05.585Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:05.585Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:53:05.587Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:05.587Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:05.587Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:05.588Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:05.588Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:05.588Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea33824ec335521301e3cdeb90c044fd", X-B3-SpanId:"fd285eb8aee42471", X-B3-ParentSpanId:"2ba0adbdc0405ded", X-B3-Sampled:"0", X-ONAP-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-TransactionID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-ECOMP-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a5eedbd-1fb7-4588-8d02-7142c2667584"] 2023-04-16T06:53:05.588Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:05.588Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:05.610Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:05.611Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:05.611Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:05.611Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:06 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:05.612Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 17, "soRequestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_0a047637-d9fb-437b-8e60-b52611e7e0b1\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":1681627972000,\"creation_time\":1681627914000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:52:53.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:53:05.612Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:05.613Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:05.651Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:53:05.652Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T06:53:05.653Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:05.653Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:53:05.653Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:53:05.653Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-TransactionID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-ECOMP-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9f05ade-6f1c-427b-8f83-728c2d7c2411"] 2023-04-16T06:53:05.654Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:53:05.654Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:05.820Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:05.821Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:05.821Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:53:05.822Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0D3DEF58C45D43A319F7C976CE98B814; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:53:06 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-04-16T06:53:05.822Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0","businessKey":"e09f96f2-bec7-43a9-8a0c-cd6425df61b0","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T06:52:46.832+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"4b9204a9-dc23-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T06:53:05.822Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:05.823Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:53:05.952Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:53:05.952Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T06:53:05.953Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:05.953Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:53:05.953Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:53:05.954Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-TransactionID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-ECOMP-RequestID:"bf183d64-7623-4a5d-b107-48dd6e5f7d93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"053840e3-be22-4484-a37f-2b374e25dd41"] 2023-04-16T06:53:05.955Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:53:05.955Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:06.115Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:06.116Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:06.116Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:53:06.117Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=446D92AA4635FFBC8BE3582F0BDA98BF; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:53:06 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-04-16T06:53:06.117Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4e95f638-dc23-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0","executionId":"4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T06:52:51.877+0000","endTime":"2023-04-16T06:52:51.894+0000","durationInMillis":17,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T06:53:06.118Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:06.119Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4b9427c0-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:53:06.127Z|bf183d64-7623-4a5d-b107-48dd6e5f7d93|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:11.347Z|dfbf8145-0b99-4438-a705-03a9fa7720f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:11.347Z|dfbf8145-0b99-4438-a705-03a9fa7720f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:11.365Z|9e778185-cd95-4e6e-a57a-f47ceaea5224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:11.366Z|9e778185-cd95-4e6e-a57a-f47ceaea5224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:11.367Z|fea99520-24fb-458b-a7be-a29895f16e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:11.368Z|fea99520-24fb-458b-a7be-a29895f16e6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:16.429Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:16.438Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:16.439Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:53:16.439Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:16.439Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:16.439Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:53:16.439Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20883ca3c4560b3b48a5d36ee311f60f", X-B3-SpanId:"de55d83b63620a7e", X-B3-ParentSpanId:"32153cb0ff58fef2", X-B3-Sampled:"0", X-ONAP-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-TransactionID:"2964cd91-5c09-481d-9889-70bca605fab0", X-ECOMP-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f78a803-d8f7-4a6b-bd25-2c95572fbe44"] 2023-04-16T06:53:16.439Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:53:16.440Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:16.506Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:16.506Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:16.507Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:53:16.507Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:17 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:16.508Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "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-16T06:52:32.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:53:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:53:16.508Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:16.508Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:53:16.510Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:16.511Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:16.511Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:16.511Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:16.511Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:16.512Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20883ca3c4560b3b48a5d36ee311f60f", X-B3-SpanId:"a9f1ab07792f1a89", X-B3-ParentSpanId:"32153cb0ff58fef2", X-B3-Sampled:"0", X-ONAP-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-TransactionID:"2964cd91-5c09-481d-9889-70bca605fab0", X-ECOMP-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd4c0035-6a83-4a40-b486-12800fdee46e"] 2023-04-16T06:53:16.512Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:16.512Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:16.531Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:16.531Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:16.532Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:16.532Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:17 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:16.532Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 17, "soRequestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":1681627972000,\"creation_time\":1681627914000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:52:53.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:53:16.533Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:16.533Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:16.567Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:53:16.567Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T06:53:16.568Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:16.568Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:53:16.568Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:53:16.568Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-TransactionID:"2964cd91-5c09-481d-9889-70bca605fab0", X-ECOMP-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b9b644-ee0b-4b2e-a1db-14040da05440"] 2023-04-16T06:53:16.569Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:53:16.569Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:16.721Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:16.722Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:16.722Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:53:16.722Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5292CF806ADA8CBAF08E54F0106C1F9F; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:53:17 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-04-16T06:53:16.723Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0","businessKey":"e09f96f2-bec7-43a9-8a0c-cd6425df61b0","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T06:53:10.941+0000","endTime":"2023-04-16T06:53:12.731+0000","removalTime":null,"durationInMillis":1790,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"59d4d635-dc23-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T06:53:16.723Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:16.723Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:53:16.758Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:53:16.759Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T06:53:16.759Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:16.759Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:53:16.760Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:53:16.760Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-TransactionID:"2964cd91-5c09-481d-9889-70bca605fab0", X-ECOMP-RequestID:"2964cd91-5c09-481d-9889-70bca605fab0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"830af30f-85cc-4d44-be97-509010e05e60"] 2023-04-16T06:53:16.760Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:53:16.761Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:16.965Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:16.966Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:16.966Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:53:16.966Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1DE4532E1265AE4D48000EF2E5DA8659; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:53:17 GMT", x-envoy-upstream-service-time:"200", server:"envoy"] 2023-04-16T06:53:16.966Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:59f3a827-dc23-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0","executionId":"59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T06:53:10.946+0000","endTime":"2023-04-16T06:53:12.730+0000","durationInMillis":1784,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T06:53:16.966Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:16.967Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:53:16.974Z|2964cd91-5c09-481d-9889-70bca605fab0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:19.167Z|6b086f71-e48d-42d3-ad28-1c4c85497fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:53:19.167Z|6b086f71-e48d-42d3-ad28-1c4c85497fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:53:21.374Z|64e78219-6db7-4998-bd50-1e0ac6aa95bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:21.376Z|64e78219-6db7-4998-bd50-1e0ac6aa95bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:21.390Z|167f71ea-fb54-41e1-a006-6fcfbae93794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:21.390Z|77eda0c0-caa2-4212-8d60-592dd75df864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:21.392Z|167f71ea-fb54-41e1-a006-6fcfbae93794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:21.392Z|77eda0c0-caa2-4212-8d60-592dd75df864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:22.057Z|c13936ff-5010-41d2-8f7a-b29bec5f7484|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:53:22.058Z|c13936ff-5010-41d2-8f7a-b29bec5f7484|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:27.189Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:27.198Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:27.198Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:53:27.198Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:27.198Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:27.198Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:53:27.198Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bd09aa44867dc1508b520e9f4de3150", X-B3-SpanId:"be6e6af2fb4126a4", X-B3-ParentSpanId:"b3d3663b835ef0c5", X-B3-Sampled:"0", X-ONAP-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-TransactionID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-ECOMP-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b39ac696-fd73-4012-b536-13362b95ce8e"] 2023-04-16T06:53:27.199Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:53:27.199Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:27.233Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:27.233Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:27.233Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:53:27.233Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:28 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:27.234Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "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-16T06:52:32.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:53:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:53:27.235Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:27.235Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:53:27.236Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:27.236Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:27.236Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:27.236Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:27.237Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:27.237Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bd09aa44867dc1508b520e9f4de3150", X-B3-SpanId:"d13155f85ccefeef", X-B3-ParentSpanId:"b3d3663b835ef0c5", X-B3-Sampled:"0", X-ONAP-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-TransactionID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-ECOMP-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e30a4b2-064e-4c74-b72a-d79a99e6e1af"] 2023-04-16T06:53:27.237Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:27.237Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:27.263Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:27.263Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:27.263Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:27.263Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:28 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:27.264Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 17, "soRequestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":1681627972000,\"creation_time\":1681627914000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:52:53.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:53:27.264Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:27.265Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:27.291Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:53:27.291Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T06:53:27.291Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:27.292Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T06:53:27.292Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:53:27.292Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-TransactionID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-ECOMP-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"691e0169-c3be-407e-848d-a83002c60a11"] 2023-04-16T06:53:27.292Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:53:27.292Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:27.449Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:27.449Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:27.450Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:53:27.450Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=12E0C7CB391646D832450FB152CA84A6; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:53:27 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2023-04-16T06:53:27.450Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0","businessKey":"e09f96f2-bec7-43a9-8a0c-cd6425df61b0","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T06:53:10.941+0000","endTime":"2023-04-16T06:53:12.731+0000","removalTime":null,"durationInMillis":1790,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"59d4d635-dc23-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T06:53:27.450Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:27.450Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:53:27.471Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:53:27.471Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T06:53:27.472Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:27.472Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T06:53:27.472Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T06:53:27.472Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-TransactionID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-ECOMP-RequestID:"90e7491c-18af-47ad-bf7e-6416fd17c55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f4ae91d-6937-4f00-9992-a59c66037deb"] 2023-04-16T06:53:27.472Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T06:53:27.472Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:27.637Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:27.637Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:27.638Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T06:53:27.638Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=146290697277746B091D6285B6F649EE; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 06:53:27 GMT", x-envoy-upstream-service-time:"160", server:"envoy"] 2023-04-16T06:53:27.639Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:59f3a827-dc23-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0","executionId":"59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T06:53:10.946+0000","endTime":"2023-04-16T06:53:12.730+0000","durationInMillis":1784,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4352a8e0-dc23-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T06:53:27.639Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:27.639Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=59f2beb4-dc23-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T06:53:27.646Z|90e7491c-18af-47ad-bf7e-6416fd17c55d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:31.400Z|7eaede84-5d95-4c5a-a506-974dfa9eb4fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:31.401Z|7eaede84-5d95-4c5a-a506-974dfa9eb4fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:31.415Z|c188de79-8374-4181-815a-2efeef1ce5e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:31.417Z|c188de79-8374-4181-815a-2efeef1ce5e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:31.417Z|9d4bcf3f-45d7-4e0c-9dca-8b9dcf7cd3c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:31.418Z|9d4bcf3f-45d7-4e0c-9dca-8b9dcf7cd3c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:34.167Z|322b8e03-963a-49af-8f93-c64bde11fba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:53:34.171Z|322b8e03-963a-49af-8f93-c64bde11fba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:53:35.259Z|65619ec8-cc29-4450-aace-92b2cb23fa1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:53:35.259Z|65619ec8-cc29-4450-aace-92b2cb23fa1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:53:37.847Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:37.856Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:37.856Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:53:37.856Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:37.856Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:37.856Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:53:37.857Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed67a309746a702fec678bacf35daa14", X-B3-SpanId:"bba2c8d11e1c67eb", X-B3-ParentSpanId:"b1ac01b6ecc1199a", X-B3-Sampled:"0", X-ONAP-RequestID:"cd1386af-91b8-4ae7-9c2b-ed3586be459c", X-RequestID:"cd1386af-91b8-4ae7-9c2b-ed3586be459c", X-TransactionID:"cd1386af-91b8-4ae7-9c2b-ed3586be459c", X-ECOMP-RequestID:"cd1386af-91b8-4ae7-9c2b-ed3586be459c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7f9b7f7-8af2-4ae8-80d3-59256e1662bb"] 2023-04-16T06:53:37.857Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:53:37.857Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:37.899Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:37.899Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:37.899Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:53:37.899Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:39 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:37.901Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "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-16T06:52:32.000+00:00", "endTime" : "2023-04-16T06:53:30.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:53:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:53:37.901Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:37.901Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:53:37.904Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:37.904Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:37.905Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:37.905Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:37.905Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:37.905Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed67a309746a702fec678bacf35daa14", X-B3-SpanId:"f9b5059230d17567", X-B3-ParentSpanId:"b1ac01b6ecc1199a", X-B3-Sampled:"0", X-ONAP-RequestID:"cd1386af-91b8-4ae7-9c2b-ed3586be459c", X-RequestID:"cd1386af-91b8-4ae7-9c2b-ed3586be459c", X-TransactionID:"cd1386af-91b8-4ae7-9c2b-ed3586be459c", X-ECOMP-RequestID:"cd1386af-91b8-4ae7-9c2b-ed3586be459c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cce212f-ee43-468e-a989-01662a49d703"] 2023-04-16T06:53:37.905Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:37.905Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:37.933Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:37.933Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:37.933Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:37.934Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:39 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:37.938Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 17, "soRequestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":1681627972000,\"creation_time\":1681627914000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:52:53.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:53:37.939Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:37.939Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:37.946Z|cd1386af-91b8-4ae7-9c2b-ed3586be459c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:38.265Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:38.272Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:38.272Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:53:38.273Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:38.273Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:38.273Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:53:38.273Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539e6b05c1276d499c5d772eefb8e3dc", X-B3-SpanId:"0a5c9e0b143410f7", X-B3-ParentSpanId:"0fb0d088cb2089fb", X-B3-Sampled:"0", X-ONAP-RequestID:"bbefd774-e73a-48be-8a67-7b91a6006e4e", X-RequestID:"bbefd774-e73a-48be-8a67-7b91a6006e4e", X-TransactionID:"bbefd774-e73a-48be-8a67-7b91a6006e4e", X-ECOMP-RequestID:"bbefd774-e73a-48be-8a67-7b91a6006e4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c88cb924-b454-4189-81fe-2ffd8a019419"] 2023-04-16T06:53:38.274Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:53:38.274Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:38.311Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:38.312Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:38.312Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:53:38.312Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:39 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:38.313Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "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-16T06:52:32.000+00:00", "endTime" : "2023-04-16T06:53:30.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:53:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:53:38.313Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:38.313Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:53:38.315Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:38.315Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:38.315Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:38.315Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:38.315Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:38.316Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539e6b05c1276d499c5d772eefb8e3dc", X-B3-SpanId:"59bb6ba865a34f03", X-B3-ParentSpanId:"0fb0d088cb2089fb", X-B3-Sampled:"0", X-ONAP-RequestID:"bbefd774-e73a-48be-8a67-7b91a6006e4e", X-RequestID:"bbefd774-e73a-48be-8a67-7b91a6006e4e", X-TransactionID:"bbefd774-e73a-48be-8a67-7b91a6006e4e", X-ECOMP-RequestID:"bbefd774-e73a-48be-8a67-7b91a6006e4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"122d4d2c-d50d-4cc1-aad4-05dd9e2780cb"] 2023-04-16T06:53:38.316Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:38.316Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:38.336Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:38.336Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:38.336Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:38.337Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:39 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:38.337Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 17, "soRequestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":1681627972000,\"creation_time\":1681627914000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:52:53.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:53:38.337Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:38.337Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:38.348Z|bbefd774-e73a-48be-8a67-7b91a6006e4e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:38.600Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:38.605Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:38.605Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:53:38.606Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:38.606Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:38.606Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:53:38.606Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3326cb722c5fe143bec815e22e9c2401", X-B3-SpanId:"7016241f4efb076b", X-B3-ParentSpanId:"4c767043b0d636bd", X-B3-Sampled:"0", X-ONAP-RequestID:"454729a9-0bc6-4711-a8f3-4f263fa88e78", X-RequestID:"454729a9-0bc6-4711-a8f3-4f263fa88e78", X-TransactionID:"454729a9-0bc6-4711-a8f3-4f263fa88e78", X-ECOMP-RequestID:"454729a9-0bc6-4711-a8f3-4f263fa88e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed6fad73-44b5-40ca-a23d-ce13907b931a"] 2023-04-16T06:53:38.606Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:53:38.606Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:38.642Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:38.643Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:38.643Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:53:38.643Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:39 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:38.644Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "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-16T06:52:32.000+00:00", "endTime" : "2023-04-16T06:53:30.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:53:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:53:38.644Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:38.644Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:53:38.645Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:38.646Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:38.646Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:38.646Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:38.646Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:38.646Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3326cb722c5fe143bec815e22e9c2401", X-B3-SpanId:"8daf86fb903c23dc", X-B3-ParentSpanId:"4c767043b0d636bd", X-B3-Sampled:"0", X-ONAP-RequestID:"454729a9-0bc6-4711-a8f3-4f263fa88e78", X-RequestID:"454729a9-0bc6-4711-a8f3-4f263fa88e78", X-TransactionID:"454729a9-0bc6-4711-a8f3-4f263fa88e78", X-ECOMP-RequestID:"454729a9-0bc6-4711-a8f3-4f263fa88e78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3bb113e-815d-458f-9a16-58ad4f4cca34"] 2023-04-16T06:53:38.647Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:38.647Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:38.678Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:38.679Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:38.679Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:38.680Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:39 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:38.681Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 17, "soRequestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":1681627972000,\"creation_time\":1681627914000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:52:53.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:53:38.681Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:38.682Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:38.693Z|454729a9-0bc6-4711-a8f3-4f263fa88e78|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:38.911Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:38.916Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:38.917Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:53:38.917Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:38.917Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:38.917Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:53:38.917Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"725a109f42f8f97dd4b10b9b6616f898", X-B3-SpanId:"249f6d3a70538158", X-B3-ParentSpanId:"a588da5f95c338e0", X-B3-Sampled:"0", X-ONAP-RequestID:"8cd773ba-7b0f-47e3-98c7-236533c21fa5", X-RequestID:"8cd773ba-7b0f-47e3-98c7-236533c21fa5", X-TransactionID:"8cd773ba-7b0f-47e3-98c7-236533c21fa5", X-ECOMP-RequestID:"8cd773ba-7b0f-47e3-98c7-236533c21fa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"699c3b92-d1c7-4f59-befd-6bfd8e10e337"] 2023-04-16T06:53:38.917Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:53:38.917Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:38.959Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:38.960Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:38.960Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:53:38.960Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:40 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:38.968Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "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-16T06:52:32.000+00:00", "endTime" : "2023-04-16T06:53:30.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:53:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:53:38.969Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:38.969Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:53:38.970Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:38.970Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:38.970Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:38.970Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:38.970Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:38.971Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"725a109f42f8f97dd4b10b9b6616f898", X-B3-SpanId:"070762bec31da3fc", X-B3-ParentSpanId:"a588da5f95c338e0", X-B3-Sampled:"0", X-ONAP-RequestID:"8cd773ba-7b0f-47e3-98c7-236533c21fa5", X-RequestID:"8cd773ba-7b0f-47e3-98c7-236533c21fa5", X-TransactionID:"8cd773ba-7b0f-47e3-98c7-236533c21fa5", X-ECOMP-RequestID:"8cd773ba-7b0f-47e3-98c7-236533c21fa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8a49dc3-8658-4bca-8d25-7ae8c669c36b"] 2023-04-16T06:53:38.971Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:38.971Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:38.993Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:38.993Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:38.994Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:38.994Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:40 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:38.995Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 17, "soRequestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":1681627972000,\"creation_time\":1681627914000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:52:53.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:53:38.995Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:38.995Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:39.007Z|8cd773ba-7b0f-47e3-98c7-236533c21fa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:39.251Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:39.256Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:39.256Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||Invoke 2023-04-16T06:53:39.256Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:39.257Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0 2023-04-16T06:53:39.257Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Method : GET 2023-04-16T06:53:39.257Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"212d13ae5da50f1627de8221a063c4a6", X-B3-SpanId:"c9f5637890198a23", X-B3-ParentSpanId:"977111528846e1c3", X-B3-Sampled:"0", X-ONAP-RequestID:"00e74e07-7a0d-4030-ad60-29531a6fe0cc", X-RequestID:"00e74e07-7a0d-4030-ad60-29531a6fe0cc", X-TransactionID:"00e74e07-7a0d-4030-ad60-29531a6fe0cc", X-ECOMP-RequestID:"00e74e07-7a0d-4030-ad60-29531a6fe0cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a63408df-cd7e-4e51-81a5-528c11c513a0"] 2023-04-16T06:53:39.257Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Request body: 2023-04-16T06:53:39.257Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:39.293Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:39.294Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:39.294Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Status text : OK 2023-04-16T06:53:39.295Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:40 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:39.298Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||Response body: { "requestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "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-16T06:52:32.000+00:00", "endTime" : "2023-04-16T06:53:30.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T06:53:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "4848eba6-3f3b-4556-a887-3e34e85dc59a", "networkName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530/networks/4848eba6-3f3b-4556-a887-3e34e85dc59a", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0" } } } 2023-04-16T06:53:39.298Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:39.299Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|INFO|500||InvokeReturn 2023-04-16T06:53:39.301Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:39.301Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:39.301Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:39.301Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false 2023-04-16T06:53:39.301Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:39.302Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"212d13ae5da50f1627de8221a063c4a6", X-B3-SpanId:"24c3c91d677fc6d0", X-B3-ParentSpanId:"977111528846e1c3", X-B3-Sampled:"0", X-ONAP-RequestID:"00e74e07-7a0d-4030-ad60-29531a6fe0cc", X-RequestID:"00e74e07-7a0d-4030-ad60-29531a6fe0cc", X-TransactionID:"00e74e07-7a0d-4030-ad60-29531a6fe0cc", X-ECOMP-RequestID:"00e74e07-7a0d-4030-ad60-29531a6fe0cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ce40411-69f4-4fc4-acb1-c91e6d3b1164"] 2023-04-16T06:53:39.302Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:39.302Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:39.321Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:39.322Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:39.322Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:39.322Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:40 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:39.323Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 17, "soRequestId" : "e09f96f2-bec7-43a9-8a0c-cd6425df61b0", "groupingId" : "bc806cbc-4631-413c-a7df-788e544b31d4", "name" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0/bc806cbc-4631-413c-a7df-788e544b31d4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"updated_time\":1681627972000,\"creation_time\":1681627914000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ed7a38842abd440e9cd4f891495ebb1e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"bc806cbc-4631-413c-a7df-788e544b31d4\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"network_name\":\"basic_network-077a765b-1477-483c-be10-be8f83f6c01c_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-04-16T06:52:53.000+00:00", "isDataInternal" : false } ] 2023-04-16T06:53:39.323Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:39.324Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e09f96f2-bec7-43a9-8a0c-cd6425df61b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:39.333Z|00e74e07-7a0d-4030-ad60-29531a6fe0cc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e09f96f2-bec7-43a9-8a0c-cd6425df61b0|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:41.423Z|6e52d2a3-0e56-460b-ae47-bff415198ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:41.424Z|6e52d2a3-0e56-460b-ae47-bff415198ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:41.438Z|b52d69a5-4604-4a3d-84f6-ada68ee50bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:41.438Z|b52d69a5-4604-4a3d-84f6-ada68ee50bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:41.442Z|a6d1168f-8d9a-4395-bacd-47b8d35022d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:41.442Z|a6d1168f-8d9a-4395-bacd-47b8d35022d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:42.225Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:42.228Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||Checking if requestId: 6061714c-81e8-415f-ba8e-906a7b3425f5 already exists in requestDb InfraActiveRequests table 2023-04-16T06:53:42.229Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:42.229Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||Invoke 2023-04-16T06:53:42.229Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:42.229Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:42.230Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Method : GET 2023-04-16T06:53:42.230Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ab96895599ad635a1ee18f982851781", X-B3-SpanId:"3976534350e6eec8", X-B3-ParentSpanId:"43bdb99936ba23eb", X-B3-Sampled:"0", X-ONAP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-TransactionID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ECOMP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97476fdf-9771-4c6a-8a5c-5c551039ae7c"] 2023-04-16T06:53:42.230Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Request body: 2023-04-16T06:53:42.230Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:42.267Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:42.267Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T06:53:42.267Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status text : Not Found 2023-04-16T06:53:42.268Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 06:53:43 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-04-16T06:53:42.268Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Response body: 2023-04-16T06:53:42.268Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:42.268Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|404|Not Found|InvokeReturn 2023-04-16T06:53:42.279Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T06:53:42.332Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:53:42.358Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed|INFO|500||Invoke 2023-04-16T06:53:42.358Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[95de8fee-bac9-40a0-a010-68f600828032], X-ECOMP-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5], X-TransactionId=[], X-ONAP-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5]} 2023-04-16T06:53:42.426Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 06:53:43 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[58], vertex-id=[196664], x-aai-txid=[2-aai-resources-230416-06:53:43:494-67357], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:53:42.427Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?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/ffaa7c33-3f26-441f-91d2-de008c7e2530"}]} 2023-04-16T06:53:42.427Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed|INFO|500||InvokeReturn 2023-04-16T06:53:42.439Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:53:42.462Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-16T06:53:42.463Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c3f2964e-78ea-437e-aeab-c5e7224dbf18], X-ECOMP-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5], X-TransactionId=[], X-ONAP-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5]} 2023-04-16T06:53:42.517Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 06:53:43 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[51], x-aai-txid=[1-aai-resources-230416-06:53:43:591-54755], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:53:42.518Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/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/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-04-16T06:53:42.518Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-16T06:53:42.521Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-04-16T06:53:42.525Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:53:42.544Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T06:53:42.544Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed|INFO|500||Invoke 2023-04-16T06:53:42.601Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed|INFO|500||InvokeReturn 2023-04-16T06:53:42.601Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 06:53:43 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[53], vertex-id=[196664], x-aai-txid=[0-aai-resources-230416-06:53:43:672-11254], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:53:42.602Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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/ffaa7c33-3f26-441f-91d2-de008c7e2530"}]} 2023-04-16T06:53:42.606Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:53:42.630Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-16T06:53:42.631Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/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/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[76bfd04b-b37b-482b-b2f0-128ada75fc25], X-ECOMP-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5], X-TransactionId=[], X-ONAP-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5]} 2023-04-16T06:53:42.683Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/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/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 06:53:43 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[49], x-aai-txid=[1-aai-resources-230416-06:53:43:759-36876], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:53:42.684Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/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/ffaa7c33-3f26-441f-91d2-de008c7e2530/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/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-04-16T06:53:42.684Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-16T06:53:42.686Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-04-16T06:53:42.689Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:53:42.705Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T06:53:42.705Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed|INFO|500||Invoke 2023-04-16T06:53:42.745Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed|INFO|500||InvokeReturn 2023-04-16T06:53:42.745Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530?format=pathed has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 06:53:43 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[37], vertex-id=[196664], x-aai-txid=[0-aai-resources-230416-06:53:43:832-17586], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:53:42.746Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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/ffaa7c33-3f26-441f-91d2-de008c7e2530"}]} 2023-04-16T06:53:42.753Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T06:53:42.774Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-16T06:53:42.774Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[18432d91-81e0-4e67-860d-1f2bec9b447e], X-ECOMP-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5], X-TransactionId=[], X-ONAP-RequestID=[6061714c-81e8-415f-ba8e-906a7b3425f5]} 2023-04-16T06:53:42.827Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 06:53:43 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[49], x-aai-txid=[1-aai-resources-230416-06:53:43:902-67284], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T06:53:42.827Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/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/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/configurations","ERR.5.4.6114"]}}} 2023-04-16T06:53:42.828Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-16T06:53:42.829Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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/ffaa7c33-3f26-441f-91d2-de008c7e2530/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-04-16T06:53:42.830Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T06:53:42.830Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T06:53:42.831Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.831Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T06:53:42.832Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:42.832Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.832Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T06:53:42.832Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"5ab96895599ad635a1ee18f982851781", X-B3-SpanId:"dc5bd5c6ab4672d8", X-B3-ParentSpanId:"43bdb99936ba23eb", X-B3-Sampled:"0", X-ONAP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-TransactionID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ECOMP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"838a8987-a8c1-40d1-936b-ce1d98dce11f"] 2023-04-16T06:53:42.833Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ffaa7c33-3f26-441f-91d2-de008c7e2530"},"instanceName":null,"requestScope":"service"} 2023-04-16T06:53:42.833Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:42.878Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:42.879Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:42.879Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T06:53:42.879Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"Sun, 16 Apr 2023 06:53:43 GMT", x-envoy-upstream-service-time:"42", server:"envoy"] 2023-04-16T06:53:42.879Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T06:53:42.879Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:42.880Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T06:53:42.880Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.881Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T06:53:42.881Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:42.881Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.881Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T06:53:42.882Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-TransactionID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ECOMP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b32e8e8b-6e72-41b3-9241-5d0708a6d397"] 2023-04-16T06:53:42.882Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T06:53:42.882Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:42.938Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:42.939Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.939Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.940Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"Sun, 16 Apr 2023 06:53:43 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:42.940Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T06:53:42.941Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:42.941Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T06:53:42.948Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.949Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.949Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.949Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.949Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.950Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-TransactionID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ECOMP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"792f2a36-b37c-4140-adb1-3a9410082e92"] 2023-04-16T06:53:42.950Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.950Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.982Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.983Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.984Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.984Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"Sun, 16 Apr 2023 06:53:43 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:42.985Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-04-16T06:53:42.985Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.986Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.990Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.991Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T06:53:42.991Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:42.992Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:42.992Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T06:53:42.992Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-TransactionID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ECOMP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83854590-a89e-4d6a-9e68-640b574a3c52"] 2023-04-16T06:53:42.993Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T06:53:42.993Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:43.035Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:43.036Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:43.036Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:43.037Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"Sun, 16 Apr 2023 06:53:43 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:43.038Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T06:53:43.038Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:43.038Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T06:53:43.043Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:43.043Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T06:53:43.044Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:43.044Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:43.044Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T06:53:43.044Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"5ab96895599ad635a1ee18f982851781", X-B3-SpanId:"3176a52259d2bafb", X-B3-ParentSpanId:"43bdb99936ba23eb", X-B3-Sampled:"0", X-ONAP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-TransactionID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ECOMP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96f43c10-386b-4173-b7b9-6cf324db86d6"] 2023-04-16T06:53:43.045Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6061714c-81e8-415f-ba8e-906a7b3425f5","requestStatus":"IN_PROGRESS","startTime":1681628022830,"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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n\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":"ffaa7c33-3f26-441f-91d2-de008c7e2530","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530","cloudApiRequests":[],"requestURI":"6061714c-81e8-415f-ba8e-906a7b3425f5"} 2023-04-16T06:53:43.045Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:43.093Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:43.094Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T06:53:43.094Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T06:53:43.095Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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/6061714c-81e8-415f-ba8e-906a7b3425f5", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:43 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:43.095Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:53:42.830+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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n\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-16T06:53:44.192+00:00", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530", "cloudApiRequests" : [ ], "requestURI" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" } } } 2023-04-16T06:53:43.096Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:43.096Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T06:53:43.105Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:43.106Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T06:53:43.106Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:43.107Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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-16T06:53:43.107Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T06:53:43.107Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|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:"5ab96895599ad635a1ee18f982851781", X-B3-SpanId:"6650daa917d7e3dd", X-B3-ParentSpanId:"43bdb99936ba23eb", X-B3-Sampled:"0", X-ONAP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-TransactionID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ECOMP-RequestID:"6061714c-81e8-415f-ba8e-906a7b3425f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a53f682a-a7a2-41cb-851e-cca6ebcc3c0d"] 2023-04-16T06:53:43.107Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e192a327-08d1-4159-bd5f-3020dde9c591\",\"modelUuid\":\"e192a327-08d1-4159-bd5f-3020dde9c591\",\"modelInvariantUuid\":\"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ffaa7c33-3f26-441f-91d2-de008c7e2530\"}","type":"String"},"requestId":{"value":"6061714c-81e8-415f-ba8e-906a7b3425f5","type":"String"},"mso-request-id":{"value":"6061714c-81e8-415f-ba8e-906a7b3425f5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ffaa7c33-3f26-441f-91d2-de008c7e2530","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/ffaa7c33-3f26-441f-91d2-de008c7e2530","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T06:53:43.107Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:44.127Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:44.128Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T06:53:44.128Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T06:53:44.128Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 06:53:44 GMT", x-onap-requestid:"6061714c-81e8-415f-ba8e-906a7b3425f5", x-requestid:"6061714c-81e8-415f-ba8e-906a7b3425f5", x-transactionid:"6061714c-81e8-415f-ba8e-906a7b3425f5", x-ecomp-requestid:"6061714c-81e8-415f-ba8e-906a7b3425f5", x-onap-partnername:"UNKNOWN", x-invocationid:"a53f682a-a7a2-41cb-851e-cca6ebcc3c0d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-16T06:53:44.129Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6061714c-81e8-415f-ba8e-906a7b3425f5\",\"instanceId\":\"ffaa7c33-3f26-441f-91d2-de008c7e2530\"}}","message":"Success","processInstanceID":"6d745526-dc23-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T06:53:44.129Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:44.130Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T06:53:44.136Z|6061714c-81e8-415f-ba8e-906a7b3425f5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:44.411Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:44.417Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:44.417Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||Invoke 2023-04-16T06:53:44.417Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:44.417Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:44.418Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Method : GET 2023-04-16T06:53:44.418Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d140c0d96caabd4a19268a29071d79e2", X-B3-SpanId:"b40541c18c904ea6", X-B3-ParentSpanId:"5e6ec33051161e99", X-B3-Sampled:"0", X-ONAP-RequestID:"6b673d1a-b6eb-4c61-86da-15c8c82df51c", X-RequestID:"6b673d1a-b6eb-4c61-86da-15c8c82df51c", X-TransactionID:"6b673d1a-b6eb-4c61-86da-15c8c82df51c", X-ECOMP-RequestID:"6b673d1a-b6eb-4c61-86da-15c8c82df51c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ae1ccc9-0654-449c-b298-521de2ac2e19"] 2023-04-16T06:53:44.418Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Request body: 2023-04-16T06:53:44.418Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:44.459Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:44.460Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:44.460Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status text : OK 2023-04-16T06:53:44.460Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:45 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:44.461Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Response body: { "requestId" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T06:53:42.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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n\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-16T06:53:44.000+00:00", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530", "cloudApiRequests" : [ ], "requestURI" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" } } } 2023-04-16T06:53:44.461Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:44.462Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||InvokeReturn 2023-04-16T06:53:44.463Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:44.463Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:44.463Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:44.463Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:44.463Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:44.463Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d140c0d96caabd4a19268a29071d79e2", X-B3-SpanId:"666161dbb0b12e35", X-B3-ParentSpanId:"5e6ec33051161e99", X-B3-Sampled:"0", X-ONAP-RequestID:"6b673d1a-b6eb-4c61-86da-15c8c82df51c", X-RequestID:"6b673d1a-b6eb-4c61-86da-15c8c82df51c", X-TransactionID:"6b673d1a-b6eb-4c61-86da-15c8c82df51c", X-ECOMP-RequestID:"6b673d1a-b6eb-4c61-86da-15c8c82df51c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fec572b-9cff-486b-966c-1f42a73d5095"] 2023-04-16T06:53:44.463Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:44.463Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:44.502Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:44.502Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:44.503Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:44.503Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:45 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:44.504Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:53:44.504Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:44.504Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:44.515Z|6b673d1a-b6eb-4c61-86da-15c8c82df51c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:49.167Z|c2627d3d-a546-462b-9ebd-8155757b8c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:53:49.167Z|c2627d3d-a546-462b-9ebd-8155757b8c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:53:51.450Z|c1188251-3aab-4b3b-8216-4d37616abd5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:51.451Z|c1188251-3aab-4b3b-8216-4d37616abd5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:51.459Z|ea5cd588-10d6-4edf-8dbc-e5c068a359a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:51.459Z|ea5cd588-10d6-4edf-8dbc-e5c068a359a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:51.462Z|d26f6bed-cd71-423f-af90-82b733ef9dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:53:51.463Z|d26f6bed-cd71-423f-af90-82b733ef9dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:53:54.792Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:54.801Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:54.801Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||Invoke 2023-04-16T06:53:54.801Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:54.801Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:54.801Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Method : GET 2023-04-16T06:53:54.802Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c655daaa33a7a649e8e7597b6e221ae3", X-B3-SpanId:"05b4187cfbb9674d", X-B3-ParentSpanId:"138ff28ddc14face", X-B3-Sampled:"0", X-ONAP-RequestID:"d6069d69-012f-462c-82cb-ae3bdb1cbff4", X-RequestID:"d6069d69-012f-462c-82cb-ae3bdb1cbff4", X-TransactionID:"d6069d69-012f-462c-82cb-ae3bdb1cbff4", X-ECOMP-RequestID:"d6069d69-012f-462c-82cb-ae3bdb1cbff4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f955fcf-d485-4e26-9928-9ac3d44315f7"] 2023-04-16T06:53:54.802Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Request body: 2023-04-16T06:53:54.802Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:54.837Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:54.838Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:54.839Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status text : OK 2023-04-16T06:53:54.839Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:55 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:54.840Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Response body: { "requestId" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T06:53:42.000+00:00", "endTime" : "2023-04-16T06:53:54.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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n\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-16T06:53:55.000+00:00", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530", "cloudApiRequests" : [ ], "requestURI" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" } } } 2023-04-16T06:53:54.840Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:54.840Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||InvokeReturn 2023-04-16T06:53:54.842Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:54.843Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:54.843Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:54.844Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:54.844Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:54.844Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c655daaa33a7a649e8e7597b6e221ae3", X-B3-SpanId:"96bd799c5ba3c710", X-B3-ParentSpanId:"138ff28ddc14face", X-B3-Sampled:"0", X-ONAP-RequestID:"d6069d69-012f-462c-82cb-ae3bdb1cbff4", X-RequestID:"d6069d69-012f-462c-82cb-ae3bdb1cbff4", X-TransactionID:"d6069d69-012f-462c-82cb-ae3bdb1cbff4", X-ECOMP-RequestID:"d6069d69-012f-462c-82cb-ae3bdb1cbff4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f9a7ed7-de57-4428-99aa-ee62e7b50102"] 2023-04-16T06:53:54.845Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:54.845Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:54.866Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:54.866Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:54.867Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:54.867Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:55 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:54.868Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:53:54.869Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:54.869Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:54.880Z|d6069d69-012f-462c-82cb-ae3bdb1cbff4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:55.104Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:55.110Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:55.110Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||Invoke 2023-04-16T06:53:55.110Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:55.111Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:55.111Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Method : GET 2023-04-16T06:53:55.111Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7191eb29c26e6d96f8a9ac73b1a42e4a", X-B3-SpanId:"4e5b7c21af54ce31", X-B3-ParentSpanId:"a8851764e8b48952", X-B3-Sampled:"0", X-ONAP-RequestID:"daff03f9-ca49-4580-a940-8d4cb4a0976d", X-RequestID:"daff03f9-ca49-4580-a940-8d4cb4a0976d", X-TransactionID:"daff03f9-ca49-4580-a940-8d4cb4a0976d", X-ECOMP-RequestID:"daff03f9-ca49-4580-a940-8d4cb4a0976d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7832bf00-cb81-41cf-98ba-72d34027dc94"] 2023-04-16T06:53:55.111Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Request body: 2023-04-16T06:53:55.111Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:55.212Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:55.213Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:55.213Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status text : OK 2023-04-16T06:53:55.214Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:55 GMT", x-envoy-upstream-service-time:"98", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:55.216Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Response body: { "requestId" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T06:53:42.000+00:00", "endTime" : "2023-04-16T06:53:54.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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n\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-16T06:53:55.000+00:00", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530", "cloudApiRequests" : [ ], "requestURI" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" } } } 2023-04-16T06:53:55.217Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:55.217Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||InvokeReturn 2023-04-16T06:53:55.219Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:55.219Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:55.220Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:55.220Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:55.220Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:55.220Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7191eb29c26e6d96f8a9ac73b1a42e4a", X-B3-SpanId:"c9111629afa196ce", X-B3-ParentSpanId:"a8851764e8b48952", X-B3-Sampled:"0", X-ONAP-RequestID:"daff03f9-ca49-4580-a940-8d4cb4a0976d", X-RequestID:"daff03f9-ca49-4580-a940-8d4cb4a0976d", X-TransactionID:"daff03f9-ca49-4580-a940-8d4cb4a0976d", X-ECOMP-RequestID:"daff03f9-ca49-4580-a940-8d4cb4a0976d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9cebe18-c97e-41ea-ba85-67e5b317a995"] 2023-04-16T06:53:55.220Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:55.221Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:55.252Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:55.253Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:55.253Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:55.254Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:55 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:55.254Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:53:55.255Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:55.255Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:55.266Z|daff03f9-ca49-4580-a940-8d4cb4a0976d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:55.541Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:55.547Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:55.547Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||Invoke 2023-04-16T06:53:55.547Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:55.548Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:55.548Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Method : GET 2023-04-16T06:53:55.548Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51e87598791dd4b0cc4c9c792338a8a7", X-B3-SpanId:"4fa32b578c01a908", X-B3-ParentSpanId:"d1db6bb01be30bd4", X-B3-Sampled:"0", X-ONAP-RequestID:"5668bc06-f81b-4e3f-9f20-794cb5ee773d", X-RequestID:"5668bc06-f81b-4e3f-9f20-794cb5ee773d", X-TransactionID:"5668bc06-f81b-4e3f-9f20-794cb5ee773d", X-ECOMP-RequestID:"5668bc06-f81b-4e3f-9f20-794cb5ee773d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6972e0ff-dbe9-4057-8719-746bd65eed52"] 2023-04-16T06:53:55.549Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Request body: 2023-04-16T06:53:55.549Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:55.600Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:55.601Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:55.601Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status text : OK 2023-04-16T06:53:55.601Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:56 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:55.601Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Response body: { "requestId" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T06:53:42.000+00:00", "endTime" : "2023-04-16T06:53:54.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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n\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-16T06:53:55.000+00:00", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530", "cloudApiRequests" : [ ], "requestURI" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" } } } 2023-04-16T06:53:55.602Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:55.602Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||InvokeReturn 2023-04-16T06:53:55.603Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:55.603Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:55.603Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:55.603Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:55.603Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:55.603Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51e87598791dd4b0cc4c9c792338a8a7", X-B3-SpanId:"e2d2c870d35fdb8f", X-B3-ParentSpanId:"d1db6bb01be30bd4", X-B3-Sampled:"0", X-ONAP-RequestID:"5668bc06-f81b-4e3f-9f20-794cb5ee773d", X-RequestID:"5668bc06-f81b-4e3f-9f20-794cb5ee773d", X-TransactionID:"5668bc06-f81b-4e3f-9f20-794cb5ee773d", X-ECOMP-RequestID:"5668bc06-f81b-4e3f-9f20-794cb5ee773d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"905a8931-8174-4860-b55b-8c9d2b3b76aa"] 2023-04-16T06:53:55.604Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:55.604Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:55.624Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:55.624Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:55.624Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:55.624Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:56 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:55.625Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:53:55.626Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:55.626Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:55.635Z|5668bc06-f81b-4e3f-9f20-794cb5ee773d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:53:55.843Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Entering 2023-04-16T06:53:55.850Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:55.850Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||Invoke 2023-04-16T06:53:55.850Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:55.851Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5 2023-04-16T06:53:55.851Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Method : GET 2023-04-16T06:53:55.851Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a93a1f418d048f46e296eb772b7cc4d", X-B3-SpanId:"1914b9fbf0b90c1e", X-B3-ParentSpanId:"b38a0a2242ee03f4", X-B3-Sampled:"0", X-ONAP-RequestID:"22b291ac-318a-4776-9b02-18188b7168d7", X-RequestID:"22b291ac-318a-4776-9b02-18188b7168d7", X-TransactionID:"22b291ac-318a-4776-9b02-18188b7168d7", X-ECOMP-RequestID:"22b291ac-318a-4776-9b02-18188b7168d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad5e317e-52ed-4407-a3e8-6a210d2b3c5f"] 2023-04-16T06:53:55.851Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Request body: 2023-04-16T06:53:55.851Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:55.885Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:55.886Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:55.886Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Status text : OK 2023-04-16T06:53:55.886Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:56 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:55.888Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||Response body: { "requestId" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T06:53:42.000+00:00", "endTime" : "2023-04-16T06:53:54.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\": \"bd6daaa9-8a3e-48de-abb9-44dd6ac5232a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e192a327-08d1-4159-bd5f-3020dde9c591\"\n\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-16T06:53:55.000+00:00", "serviceInstanceId" : "ffaa7c33-3f26-441f-91d2-de008c7e2530", "serviceInstanceName" : "basic_network-077a765b-1477-483c-be10-be8f83f6c01c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ffaa7c33-3f26-441f-91d2-de008c7e2530", "cloudApiRequests" : [ ], "requestURI" : "6061714c-81e8-415f-ba8e-906a7b3425f5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5" } } } 2023-04-16T06:53:55.888Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:55.888Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6061714c-81e8-415f-ba8e-906a7b3425f5|INFO|500||InvokeReturn 2023-04-16T06:53:55.890Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:55.890Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T06:53:55.890Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T06:53:55.890Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false 2023-04-16T06:53:55.891Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T06:53:55.891Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a93a1f418d048f46e296eb772b7cc4d", X-B3-SpanId:"7196eb3d5abe9749", X-B3-ParentSpanId:"b38a0a2242ee03f4", X-B3-Sampled:"0", X-ONAP-RequestID:"22b291ac-318a-4776-9b02-18188b7168d7", X-RequestID:"22b291ac-318a-4776-9b02-18188b7168d7", X-TransactionID:"22b291ac-318a-4776-9b02-18188b7168d7", X-ECOMP-RequestID:"22b291ac-318a-4776-9b02-18188b7168d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74c7c0d3-824e-40c4-b474-c9df23bcc5ab"] 2023-04-16T06:53:55.891Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T06:53:55.891Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T06:53:55.913Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T06:53:55.913Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T06:53:55.913Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T06:53:55.913Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 06:53:56 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T06:53:55.915Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T06:53:55.915Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T06:53:55.915Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6061714c-81e8-415f-ba8e-906a7b3425f5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T06:53:55.922Z|22b291ac-318a-4776-9b02-18188b7168d7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6061714c-81e8-415f-ba8e-906a7b3425f5|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T06:54:01.481Z|5c4a11da-e3fd-423d-b7c9-4402af9895e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:01.482Z|5c4a11da-e3fd-423d-b7c9-4402af9895e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:01.483Z|90996e54-0ff7-4d0a-b225-b17d0bcdccbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:01.483Z|90996e54-0ff7-4d0a-b225-b17d0bcdccbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:01.487Z|44d100de-9655-4bc7-9c23-5252772806f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:01.488Z|44d100de-9655-4bc7-9c23-5252772806f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:04.166Z|bc45e199-65f1-4e03-8923-6d9e7fbeab57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:54:04.167Z|bc45e199-65f1-4e03-8923-6d9e7fbeab57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:54:05.260Z|d56bc1e2-a859-49ac-9ee5-1cb41174e012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:54:05.260Z|d56bc1e2-a859-49ac-9ee5-1cb41174e012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:54:11.507Z|1f2c7844-c226-418a-a5c4-40b76a0f9a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:11.508Z|1f2c7844-c226-418a-a5c4-40b76a0f9a49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:11.509Z|14185ea7-9442-4ace-b152-35596093f28f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:11.510Z|14185ea7-9442-4ace-b152-35596093f28f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:11.513Z|08ef1479-1710-49f2-8826-3a1b5dc9b6fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:11.514Z|08ef1479-1710-49f2-8826-3a1b5dc9b6fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:19.167Z|c0372e09-1161-4660-b6d9-2f91430c23e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:54:19.171Z|c0372e09-1161-4660-b6d9-2f91430c23e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:54:21.532Z|ebb14d9d-333a-4343-a304-e2309f617ccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:21.533Z|ebb14d9d-333a-4343-a304-e2309f617ccb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:21.536Z|8797ebc5-7c4b-454d-a145-8da97967b6d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:21.537Z|8797ebc5-7c4b-454d-a145-8da97967b6d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:21.540Z|66f0adec-d51e-4dcf-be92-bb58e6305c69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:21.541Z|66f0adec-d51e-4dcf-be92-bb58e6305c69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:22.056Z|bec5f9c0-3562-445b-a8aa-a1ae72f4202b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:54:22.057Z|bec5f9c0-3562-445b-a8aa-a1ae72f4202b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:31.559Z|42a08b70-b2b1-4b42-9921-08536d1ac936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:31.560Z|42a08b70-b2b1-4b42-9921-08536d1ac936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:31.560Z|37aad3e2-3224-4c1d-bffe-fe6b86bc1f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:31.562Z|37aad3e2-3224-4c1d-bffe-fe6b86bc1f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:31.563Z|eee99558-35fe-47db-9ea2-109b8a05e861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:31.564Z|eee99558-35fe-47db-9ea2-109b8a05e861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:34.167Z|56bc7c0e-4ed0-4ed1-968f-f26c7d136a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:54:34.167Z|56bc7c0e-4ed0-4ed1-968f-f26c7d136a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:54:35.261Z|0741c859-47f3-4054-b260-463e7294bc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:54:35.262Z|0741c859-47f3-4054-b260-463e7294bc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:54:41.586Z|decab297-7dec-4b12-a5b9-fa54902c106c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:41.586Z|4f1f1ab1-1aa2-4c31-8631-0e481db7167d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:41.586Z|86a11b21-332c-4a40-9dd2-f8eb0543ec92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:41.587Z|4f1f1ab1-1aa2-4c31-8631-0e481db7167d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:41.587Z|86a11b21-332c-4a40-9dd2-f8eb0543ec92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:41.587Z|decab297-7dec-4b12-a5b9-fa54902c106c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:49.167Z|9c66a9be-6a25-4797-97f0-864f8bba8f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:54:49.167Z|9c66a9be-6a25-4797-97f0-864f8bba8f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:54:51.612Z|7291f5eb-8ca1-4342-ae20-4b062299038f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:51.613Z|7291f5eb-8ca1-4342-ae20-4b062299038f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:51.614Z|b4bb408b-8e2a-49b3-8b7e-b4b67d03f40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:51.615Z|b4bb408b-8e2a-49b3-8b7e-b4b67d03f40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:54:51.615Z|d0e9a709-ec0e-4660-bde4-2774d7b5d41a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:54:51.615Z|d0e9a709-ec0e-4660-bde4-2774d7b5d41a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:01.637Z|57261a60-9149-481b-8012-406b803a7f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:01.638Z|57261a60-9149-481b-8012-406b803a7f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:01.638Z|797cb769-5e13-4568-b5db-24ef7ce180f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:01.639Z|797cb769-5e13-4568-b5db-24ef7ce180f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:01.639Z|bb401a74-1841-4b2f-9d3e-62d325d4f37f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:01.640Z|bb401a74-1841-4b2f-9d3e-62d325d4f37f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:04.167Z|9f434a79-5686-4756-8e39-be37e93c41af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:55:04.171Z|9f434a79-5686-4756-8e39-be37e93c41af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:55:05.262Z|bb569bd6-ab89-4b43-aaed-7dfdc392f60f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:55:05.263Z|bb569bd6-ab89-4b43-aaed-7dfdc392f60f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:55:11.665Z|16d16bd2-2158-4826-8503-d84ee5803ffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:11.665Z|16d16bd2-2158-4826-8503-d84ee5803ffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:11.665Z|ce65053e-6dd5-4abd-8777-e9a5f24a51dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:11.666Z|ce65053e-6dd5-4abd-8777-e9a5f24a51dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:11.672Z|14110f1b-f450-429d-9df6-e97c54802a95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:11.672Z|14110f1b-f450-429d-9df6-e97c54802a95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:19.167Z|3b8f7a75-bf00-409d-8320-5cfa7250c462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:55:19.167Z|3b8f7a75-bf00-409d-8320-5cfa7250c462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:55:21.690Z|3b9bb2b2-e070-4a38-80b8-9bbc5f0111ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:21.690Z|3b9bb2b2-e070-4a38-80b8-9bbc5f0111ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:21.694Z|e5827116-f7f4-4135-8764-b476ec1748e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:21.694Z|e5827116-f7f4-4135-8764-b476ec1748e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:21.696Z|cc093fe3-2409-4df8-ac2b-ae4f31b5fedd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:21.697Z|cc093fe3-2409-4df8-ac2b-ae4f31b5fedd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:22.055Z|74a47fd1-6ae8-4622-b00a-dd5deaa308a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:55:22.056Z|74a47fd1-6ae8-4622-b00a-dd5deaa308a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:31.715Z|1a20a393-b906-45a9-8f52-01460f58a5db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:31.716Z|7fe8b49c-0972-42bd-ab6d-fa5feed4836b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:31.716Z|1a20a393-b906-45a9-8f52-01460f58a5db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:31.717Z|7fe8b49c-0972-42bd-ab6d-fa5feed4836b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:31.718Z|80d20ef8-da14-4bb8-9ecf-ebbb5c37f534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:31.719Z|80d20ef8-da14-4bb8-9ecf-ebbb5c37f534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:34.167Z|b7b6957f-c2f6-4932-ae2b-8f6a13c03409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:55:34.167Z|b7b6957f-c2f6-4932-ae2b-8f6a13c03409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:55:35.264Z|104b9921-7e58-4846-84f4-10cbc6e72818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:55:35.264Z|104b9921-7e58-4846-84f4-10cbc6e72818|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:55:41.741Z|6d97b9fb-af0e-4bc0-902b-2e779e3afb41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:41.741Z|6d97b9fb-af0e-4bc0-902b-2e779e3afb41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:41.745Z|365ec090-b97c-4b07-94b7-8e30ae512206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:41.746Z|365ec090-b97c-4b07-94b7-8e30ae512206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:41.746Z|4540c0f4-fb48-4152-8e80-af95a3d72341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:41.746Z|4540c0f4-fb48-4152-8e80-af95a3d72341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:49.167Z|fb26e92e-9ef8-4a39-9f39-4a0b3bd63a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:55:49.171Z|fb26e92e-9ef8-4a39-9f39-4a0b3bd63a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:55:51.766Z|fb499c9f-14d4-442c-8d81-877d7a1f4bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:51.766Z|fb499c9f-14d4-442c-8d81-877d7a1f4bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:51.772Z|e7d7f557-c4fd-4b66-8457-7c121e6cf585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:51.773Z|e7d7f557-c4fd-4b66-8457-7c121e6cf585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:55:51.775Z|87510e5a-bca6-419f-9259-2a4a32cf9581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:55:51.776Z|87510e5a-bca6-419f-9259-2a4a32cf9581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:01.799Z|99331443-92a7-4f65-8f45-b41c54cf4ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:01.800Z|99331443-92a7-4f65-8f45-b41c54cf4ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:01.803Z|54af9187-752b-4ad9-bc6f-5ef16723d349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:01.804Z|54af9187-752b-4ad9-bc6f-5ef16723d349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:01.807Z|3f571992-e8d0-4c29-92a9-976612a119e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:01.808Z|3f571992-e8d0-4c29-92a9-976612a119e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:04.167Z|f55d10ca-c769-4b64-97dd-51a24181f76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:56:04.167Z|f55d10ca-c769-4b64-97dd-51a24181f76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:56:05.265Z|ac5277c8-ceb3-4b7e-a569-1bd05f13386f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:56:05.265Z|ac5277c8-ceb3-4b7e-a569-1bd05f13386f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:56:11.826Z|287caf93-1938-43dd-af92-455f02b510c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:11.825Z|7b769adf-2f1b-40e7-9505-9ced424fb19c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:11.826Z|287caf93-1938-43dd-af92-455f02b510c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:11.826Z|7b769adf-2f1b-40e7-9505-9ced424fb19c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:11.830Z|edc6a9ae-b485-424d-9d95-fad908df6fb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:11.831Z|edc6a9ae-b485-424d-9d95-fad908df6fb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:19.167Z|a1d109b1-4145-4248-8b59-e3df399bd1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:56:19.167Z|a1d109b1-4145-4248-8b59-e3df399bd1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:56:21.852Z|24a55ebc-0d76-48dd-8518-b1a70232cac9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:21.852Z|149a0cd2-690f-48b7-8711-f0f7f90583d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:21.853Z|149a0cd2-690f-48b7-8711-f0f7f90583d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:21.853Z|24a55ebc-0d76-48dd-8518-b1a70232cac9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:21.860Z|dd2c7747-be39-4f15-9d02-9e804c1de3b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:21.861Z|dd2c7747-be39-4f15-9d02-9e804c1de3b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:22.054Z|333f0cf4-5bbc-42ce-8f3b-4fc93ae5fb41|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:56:22.055Z|333f0cf4-5bbc-42ce-8f3b-4fc93ae5fb41|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:31.877Z|de71f9a3-fcde-4e73-8f53-e223c05c0ee9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:31.877Z|5680dbe8-11bf-4eb0-98ae-8fdfb1d22df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:31.877Z|de71f9a3-fcde-4e73-8f53-e223c05c0ee9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:31.878Z|5680dbe8-11bf-4eb0-98ae-8fdfb1d22df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:31.886Z|ff915628-981e-4fcf-a953-801bf6340704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:31.886Z|ff915628-981e-4fcf-a953-801bf6340704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:34.166Z|e17b51f5-cdd4-4bda-a8e1-853e3b9c2f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:56:34.180Z|e17b51f5-cdd4-4bda-a8e1-853e3b9c2f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:56:35.266Z|d5c94866-aebc-487b-b2ad-c0c3d7d7fa55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:56:35.267Z|d5c94866-aebc-487b-b2ad-c0c3d7d7fa55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:56:41.904Z|65673a71-5a7c-4ec0-8bc2-b16a0fa4bb9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:41.905Z|1e546f1e-8493-4875-b488-3d591d72354d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:41.905Z|65673a71-5a7c-4ec0-8bc2-b16a0fa4bb9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:41.906Z|1e546f1e-8493-4875-b488-3d591d72354d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:41.909Z|a9f2a509-ca15-417f-ae39-33e836dc660f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:41.910Z|a9f2a509-ca15-417f-ae39-33e836dc660f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:49.167Z|419be1c9-b4cc-45f1-afe6-756f444ce97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:56:49.167Z|419be1c9-b4cc-45f1-afe6-756f444ce97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:56:51.929Z|ba1a2139-6c93-4807-8112-94cc71b246ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:51.929Z|e6daea07-be27-4070-813c-d7bda3c450f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:51.930Z|ba1a2139-6c93-4807-8112-94cc71b246ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:51.930Z|e6daea07-be27-4070-813c-d7bda3c450f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:56:51.937Z|caac55c6-e582-469b-b43c-0753104cb916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:56:51.938Z|caac55c6-e582-469b-b43c-0753104cb916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:01.956Z|8126af93-72cb-4231-a75c-80ef6f2bb354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:01.957Z|8126af93-72cb-4231-a75c-80ef6f2bb354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:01.957Z|9ac9fddb-d7b3-488b-900f-56999ba45709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:01.958Z|9ac9fddb-d7b3-488b-900f-56999ba45709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:01.959Z|a316a151-d7ec-4e03-bdc4-df2b0f8ad39b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:01.960Z|a316a151-d7ec-4e03-bdc4-df2b0f8ad39b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:04.167Z|50451bdf-4b8a-44c3-bf05-8e269b6c88d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:57:04.167Z|50451bdf-4b8a-44c3-bf05-8e269b6c88d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:57:05.268Z|41cd5ddd-b007-4e37-b5ab-ccb28ff88237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:57:05.269Z|41cd5ddd-b007-4e37-b5ab-ccb28ff88237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:57:11.982Z|996c8edc-6e05-4410-ac13-a22c57444c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:11.983Z|2ed94836-1b40-4d98-aa3f-f4549d29c17a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:11.983Z|996c8edc-6e05-4410-ac13-a22c57444c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:11.984Z|2ed94836-1b40-4d98-aa3f-f4549d29c17a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:11.985Z|bae199bf-e260-4ef7-ab0f-4aca5af86032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:11.985Z|bae199bf-e260-4ef7-ab0f-4aca5af86032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:19.167Z|867316bb-14d2-40a1-8854-4de05048aaaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:57:19.170Z|867316bb-14d2-40a1-8854-4de05048aaaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:57:22.007Z|b660b9a4-6df0-4b22-8bb7-a0f58272acdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:22.007Z|b660b9a4-6df0-4b22-8bb7-a0f58272acdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:22.015Z|4895d3df-e18c-4cef-aecc-e5fbb174b046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:22.015Z|ae8cd2fc-dfc0-4754-91e2-e5f7fdd02c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:22.015Z|4895d3df-e18c-4cef-aecc-e5fbb174b046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:22.016Z|ae8cd2fc-dfc0-4754-91e2-e5f7fdd02c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:22.056Z|f0621e1e-784f-4a19-9cdb-4e44729a456a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:57:22.058Z|f0621e1e-784f-4a19-9cdb-4e44729a456a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:32.031Z|3fbd80cf-8936-4906-903b-e58e96ab8222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:32.031Z|3fbd80cf-8936-4906-903b-e58e96ab8222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:32.040Z|a11665d1-b712-47da-9c82-41af784e5996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:32.040Z|06085f60-f2aa-4c25-a2ed-aee3f6f9bdfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:32.041Z|a11665d1-b712-47da-9c82-41af784e5996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:32.041Z|06085f60-f2aa-4c25-a2ed-aee3f6f9bdfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:34.167Z|5f2bd9d1-e9c3-414a-b226-062ca1788732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:57:34.167Z|5f2bd9d1-e9c3-414a-b226-062ca1788732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:57:35.269Z|18deb306-3222-46e1-a10f-f094ecafb0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:57:35.270Z|18deb306-3222-46e1-a10f-f094ecafb0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:57:42.056Z|bf64bfa8-e20f-4275-97d2-b3d9ec6e52a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:42.056Z|bf64bfa8-e20f-4275-97d2-b3d9ec6e52a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:42.061Z|243d6a9f-cbc1-473e-8324-423fdbb8ca05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:42.062Z|243d6a9f-cbc1-473e-8324-423fdbb8ca05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:42.064Z|430e0aa8-bdb5-4323-ace6-d2c40fb4215e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:42.065Z|430e0aa8-bdb5-4323-ace6-d2c40fb4215e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:49.167Z|ebde02f9-a2b0-46a8-9e9e-5fb56a10efcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:57:49.167Z|ebde02f9-a2b0-46a8-9e9e-5fb56a10efcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:57:52.085Z|00c22e9f-b518-4c20-b4a9-60cb3acaa3a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:52.083Z|2aafdd35-d1b3-4c88-99ce-c7d705fd2220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:52.086Z|36ba498a-3787-4d7c-aa19-460e75e13808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:57:52.086Z|2aafdd35-d1b3-4c88-99ce-c7d705fd2220|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:52.086Z|36ba498a-3787-4d7c-aa19-460e75e13808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:57:52.086Z|00c22e9f-b518-4c20-b4a9-60cb3acaa3a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:02.111Z|bfdd2b86-e216-4244-b3d9-720592340e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:02.112Z|bfdd2b86-e216-4244-b3d9-720592340e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:02.112Z|6f966e0c-83af-4ee2-a0d7-e061eaa21005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:02.114Z|6f966e0c-83af-4ee2-a0d7-e061eaa21005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:02.115Z|a985ee79-6123-4c42-a830-558e8b855771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:02.115Z|a985ee79-6123-4c42-a830-558e8b855771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:04.167Z|3dff24d2-597c-4814-87b5-0233dc8db03f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:58:04.171Z|3dff24d2-597c-4814-87b5-0233dc8db03f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:58:05.271Z|a56e6bbe-3eb7-4b20-8195-77a66f0a5f93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:58:05.272Z|a56e6bbe-3eb7-4b20-8195-77a66f0a5f93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:58:12.137Z|024961d3-4b00-48ad-9655-80fe958d39d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:12.138Z|024961d3-4b00-48ad-9655-80fe958d39d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:12.138Z|cdd96cce-1df1-4dff-9b05-caf4f2098c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:12.139Z|cdd96cce-1df1-4dff-9b05-caf4f2098c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:12.141Z|9e784053-7879-4332-b6ad-ff883365a3af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:12.142Z|9e784053-7879-4332-b6ad-ff883365a3af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:19.167Z|69a2ef25-94ea-46cf-992d-c0f8fec2a0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:58:19.167Z|69a2ef25-94ea-46cf-992d-c0f8fec2a0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:58:22.056Z|294858b8-aaf8-429b-8e7c-558bafdd3c95|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:58:22.057Z|294858b8-aaf8-429b-8e7c-558bafdd3c95|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:22.166Z|a26029f3-2f32-489b-81da-a8795589c8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:22.166Z|996f6f8f-5494-4203-93fb-b92c38fd7291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:22.166Z|a26029f3-2f32-489b-81da-a8795589c8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:22.167Z|996f6f8f-5494-4203-93fb-b92c38fd7291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:22.173Z|3d808e8f-4e3b-4b7e-abba-56df9bc14151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:22.174Z|3d808e8f-4e3b-4b7e-abba-56df9bc14151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:32.191Z|9d4cf53b-96f3-439e-b32a-e8a0017dcc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:32.191Z|bc4da727-56c2-4b39-9c94-0a68c88b7b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:32.191Z|9d4cf53b-96f3-439e-b32a-e8a0017dcc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:32.192Z|bc4da727-56c2-4b39-9c94-0a68c88b7b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:32.196Z|6a76ee7c-b8a4-4a4b-aaee-f4aac4f31138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:32.197Z|6a76ee7c-b8a4-4a4b-aaee-f4aac4f31138|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:34.167Z|46ebb643-553b-4e48-9d12-677ac66ec991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:58:34.167Z|46ebb643-553b-4e48-9d12-677ac66ec991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:58:35.272Z|cdc9893e-103f-40a8-8305-8ff465fed450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:58:35.272Z|cdc9893e-103f-40a8-8305-8ff465fed450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:58:42.219Z|b199f18c-df66-4393-9222-1c6c9c5b4289|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:42.219Z|3f1880ed-d19d-44ba-9522-7f437cd1794b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:42.219Z|3f1880ed-d19d-44ba-9522-7f437cd1794b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:42.219Z|b199f18c-df66-4393-9222-1c6c9c5b4289|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:42.220Z|228ff5fe-cb71-438c-88db-d78afeb10a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:42.220Z|228ff5fe-cb71-438c-88db-d78afeb10a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:49.167Z|4238330b-ccdb-4463-ad09-f7752de347ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:58:49.172Z|4238330b-ccdb-4463-ad09-f7752de347ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:58:52.244Z|c6e13298-86ea-4a6f-92ac-308dc505058a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:52.245Z|c6e13298-86ea-4a6f-92ac-308dc505058a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:52.247Z|2036af9b-7fa4-4e61-9977-4c4a5d165ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:52.248Z|2036af9b-7fa4-4e61-9977-4c4a5d165ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:58:52.252Z|ad8d18d3-2c12-4554-8f34-4ac7bb5a3c5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:58:52.253Z|ad8d18d3-2c12-4554-8f34-4ac7bb5a3c5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:02.270Z|31492481-fffe-4756-ad53-12450e70c990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:02.270Z|31492481-fffe-4756-ad53-12450e70c990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:02.274Z|3eba5795-7c0b-4678-bbcc-1a01adb63f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:02.275Z|3eba5795-7c0b-4678-bbcc-1a01adb63f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:02.277Z|60513c78-ff24-43fd-a77f-e7eee70e122f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:02.278Z|60513c78-ff24-43fd-a77f-e7eee70e122f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:04.167Z|00c73530-c84d-4ea2-8315-a564ca60bd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:59:04.167Z|00c73530-c84d-4ea2-8315-a564ca60bd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:59:05.273Z|48f3f46a-ec6c-42c9-966f-1aaffe2d58de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:59:05.273Z|48f3f46a-ec6c-42c9-966f-1aaffe2d58de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:59:12.296Z|dc94a8dd-6773-49b8-b6c7-67cf1dadb1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:12.298Z|1f5aafa6-2031-470c-a893-a52b4e314b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:12.297Z|dc94a8dd-6773-49b8-b6c7-67cf1dadb1b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:12.298Z|1f5aafa6-2031-470c-a893-a52b4e314b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:12.300Z|df6b5ed4-a277-4ea9-a61c-615a2c3f440e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:12.301Z|df6b5ed4-a277-4ea9-a61c-615a2c3f440e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:19.166Z|0eec9dc8-266b-4550-b3f1-ee06827c3cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:59:19.167Z|0eec9dc8-266b-4550-b3f1-ee06827c3cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:59:22.055Z|e717fa5d-6aa6-4890-8c84-bbcf3922812c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T06:59:22.056Z|e717fa5d-6aa6-4890-8c84-bbcf3922812c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:22.321Z|6d1cd80e-518e-490b-8f46-1c26e886d63d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:22.322Z|6d1cd80e-518e-490b-8f46-1c26e886d63d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:22.328Z|da8b482c-877e-40ec-a95c-5aef9d5c39e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:22.329Z|2d90f013-573e-465a-b0c5-2c33d1173832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:22.329Z|da8b482c-877e-40ec-a95c-5aef9d5c39e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:22.329Z|2d90f013-573e-465a-b0c5-2c33d1173832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:32.361Z|6b3a9f21-d802-49bf-96c6-fa0c2cd49f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:32.362Z|6b3a9f21-d802-49bf-96c6-fa0c2cd49f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:32.363Z|1210f20c-7a92-4d16-b6ed-b40a6d343060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:32.363Z|1210f20c-7a92-4d16-b6ed-b40a6d343060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:32.364Z|6248ef28-71df-4065-a9ca-549066a8142f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:32.364Z|6248ef28-71df-4065-a9ca-549066a8142f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:34.167Z|f6846247-5d27-47f3-9dda-4cd16726dead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:59:34.171Z|f6846247-5d27-47f3-9dda-4cd16726dead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:59:35.274Z|27139fbf-5e02-4d8b-aedf-4ef088b77086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:59:35.275Z|27139fbf-5e02-4d8b-aedf-4ef088b77086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:59:42.390Z|2e65da03-fb8a-4f0d-86ea-b5d562c1c984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:42.391Z|f9e409d6-f245-4219-b8fa-326a80288be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:42.391Z|2e65da03-fb8a-4f0d-86ea-b5d562c1c984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:42.391Z|f9e409d6-f245-4219-b8fa-326a80288be8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:42.399Z|c5d3c86c-6cf4-4d1f-a015-3adf49bc2c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:42.399Z|c5d3c86c-6cf4-4d1f-a015-3adf49bc2c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:49.167Z|ed5f7659-80e3-4197-8882-383e8ed40487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T06:59:49.167Z|ed5f7659-80e3-4197-8882-383e8ed40487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T06:59:52.414Z|c401df68-8511-49c9-b02f-6ad4adace54d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:52.414Z|c401df68-8511-49c9-b02f-6ad4adace54d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:52.423Z|21e14957-6183-4fbc-ae2d-c067e73b0073|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:52.423Z|c9870774-084d-429e-b032-17fa00649008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T06:59:52.423Z|21e14957-6183-4fbc-ae2d-c067e73b0073|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T06:59:52.423Z|c9870774-084d-429e-b032-17fa00649008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:02.437Z|bef8e12c-7aa8-4b52-ba20-06eb62515f4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:02.438Z|bef8e12c-7aa8-4b52-ba20-06eb62515f4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:02.444Z|347f3bae-4450-42e3-be18-5df0333b0cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:02.445Z|347f3bae-4450-42e3-be18-5df0333b0cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:02.445Z|df0013fb-e7b9-4ae4-a7e4-1a326a2139a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:02.446Z|df0013fb-e7b9-4ae4-a7e4-1a326a2139a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:04.166Z|126fb36b-eed7-4cc2-ab33-405ef0f5fb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:00:04.167Z|126fb36b-eed7-4cc2-ab33-405ef0f5fb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:00:05.275Z|01f7e3a7-54ed-4b68-843b-bafd2962bdc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:00:05.276Z|01f7e3a7-54ed-4b68-843b-bafd2962bdc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:00:12.460Z|e2ec237a-3757-4678-b1af-0e336a3b3fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:12.461Z|e2ec237a-3757-4678-b1af-0e336a3b3fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:12.468Z|32081f43-01ed-4b77-9d8e-205fafe12535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:12.468Z|32081f43-01ed-4b77-9d8e-205fafe12535|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:12.471Z|a12e163e-a993-4308-a747-bd5d4b3e7aa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:12.472Z|a12e163e-a993-4308-a747-bd5d4b3e7aa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:19.170Z|27b73b7f-d7c2-4492-8d92-b86e35536002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:00:19.175Z|27b73b7f-d7c2-4492-8d92-b86e35536002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:00:22.055Z|2388972b-bac6-44b8-a0f9-247f0bf8c872|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:00:22.056Z|2388972b-bac6-44b8-a0f9-247f0bf8c872|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:22.485Z|ec03b720-a962-4534-9f3c-8d216d9b32c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:22.486Z|ec03b720-a962-4534-9f3c-8d216d9b32c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:22.489Z|6d1a8186-8701-4221-a059-75766cd9d6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:22.490Z|6d1a8186-8701-4221-a059-75766cd9d6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:22.493Z|7902dcc3-81fc-46ec-beb2-341e9f597a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:22.493Z|7902dcc3-81fc-46ec-beb2-341e9f597a86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:32.513Z|1fa6e48b-d00a-4857-9040-1d9bf27de621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:32.513Z|402184b9-5d3a-4eff-9807-48ea7195bb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:32.514Z|1fa6e48b-d00a-4857-9040-1d9bf27de621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:32.514Z|402184b9-5d3a-4eff-9807-48ea7195bb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:32.517Z|2c049ccf-e3ea-4873-ab7c-68ea6e65d4a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:32.517Z|2c049ccf-e3ea-4873-ab7c-68ea6e65d4a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:34.167Z|fc9aefc3-bd6b-47c2-8e7e-d0c2467862eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:00:34.167Z|fc9aefc3-bd6b-47c2-8e7e-d0c2467862eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:00:35.276Z|4f22f1a6-f18d-4f01-bf2e-a489c9f1242e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:00:35.277Z|4f22f1a6-f18d-4f01-bf2e-a489c9f1242e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:00:42.537Z|13c6fd45-1d71-48b3-8b0a-4893e453e9a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:42.538Z|13c6fd45-1d71-48b3-8b0a-4893e453e9a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:42.540Z|647bbd9d-9455-49bc-af4d-680d9e0cf1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:42.540Z|647bbd9d-9455-49bc-af4d-680d9e0cf1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:42.544Z|c03cd309-fb95-43f5-82e0-25d351fff097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:42.544Z|c03cd309-fb95-43f5-82e0-25d351fff097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:49.167Z|68821a82-e164-420d-80f3-7f0f4d710a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:00:49.167Z|68821a82-e164-420d-80f3-7f0f4d710a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:00:52.566Z|2131bd23-09d4-40ff-a1f3-e37e902f9573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:52.566Z|2131bd23-09d4-40ff-a1f3-e37e902f9573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:52.569Z|d3997f15-1db5-4d1e-88b0-084456a187cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:52.569Z|c9be1cc9-5906-450b-8773-817cb2023a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:00:52.570Z|d3997f15-1db5-4d1e-88b0-084456a187cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:00:52.569Z|c9be1cc9-5906-450b-8773-817cb2023a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:02.598Z|643ee572-7e3b-497d-bf41-b2bd24c7d4de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:02.598Z|9e8f3d82-1581-4f58-9ec8-e759b2cdf555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:02.599Z|bbed3585-d667-4a25-b5d8-f691f80fa4c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:02.599Z|bbed3585-d667-4a25-b5d8-f691f80fa4c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:02.599Z|643ee572-7e3b-497d-bf41-b2bd24c7d4de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:02.599Z|9e8f3d82-1581-4f58-9ec8-e759b2cdf555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:04.167Z|4a25f654-62b7-46b7-8817-ee4f3029e413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:01:04.172Z|4a25f654-62b7-46b7-8817-ee4f3029e413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:01:05.278Z|06a62953-3f15-44e0-a1f6-0f41d875d19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:01:05.278Z|06a62953-3f15-44e0-a1f6-0f41d875d19d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:01:12.628Z|28e9ffeb-5abc-4baf-a2a3-9120322eca2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:12.629Z|28e9ffeb-5abc-4baf-a2a3-9120322eca2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:12.634Z|0a3fbd99-13f6-4391-aee3-50877def3ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:12.635Z|0a3fbd99-13f6-4391-aee3-50877def3ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:12.635Z|f0838bb0-956a-4128-9669-7e585e647fa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:12.636Z|f0838bb0-956a-4128-9669-7e585e647fa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:19.167Z|160929d3-f164-429d-8234-0013f7f95f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:01:19.167Z|160929d3-f164-429d-8234-0013f7f95f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:01:22.056Z|57d5c306-909c-4821-a701-5672e510a472|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:01:22.057Z|57d5c306-909c-4821-a701-5672e510a472|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:22.660Z|68b951a5-4b64-4589-a7f3-56c0b37d8e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:22.660Z|a587de96-2e71-4d54-b6fe-15199a43cfea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:22.661Z|68b951a5-4b64-4589-a7f3-56c0b37d8e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:22.660Z|921ba8d1-e0ab-46b9-9b20-181904215779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:22.661Z|a587de96-2e71-4d54-b6fe-15199a43cfea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:22.662Z|921ba8d1-e0ab-46b9-9b20-181904215779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:32.691Z|5406eba7-026e-4df5-9b3c-600d09149ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:32.692Z|df058494-eff4-429e-8a4b-91db3685474d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:32.692Z|5406eba7-026e-4df5-9b3c-600d09149ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:32.692Z|bfbaed4b-d081-4f7b-8454-a864fc47b737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:32.693Z|df058494-eff4-429e-8a4b-91db3685474d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:32.693Z|bfbaed4b-d081-4f7b-8454-a864fc47b737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:34.167Z|8dcd2b91-d5d5-4a69-87fc-e5c27a639f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:01:34.167Z|8dcd2b91-d5d5-4a69-87fc-e5c27a639f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:01:35.279Z|0ceff338-d8d3-4cdb-9092-cfe5f97469eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:01:35.280Z|0ceff338-d8d3-4cdb-9092-cfe5f97469eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:01:42.725Z|db0656d4-62f4-498a-8ce2-44143cd3eceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:42.726Z|73d3ccf3-d1f1-421b-883a-a5cf7ba3dd47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:42.727Z|73d3ccf3-d1f1-421b-883a-a5cf7ba3dd47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:42.726Z|db0656d4-62f4-498a-8ce2-44143cd3eceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:42.729Z|d0cfa914-3986-4f47-9687-432ee66afc24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:42.729Z|d0cfa914-3986-4f47-9687-432ee66afc24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:49.167Z|c4419531-5796-4369-8df7-140e0a5f41bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:01:49.171Z|c4419531-5796-4369-8df7-140e0a5f41bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:01:52.752Z|e618d443-1f1d-4c3e-93a0-c39ec4315ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:52.752Z|9759dd9a-9773-469b-ace6-4faee5a48dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:52.752Z|e618d443-1f1d-4c3e-93a0-c39ec4315ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:52.753Z|9759dd9a-9773-469b-ace6-4faee5a48dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:01:52.758Z|3c364a21-5fe9-4e80-82a8-1fe8f14027ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:01:52.759Z|3c364a21-5fe9-4e80-82a8-1fe8f14027ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:02.780Z|38fe8644-ec47-4d45-8802-835fcc4228e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:02.780Z|41b59630-3054-4f5f-8319-99d45aa54ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:02.781Z|38fe8644-ec47-4d45-8802-835fcc4228e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:02.781Z|41b59630-3054-4f5f-8319-99d45aa54ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:02.783Z|04e93883-cb83-4fcf-a414-2acde869cd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:02.783Z|04e93883-cb83-4fcf-a414-2acde869cd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:04.167Z|6fd013c9-6614-41fd-bc6b-f22044a7b711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:02:04.167Z|6fd013c9-6614-41fd-bc6b-f22044a7b711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:02:05.281Z|38477dbe-1207-46db-bf22-4e882ffd99f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:02:05.281Z|38477dbe-1207-46db-bf22-4e882ffd99f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:02:12.811Z|7a50683b-8a7f-4d7a-98ec-34a4d917be58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:12.811Z|c0eae5d6-6075-40a9-ac93-cf9305bf2421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:12.811Z|22faf4c4-d4a6-4c63-b1e1-dd3d226b7151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:12.812Z|7a50683b-8a7f-4d7a-98ec-34a4d917be58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:12.812Z|c0eae5d6-6075-40a9-ac93-cf9305bf2421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:12.812Z|22faf4c4-d4a6-4c63-b1e1-dd3d226b7151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:19.168Z|cd060b7b-8a57-445b-a6f7-b96848762618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:02:19.169Z|cd060b7b-8a57-445b-a6f7-b96848762618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:02:22.055Z|545ee51c-96ff-44cb-a804-b2a148d23d20|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:02:22.056Z|545ee51c-96ff-44cb-a804-b2a148d23d20|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:22.840Z|86724548-ac6b-412a-8d37-fb5e3545370b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:22.840Z|e42b652a-884d-41cb-88e3-882eda2c3831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:22.841Z|86724548-ac6b-412a-8d37-fb5e3545370b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:22.841Z|e42b652a-884d-41cb-88e3-882eda2c3831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:22.849Z|b134c665-2016-4bc3-aa98-43de4a97e916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:22.850Z|b134c665-2016-4bc3-aa98-43de4a97e916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:32.864Z|97146fc9-41ab-40be-b555-3ace1fad5055|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:32.866Z|97146fc9-41ab-40be-b555-3ace1fad5055|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:32.871Z|172ddc0f-3a49-4f43-ab98-517c871f8e61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:32.872Z|172ddc0f-3a49-4f43-ab98-517c871f8e61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:32.875Z|9849dfdd-f8d8-4a1e-ae02-72d89403bf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:32.876Z|9849dfdd-f8d8-4a1e-ae02-72d89403bf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:34.167Z|217fe8c1-8502-4b9e-8525-142954ed3cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:02:34.170Z|217fe8c1-8502-4b9e-8525-142954ed3cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:02:35.282Z|cf253d1a-70f2-4af2-8958-8342d692a33a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:02:35.282Z|cf253d1a-70f2-4af2-8958-8342d692a33a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:02:42.892Z|ebfff22d-689b-4b08-a9d6-2c2b7fccedac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:42.892Z|ebfff22d-689b-4b08-a9d6-2c2b7fccedac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:42.895Z|e2afe109-68a7-4721-8463-fa8749320369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:42.895Z|e2afe109-68a7-4721-8463-fa8749320369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:42.897Z|8cda6c45-6c6a-4330-a804-c6654335870e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:42.898Z|8cda6c45-6c6a-4330-a804-c6654335870e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:49.167Z|be057302-4d70-499b-8c96-82b004722b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:02:49.167Z|be057302-4d70-499b-8c96-82b004722b2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:02:52.916Z|92ee2622-4665-42f8-b20c-a68269e5e76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:52.917Z|92ee2622-4665-42f8-b20c-a68269e5e76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:52.922Z|ac90e564-2dff-4283-a9fa-8b515ed27c33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:52.923Z|ac90e564-2dff-4283-a9fa-8b515ed27c33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:02:52.924Z|8b266d0a-2ada-48e7-aa11-ae40d05ce992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:02:52.925Z|8b266d0a-2ada-48e7-aa11-ae40d05ce992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:02.947Z|f6eac407-f3fb-4854-9dbf-b4ea958f7026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:02.948Z|f6eac407-f3fb-4854-9dbf-b4ea958f7026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:02.948Z|f027a214-fda1-4398-92d5-93162456467e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:02.949Z|f027a214-fda1-4398-92d5-93162456467e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:02.956Z|daa6017c-992f-4558-a52c-d78db8164c2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:02.956Z|daa6017c-992f-4558-a52c-d78db8164c2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:04.170Z|9c2e87bd-90f6-4fa0-b8af-89ab1f4ea495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:03:04.174Z|9c2e87bd-90f6-4fa0-b8af-89ab1f4ea495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:03:05.283Z|8ed9c0f7-d6ce-4608-bb0d-21cb7886fb58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:03:05.283Z|8ed9c0f7-d6ce-4608-bb0d-21cb7886fb58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:03:12.972Z|a0917410-8310-4563-b9b7-c3d0dcd1c42e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:12.972Z|32afe5ad-35cd-4412-955e-bd4a8b72bd45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:12.972Z|a0917410-8310-4563-b9b7-c3d0dcd1c42e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:12.972Z|32afe5ad-35cd-4412-955e-bd4a8b72bd45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:12.982Z|84bf2c6b-77f0-4b0f-b5b3-8166bb635332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:12.983Z|84bf2c6b-77f0-4b0f-b5b3-8166bb635332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:19.167Z|0c1a0c1b-772f-47bf-b23d-fdeb6c9e3d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:03:19.167Z|0c1a0c1b-772f-47bf-b23d-fdeb6c9e3d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:03:22.056Z|86489b38-c04d-49be-926c-f7ac21d35c69|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:03:22.057Z|86489b38-c04d-49be-926c-f7ac21d35c69|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:22.996Z|de72cadd-c8db-4fa9-afe3-67359656de8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:22.996Z|c53789ed-71bd-496f-acf9-150b35bde179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:22.997Z|c53789ed-71bd-496f-acf9-150b35bde179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:22.997Z|de72cadd-c8db-4fa9-afe3-67359656de8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:23.006Z|30838e5e-f8ae-4629-ada1-92163b62d224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:23.007Z|30838e5e-f8ae-4629-ada1-92163b62d224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:33.020Z|b0359284-bf89-4833-a4f2-8c17209a50d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:33.020Z|f9651290-c3b8-4862-a6ae-a366023fa66a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:33.020Z|b0359284-bf89-4833-a4f2-8c17209a50d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:33.020Z|f9651290-c3b8-4862-a6ae-a366023fa66a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:33.028Z|d12cdedc-151a-4063-b018-8bb24841df5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:33.029Z|d12cdedc-151a-4063-b018-8bb24841df5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:34.167Z|c3df670c-a845-4910-8005-2fae9884e162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:03:34.167Z|c3df670c-a845-4910-8005-2fae9884e162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:03:35.283Z|af4b0e07-8a0b-47f1-b695-a09dad5f17b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:03:35.284Z|af4b0e07-8a0b-47f1-b695-a09dad5f17b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:03:43.044Z|dab27202-2616-4855-b285-8afd1909d8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:43.044Z|625a8659-47a6-4b0f-b769-8b7bc2fd67c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:43.045Z|625a8659-47a6-4b0f-b769-8b7bc2fd67c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:43.045Z|dab27202-2616-4855-b285-8afd1909d8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:43.052Z|488ff1c0-2b9e-43e6-bc28-0110c22239f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:43.052Z|488ff1c0-2b9e-43e6-bc28-0110c22239f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:49.167Z|832aa3ac-480f-416a-8d44-9a293600b328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:03:49.172Z|832aa3ac-480f-416a-8d44-9a293600b328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:03:53.071Z|ffabb6bf-368f-4c31-bcc3-8d9b9ba9d129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:53.071Z|ffabb6bf-368f-4c31-bcc3-8d9b9ba9d129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:53.071Z|1e623e24-e707-4f0b-a934-0c56ac2a3659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:53.072Z|1e623e24-e707-4f0b-a934-0c56ac2a3659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:03:53.076Z|e6467ac5-fdd3-4606-984f-7b48ac008b7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:03:53.077Z|e6467ac5-fdd3-4606-984f-7b48ac008b7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:03.096Z|f4ccf5b8-5df0-4bf6-a82e-b57b33a43cfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:03.097Z|b90842d8-b38a-47f0-b276-3612f69bfdcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:03.097Z|f4ccf5b8-5df0-4bf6-a82e-b57b33a43cfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:03.097Z|b90842d8-b38a-47f0-b276-3612f69bfdcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:03.104Z|bb212493-a8fa-402a-bb12-a9775140fb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:03.105Z|bb212493-a8fa-402a-bb12-a9775140fb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:04.167Z|2d751ca8-3628-4657-a621-eeea96811a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:04:04.167Z|2d751ca8-3628-4657-a621-eeea96811a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:04:05.285Z|0544a2ea-58b5-439a-8bee-a0b20e797acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:04:05.285Z|0544a2ea-58b5-439a-8bee-a0b20e797acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:04:13.124Z|d9535459-b0cb-44c9-89a6-d58c9007b618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:13.125Z|1a138672-a675-4cba-bf87-33d1a1498637|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:13.125Z|d9535459-b0cb-44c9-89a6-d58c9007b618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:13.126Z|1a138672-a675-4cba-bf87-33d1a1498637|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:13.128Z|0c7ce83b-bf4f-4ace-9808-1a232491708b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:13.128Z|0c7ce83b-bf4f-4ace-9808-1a232491708b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:19.167Z|d4f5139f-98f2-4e84-a1b0-eb85bc31bdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:04:19.167Z|d4f5139f-98f2-4e84-a1b0-eb85bc31bdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:04:22.056Z|f04b8851-c812-455f-8733-fe0a6f3ab838|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:04:22.057Z|f04b8851-c812-455f-8733-fe0a6f3ab838|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:23.149Z|b6080fb4-558e-459c-85a7-af54131b71d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:23.150Z|57826324-e81e-4df3-9730-ec62e733b30c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:23.151Z|b6080fb4-558e-459c-85a7-af54131b71d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:23.151Z|57826324-e81e-4df3-9730-ec62e733b30c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:23.150Z|24b7d090-7d5e-4acc-9fde-a980e045abce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:23.152Z|24b7d090-7d5e-4acc-9fde-a980e045abce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:33.174Z|cd8d826f-ff98-4c45-bc27-cf8cdc4b1109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:33.175Z|cd8d826f-ff98-4c45-bc27-cf8cdc4b1109|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:33.176Z|cd7f99dd-729e-4067-950f-432da2ba5a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:33.177Z|cd7f99dd-729e-4067-950f-432da2ba5a75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:33.184Z|af29af1a-3928-4cbe-9dfa-af5061bc237f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:33.185Z|af29af1a-3928-4cbe-9dfa-af5061bc237f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:34.167Z|1ae55d17-3800-41ab-9d06-cd64fa62bda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:04:34.172Z|1ae55d17-3800-41ab-9d06-cd64fa62bda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:04:35.286Z|c1590a55-6bba-43da-937b-9385fa4d913f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:04:35.287Z|c1590a55-6bba-43da-937b-9385fa4d913f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:04:43.200Z|dcb92320-b75a-4a37-8c25-ff659de6da8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:43.200Z|599b0db2-d298-4c58-93f5-5096109b1a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:43.201Z|dcb92320-b75a-4a37-8c25-ff659de6da8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:43.201Z|599b0db2-d298-4c58-93f5-5096109b1a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:43.206Z|6c362908-e342-4966-8c50-236d2774a77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:43.207Z|6c362908-e342-4966-8c50-236d2774a77f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:49.167Z|367df61b-94ba-44d7-9a78-1530ec8990b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:04:49.167Z|367df61b-94ba-44d7-9a78-1530ec8990b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:04:53.226Z|ad0e822d-944d-4b7e-9f95-255e22dd56d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:53.227Z|ad0e822d-944d-4b7e-9f95-255e22dd56d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:53.226Z|ebc7569f-5e43-4677-882b-6ad6e57ea192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:53.228Z|ebc7569f-5e43-4677-882b-6ad6e57ea192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:04:53.230Z|ec50d2e8-f10d-4765-b415-9d38370e31d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:04:53.231Z|ec50d2e8-f10d-4765-b415-9d38370e31d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:03.251Z|84237b97-4101-49e2-93fd-c096f2201ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:03.251Z|a45a5003-5ec4-4b2a-8d88-132b2a8540e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:03.252Z|84237b97-4101-49e2-93fd-c096f2201ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:03.252Z|a45a5003-5ec4-4b2a-8d88-132b2a8540e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:03.255Z|a27f16c0-b258-4577-9bbe-5a50f1af9bcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:03.255Z|a27f16c0-b258-4577-9bbe-5a50f1af9bcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:04.167Z|fe8021c0-ce59-4e44-9d4e-d330cb5a0092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:05:04.167Z|fe8021c0-ce59-4e44-9d4e-d330cb5a0092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:05:05.287Z|327c6c63-d90c-48dc-845d-18b9ac88ab78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:05:05.288Z|327c6c63-d90c-48dc-845d-18b9ac88ab78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:05:13.277Z|efd8e46f-805e-4ca1-82b5-d5410581a3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:13.277Z|efd8e46f-805e-4ca1-82b5-d5410581a3ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:13.278Z|109282e7-4056-4f46-9833-e686b355a0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:13.278Z|6d1f8b81-9fd3-4770-83ff-051c20ec8182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:13.278Z|109282e7-4056-4f46-9833-e686b355a0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:13.278Z|6d1f8b81-9fd3-4770-83ff-051c20ec8182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:19.167Z|fd291d64-f12d-4337-9eb1-15393c1556a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:05:19.171Z|fd291d64-f12d-4337-9eb1-15393c1556a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:05:22.055Z|074f7399-5a16-40a1-bdf5-4347d3777fcc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:05:22.056Z|074f7399-5a16-40a1-bdf5-4347d3777fcc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:23.302Z|d0355b7b-a905-4ae6-b1d9-d9c32c5104e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:23.303Z|d0355b7b-a905-4ae6-b1d9-d9c32c5104e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:23.342Z|41aaf5c4-a589-43a8-8b68-33199b979243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:23.343Z|e2c7eeb1-a8f3-4d7e-9bb0-29e798b2d242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:23.344Z|e2c7eeb1-a8f3-4d7e-9bb0-29e798b2d242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:23.343Z|41aaf5c4-a589-43a8-8b68-33199b979243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:33.327Z|0b6e8106-60ca-4524-b5a4-fa0459118fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:33.327Z|0b6e8106-60ca-4524-b5a4-fa0459118fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:33.367Z|61229bf4-71ee-4cee-b41c-14ddb255c09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:33.368Z|8a8ff9b0-5713-49f5-96d9-7607f3729db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:33.368Z|61229bf4-71ee-4cee-b41c-14ddb255c09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:33.368Z|8a8ff9b0-5713-49f5-96d9-7607f3729db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:34.167Z|7dc3d20b-e3a8-498d-9694-e5b4f42d6762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:05:34.167Z|7dc3d20b-e3a8-498d-9694-e5b4f42d6762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:05:35.288Z|0f05db46-dfce-4f8e-a8f0-e380a0cef877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:05:35.289Z|0f05db46-dfce-4f8e-a8f0-e380a0cef877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:05:43.355Z|fc45a57a-9dc7-4bdd-bd5d-04fc9bf7dad5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:43.356Z|fc45a57a-9dc7-4bdd-bd5d-04fc9bf7dad5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:43.393Z|4d400cf2-f404-4ed1-90a6-4a0fe3f0e05c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:43.393Z|6ff81789-f15d-48ad-be17-5eb70bb5c131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:43.393Z|4d400cf2-f404-4ed1-90a6-4a0fe3f0e05c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:43.393Z|6ff81789-f15d-48ad-be17-5eb70bb5c131|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:49.167Z|47a0d8de-8780-4a07-b8f8-052df3311727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:05:49.167Z|47a0d8de-8780-4a07-b8f8-052df3311727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:05:53.382Z|09c587b0-da91-4c59-ae13-fc6059107aef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:53.383Z|09c587b0-da91-4c59-ae13-fc6059107aef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:53.419Z|fb9b3130-1c40-4aba-b959-204bd3c7e678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:53.420Z|fb9b3130-1c40-4aba-b959-204bd3c7e678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:05:53.420Z|8afe5b08-15e2-41b3-a54c-d9f16b507d9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:05:53.421Z|8afe5b08-15e2-41b3-a54c-d9f16b507d9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:03.411Z|6fce0b7a-a267-4669-8983-8265f22d8268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:03.412Z|6fce0b7a-a267-4669-8983-8265f22d8268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:03.447Z|057462d2-dd0c-486e-958a-098483533ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:03.448Z|057462d2-dd0c-486e-958a-098483533ca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:03.451Z|054050b6-5b64-4b54-9a66-c5ed65c372d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:03.452Z|054050b6-5b64-4b54-9a66-c5ed65c372d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:04.167Z|59e529a1-ee74-4610-bf4b-f819420d3ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:06:04.172Z|59e529a1-ee74-4610-bf4b-f819420d3ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:06:05.289Z|f3f21e7d-d31c-4c98-8d19-aae81df52cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:06:05.290Z|f3f21e7d-d31c-4c98-8d19-aae81df52cf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:06:13.441Z|96549be3-6a0c-46b8-860f-011ce9d702e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:13.442Z|96549be3-6a0c-46b8-860f-011ce9d702e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:13.473Z|91045cb6-1df0-4612-b7dc-fcd1a1ec224a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:13.473Z|91045cb6-1df0-4612-b7dc-fcd1a1ec224a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:13.474Z|d1d7f5ae-7ddd-407e-bdc8-b86a0949a224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:13.475Z|d1d7f5ae-7ddd-407e-bdc8-b86a0949a224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:19.167Z|2a80ed11-099e-473c-9894-77b2d04b5a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:06:19.167Z|2a80ed11-099e-473c-9894-77b2d04b5a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:06:22.055Z|2c4d461d-780e-40d0-b5c9-d0a2da68d2fd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:06:22.056Z|2c4d461d-780e-40d0-b5c9-d0a2da68d2fd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:23.467Z|e1de453d-f2df-4e20-8aa3-d2363b501365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:23.467Z|e1de453d-f2df-4e20-8aa3-d2363b501365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:23.515Z|15680e92-4e41-4bb3-bca4-b35bee27e4d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:23.515Z|40265102-4b78-4a47-a131-bf5229dd90a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:23.516Z|15680e92-4e41-4bb3-bca4-b35bee27e4d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:23.516Z|40265102-4b78-4a47-a131-bf5229dd90a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:33.493Z|6d5ab2f0-c68f-46cc-8466-41a405105fda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:33.494Z|6d5ab2f0-c68f-46cc-8466-41a405105fda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:33.538Z|452b42c8-765a-4f17-a21c-94ae51d189b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:33.539Z|452b42c8-765a-4f17-a21c-94ae51d189b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:33.542Z|de26442d-6895-4b99-8a44-5d7a99be8669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:33.543Z|de26442d-6895-4b99-8a44-5d7a99be8669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:34.166Z|2aff9023-1df8-482c-bb61-e426a4c628f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:06:34.167Z|2aff9023-1df8-482c-bb61-e426a4c628f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:06:35.290Z|6ca7d0ae-54cb-43ec-80d6-a88204286d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:06:35.291Z|6ca7d0ae-54cb-43ec-80d6-a88204286d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:06:43.542Z|f1332859-aa15-4ba0-a6df-07562d93748d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:43.543Z|f1332859-aa15-4ba0-a6df-07562d93748d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:43.566Z|104e59b1-f388-4b57-81bb-62f7abd3351c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:43.566Z|767fb2d4-2f70-4768-8fdd-5ec4f522bf45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:43.567Z|104e59b1-f388-4b57-81bb-62f7abd3351c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:43.567Z|767fb2d4-2f70-4768-8fdd-5ec4f522bf45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:49.167Z|9563aa08-ebbd-4302-a657-cd534f994fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:06:49.172Z|9563aa08-ebbd-4302-a657-cd534f994fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:06:53.568Z|a9f08d88-e11e-4d0a-9bc2-9f2a19efa2af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:53.569Z|a9f08d88-e11e-4d0a-9bc2-9f2a19efa2af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:53.616Z|18614394-7ee0-4ab5-b6f9-c38ac3d902a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:53.617Z|18614394-7ee0-4ab5-b6f9-c38ac3d902a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:06:53.617Z|ddfddba1-4a98-4c20-a908-2bcb055d3d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:06:53.617Z|ddfddba1-4a98-4c20-a908-2bcb055d3d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:03.614Z|90b0376c-5431-4e24-ac5d-9cbdb9f2fc19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:03.615Z|90b0376c-5431-4e24-ac5d-9cbdb9f2fc19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:03.642Z|0fae6b7d-2d95-4571-9a03-1f9345e54339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:03.642Z|c1683873-7df7-4cf7-933a-e7d4fc52d81e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:03.642Z|0fae6b7d-2d95-4571-9a03-1f9345e54339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:03.642Z|c1683873-7df7-4cf7-933a-e7d4fc52d81e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:04.167Z|f6ad9394-b1b0-4dd4-bfa5-d1fb426c6830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:07:04.168Z|f6ad9394-b1b0-4dd4-bfa5-d1fb426c6830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:07:05.292Z|514ebe5d-d036-4ab3-a5a1-fc9775c2aba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:07:05.292Z|514ebe5d-d036-4ab3-a5a1-fc9775c2aba4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:07:13.640Z|da64c200-cd2b-4e40-b356-8e74d19ed84d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:13.641Z|da64c200-cd2b-4e40-b356-8e74d19ed84d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:13.666Z|4f86ca29-daf2-4905-8f72-16af0f39419a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:13.667Z|4f86ca29-daf2-4905-8f72-16af0f39419a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:13.668Z|acc81345-8b01-494b-b195-47eddce1f4f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:13.668Z|acc81345-8b01-494b-b195-47eddce1f4f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:19.167Z|a912c802-0927-49b3-adb9-d4d90e577228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:07:19.167Z|a912c802-0927-49b3-adb9-d4d90e577228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:07:22.056Z|b2b68f37-fc04-4e5c-8308-7ed34ee962e9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:07:22.057Z|b2b68f37-fc04-4e5c-8308-7ed34ee962e9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:23.666Z|fa94c3ac-9633-4cb7-8cbf-39db0718298f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:23.666Z|fa94c3ac-9633-4cb7-8cbf-39db0718298f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:23.689Z|f5eaa3af-e822-4234-87ab-8ce07936c329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:23.689Z|538bcb72-b20a-4274-997e-b07d4a65c451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:23.690Z|f5eaa3af-e822-4234-87ab-8ce07936c329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:23.690Z|538bcb72-b20a-4274-997e-b07d4a65c451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:33.690Z|375e8a00-7c65-43b4-b652-3685d261fa73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:33.691Z|375e8a00-7c65-43b4-b652-3685d261fa73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:33.712Z|ceba3bb6-fe4a-4f8f-b1b9-94bbc5e1ebc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:33.713Z|ceba3bb6-fe4a-4f8f-b1b9-94bbc5e1ebc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:33.714Z|122abb0b-1d33-4a9f-97dc-57ed1e684efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:33.714Z|122abb0b-1d33-4a9f-97dc-57ed1e684efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:34.167Z|0320dd9f-419c-481e-8c0c-118e0cfbbd12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:07:34.171Z|0320dd9f-419c-481e-8c0c-118e0cfbbd12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:07:35.293Z|cff70789-9840-4dfd-8ffb-8702634b55ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:07:35.294Z|cff70789-9840-4dfd-8ffb-8702634b55ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:07:43.715Z|084cdf49-2795-423c-864f-6ce037918217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:43.715Z|084cdf49-2795-423c-864f-6ce037918217|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:43.738Z|d3c1acdc-ca07-4866-bcfc-98c875dcbada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:43.739Z|8015e4f7-4a88-4520-8976-6f7a263fd2c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:43.739Z|d3c1acdc-ca07-4866-bcfc-98c875dcbada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:43.739Z|8015e4f7-4a88-4520-8976-6f7a263fd2c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:49.167Z|3dbdf136-48cc-450a-9508-51bb56b9664f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:07:49.167Z|3dbdf136-48cc-450a-9508-51bb56b9664f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:07:53.739Z|4711cca8-f406-438b-9a47-08fef072cb0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:53.740Z|4711cca8-f406-438b-9a47-08fef072cb0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:53.764Z|eb5f550a-7a96-4353-8760-e4d887e8c6cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:53.764Z|eb5f550a-7a96-4353-8760-e4d887e8c6cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:07:53.766Z|13d040e2-6bbe-4b9f-848f-d09b06d1f4e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:07:53.767Z|13d040e2-6bbe-4b9f-848f-d09b06d1f4e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:03.766Z|4369e24b-88ec-4459-8070-d75ec16ad6a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:03.767Z|4369e24b-88ec-4459-8070-d75ec16ad6a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:03.787Z|642f6a48-5064-4a9d-9db9-7383175f17af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:03.788Z|642f6a48-5064-4a9d-9db9-7383175f17af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:03.788Z|dba95156-948c-40a6-b759-17df501884eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:03.789Z|dba95156-948c-40a6-b759-17df501884eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:04.167Z|af1a1f8d-681f-4205-b3ca-7a86caefcf6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:08:04.167Z|af1a1f8d-681f-4205-b3ca-7a86caefcf6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:08:05.295Z|3426a99e-17f0-4ed8-a1a5-8505f0f2801b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:08:05.295Z|3426a99e-17f0-4ed8-a1a5-8505f0f2801b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:08:13.794Z|8503b99a-fbc1-4562-8ae0-d7ef0c7b6c0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:13.795Z|8503b99a-fbc1-4562-8ae0-d7ef0c7b6c0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:13.812Z|07af06e3-6537-4340-b9f5-2f1237b61682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:13.812Z|07af06e3-6537-4340-b9f5-2f1237b61682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:13.815Z|3c8c852f-5ca9-49d6-a242-0433182b19d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:13.815Z|3c8c852f-5ca9-49d6-a242-0433182b19d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:19.167Z|9d7f5283-d8ca-4a5f-ba6a-88dc68917046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:08:19.171Z|9d7f5283-d8ca-4a5f-ba6a-88dc68917046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:08:22.055Z|414b0510-7b64-479d-bed7-53eb7085a120|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:08:22.056Z|414b0510-7b64-479d-bed7-53eb7085a120|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:23.818Z|ddfeefe0-49ac-49ac-a09f-91c91f4d8f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:23.819Z|ddfeefe0-49ac-49ac-a09f-91c91f4d8f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:23.835Z|a994aa75-70a0-4a57-8513-0d396471e87f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:23.835Z|a994aa75-70a0-4a57-8513-0d396471e87f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:23.836Z|170c9346-52fe-45d3-803f-4677a7ac1f78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:23.836Z|170c9346-52fe-45d3-803f-4677a7ac1f78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:33.847Z|c3d2e07e-0b79-4c7b-865a-fdba3d07e693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:33.848Z|c3d2e07e-0b79-4c7b-865a-fdba3d07e693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:33.859Z|b7adca3c-bd65-482f-acc7-406bbde5dbdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:33.859Z|b7adca3c-bd65-482f-acc7-406bbde5dbdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:33.859Z|d8da8810-2305-4477-906f-3ed95b4e0788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:33.861Z|d8da8810-2305-4477-906f-3ed95b4e0788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:34.167Z|89011a37-7082-46d2-96b5-2b96fcbc15c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:08:34.167Z|89011a37-7082-46d2-96b5-2b96fcbc15c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:08:35.296Z|e9f033c1-52d9-4ec7-8fcb-144d838067d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:08:35.296Z|e9f033c1-52d9-4ec7-8fcb-144d838067d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:08:43.875Z|a899b0d1-6e3c-4b9b-abd3-64b8cf7f6ecb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:43.876Z|a899b0d1-6e3c-4b9b-abd3-64b8cf7f6ecb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:43.883Z|f177bd18-c35b-4b22-b50f-18ebc8086ded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:43.883Z|0ca1dfec-b980-4aed-b20f-7e958499ee02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:43.884Z|f177bd18-c35b-4b22-b50f-18ebc8086ded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:43.884Z|0ca1dfec-b980-4aed-b20f-7e958499ee02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:49.167Z|7cbd39eb-d870-4c79-8f25-7ca4e4fbab5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:08:49.167Z|7cbd39eb-d870-4c79-8f25-7ca4e4fbab5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:08:53.905Z|2b98ac0f-fdfa-4f1a-9ebf-304a0bb5034b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:53.906Z|2b98ac0f-fdfa-4f1a-9ebf-304a0bb5034b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:53.909Z|9c03186e-10bf-4101-b99c-1a1a13116480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:53.910Z|4bc02c40-d860-448b-926b-36852f43a688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:08:53.910Z|9c03186e-10bf-4101-b99c-1a1a13116480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:08:53.911Z|4bc02c40-d860-448b-926b-36852f43a688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:03.930Z|043ac683-5b32-48c4-9123-0fc1ebb3ac59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:03.931Z|043ac683-5b32-48c4-9123-0fc1ebb3ac59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:03.931Z|fcb1c014-6907-4e68-8744-d05f15e3d3cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:03.931Z|fcb1c014-6907-4e68-8744-d05f15e3d3cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:03.934Z|7ce1bb70-bcc0-400a-8093-15abafc4fc46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:03.934Z|7ce1bb70-bcc0-400a-8093-15abafc4fc46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:04.167Z|b392a331-c16c-4eaa-9ef4-e84a1cdee09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:09:04.174Z|b392a331-c16c-4eaa-9ef4-e84a1cdee09d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:09:05.297Z|4454b93a-97c0-43ea-ba71-cafe4c37d2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:09:05.298Z|4454b93a-97c0-43ea-ba71-cafe4c37d2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:09:13.958Z|ddd91031-57aa-4d9c-a940-e749101a3b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:13.959Z|b1c60738-cbdc-443e-a882-ad53b8ccdf9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:13.959Z|ddd91031-57aa-4d9c-a940-e749101a3b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:13.959Z|b1c60738-cbdc-443e-a882-ad53b8ccdf9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:13.959Z|dd5f7ca5-ba02-4c34-acbc-d9e0215a5ff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:13.962Z|dd5f7ca5-ba02-4c34-acbc-d9e0215a5ff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:19.166Z|e9f031df-84b2-48af-9924-c02f4369bb42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:09:19.167Z|e9f031df-84b2-48af-9924-c02f4369bb42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:09:22.056Z|6e4fc3fc-6e67-46d3-838c-a8e5d8c55239|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:09:22.056Z|6e4fc3fc-6e67-46d3-838c-a8e5d8c55239|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:23.986Z|4c42c3aa-c895-4790-b3cc-37d5f11ae09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:23.987Z|374d4a66-f9dc-4eda-9ec0-09e8dadeda8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:23.987Z|162c3e66-0940-4173-b951-3a9bf9928b9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:23.987Z|374d4a66-f9dc-4eda-9ec0-09e8dadeda8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:23.988Z|4c42c3aa-c895-4790-b3cc-37d5f11ae09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:23.988Z|162c3e66-0940-4173-b951-3a9bf9928b9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:34.012Z|94ef035c-ce1c-4120-9549-822a845e1e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:34.013Z|94ef035c-ce1c-4120-9549-822a845e1e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:34.014Z|dcc16c83-bcfd-47dd-9906-f8599ae46632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:34.015Z|dcc16c83-bcfd-47dd-9906-f8599ae46632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:34.019Z|9aba3477-20fa-443c-97e0-cdf572b530bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:34.020Z|9aba3477-20fa-443c-97e0-cdf572b530bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:34.167Z|0d6b729f-a619-42d4-98d2-a1db7e7dae42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:09:34.167Z|0d6b729f-a619-42d4-98d2-a1db7e7dae42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:09:35.298Z|c96023eb-2911-4b1b-a23c-e9bd62d56c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:09:35.299Z|c96023eb-2911-4b1b-a23c-e9bd62d56c76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:09:44.036Z|f99f5727-e3be-4480-bbc3-d7e1ae8bd8b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:44.037Z|f99f5727-e3be-4480-bbc3-d7e1ae8bd8b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:44.038Z|b61c8794-67d5-4599-8a35-15f9f9fdb3c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:44.039Z|b61c8794-67d5-4599-8a35-15f9f9fdb3c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:44.039Z|86adeb76-6d2f-469e-94c2-af9282a39499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:44.040Z|86adeb76-6d2f-469e-94c2-af9282a39499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:49.167Z|13716284-a431-411d-bd2f-3fa019958cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:09:49.171Z|13716284-a431-411d-bd2f-3fa019958cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:09:54.060Z|b022d7d7-0c13-4b66-bf0e-eba2c0a2b32b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:54.060Z|b022d7d7-0c13-4b66-bf0e-eba2c0a2b32b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:54.069Z|533e39bb-ae53-4bd5-9cfc-2f2afd0891f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:54.069Z|a1b55c67-1ed5-454b-bd1b-198ff38e20f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:09:54.070Z|533e39bb-ae53-4bd5-9cfc-2f2afd0891f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:09:54.070Z|a1b55c67-1ed5-454b-bd1b-198ff38e20f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:04.083Z|940b0d3e-be0f-4961-a75b-af6cd13b4535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:04.084Z|940b0d3e-be0f-4961-a75b-af6cd13b4535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:04.093Z|1d8b07e5-4328-44fb-a8de-60200f07e74a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:04.093Z|857b0322-550c-41f5-b5d2-4f6523f1d13b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:04.094Z|1d8b07e5-4328-44fb-a8de-60200f07e74a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:04.094Z|857b0322-550c-41f5-b5d2-4f6523f1d13b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:04.167Z|3c19caf4-1665-48d5-9fe4-172df458e516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:10:04.167Z|3c19caf4-1665-48d5-9fe4-172df458e516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:10:05.299Z|c280be7a-b39b-48d6-a674-c868cc9fc660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:10:05.300Z|c280be7a-b39b-48d6-a674-c868cc9fc660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:10:14.115Z|7c981c14-5b86-4e7c-88ba-7c046e262d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:14.115Z|7c981c14-5b86-4e7c-88ba-7c046e262d23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:14.117Z|03f76d1c-4dd2-4c1d-84de-fa8253c574a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:14.117Z|03f76d1c-4dd2-4c1d-84de-fa8253c574a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:14.118Z|f130d739-ac8e-45ef-8365-61b90e9c7542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:14.118Z|f130d739-ac8e-45ef-8365-61b90e9c7542|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:19.167Z|15888e28-b18e-4b65-9596-9c4eacd27ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:10:19.168Z|15888e28-b18e-4b65-9596-9c4eacd27ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:10:22.055Z|b3837789-88c8-4230-98d6-786a80d379ff|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:10:22.056Z|b3837789-88c8-4230-98d6-786a80d379ff|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:24.141Z|47111dee-b9d2-4432-b0b2-1f66a6caafe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:24.142Z|47111dee-b9d2-4432-b0b2-1f66a6caafe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:24.143Z|be3917a8-a3e3-4746-8082-830936ad5b4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:24.144Z|be3917a8-a3e3-4746-8082-830936ad5b4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:24.144Z|92f38c65-db3e-4806-94c6-36b96c63740b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:24.145Z|92f38c65-db3e-4806-94c6-36b96c63740b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:34.167Z|f4763bbd-1fda-4e2e-90ff-52ee01a1cf72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:10:34.167Z|5487e512-df86-4433-afe4-a29ab49a1534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:34.168Z|5487e512-df86-4433-afe4-a29ab49a1534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:34.168Z|b82f395a-d66d-42bc-a690-ab143bb07fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:34.168Z|b82f395a-d66d-42bc-a690-ab143bb07fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:34.171Z|f4763bbd-1fda-4e2e-90ff-52ee01a1cf72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:10:34.174Z|381e5c64-12e6-4298-b715-4cf1cc586fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:34.175Z|381e5c64-12e6-4298-b715-4cf1cc586fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:35.301Z|ea8df15e-60ea-4a6c-a490-308b50db466b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:10:35.301Z|ea8df15e-60ea-4a6c-a490-308b50db466b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:10:44.194Z|21dbaf3b-6625-4307-a05a-fb7bdffb5ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:44.195Z|21dbaf3b-6625-4307-a05a-fb7bdffb5ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:44.195Z|12a828ef-8e23-4f8c-91b3-3bfe71e69c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:44.196Z|12a828ef-8e23-4f8c-91b3-3bfe71e69c8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:44.197Z|293f7674-5d22-4e89-8956-8e57a30ecf8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:44.197Z|293f7674-5d22-4e89-8956-8e57a30ecf8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:49.167Z|ed81a1ed-5cbc-4164-86cf-65a07d783344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:10:49.167Z|ed81a1ed-5cbc-4164-86cf-65a07d783344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:10:54.219Z|f7b4de80-450e-4913-b565-5f9ea649fa69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:54.220Z|f7b4de80-450e-4913-b565-5f9ea649fa69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:54.222Z|4e381284-4174-4208-9d3f-79beb3e5fe59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:54.223Z|37e8ded1-f018-4ad2-aff4-696bf4019481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:10:54.223Z|4e381284-4174-4208-9d3f-79beb3e5fe59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:10:54.223Z|37e8ded1-f018-4ad2-aff4-696bf4019481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:04.167Z|626385c0-a3e3-4677-aa62-1006ebe50c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:11:04.167Z|626385c0-a3e3-4677-aa62-1006ebe50c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:11:04.243Z|cb08ab8a-2e45-4942-a512-d37c3081a302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:04.243Z|cb08ab8a-2e45-4942-a512-d37c3081a302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:04.248Z|ce3d8e99-fb50-4873-b933-c151eed60452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:04.249Z|ce3d8e99-fb50-4873-b933-c151eed60452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:04.248Z|45bf6251-1e58-43f7-8ede-803069c9fdf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:04.249Z|45bf6251-1e58-43f7-8ede-803069c9fdf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:05.302Z|32fa8fbc-90db-4619-9750-6db132657fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:11:05.302Z|32fa8fbc-90db-4619-9750-6db132657fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:11:14.269Z|589beb1d-b05e-4120-9c1d-51079160a29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:14.270Z|589beb1d-b05e-4120-9c1d-51079160a29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:14.271Z|32550e9a-0873-40bd-8ff6-b2b4d66a6f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:14.272Z|32550e9a-0873-40bd-8ff6-b2b4d66a6f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:14.273Z|9b9e09ef-0a5f-481d-93c6-94bc50da9143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:14.273Z|9b9e09ef-0a5f-481d-93c6-94bc50da9143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:19.167Z|52c1c9d3-00e0-4cb1-a33a-f0a9f5d5b7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:11:19.167Z|52c1c9d3-00e0-4cb1-a33a-f0a9f5d5b7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:11:22.056Z|156dbeee-f00b-4805-9a4a-0d6b694d413d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:11:22.057Z|156dbeee-f00b-4805-9a4a-0d6b694d413d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:24.292Z|40a77b72-df16-48ec-80c4-468a7e346566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:24.293Z|40a77b72-df16-48ec-80c4-468a7e346566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:24.292Z|ae08c402-e379-4697-baf3-aaa242a49e62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:24.293Z|ae08c402-e379-4697-baf3-aaa242a49e62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:24.293Z|2ca9e1b4-0590-4643-bfb1-4d4ca809f32a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:24.294Z|2ca9e1b4-0590-4643-bfb1-4d4ca809f32a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:34.167Z|b73aa12e-7b85-422e-85fa-21cf249dcb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:11:34.167Z|b73aa12e-7b85-422e-85fa-21cf249dcb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:11:34.315Z|7edb2aef-0313-4f0d-b8d4-f2e12a9ec52d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:34.315Z|7edb2aef-0313-4f0d-b8d4-f2e12a9ec52d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:34.317Z|7cb12ba9-d109-48c4-9abe-36c7d4fe4d03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:34.318Z|7cb12ba9-d109-48c4-9abe-36c7d4fe4d03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:34.319Z|6acd164e-acd9-4b06-a1b5-def336ec47f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:34.320Z|6acd164e-acd9-4b06-a1b5-def336ec47f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:35.303Z|20a012a6-d310-4916-a6f1-96c76932328f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:11:35.304Z|20a012a6-d310-4916-a6f1-96c76932328f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:11:44.343Z|3d4db8d3-e535-4964-ba78-ce02b30fc7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:44.342Z|09dbbd6f-02b7-4fef-b4c0-b7cb2fc820d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:44.343Z|c051d54a-3a45-4fbc-84d0-5ba311d5d084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:44.343Z|3d4db8d3-e535-4964-ba78-ce02b30fc7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:44.343Z|09dbbd6f-02b7-4fef-b4c0-b7cb2fc820d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:44.343Z|c051d54a-3a45-4fbc-84d0-5ba311d5d084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:49.167Z|cb902913-987b-4c03-b499-5fabe164b574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:11:49.167Z|cb902913-987b-4c03-b499-5fabe164b574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:11:54.370Z|93aa8466-c121-4a72-9fb6-38d94d41f5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:54.370Z|7bae9a69-da81-4adc-8d4d-6d2bd4b88b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:54.371Z|93aa8466-c121-4a72-9fb6-38d94d41f5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:54.371Z|7bae9a69-da81-4adc-8d4d-6d2bd4b88b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:11:54.372Z|536cbf8b-a63f-46bd-981e-9f07023cc231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:11:54.372Z|536cbf8b-a63f-46bd-981e-9f07023cc231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:04.167Z|d586a8d2-52af-4c43-a630-589eb647681d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:12:04.167Z|d586a8d2-52af-4c43-a630-589eb647681d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:12:04.396Z|a9b51957-ef6e-49dc-8649-fec60d86727e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:04.396Z|d9151361-cabc-446a-bed1-d187f4dddef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:04.397Z|a9b51957-ef6e-49dc-8649-fec60d86727e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:04.398Z|d9151361-cabc-446a-bed1-d187f4dddef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:04.402Z|8343cad1-fcf5-4f28-8152-21ab161a70d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:04.403Z|8343cad1-fcf5-4f28-8152-21ab161a70d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:05.304Z|20ff6f1f-b5a2-4e26-af2f-6bf1fb143c51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:12:05.305Z|20ff6f1f-b5a2-4e26-af2f-6bf1fb143c51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:12:14.420Z|b30395ae-ee74-412a-bb0b-d47ad5f9112a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:14.421Z|b30395ae-ee74-412a-bb0b-d47ad5f9112a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:14.422Z|229c70c3-feea-4a72-a29f-85668fbc197b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:14.422Z|229c70c3-feea-4a72-a29f-85668fbc197b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:14.424Z|b2ce0ca0-45fc-4f7f-b712-f539b270a3b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:14.425Z|b2ce0ca0-45fc-4f7f-b712-f539b270a3b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:19.167Z|e4032474-5ec3-417b-9adf-2816c6bbb42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:12:19.171Z|e4032474-5ec3-417b-9adf-2816c6bbb42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:12:22.056Z|449b3467-ff54-495c-a0ee-c54447da5590|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:12:22.056Z|449b3467-ff54-495c-a0ee-c54447da5590|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:24.445Z|ee23fe7b-3aed-4c73-a116-823647e5d7d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:24.445Z|02ee15e1-0274-4892-87b5-8dcc88d57ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:24.445Z|ee23fe7b-3aed-4c73-a116-823647e5d7d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:24.446Z|02ee15e1-0274-4892-87b5-8dcc88d57ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:24.449Z|2ce07717-31bc-446a-a174-0752c1541016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:24.450Z|2ce07717-31bc-446a-a174-0752c1541016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:34.168Z|2d85c6b6-e5c0-4efc-b703-24f3e6812fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:12:34.168Z|2d85c6b6-e5c0-4efc-b703-24f3e6812fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:12:34.471Z|cd72bf96-b534-40e7-8e47-439cc334a1e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:34.472Z|cd72bf96-b534-40e7-8e47-439cc334a1e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:34.473Z|405a571b-654d-4e11-bf86-d2f837d59e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:34.474Z|405a571b-654d-4e11-bf86-d2f837d59e43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:34.476Z|0c6f6dd9-4d8e-41fa-8ce6-82ee78bb92d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:34.476Z|0c6f6dd9-4d8e-41fa-8ce6-82ee78bb92d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:35.305Z|104c9c67-6ba2-464f-844e-2c5ae111859a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:12:35.306Z|104c9c67-6ba2-464f-844e-2c5ae111859a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:12:44.496Z|f83b9b96-8ab3-40f5-9eff-128a14d7308b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:44.496Z|1b1464e3-abdf-4e1f-ab2d-9e9472e72ac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:44.497Z|f83b9b96-8ab3-40f5-9eff-128a14d7308b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:44.497Z|5769a999-0633-4f64-936a-077efdcff356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:44.497Z|1b1464e3-abdf-4e1f-ab2d-9e9472e72ac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:44.498Z|5769a999-0633-4f64-936a-077efdcff356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:49.167Z|cc70766f-f8be-4ff4-bec8-ad3b6b90bfda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:12:49.167Z|cc70766f-f8be-4ff4-bec8-ad3b6b90bfda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:12:54.524Z|4ee8db60-d589-4139-84f8-11d2287570fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:54.525Z|4ee8db60-d589-4139-84f8-11d2287570fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:54.525Z|341c4e05-6f69-4bd7-bcb6-e4fc90594cc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:54.526Z|341c4e05-6f69-4bd7-bcb6-e4fc90594cc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:12:54.531Z|6b2540a9-acc8-4fda-a840-500bf7b33e7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:12:54.532Z|6b2540a9-acc8-4fda-a840-500bf7b33e7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:04.167Z|4b86c779-8a59-4bfd-9143-99dce9b59930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:13:04.170Z|4b86c779-8a59-4bfd-9143-99dce9b59930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:13:04.551Z|9095a9d5-04f7-4c86-b602-3be3ae67fb38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:04.551Z|9095a9d5-04f7-4c86-b602-3be3ae67fb38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:04.556Z|7b4887ee-7494-4193-8aca-66c89cc67a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:04.556Z|a424ed80-df82-43a2-8997-ad8cff769aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:04.557Z|7b4887ee-7494-4193-8aca-66c89cc67a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:04.557Z|a424ed80-df82-43a2-8997-ad8cff769aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:05.306Z|3b886949-1979-42f2-8a0a-6a89f916ab6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:13:05.307Z|3b886949-1979-42f2-8a0a-6a89f916ab6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:13:14.584Z|753cd7f3-3f37-41a6-a05a-afce73a1b81f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:14.585Z|753cd7f3-3f37-41a6-a05a-afce73a1b81f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:14.585Z|63091377-06b8-4637-abda-ffe90156a577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:14.586Z|63091377-06b8-4637-abda-ffe90156a577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:14.587Z|ff1286e9-f695-4277-bcff-a0633e4fc8bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:14.588Z|ff1286e9-f695-4277-bcff-a0633e4fc8bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:19.167Z|75542883-1202-4b5c-bfd8-e737c30e5a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:13:19.167Z|75542883-1202-4b5c-bfd8-e737c30e5a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:13:22.055Z|7c3b242c-1832-4dfb-b989-478c5f0845c1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:13:22.055Z|7c3b242c-1832-4dfb-b989-478c5f0845c1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:24.620Z|67cd200e-6283-4bbf-8ad1-3049e522c013|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:24.620Z|ae03d31a-527a-4abf-9360-31ca50f7030a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:24.620Z|9ada23a2-336c-4f0a-b376-472f9d5e7522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:24.621Z|67cd200e-6283-4bbf-8ad1-3049e522c013|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:24.621Z|ae03d31a-527a-4abf-9360-31ca50f7030a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:24.621Z|9ada23a2-336c-4f0a-b376-472f9d5e7522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:34.167Z|2b5c0db8-0eed-445b-8b2f-e285482f1c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:13:34.167Z|2b5c0db8-0eed-445b-8b2f-e285482f1c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:13:34.644Z|667018d2-fb08-4f8a-95e4-70eeb89bc910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:34.645Z|588a97a3-b087-46b0-b10f-bcd4521e5f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:34.645Z|bfd48240-1a3c-4f81-9ae5-0481e6114843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:34.645Z|667018d2-fb08-4f8a-95e4-70eeb89bc910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:34.646Z|588a97a3-b087-46b0-b10f-bcd4521e5f78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:34.646Z|bfd48240-1a3c-4f81-9ae5-0481e6114843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:35.308Z|9aabc050-37f7-4fee-b10e-5454fce85d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:13:35.308Z|9aabc050-37f7-4fee-b10e-5454fce85d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:13:44.670Z|87c2c52d-eb4b-430f-a22c-b2dc72ab5d38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:44.671Z|87c2c52d-eb4b-430f-a22c-b2dc72ab5d38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:44.671Z|f5311e1e-9d3e-49c5-86be-0f3ebe5b0fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:44.672Z|f5311e1e-9d3e-49c5-86be-0f3ebe5b0fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:44.672Z|828896dd-0acb-4a3e-83c4-4f3de4b63a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:44.673Z|828896dd-0acb-4a3e-83c4-4f3de4b63a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:49.167Z|9a36ab60-9e4c-4ce8-a997-a616ac8f739b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:13:49.171Z|9a36ab60-9e4c-4ce8-a997-a616ac8f739b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:13:54.702Z|e045403c-e017-4891-aa9e-6e5fc85b6a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:54.703Z|e045403c-e017-4891-aa9e-6e5fc85b6a25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:54.702Z|1ecc1408-2e40-498e-a221-53ae5f563909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:54.703Z|1ecc1408-2e40-498e-a221-53ae5f563909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:13:54.706Z|2f231c96-7b76-4f14-890d-c5724f0da02c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:13:54.706Z|2f231c96-7b76-4f14-890d-c5724f0da02c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:04.167Z|e6c6e4de-da5e-4bbe-afbf-61f74c29fb0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:14:04.167Z|e6c6e4de-da5e-4bbe-afbf-61f74c29fb0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:14:04.728Z|51c8908c-3d60-4bea-befc-324d40e4ccbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:04.729Z|51c8908c-3d60-4bea-befc-324d40e4ccbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:04.730Z|6142198e-e5cd-4bbb-bb2b-8a27d316290f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:04.730Z|6142198e-e5cd-4bbb-bb2b-8a27d316290f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:04.738Z|57de4101-def8-4db1-ab6c-c15279b4ef0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:04.738Z|57de4101-def8-4db1-ab6c-c15279b4ef0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:05.309Z|9882de44-bc23-4cb9-9204-968efdc5bbc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:14:05.309Z|9882de44-bc23-4cb9-9204-968efdc5bbc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:14:14.756Z|e579b810-2a6f-4354-a1c4-182e5b095010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:14.756Z|0cb9a376-8a67-41e1-bc00-8b9fe74b90ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:14.757Z|e579b810-2a6f-4354-a1c4-182e5b095010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:14.757Z|0cb9a376-8a67-41e1-bc00-8b9fe74b90ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:14.762Z|63db1519-e77b-4947-aa18-684e973ceba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:14.762Z|63db1519-e77b-4947-aa18-684e973ceba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:19.167Z|4ac2fe23-8c48-4ac9-86c7-22dc0f27b87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:14:19.167Z|4ac2fe23-8c48-4ac9-86c7-22dc0f27b87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:14:22.056Z|0185dc60-1dc6-4e35-90a8-7feb52778014|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:14:22.056Z|0185dc60-1dc6-4e35-90a8-7feb52778014|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:24.780Z|3ba8c209-54cc-48db-b020-a7299c57b8c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:24.780Z|307a3c92-6232-42ee-8ce6-175e52b85522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:24.780Z|3ba8c209-54cc-48db-b020-a7299c57b8c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:24.780Z|307a3c92-6232-42ee-8ce6-175e52b85522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:24.782Z|55a40949-ebe7-4459-afb6-09540d9a0d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:24.783Z|55a40949-ebe7-4459-afb6-09540d9a0d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:34.167Z|2fbb9643-2a77-4a32-adfd-1091c081eb05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:14:34.172Z|2fbb9643-2a77-4a32-adfd-1091c081eb05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:14:34.803Z|a1537e80-e301-461b-a0b4-2920eb18b3c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:34.804Z|a1537e80-e301-461b-a0b4-2920eb18b3c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:34.807Z|f2913564-8e91-4a90-ba8d-6ba1d988f02f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:34.807Z|143fe2d4-0f54-4b7f-a61e-72d51a585625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:34.807Z|f2913564-8e91-4a90-ba8d-6ba1d988f02f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:34.808Z|143fe2d4-0f54-4b7f-a61e-72d51a585625|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:35.310Z|817d7bd7-3c5b-421f-8673-b8e0b2c1677d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:14:35.311Z|817d7bd7-3c5b-421f-8673-b8e0b2c1677d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:14:44.827Z|4cfc42b3-a6eb-4305-83fb-968aa2e7a2e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:44.827Z|4cfc42b3-a6eb-4305-83fb-968aa2e7a2e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:44.830Z|86c395c8-3483-4133-93dc-1bedee6d79fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:44.830Z|86c395c8-3483-4133-93dc-1bedee6d79fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:44.831Z|81cd9b47-7a9b-4bee-bfee-032ae7f11440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:44.832Z|81cd9b47-7a9b-4bee-bfee-032ae7f11440|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:49.167Z|56ce0ec6-3dff-491a-9ecf-144a31be441b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:14:49.167Z|56ce0ec6-3dff-491a-9ecf-144a31be441b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:14:54.853Z|f3200fa4-3026-4151-bc1b-f97634dd2d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:54.854Z|0194511e-9fbd-4f68-8677-92250a2d5f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:54.854Z|0194511e-9fbd-4f68-8677-92250a2d5f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:54.854Z|f3200fa4-3026-4151-bc1b-f97634dd2d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:14:54.855Z|f5e8ee19-4516-4ca3-9f72-15e12fa436e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:14:54.856Z|f5e8ee19-4516-4ca3-9f72-15e12fa436e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:04.167Z|6c539492-d078-4c9e-8917-ed9716a7a22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:15:04.167Z|6c539492-d078-4c9e-8917-ed9716a7a22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:15:04.879Z|9dfda0dc-294f-4015-a8a0-522a2f33faab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:04.880Z|4c0c740d-8c51-49b1-933f-dfe015a7271d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:04.880Z|9dfda0dc-294f-4015-a8a0-522a2f33faab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:04.881Z|4c0c740d-8c51-49b1-933f-dfe015a7271d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:04.883Z|5d882207-33b2-4383-8a9a-ff43047adb17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:04.884Z|5d882207-33b2-4383-8a9a-ff43047adb17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:05.311Z|e766e689-3197-4243-b5a8-db377d4c592a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:15:05.312Z|e766e689-3197-4243-b5a8-db377d4c592a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:15:14.908Z|67dfd6db-52c5-4a61-b222-25602a6b47ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:14.909Z|67dfd6db-52c5-4a61-b222-25602a6b47ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:14.915Z|eb243e21-65d3-4bb5-9aed-3506483a3b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:14.916Z|eb243e21-65d3-4bb5-9aed-3506483a3b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:14.918Z|70d81777-ae12-41b2-8003-bf0ec5344ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:14.919Z|70d81777-ae12-41b2-8003-bf0ec5344ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:19.167Z|347907d2-317b-4026-aa44-d65164e2ded2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:15:19.171Z|347907d2-317b-4026-aa44-d65164e2ded2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:15:22.055Z|87ba43af-f173-4d73-a905-2d7432bb38e7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:15:22.056Z|87ba43af-f173-4d73-a905-2d7432bb38e7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:24.935Z|cfec6d39-0a2c-482d-ba85-c8be4a2379e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:24.935Z|cfec6d39-0a2c-482d-ba85-c8be4a2379e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:24.941Z|b8dd71f7-ea9b-43e2-ae15-3b0b57eb042f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:24.942Z|b8dd71f7-ea9b-43e2-ae15-3b0b57eb042f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:24.944Z|e162f1e4-a562-4853-b54f-d5f3ff6b802d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:24.944Z|e162f1e4-a562-4853-b54f-d5f3ff6b802d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:34.167Z|b98eaa6b-78ca-4f2c-a43e-c72ac04358de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:15:34.167Z|b98eaa6b-78ca-4f2c-a43e-c72ac04358de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:15:34.958Z|1d64d0d3-a45f-4049-a842-00020c4fe0a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:34.960Z|1d64d0d3-a45f-4049-a842-00020c4fe0a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:34.964Z|0d3aa5ba-a0a4-433a-a3da-12690a4cfce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:34.965Z|0d3aa5ba-a0a4-433a-a3da-12690a4cfce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:34.969Z|cc578496-bc7e-49e3-91f2-7efa267f191d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:34.970Z|cc578496-bc7e-49e3-91f2-7efa267f191d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:35.313Z|aa4c8560-8d88-4d25-b493-bb21763c8ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:15:35.313Z|aa4c8560-8d88-4d25-b493-bb21763c8ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:15:44.986Z|c3870c0b-31d5-41ca-a273-868de316549f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:44.987Z|c3870c0b-31d5-41ca-a273-868de316549f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:44.988Z|175c4df7-84c6-460a-8aa8-9282622e7f7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:44.989Z|175c4df7-84c6-460a-8aa8-9282622e7f7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:44.991Z|21133393-5c51-4952-b166-0281a4fa3a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:44.992Z|21133393-5c51-4952-b166-0281a4fa3a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:49.167Z|2072039d-8133-4621-bf8f-9ae68da06cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:15:49.167Z|2072039d-8133-4621-bf8f-9ae68da06cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:15:55.013Z|b31e13a5-ada6-41e3-9698-fcfd128be1ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:55.013Z|7f16aa81-778d-408c-9b9c-cf134c40d397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:55.014Z|b31e13a5-ada6-41e3-9698-fcfd128be1ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:55.014Z|7f16aa81-778d-408c-9b9c-cf134c40d397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:15:55.016Z|6a23b690-5160-4b52-8f2d-94001724d61b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:15:55.019Z|6a23b690-5160-4b52-8f2d-94001724d61b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:04.167Z|9ac9ac23-c3a4-448b-832e-5507caa2753a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:16:04.171Z|9ac9ac23-c3a4-448b-832e-5507caa2753a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:16:05.053Z|a311d44c-a907-485e-9e34-84740984831d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:05.054Z|a311d44c-a907-485e-9e34-84740984831d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:05.054Z|d1f7e905-c52c-47a6-9129-01cb302f501f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:05.055Z|d1f7e905-c52c-47a6-9129-01cb302f501f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:05.056Z|42dfe02b-57e9-45f4-99ec-c60f03b08ee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:05.057Z|42dfe02b-57e9-45f4-99ec-c60f03b08ee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:05.314Z|66499430-5f28-49ec-a816-9a607beb8eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:16:05.314Z|66499430-5f28-49ec-a816-9a607beb8eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:16:15.077Z|0b82f061-85e6-460f-b254-0100ed9fa674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:15.078Z|0b82f061-85e6-460f-b254-0100ed9fa674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:15.079Z|ef5d1509-96b6-4041-959b-05ef3c56b968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:15.080Z|ef5d1509-96b6-4041-959b-05ef3c56b968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:15.082Z|8ffb3a0e-6647-4b49-8926-f5fa9092206d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:15.083Z|8ffb3a0e-6647-4b49-8926-f5fa9092206d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:19.168Z|15de78e0-9443-457e-a4b6-82eb8640a2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:16:19.168Z|15de78e0-9443-457e-a4b6-82eb8640a2f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:16:22.055Z|c2e0202c-779b-4833-8c45-52eb88fea958|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:16:22.056Z|c2e0202c-779b-4833-8c45-52eb88fea958|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:25.107Z|31b542b3-e8ef-4d01-9e0a-155caab1ac0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:25.108Z|31b542b3-e8ef-4d01-9e0a-155caab1ac0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:25.108Z|10532e98-2e12-4c78-901e-fcbec4152838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:25.109Z|10532e98-2e12-4c78-901e-fcbec4152838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:25.111Z|a082b41f-aba5-47c5-a60d-a09d9b8c86f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:25.114Z|a082b41f-aba5-47c5-a60d-a09d9b8c86f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:34.167Z|b03ae899-86b3-4f31-8b46-03752787dcd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:16:34.167Z|b03ae899-86b3-4f31-8b46-03752787dcd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:16:35.133Z|b2525b4e-4d46-4800-84ae-892d7c2f95f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:35.134Z|b2525b4e-4d46-4800-84ae-892d7c2f95f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:35.136Z|f04f809e-5f1b-451c-851e-723e0188088a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:35.136Z|f04f809e-5f1b-451c-851e-723e0188088a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:35.137Z|c77f1f41-2017-487b-89cf-8f602db940b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:35.138Z|c77f1f41-2017-487b-89cf-8f602db940b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:35.315Z|bd76455a-ee97-4a62-9a4f-c5b6118e9828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:16:35.316Z|bd76455a-ee97-4a62-9a4f-c5b6118e9828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:16:45.163Z|94f221a9-89a7-4f3b-bb8f-1bb78e2e445d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:45.163Z|ebce1054-f76e-498d-bab9-e820fe56c0b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:45.164Z|94f221a9-89a7-4f3b-bb8f-1bb78e2e445d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:45.164Z|ebce1054-f76e-498d-bab9-e820fe56c0b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:45.164Z|49118c68-b404-435c-a474-7fe792ed0fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:45.165Z|49118c68-b404-435c-a474-7fe792ed0fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:49.167Z|c2f2d388-1c01-4360-894e-f202d420f12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:16:49.171Z|c2f2d388-1c01-4360-894e-f202d420f12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:16:55.189Z|d4f3ea45-c182-4be3-b8b7-e91f33e57e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:55.189Z|d4f3ea45-c182-4be3-b8b7-e91f33e57e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:55.191Z|2f9b62b1-9beb-4041-868f-df2a609f90b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:55.192Z|2f9b62b1-9beb-4041-868f-df2a609f90b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:16:55.197Z|9752efb1-c228-49ed-9b9d-f1f90617c479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:16:55.197Z|9752efb1-c228-49ed-9b9d-f1f90617c479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:04.167Z|8a91152e-2a86-452a-b524-38b78f7fb6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:17:04.167Z|8a91152e-2a86-452a-b524-38b78f7fb6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:17:05.213Z|41476183-59d6-4b86-8d16-69b9e5bac741|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:05.214Z|41476183-59d6-4b86-8d16-69b9e5bac741|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:05.214Z|b7502cb3-dc0a-40eb-a116-6da55e5a0312|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:05.215Z|b7502cb3-dc0a-40eb-a116-6da55e5a0312|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:05.219Z|62290cd0-bf91-4a50-9dc7-f1ed77aab998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:05.220Z|62290cd0-bf91-4a50-9dc7-f1ed77aab998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:05.317Z|25edeca7-d15d-4b13-b7bb-272528e5d550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:17:05.317Z|25edeca7-d15d-4b13-b7bb-272528e5d550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:17:15.241Z|9dd957ec-157d-4c4b-8098-a3b3e6db7660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:15.242Z|9dd957ec-157d-4c4b-8098-a3b3e6db7660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:15.241Z|50e24f3e-d9d5-4ebf-912d-8568bc69be74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:15.242Z|50e24f3e-d9d5-4ebf-912d-8568bc69be74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:15.251Z|a2fcfb3b-1cdd-4135-ad25-eced2443b66b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:15.252Z|a2fcfb3b-1cdd-4135-ad25-eced2443b66b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:19.167Z|fb5d61b2-b793-4b3f-9303-db026b2c97d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:17:19.167Z|fb5d61b2-b793-4b3f-9303-db026b2c97d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:17:22.056Z|a23de93d-f40d-4edc-b035-b8d63afa2e9d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:17:22.056Z|a23de93d-f40d-4edc-b035-b8d63afa2e9d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:25.268Z|eb9965d8-47f2-412f-a14f-d5c1a59ead74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:25.268Z|0cc03754-20ca-4b9a-9354-99343ead4353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:25.269Z|eb9965d8-47f2-412f-a14f-d5c1a59ead74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:25.270Z|0cc03754-20ca-4b9a-9354-99343ead4353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:25.274Z|ae119992-3f5d-43aa-9c97-93554039b98c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:25.275Z|ae119992-3f5d-43aa-9c97-93554039b98c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:34.166Z|6ecb35d9-d366-45f3-ad3d-98b5d9081f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:17:34.171Z|6ecb35d9-d366-45f3-ad3d-98b5d9081f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:17:35.294Z|8967b514-9265-4444-aa91-4bdfb967dba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:35.294Z|031f1ca3-150d-4b1f-8b79-e5880003a242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:35.295Z|8967b514-9265-4444-aa91-4bdfb967dba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:35.295Z|031f1ca3-150d-4b1f-8b79-e5880003a242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:35.296Z|ff8c5141-2aaa-43db-a78a-4df9030ac57f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:35.296Z|ff8c5141-2aaa-43db-a78a-4df9030ac57f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:35.318Z|6d688087-d8fd-49a7-8188-aeec67ec9ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:17:35.318Z|6d688087-d8fd-49a7-8188-aeec67ec9ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:17:45.317Z|c7feddc2-6427-4ccd-b50a-05b8b283d38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:45.318Z|c7feddc2-6427-4ccd-b50a-05b8b283d38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:45.319Z|c276b325-daae-4c75-8570-dc7030290cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:45.320Z|c276b325-daae-4c75-8570-dc7030290cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:45.320Z|5e2d8de8-6402-4873-b8b4-5ae158128d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:45.320Z|5e2d8de8-6402-4873-b8b4-5ae158128d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:49.167Z|b5314ec1-0d49-4b7b-9e42-84356eee6242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:17:49.167Z|b5314ec1-0d49-4b7b-9e42-84356eee6242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:17:55.347Z|a3f2ff49-60b4-4a2c-baf9-08bac27252d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:55.348Z|a3f2ff49-60b4-4a2c-baf9-08bac27252d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:55.348Z|17c00195-a78d-41f5-81fd-5c7a8a23515a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:55.348Z|f20f54a1-6b0d-4373-ab06-2aae327f273d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:17:55.348Z|17c00195-a78d-41f5-81fd-5c7a8a23515a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:17:55.348Z|f20f54a1-6b0d-4373-ab06-2aae327f273d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:04.167Z|5ed0a702-f636-4367-802c-f47a3b58589f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:18:04.167Z|5ed0a702-f636-4367-802c-f47a3b58589f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:18:05.319Z|5cf692d6-e0a3-4b18-aaaa-4ca623eb7f53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:18:05.319Z|5cf692d6-e0a3-4b18-aaaa-4ca623eb7f53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:18:05.371Z|f45b04df-3908-42dd-a8a4-82186f74041a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:05.372Z|f45b04df-3908-42dd-a8a4-82186f74041a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:05.372Z|f9aff00b-d6c6-41d7-af00-74ec2eb50f43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:05.373Z|f9aff00b-d6c6-41d7-af00-74ec2eb50f43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:05.374Z|ad3b812f-c6b9-40d8-9326-f9a6121c4d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:05.374Z|ad3b812f-c6b9-40d8-9326-f9a6121c4d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:15.394Z|be67251f-4445-42a0-a672-60fee0457a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:15.394Z|be67251f-4445-42a0-a672-60fee0457a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:15.394Z|205153ee-0411-4d4e-88e2-8dc280b36a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:15.395Z|205153ee-0411-4d4e-88e2-8dc280b36a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:15.398Z|e90d3607-5dd6-4aed-ad73-c72fa0e0adae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:15.398Z|e90d3607-5dd6-4aed-ad73-c72fa0e0adae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:19.167Z|2a60f8ab-f2b5-4024-a048-8c59ddcb158e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:18:19.171Z|2a60f8ab-f2b5-4024-a048-8c59ddcb158e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:18:22.055Z|b164170a-5533-4e15-a05a-69800a72856f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:18:22.055Z|b164170a-5533-4e15-a05a-69800a72856f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:25.417Z|b7cf7d8f-7c6b-4ec4-b911-6ee6c99aedc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:25.418Z|7470d404-5551-4b74-b7e9-14c5ae052c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:25.418Z|3f57a852-3b78-4482-93e3-17b7aff4e481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:25.418Z|b7cf7d8f-7c6b-4ec4-b911-6ee6c99aedc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:25.418Z|7470d404-5551-4b74-b7e9-14c5ae052c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:25.419Z|3f57a852-3b78-4482-93e3-17b7aff4e481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:34.167Z|79f9be1a-214b-4988-b6d4-f494fc089ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:18:34.167Z|79f9be1a-214b-4988-b6d4-f494fc089ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:18:35.320Z|1f9821a9-5215-4427-bf54-b9d444a25748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:18:35.320Z|1f9821a9-5215-4427-bf54-b9d444a25748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:18:35.443Z|64cd0b80-be61-40e6-a6db-129e3555633e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:35.443Z|9cde61d6-1e10-4787-a052-97616995c788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:35.443Z|6cefd4e8-4730-46d7-8f14-e7be8be715f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:35.443Z|6cefd4e8-4730-46d7-8f14-e7be8be715f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:35.443Z|64cd0b80-be61-40e6-a6db-129e3555633e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:35.443Z|9cde61d6-1e10-4787-a052-97616995c788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:45.471Z|886e8e75-1d70-48ae-b2fe-9cd357a2df52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:45.472Z|886e8e75-1d70-48ae-b2fe-9cd357a2df52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:45.479Z|53ab3b8a-7271-4b8a-b34b-93a2f337fe94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:45.480Z|53ab3b8a-7271-4b8a-b34b-93a2f337fe94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:45.479Z|cbc39296-9ec0-499c-b5ed-7bfbf85071fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:45.480Z|cbc39296-9ec0-499c-b5ed-7bfbf85071fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:49.167Z|b7f96fec-ab5d-4d32-8ab8-b1b516ca2b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:18:49.167Z|b7f96fec-ab5d-4d32-8ab8-b1b516ca2b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:18:55.498Z|7619d247-1c8e-47da-9c8c-6c180c946366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:55.499Z|7619d247-1c8e-47da-9c8c-6c180c946366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:55.503Z|ab3f0831-98ac-440d-b019-20539bbb88b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:55.504Z|ab3f0831-98ac-440d-b019-20539bbb88b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:18:55.508Z|ef31087f-2c9a-4f70-ba2a-a783c7df91fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:18:55.508Z|ef31087f-2c9a-4f70-ba2a-a783c7df91fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:04.167Z|37d60b23-91fc-4d9a-9178-f7f8858f9f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:19:04.172Z|37d60b23-91fc-4d9a-9178-f7f8858f9f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:19:05.321Z|150ee74f-d79c-479e-bdb6-2d0537a4a15b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:19:05.321Z|150ee74f-d79c-479e-bdb6-2d0537a4a15b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:19:05.523Z|9f491d8e-8b93-411d-bd7f-7edfef11424c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:05.524Z|9f491d8e-8b93-411d-bd7f-7edfef11424c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:05.525Z|cd02b8a6-2309-4dd1-bda1-59e5287e6957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:05.525Z|cd02b8a6-2309-4dd1-bda1-59e5287e6957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:05.530Z|1153832b-4583-4c9d-8629-becac043e5f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:05.530Z|1153832b-4583-4c9d-8629-becac043e5f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:15.554Z|49bc9e7c-7385-4f43-b9f1-5129e7f8044f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:15.555Z|49bc9e7c-7385-4f43-b9f1-5129e7f8044f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:15.561Z|c07e46a7-966d-4930-ae17-997cf464dcfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:15.563Z|c07e46a7-966d-4930-ae17-997cf464dcfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:15.569Z|b7e4995e-0708-4658-a5f8-bf798947f4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:15.570Z|b7e4995e-0708-4658-a5f8-bf798947f4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:19.167Z|4c6787f5-1767-4aa2-a979-db271ee937fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:19:19.167Z|4c6787f5-1767-4aa2-a979-db271ee937fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:19:22.058Z|0e298866-b6bd-4023-aa11-2f167555cfba|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:19:22.059Z|0e298866-b6bd-4023-aa11-2f167555cfba|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:25.585Z|c6ac9a67-4bc9-4f97-8d3d-c29567c2b02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:25.586Z|c6ac9a67-4bc9-4f97-8d3d-c29567c2b02c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:25.589Z|3bc9dc2a-8c87-47c4-b6ef-81d1d76e4e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:25.589Z|3bc9dc2a-8c87-47c4-b6ef-81d1d76e4e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:25.601Z|991cceb1-3f0c-4263-9250-2b753286f51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:25.602Z|991cceb1-3f0c-4263-9250-2b753286f51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:34.167Z|d45a7281-0bac-4d84-9fd3-55ed3b0c11b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:19:34.167Z|d45a7281-0bac-4d84-9fd3-55ed3b0c11b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:19:35.322Z|c7e82eed-26f5-4c24-927b-821f336e02c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:19:35.322Z|c7e82eed-26f5-4c24-927b-821f336e02c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:19:35.608Z|20aff558-5e78-429c-a659-28f774e91cf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:35.609Z|20aff558-5e78-429c-a659-28f774e91cf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:35.610Z|af130b71-9200-40b4-b5cc-f36fd520b419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:35.610Z|af130b71-9200-40b4-b5cc-f36fd520b419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:35.624Z|64705d1e-92f3-4118-a064-e9a59cbb7308|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:35.624Z|64705d1e-92f3-4118-a064-e9a59cbb7308|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:45.638Z|bf8086a0-2b7c-4d19-b4c4-72c8254feab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:45.639Z|bf8086a0-2b7c-4d19-b4c4-72c8254feab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:45.640Z|4f5eef41-8f29-48ad-a9e4-e29f9a6a062e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:45.640Z|4f5eef41-8f29-48ad-a9e4-e29f9a6a062e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:45.648Z|fe77f4bb-f171-4d24-b674-b86101aef3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:45.648Z|fe77f4bb-f171-4d24-b674-b86101aef3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:49.167Z|c9212179-0e06-4298-ad49-49beccd48eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:19:49.171Z|c9212179-0e06-4298-ad49-49beccd48eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:19:55.667Z|c9bf4097-138b-4974-bb3e-e0e4bc9fc085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:55.668Z|c9bf4097-138b-4974-bb3e-e0e4bc9fc085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:55.670Z|15130075-e31a-4ccf-b371-ff5c62d4bf38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:55.671Z|381c0e86-b0a8-4465-b767-78e2d242e7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:19:55.671Z|15130075-e31a-4ccf-b371-ff5c62d4bf38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:19:55.672Z|381c0e86-b0a8-4465-b767-78e2d242e7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:04.167Z|a13d6eb5-b94d-4502-970c-cccebfd424c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:20:04.167Z|a13d6eb5-b94d-4502-970c-cccebfd424c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:20:05.323Z|954b3010-368f-46c7-b66c-282b036ebb85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:20:05.323Z|954b3010-368f-46c7-b66c-282b036ebb85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:20:05.692Z|900ca32d-9f6d-4c92-ada8-5b59b7486308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:05.692Z|900ca32d-9f6d-4c92-ada8-5b59b7486308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:05.695Z|f0691e32-f2fe-4386-8d43-eb56d4e1dcf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:05.696Z|c6757372-4822-496d-9271-af4aecca4279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:05.696Z|f0691e32-f2fe-4386-8d43-eb56d4e1dcf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:05.696Z|c6757372-4822-496d-9271-af4aecca4279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:15.721Z|1b13cfbc-8c2a-45d6-9737-27665252d158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:15.721Z|4dfe9b5c-87e7-4221-8fed-aa1e1ddf6e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:15.722Z|4dfe9b5c-87e7-4221-8fed-aa1e1ddf6e45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:15.722Z|1b13cfbc-8c2a-45d6-9737-27665252d158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:15.726Z|9c2ab1f4-f6f2-4630-b234-766ea8aa5a9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:15.726Z|9c2ab1f4-f6f2-4630-b234-766ea8aa5a9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:19.167Z|2e6072e3-8b8f-4d1d-b1b4-cf2b01c3fc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:20:19.167Z|2e6072e3-8b8f-4d1d-b1b4-cf2b01c3fc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:20:22.056Z|12f7be9b-f561-48b5-abad-fecc6e785ea9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:20:22.057Z|12f7be9b-f561-48b5-abad-fecc6e785ea9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:25.749Z|266c81ef-c0b5-4784-8e4f-d58f70bf32e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:25.750Z|266c81ef-c0b5-4784-8e4f-d58f70bf32e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:25.752Z|3cac92b0-bb99-41e1-8a56-04a19b9fc7f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:25.752Z|3cac92b0-bb99-41e1-8a56-04a19b9fc7f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:25.754Z|985ac726-17c7-4eff-9f32-1632ab668584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:25.755Z|985ac726-17c7-4eff-9f32-1632ab668584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:34.170Z|3b5417d8-9f11-4157-92cc-ca81b03a2a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:20:34.175Z|3b5417d8-9f11-4157-92cc-ca81b03a2a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:20:35.324Z|4d5ef463-08ff-4a5c-8001-62419be04212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:20:35.325Z|4d5ef463-08ff-4a5c-8001-62419be04212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:20:35.774Z|0d8bc117-7122-4590-b64f-9d45aeea8c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:35.775Z|0d8bc117-7122-4590-b64f-9d45aeea8c8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:35.775Z|b0bfd0f2-885c-4be3-877e-10cb99e08f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:35.776Z|b0bfd0f2-885c-4be3-877e-10cb99e08f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:35.778Z|85f6f266-b2a3-4bc6-a9fd-80c22727511c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:35.779Z|85f6f266-b2a3-4bc6-a9fd-80c22727511c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:45.799Z|62d0edda-b257-488a-bc05-85e70cfd2035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:45.799Z|62d0edda-b257-488a-bc05-85e70cfd2035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:45.800Z|2181f089-c8e0-4e00-8861-0e0b0f0c03a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:45.801Z|2181f089-c8e0-4e00-8861-0e0b0f0c03a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:45.802Z|ce4b6785-3950-412d-97d6-13c340872967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:45.803Z|ce4b6785-3950-412d-97d6-13c340872967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:49.167Z|9d812bfc-e53c-4387-9696-4148addaed1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:20:49.167Z|9d812bfc-e53c-4387-9696-4148addaed1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:20:55.825Z|0539870f-6d45-412d-b5bd-fc8cd64fd19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:55.825Z|0539870f-6d45-412d-b5bd-fc8cd64fd19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:55.825Z|d8f202d1-74b9-40b0-8454-f356874a1ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:55.825Z|11a8e9c2-64c6-4e35-84d4-6ffb27e64db4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:20:55.826Z|11a8e9c2-64c6-4e35-84d4-6ffb27e64db4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:20:55.826Z|d8f202d1-74b9-40b0-8454-f356874a1ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:04.167Z|92612704-1743-42d0-b1aa-892793f4d3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:21:04.167Z|92612704-1743-42d0-b1aa-892793f4d3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:21:05.325Z|ed2f7a5b-7adc-4771-9f18-fe7b7b399028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:21:05.326Z|ed2f7a5b-7adc-4771-9f18-fe7b7b399028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:21:05.851Z|9f3625a1-6e51-44d2-a765-c824a5725236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:05.851Z|576ea5b2-225c-4b30-aa76-badc59abcf0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:05.851Z|9f3625a1-6e51-44d2-a765-c824a5725236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:05.851Z|bf881002-cf72-4b65-9055-34be337c854c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:05.851Z|576ea5b2-225c-4b30-aa76-badc59abcf0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:05.852Z|bf881002-cf72-4b65-9055-34be337c854c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:15.878Z|7d0fc96a-a93b-450b-b815-18e24a798203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:15.878Z|26070a3c-7c31-4499-9e23-f4ba97c50dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:15.879Z|7d0fc96a-a93b-450b-b815-18e24a798203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:15.879Z|26070a3c-7c31-4499-9e23-f4ba97c50dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:15.882Z|8d8f0707-b330-4982-9948-ffbe18b665c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:15.883Z|8d8f0707-b330-4982-9948-ffbe18b665c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:19.167Z|9af5a89e-3b37-4ef4-9e30-b66030c429c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:21:19.172Z|9af5a89e-3b37-4ef4-9e30-b66030c429c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:21:22.055Z|b96170f8-0a1b-4c52-b695-49f274ab8ff7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:21:22.056Z|b96170f8-0a1b-4c52-b695-49f274ab8ff7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:25.905Z|8948feec-8298-4860-87b8-73112c293375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:25.906Z|4d1312f5-0b9e-4464-baec-fc43aae13b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:25.906Z|8948feec-8298-4860-87b8-73112c293375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:25.906Z|4d1312f5-0b9e-4464-baec-fc43aae13b7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:25.913Z|7755308d-d5b4-40e0-91ec-926419320ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:25.914Z|7755308d-d5b4-40e0-91ec-926419320ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:34.167Z|2218edba-e220-4761-8f3b-cc9710cce9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:21:34.168Z|2218edba-e220-4761-8f3b-cc9710cce9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:21:35.327Z|9e028536-86cd-41b7-b39c-5b796ab789a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:21:35.328Z|9e028536-86cd-41b7-b39c-5b796ab789a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:21:35.931Z|9b08cb25-cdb6-4ba7-b306-64d7752e2efa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:35.931Z|316a0363-26ea-445b-abb2-f910e1f53f62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:35.933Z|316a0363-26ea-445b-abb2-f910e1f53f62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:35.932Z|9b08cb25-cdb6-4ba7-b306-64d7752e2efa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:35.939Z|3d367236-ff64-4454-b27e-6b9848374dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:35.940Z|3d367236-ff64-4454-b27e-6b9848374dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:45.955Z|476a2717-457d-4b02-b699-57f01bf60ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:45.955Z|476a2717-457d-4b02-b699-57f01bf60ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:45.957Z|b927eecd-8687-41a2-a249-6b01d56f2924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:45.958Z|b927eecd-8687-41a2-a249-6b01d56f2924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:45.961Z|3b807052-5199-4003-907e-79f20325dff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:45.961Z|3b807052-5199-4003-907e-79f20325dff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:49.167Z|b5c79ee4-b2ab-4c0b-ae53-9e9de10a29c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:21:49.167Z|b5c79ee4-b2ab-4c0b-ae53-9e9de10a29c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:21:55.978Z|078f5dc1-3db1-45f4-844c-e064b9295cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:55.979Z|078f5dc1-3db1-45f4-844c-e064b9295cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:55.979Z|2afed4f3-44c8-4f08-8abb-a24900843e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:55.979Z|2afed4f3-44c8-4f08-8abb-a24900843e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:21:55.982Z|f0e57647-7067-4644-92af-8b2efa172cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:21:55.982Z|f0e57647-7067-4644-92af-8b2efa172cef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:04.167Z|189ba7ea-375e-41b8-9fa6-8afe87ef9596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:22:04.172Z|189ba7ea-375e-41b8-9fa6-8afe87ef9596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:22:05.328Z|429a6c9b-109c-4ef1-a2e6-7afef1c2ddcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:22:05.329Z|429a6c9b-109c-4ef1-a2e6-7afef1c2ddcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:22:06.004Z|f30d237d-94e1-4753-933f-48259e2f0848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:06.005Z|f30d237d-94e1-4753-933f-48259e2f0848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:06.015Z|68454b1e-9a90-4567-b94c-5c4875587366|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:06.015Z|68454b1e-9a90-4567-b94c-5c4875587366|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:06.019Z|08e647d9-64c6-4d91-96df-f4dd374525bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:06.020Z|08e647d9-64c6-4d91-96df-f4dd374525bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:16.030Z|ac6b1170-d66c-44b9-8e39-19458c472e57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:16.031Z|ac6b1170-d66c-44b9-8e39-19458c472e57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:16.042Z|7a09ed12-66fc-4a0d-8572-00c9a77a9e7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:16.043Z|7a09ed12-66fc-4a0d-8572-00c9a77a9e7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:16.045Z|66cb9bd7-6aee-447a-87f7-27171b29ca46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:16.046Z|66cb9bd7-6aee-447a-87f7-27171b29ca46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:19.169Z|fa162f18-bdf4-4f56-b6fc-25b6175a91e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:22:19.170Z|fa162f18-bdf4-4f56-b6fc-25b6175a91e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:22:22.055Z|eb5a4d3b-d991-4449-9712-38132d1431ed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:22:22.056Z|eb5a4d3b-d991-4449-9712-38132d1431ed|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:26.055Z|f904ae9d-c1d8-4944-b56a-097d4496fb06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:26.056Z|f904ae9d-c1d8-4944-b56a-097d4496fb06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:26.066Z|5d249116-dcca-481e-9e62-c6f5da89a3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:26.066Z|5d249116-dcca-481e-9e62-c6f5da89a3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:26.068Z|7edac8ca-c927-4326-b322-2e9c44a3f6a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:26.068Z|7edac8ca-c927-4326-b322-2e9c44a3f6a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:34.166Z|55c1d6be-9056-4ed8-8d14-9246b839b8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:22:34.167Z|55c1d6be-9056-4ed8-8d14-9246b839b8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:22:35.330Z|5562ca8c-afd6-4822-909a-076fe8e50769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:22:35.330Z|5562ca8c-afd6-4822-909a-076fe8e50769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:22:36.081Z|5f269bcd-6553-4ea3-83a7-22b5df85ee88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:36.081Z|5f269bcd-6553-4ea3-83a7-22b5df85ee88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:36.093Z|19d96fe9-b075-430b-b152-be92bd143c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:36.093Z|28e85696-a9f7-4e39-89ab-d2290d1e973e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:36.093Z|19d96fe9-b075-430b-b152-be92bd143c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:36.093Z|28e85696-a9f7-4e39-89ab-d2290d1e973e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:46.114Z|d6e1d2fd-c62d-4869-be42-ba810c162937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:46.114Z|d6e1d2fd-c62d-4869-be42-ba810c162937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:46.116Z|637a7d1a-6281-4570-9633-fb0e8939d2db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:46.116Z|637a7d1a-6281-4570-9633-fb0e8939d2db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:46.117Z|c95e4d48-08ed-4bc1-b111-7f048f0ed959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:46.118Z|c95e4d48-08ed-4bc1-b111-7f048f0ed959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:49.167Z|44483938-c36c-4256-af10-cf92feaaee7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:22:49.171Z|44483938-c36c-4256-af10-cf92feaaee7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:22:56.143Z|8f68b839-8cc5-4cd2-a0de-5c41556a3832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:56.143Z|8f68b839-8cc5-4cd2-a0de-5c41556a3832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:56.143Z|05f9e52c-a512-4fc7-94be-19f7545c74fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:56.146Z|cdd04ead-b2a2-4155-9437-804797ad5f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:22:56.146Z|cdd04ead-b2a2-4155-9437-804797ad5f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:22:56.144Z|05f9e52c-a512-4fc7-94be-19f7545c74fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:04.167Z|72719c60-f417-4db6-8f47-d14f72ecb8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:23:04.167Z|72719c60-f417-4db6-8f47-d14f72ecb8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:23:05.331Z|72c7cb62-96a5-40fc-884c-c06f681c9362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:23:05.332Z|72c7cb62-96a5-40fc-884c-c06f681c9362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:23:06.166Z|56463467-08ab-40f0-bd4a-b91d4d606e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:06.166Z|56463467-08ab-40f0-bd4a-b91d4d606e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:06.169Z|179b06b7-a4b1-4503-aba3-21d8b991b615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:06.169Z|179b06b7-a4b1-4503-aba3-21d8b991b615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:06.171Z|35413473-47cf-4895-871f-7c6fd130f748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:06.172Z|35413473-47cf-4895-871f-7c6fd130f748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:16.192Z|e1cc76a5-3c57-4434-ae5f-57edb3332a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:16.193Z|e1cc76a5-3c57-4434-ae5f-57edb3332a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:16.194Z|97ffd9ad-946e-4002-8a60-af3c96b7d724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:16.194Z|97ffd9ad-946e-4002-8a60-af3c96b7d724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:16.201Z|1e1ca521-12dd-4c39-84e0-ca012f434cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:16.202Z|1e1ca521-12dd-4c39-84e0-ca012f434cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:19.167Z|7cf952b3-b079-4e81-9bfa-d78390196a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:23:19.167Z|7cf952b3-b079-4e81-9bfa-d78390196a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:23:22.055Z|622b5c30-83c9-4154-bbb7-ba9866e3b1ca|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:23:22.056Z|622b5c30-83c9-4154-bbb7-ba9866e3b1ca|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:26.222Z|81931a80-a3e2-4063-963f-1c38607fdf2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:26.223Z|81931a80-a3e2-4063-963f-1c38607fdf2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:26.222Z|59783727-fdcc-4022-81c4-5f445e595a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:26.223Z|59783727-fdcc-4022-81c4-5f445e595a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:26.226Z|c9259418-bd34-40fb-b0f0-01f59a567a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:26.226Z|c9259418-bd34-40fb-b0f0-01f59a567a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:34.167Z|5d92fac0-ab73-44d7-8bf2-a2b7b17bdf49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:23:34.171Z|5d92fac0-ab73-44d7-8bf2-a2b7b17bdf49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:23:35.332Z|5967837b-7cc7-46c0-a01e-18f276e105d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:23:35.333Z|5967837b-7cc7-46c0-a01e-18f276e105d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:23:36.250Z|01d45613-700b-4ecb-954a-f2a5bb2b119f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:36.250Z|4eec93dc-060a-4d24-9f77-a1584f27bb84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:36.250Z|01d45613-700b-4ecb-954a-f2a5bb2b119f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:36.250Z|a6a4c639-7f62-498e-862b-3168a07a3e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:36.251Z|4eec93dc-060a-4d24-9f77-a1584f27bb84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:36.251Z|a6a4c639-7f62-498e-862b-3168a07a3e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:46.277Z|27496e17-7bfe-4e1c-b2d0-a3dcb385bdb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:46.277Z|27496e17-7bfe-4e1c-b2d0-a3dcb385bdb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:46.284Z|07bca09e-5999-4e69-a260-3dd63725aacc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:46.285Z|07bca09e-5999-4e69-a260-3dd63725aacc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:46.285Z|9ef99f1e-5c5d-4d5e-9df9-3cbf5196df09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:46.285Z|9ef99f1e-5c5d-4d5e-9df9-3cbf5196df09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:49.167Z|e9351b2c-2298-448b-802b-ba6b7c16fc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:23:49.167Z|e9351b2c-2298-448b-802b-ba6b7c16fc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:23:56.299Z|c501a081-254d-4621-ac26-60f30243cbc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:56.300Z|c501a081-254d-4621-ac26-60f30243cbc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:56.311Z|36d7f350-1086-4652-8bcb-012aa3435180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:56.312Z|36d7f350-1086-4652-8bcb-012aa3435180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:23:56.314Z|ba9bd60b-dd87-48ad-b6f9-d14ff9a8339b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:23:56.315Z|ba9bd60b-dd87-48ad-b6f9-d14ff9a8339b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:04.167Z|e6a1eef0-7675-482c-b096-118f4bee61aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:24:04.167Z|e6a1eef0-7675-482c-b096-118f4bee61aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:24:05.333Z|78895837-6ed7-4237-ac36-db71491224de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:24:05.334Z|78895837-6ed7-4237-ac36-db71491224de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:24:06.342Z|b1e5bd25-0e3b-4488-b4c8-e411245d7140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:06.342Z|5a38c62c-bec0-4ae0-ac70-4336c8425240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:06.343Z|b1e5bd25-0e3b-4488-b4c8-e411245d7140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:06.343Z|5a38c62c-bec0-4ae0-ac70-4336c8425240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:06.346Z|77f49031-99ef-42ef-8dba-b6ffc365d5c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:06.346Z|77f49031-99ef-42ef-8dba-b6ffc365d5c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:16.371Z|b136afd0-b525-4841-a3b7-2228866b5df2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:16.371Z|b4e6cd15-a4c1-4f2c-9214-31345af6fe0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:16.372Z|b136afd0-b525-4841-a3b7-2228866b5df2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:16.372Z|bf78b4ff-a198-48eb-a224-f9c6c491f10b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:16.372Z|bf78b4ff-a198-48eb-a224-f9c6c491f10b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:16.372Z|b4e6cd15-a4c1-4f2c-9214-31345af6fe0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:19.167Z|cfb12601-741b-4a75-b9aa-3736a7edb8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:24:19.171Z|cfb12601-741b-4a75-b9aa-3736a7edb8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:24:22.055Z|0bc49c7c-2243-4b29-8826-ef8e4207fdcb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:24:22.055Z|0bc49c7c-2243-4b29-8826-ef8e4207fdcb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:26.396Z|810cf16f-bb5b-4282-94a7-9ea41a0d704a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:26.397Z|810cf16f-bb5b-4282-94a7-9ea41a0d704a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:26.398Z|b150ad59-449e-4e9d-98cf-2ab83fce1142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:26.398Z|b150ad59-449e-4e9d-98cf-2ab83fce1142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:26.400Z|34c385d2-956f-4ded-9693-c5dd50dc9e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:26.401Z|34c385d2-956f-4ded-9693-c5dd50dc9e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:34.167Z|b2cfe305-e3d5-48da-8f6b-a601e6af1b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:24:34.167Z|b2cfe305-e3d5-48da-8f6b-a601e6af1b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:24:35.335Z|4b70de15-f0f9-4879-9289-29c6d2893ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:24:35.335Z|4b70de15-f0f9-4879-9289-29c6d2893ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:24:36.424Z|46ff92b0-fbdb-4f3a-b844-ca4916ab5631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:36.424Z|46ff92b0-fbdb-4f3a-b844-ca4916ab5631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:36.424Z|92fa8af9-4b34-42ca-a1d8-57f7c21dfdcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:36.425Z|92fa8af9-4b34-42ca-a1d8-57f7c21dfdcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:36.426Z|eb086621-4e34-4642-8c7a-fb61232551e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:36.426Z|eb086621-4e34-4642-8c7a-fb61232551e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:46.448Z|7b021299-62ba-4a5c-aca2-9f2eb3d3e797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:46.449Z|7b021299-62ba-4a5c-aca2-9f2eb3d3e797|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:46.450Z|6ea4d98c-ae0f-4038-ab40-255742af016b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:46.450Z|f8219fee-9b3e-42ba-92bd-9a4376e5f719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:46.450Z|6ea4d98c-ae0f-4038-ab40-255742af016b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:46.451Z|f8219fee-9b3e-42ba-92bd-9a4376e5f719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:49.167Z|62e7d3f3-50ed-4241-ae1d-fd31a27588f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:24:49.167Z|62e7d3f3-50ed-4241-ae1d-fd31a27588f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:24:56.475Z|1a94044c-c1d6-45a9-8922-2ffae962cb5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:56.476Z|1a94044c-c1d6-45a9-8922-2ffae962cb5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:56.482Z|0a7883eb-17a1-4739-b958-680ae9fef82e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:56.482Z|0a7883eb-17a1-4739-b958-680ae9fef82e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:24:56.483Z|e1422421-e977-4a2b-8774-d65d9f8c2d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:24:56.483Z|e1422421-e977-4a2b-8774-d65d9f8c2d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:04.167Z|068593c2-d8af-47a6-b0ea-09698ebb2382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:25:04.171Z|068593c2-d8af-47a6-b0ea-09698ebb2382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:25:05.336Z|4c7f8b33-72ee-4ae6-833e-91b0465ff046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:25:05.337Z|4c7f8b33-72ee-4ae6-833e-91b0465ff046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:25:06.503Z|f87de9fa-553f-4338-96d8-7e5f88c113f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:06.504Z|f87de9fa-553f-4338-96d8-7e5f88c113f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:06.504Z|fbdc3870-add5-4910-8881-e9f9ceb81bb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:06.505Z|fbdc3870-add5-4910-8881-e9f9ceb81bb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:06.507Z|f0d12be6-1209-4b5b-9011-c1f8e6716d0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:06.507Z|f0d12be6-1209-4b5b-9011-c1f8e6716d0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:16.530Z|a8104e91-1a95-4760-9c74-04b369f96573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:16.530Z|62728ca5-ef4f-4230-adf1-27a89a85af17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:16.530Z|a8104e91-1a95-4760-9c74-04b369f96573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:16.530Z|62728ca5-ef4f-4230-adf1-27a89a85af17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:16.538Z|5b33c3a0-a6b2-472c-8854-206b43ed10c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:16.539Z|5b33c3a0-a6b2-472c-8854-206b43ed10c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:19.167Z|457f1736-503a-4e69-8e65-07306fac5907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:25:19.167Z|457f1736-503a-4e69-8e65-07306fac5907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:25:22.055Z|128bbc23-7f45-43eb-84f9-5b4510582e69|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:25:22.056Z|128bbc23-7f45-43eb-84f9-5b4510582e69|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:26.556Z|c7f39bdb-ddff-4ac4-97b4-c5ea6f89915a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:26.557Z|c7f39bdb-ddff-4ac4-97b4-c5ea6f89915a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:26.562Z|3919c100-6e55-4bc2-bfcc-67dab1cf6384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:26.563Z|91e07c06-e0fc-46a3-823b-7ebce672efe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:26.563Z|3919c100-6e55-4bc2-bfcc-67dab1cf6384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:26.564Z|91e07c06-e0fc-46a3-823b-7ebce672efe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:34.167Z|2468a415-8bff-4ddb-87a1-c6af297432ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:25:34.168Z|2468a415-8bff-4ddb-87a1-c6af297432ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:25:35.338Z|1cc6e23f-18f3-46d1-8f32-5c9d599b70fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:25:35.338Z|1cc6e23f-18f3-46d1-8f32-5c9d599b70fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:25:36.581Z|18cc00f2-1210-46e3-ae9e-1318fd37dec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:36.582Z|18cc00f2-1210-46e3-ae9e-1318fd37dec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:36.587Z|e8a88cf1-30e0-470e-9971-65d160c5b2c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:36.588Z|e8a88cf1-30e0-470e-9971-65d160c5b2c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:36.588Z|35987422-9d37-4484-b475-0417a7e6d05b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:36.589Z|35987422-9d37-4484-b475-0417a7e6d05b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:46.605Z|af2d8af7-60af-4ee0-a30d-9e728ff3ce8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:46.606Z|af2d8af7-60af-4ee0-a30d-9e728ff3ce8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:46.608Z|26655f94-e93e-4164-afa6-0266a274a36c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:46.609Z|26655f94-e93e-4164-afa6-0266a274a36c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:46.611Z|fc3a740e-bb40-4323-b708-9a6129e76f68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:46.612Z|fc3a740e-bb40-4323-b708-9a6129e76f68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:49.167Z|9cd93733-dde1-49dd-8875-820db41f212d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:25:49.171Z|9cd93733-dde1-49dd-8875-820db41f212d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:25:56.642Z|528703cf-7206-4a2c-8d16-345ee46d63a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:56.642Z|9eb603ac-f509-40d3-a259-697f6e0bbdf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:56.643Z|528703cf-7206-4a2c-8d16-345ee46d63a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:56.643Z|9eb603ac-f509-40d3-a259-697f6e0bbdf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:25:56.650Z|a886f0b0-4d1d-4cc6-ac75-57b328f819f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:25:56.651Z|a886f0b0-4d1d-4cc6-ac75-57b328f819f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:04.168Z|faad3661-787d-4c6a-895e-f9771592cf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:26:04.169Z|faad3661-787d-4c6a-895e-f9771592cf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:26:05.339Z|792a1c31-8364-4740-b58d-0300cc50b089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:26:05.339Z|792a1c31-8364-4740-b58d-0300cc50b089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:26:06.668Z|bce62d60-e7eb-4d3b-acf2-742dcaf0e6e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:06.668Z|bce62d60-e7eb-4d3b-acf2-742dcaf0e6e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:06.668Z|1c85100d-8c64-4408-a44d-f57149d9679c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:06.669Z|1c85100d-8c64-4408-a44d-f57149d9679c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:06.673Z|82f81548-4e3e-40c5-9d81-439d55356c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:06.673Z|82f81548-4e3e-40c5-9d81-439d55356c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:16.691Z|0761b899-17b0-4309-b784-df91d7603971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:16.692Z|0761b899-17b0-4309-b784-df91d7603971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:16.695Z|d1802845-4ee7-48e7-9352-dd12a4a3fe71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:16.696Z|d1802845-4ee7-48e7-9352-dd12a4a3fe71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:16.701Z|6400b645-169c-4e2e-9594-2e2564fb7587|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:16.701Z|6400b645-169c-4e2e-9594-2e2564fb7587|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:19.166Z|cf72a2f3-7b15-40f4-8fdd-00f390cdf6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:26:19.167Z|cf72a2f3-7b15-40f4-8fdd-00f390cdf6d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:26:22.055Z|10a541a8-7a1e-414b-8312-229ea879591c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:26:22.056Z|10a541a8-7a1e-414b-8312-229ea879591c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:26.720Z|c2b3a837-44c2-4500-a061-29e23bedfb5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:26.721Z|c2b3a837-44c2-4500-a061-29e23bedfb5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:26.723Z|50493f3d-0af5-4050-8912-62d88d99f830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:26.723Z|79fe50ab-8686-4ef0-8c87-51079714a90a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:26.724Z|50493f3d-0af5-4050-8912-62d88d99f830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:26.724Z|79fe50ab-8686-4ef0-8c87-51079714a90a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:34.167Z|eb9f5608-7f8f-4941-a13a-2ebcb61cbba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:26:34.171Z|eb9f5608-7f8f-4941-a13a-2ebcb61cbba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:26:35.340Z|9432cd55-fd30-445e-836a-cf1c4c181181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:26:35.340Z|9432cd55-fd30-445e-836a-cf1c4c181181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:26:36.744Z|d257f09f-0778-41c5-bab8-ac9a87b6c2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:36.745Z|d257f09f-0778-41c5-bab8-ac9a87b6c2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:36.746Z|321e67ee-8531-4d10-a434-643bda518890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:36.746Z|321e67ee-8531-4d10-a434-643bda518890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:36.746Z|e482a837-4658-41ce-9264-d3395aaad0ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:36.747Z|e482a837-4658-41ce-9264-d3395aaad0ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:46.771Z|cca81fcc-dab6-41e4-aac3-07437e24116c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:46.772Z|cca81fcc-dab6-41e4-aac3-07437e24116c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:46.772Z|7a8e54de-4c28-4002-9eb4-912839df49a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:46.772Z|ca902e4d-5e7d-44ae-8168-0a414108ec00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:46.773Z|7a8e54de-4c28-4002-9eb4-912839df49a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:46.773Z|ca902e4d-5e7d-44ae-8168-0a414108ec00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:49.167Z|92be13f3-618b-4741-8236-1b7c110353c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:26:49.167Z|92be13f3-618b-4741-8236-1b7c110353c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:26:56.795Z|f76a30e1-74c0-41be-8bbf-e85abd10f1b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:56.795Z|ec01a5c5-920c-47c7-b58d-7be56fe12673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:56.795Z|0f62b271-c33c-4d20-8a62-ddf10dc6d3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:26:56.796Z|f76a30e1-74c0-41be-8bbf-e85abd10f1b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:56.796Z|ec01a5c5-920c-47c7-b58d-7be56fe12673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:26:56.796Z|0f62b271-c33c-4d20-8a62-ddf10dc6d3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:04.167Z|59cbf178-2dd3-4de5-acd2-ac7794db307b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:27:04.167Z|59cbf178-2dd3-4de5-acd2-ac7794db307b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:27:05.341Z|6afd06fd-a33b-4f4a-a2f5-e5e83d60d39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:27:05.342Z|6afd06fd-a33b-4f4a-a2f5-e5e83d60d39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:27:06.820Z|216ffb92-b410-4be6-a7b5-274c20d9ba58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:06.821Z|216ffb92-b410-4be6-a7b5-274c20d9ba58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:06.822Z|fe48a7e8-c675-4e9a-ab76-a912dfcf617d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:06.823Z|fe48a7e8-c675-4e9a-ab76-a912dfcf617d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:06.825Z|14720cbd-ac8f-4760-b9d0-1180d1770351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:06.825Z|14720cbd-ac8f-4760-b9d0-1180d1770351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:16.845Z|16e15d57-7625-4f38-a4d4-10cd684db446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:16.846Z|16e15d57-7625-4f38-a4d4-10cd684db446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:16.847Z|fc1a788a-3428-4cd4-9d15-045d82f7732c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:16.847Z|fc1a788a-3428-4cd4-9d15-045d82f7732c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:16.848Z|bd250564-8004-49c8-951c-38b5bda830bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:16.848Z|bd250564-8004-49c8-951c-38b5bda830bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:19.166Z|2a25f1ac-7f15-4f6c-b400-df16973921f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:27:19.171Z|2a25f1ac-7f15-4f6c-b400-df16973921f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:27:22.055Z|f5ada1eb-c28e-4939-bdf0-263cadf18714|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:27:22.056Z|f5ada1eb-c28e-4939-bdf0-263cadf18714|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:26.874Z|2b989694-2e75-43ca-b385-e63e61283b5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:26.875Z|6164f4f4-c5cb-4f75-8bad-6659944f6ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:26.875Z|2b989694-2e75-43ca-b385-e63e61283b5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:26.876Z|6164f4f4-c5cb-4f75-8bad-6659944f6ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:26.878Z|35918199-02b4-415d-9b70-ef37f0dec056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:26.879Z|35918199-02b4-415d-9b70-ef37f0dec056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:34.166Z|23779c47-389f-4d6a-b478-07738bfc8de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:27:34.167Z|23779c47-389f-4d6a-b478-07738bfc8de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:27:35.343Z|63032515-2548-43e0-a70b-92e7978e6760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:27:35.343Z|63032515-2548-43e0-a70b-92e7978e6760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:27:36.899Z|10fe53be-b9e7-4a4d-8611-d9c7752dd6e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:36.899Z|10fe53be-b9e7-4a4d-8611-d9c7752dd6e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:36.899Z|4c05cf59-86b0-436c-923c-09b5b0a5b3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:36.899Z|c2081798-be23-425f-8831-7d8944635144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:36.899Z|4c05cf59-86b0-436c-923c-09b5b0a5b3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:36.900Z|c2081798-be23-425f-8831-7d8944635144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:46.925Z|89841a58-6971-4276-8b3c-804f093d79e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:46.925Z|89841a58-6971-4276-8b3c-804f093d79e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:46.932Z|82bf5b38-ff74-40c6-9883-4ed86f20094d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:46.933Z|82bf5b38-ff74-40c6-9883-4ed86f20094d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:46.932Z|fb2f30f9-0b75-4490-88c9-5778af636a17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:46.933Z|fb2f30f9-0b75-4490-88c9-5778af636a17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:49.167Z|81d98f7a-4fcc-4c54-b8d1-6f05c2563036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:27:49.167Z|81d98f7a-4fcc-4c54-b8d1-6f05c2563036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:27:56.950Z|194e09ac-4f43-4793-a1ef-514849afa440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:56.951Z|194e09ac-4f43-4793-a1ef-514849afa440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:56.953Z|e920aa28-dc55-422a-b352-7a84cb758175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:56.953Z|e920aa28-dc55-422a-b352-7a84cb758175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:27:56.955Z|8e8c3595-01b6-43ad-9506-b8142f369bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:27:56.956Z|8e8c3595-01b6-43ad-9506-b8142f369bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:04.167Z|d02ea1a6-0a47-4f48-a627-2d869dba02ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:28:04.171Z|d02ea1a6-0a47-4f48-a627-2d869dba02ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:28:05.344Z|a8366163-161f-4362-97c5-b859d4b918dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:28:05.344Z|a8366163-161f-4362-97c5-b859d4b918dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:28:06.976Z|8837d447-7900-4a14-92bb-b61fad5e2035|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:06.977Z|8837d447-7900-4a14-92bb-b61fad5e2035|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:06.977Z|d782c2c5-d708-4535-b9a8-e6cc9ac6e92a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:06.977Z|42b8dc24-38d6-4bbd-8ab3-94e1a767e034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:06.977Z|d782c2c5-d708-4535-b9a8-e6cc9ac6e92a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:06.978Z|42b8dc24-38d6-4bbd-8ab3-94e1a767e034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:17.004Z|873201f9-0b8f-4b13-a8e5-19f350717be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:17.005Z|873201f9-0b8f-4b13-a8e5-19f350717be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:17.005Z|bc77f461-890a-4bb5-8097-74dc2397ac2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:17.005Z|fae230e6-84c3-4c0a-870c-e98ed712f4c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:17.005Z|bc77f461-890a-4bb5-8097-74dc2397ac2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:17.006Z|fae230e6-84c3-4c0a-870c-e98ed712f4c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:19.167Z|0fce348b-abbf-4cc3-a65b-be09f97a0121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:28:19.168Z|0fce348b-abbf-4cc3-a65b-be09f97a0121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:28:22.056Z|f504cc71-2462-4346-9391-ce63722e685e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:28:22.056Z|f504cc71-2462-4346-9391-ce63722e685e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:27.030Z|7381fb7b-5ae0-4708-82ca-859ed60d74af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:27.030Z|1fd7e3b7-fee3-49c8-91aa-23a624d77fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:27.031Z|7381fb7b-5ae0-4708-82ca-859ed60d74af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:27.031Z|1fd7e3b7-fee3-49c8-91aa-23a624d77fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:27.037Z|72e9a8ca-e263-4035-9d20-391e7cdd06fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:27.037Z|72e9a8ca-e263-4035-9d20-391e7cdd06fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:34.166Z|be4fc5e4-d365-47b6-bc82-dcba0a189749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:28:34.167Z|be4fc5e4-d365-47b6-bc82-dcba0a189749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:28:35.345Z|cab21f59-63d2-4998-9d89-d735818385e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:28:35.345Z|cab21f59-63d2-4998-9d89-d735818385e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:28:37.056Z|9932b3d7-d2f3-4c7f-8e04-15ac87f87cb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:37.056Z|9932b3d7-d2f3-4c7f-8e04-15ac87f87cb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:37.059Z|4440988d-0500-4e60-bf6a-f129513aee9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:37.059Z|4440988d-0500-4e60-bf6a-f129513aee9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:37.059Z|149e9e4b-53ca-4f4a-898c-3d97945376b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:37.060Z|149e9e4b-53ca-4f4a-898c-3d97945376b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:47.084Z|e2b05b59-e116-4a12-9808-3af7f03d885a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:47.085Z|e2b05b59-e116-4a12-9808-3af7f03d885a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:47.085Z|9f56b704-2332-4354-91d8-02dd4f7b7708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:47.086Z|9f56b704-2332-4354-91d8-02dd4f7b7708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:47.086Z|89cf1a51-57fc-4776-90f9-303e346be6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:47.087Z|89cf1a51-57fc-4776-90f9-303e346be6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:49.167Z|27c3cf75-7b1c-44c9-8a75-a7005e5c5810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:28:49.171Z|27c3cf75-7b1c-44c9-8a75-a7005e5c5810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:28:57.110Z|a3ec8d5f-e8f9-49e3-b2c8-c1384c4b8215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:57.110Z|a80c638f-f078-4011-83a4-afbec4310a78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:57.110Z|a8d658b5-e357-4413-9c2c-0153da7ca3c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:28:57.110Z|a3ec8d5f-e8f9-49e3-b2c8-c1384c4b8215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:57.110Z|a80c638f-f078-4011-83a4-afbec4310a78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:28:57.110Z|a8d658b5-e357-4413-9c2c-0153da7ca3c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:04.167Z|8fabbcbe-d023-4b6e-84c5-bd5a89443bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:29:04.167Z|8fabbcbe-d023-4b6e-84c5-bd5a89443bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:29:05.346Z|18562531-8f14-42bc-99c5-365e191b7891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:29:05.347Z|18562531-8f14-42bc-99c5-365e191b7891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:29:07.134Z|e6f8d1e0-e8c0-45de-848b-b0bc9d16c89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:07.134Z|e6f8d1e0-e8c0-45de-848b-b0bc9d16c89a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:07.135Z|c009308c-4cde-4d45-9d01-2043bcaa3ed3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:07.135Z|c009308c-4cde-4d45-9d01-2043bcaa3ed3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:07.137Z|0e4b94f2-b483-4cf1-8dbc-98e4cef21a90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:07.137Z|0e4b94f2-b483-4cf1-8dbc-98e4cef21a90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:17.158Z|2093830c-5eae-410a-9e25-de88db3ae77d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:17.158Z|737b42d4-99ac-4c43-9132-f0ef1eea76d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:17.159Z|2093830c-5eae-410a-9e25-de88db3ae77d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:17.159Z|737b42d4-99ac-4c43-9132-f0ef1eea76d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:17.159Z|4b33c606-d2d9-4e76-8eee-065b2ca952ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:17.159Z|4b33c606-d2d9-4e76-8eee-065b2ca952ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:19.167Z|a16f6540-f5c4-4e5f-9878-d240ad9ecab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:29:19.167Z|a16f6540-f5c4-4e5f-9878-d240ad9ecab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:29:22.055Z|07a4644d-50b2-4fa6-be5f-288f34cef783|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:29:22.056Z|07a4644d-50b2-4fa6-be5f-288f34cef783|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:27.182Z|56b3dca1-5e03-4afa-9925-30edf86d4041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:27.182Z|baf969b6-6e9a-4a50-9cc1-37736f5f061d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:27.183Z|56b3dca1-5e03-4afa-9925-30edf86d4041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:27.183Z|baf969b6-6e9a-4a50-9cc1-37736f5f061d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:27.184Z|3af2a8fc-f7c3-4ed2-9048-57bc06bddb7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:27.184Z|3af2a8fc-f7c3-4ed2-9048-57bc06bddb7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:34.167Z|c1654855-2243-4565-9306-1562bf140268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:29:34.173Z|c1654855-2243-4565-9306-1562bf140268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:29:35.347Z|474b3560-022f-472d-b9b8-c93e309273c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:29:35.348Z|474b3560-022f-472d-b9b8-c93e309273c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:29:37.206Z|4781a9c9-2e3d-4de9-93bb-f10e4ae369ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:37.206Z|4781a9c9-2e3d-4de9-93bb-f10e4ae369ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:37.206Z|26fc6467-aecb-4108-a85e-4902a0cd425f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:37.206Z|75b8eacd-0d91-4d25-bab3-e7625f2005c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:37.207Z|26fc6467-aecb-4108-a85e-4902a0cd425f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:37.207Z|75b8eacd-0d91-4d25-bab3-e7625f2005c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:47.231Z|d8d6c1a5-9eee-48f9-8792-7f67276a1680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:47.232Z|d8d6c1a5-9eee-48f9-8792-7f67276a1680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:47.231Z|e6f9d923-7bca-40c4-b2bd-9c437632ea17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:47.232Z|e6f9d923-7bca-40c4-b2bd-9c437632ea17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:47.238Z|35a5782a-3633-40dd-bc67-1a91dc6f4dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:47.238Z|35a5782a-3633-40dd-bc67-1a91dc6f4dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:49.167Z|10022fe1-5508-47ff-9bc8-18eff8dffb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:29:49.167Z|10022fe1-5508-47ff-9bc8-18eff8dffb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:29:57.256Z|d9f7b230-43db-4fdd-9e72-638e2efa6e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:57.256Z|dfae21b5-f791-4986-b61c-0d99d6a74131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:57.256Z|d9f7b230-43db-4fdd-9e72-638e2efa6e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:57.257Z|dfae21b5-f791-4986-b61c-0d99d6a74131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:29:57.260Z|a83d6e0e-cd72-410f-87dc-6eb765e5dc74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:29:57.260Z|a83d6e0e-cd72-410f-87dc-6eb765e5dc74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:04.166Z|629f0c57-7be4-4828-aeb4-14312c5648d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:30:04.167Z|629f0c57-7be4-4828-aeb4-14312c5648d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:30:05.348Z|727b68e5-75b4-4240-80e1-dda9e54dc748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:30:05.349Z|727b68e5-75b4-4240-80e1-dda9e54dc748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:30:07.284Z|7103f62b-b974-4cc5-8efd-00de49114646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:07.284Z|7103f62b-b974-4cc5-8efd-00de49114646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:07.284Z|7fd2ff87-443e-4f16-aa85-1373173cb173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:07.284Z|7fd2ff87-443e-4f16-aa85-1373173cb173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:07.284Z|d8ff18eb-b6c9-4d8e-99fb-a285cf5a77f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:07.285Z|d8ff18eb-b6c9-4d8e-99fb-a285cf5a77f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:17.310Z|f0921be7-619a-4045-a20c-3e80575aba4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:17.311Z|f0921be7-619a-4045-a20c-3e80575aba4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:17.312Z|a94ffd6c-79c1-4a51-97ef-b6ad460a5aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:17.313Z|de1edf52-b759-46ca-9a07-d3b9727136f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:17.313Z|a94ffd6c-79c1-4a51-97ef-b6ad460a5aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:17.313Z|de1edf52-b759-46ca-9a07-d3b9727136f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:19.168Z|2fe4e366-dd21-439b-ba65-229f9861279a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:30:19.173Z|2fe4e366-dd21-439b-ba65-229f9861279a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:30:22.055Z|d62df179-576c-4d4a-b6ab-41b0e179e4c8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:30:22.056Z|d62df179-576c-4d4a-b6ab-41b0e179e4c8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:27.338Z|f616ab49-ac95-401c-85f9-e2ccde3ace60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:27.339Z|f616ab49-ac95-401c-85f9-e2ccde3ace60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:27.339Z|4e10723b-0c8a-4f67-9d7d-2c42a9163baf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:27.339Z|4e10723b-0c8a-4f67-9d7d-2c42a9163baf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:27.346Z|2f4899ae-5582-4594-9564-515da1511bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:27.347Z|2f4899ae-5582-4594-9564-515da1511bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:34.167Z|9fc09eb8-35ba-4665-ad6a-b6c591e0c2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:30:34.167Z|9fc09eb8-35ba-4665-ad6a-b6c591e0c2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:30:35.350Z|9ffc2ecb-de67-46a7-ac17-8b132612f521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:30:35.350Z|9ffc2ecb-de67-46a7-ac17-8b132612f521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:30:37.367Z|642e20d1-7a86-4010-bb6a-86ee8c1a8956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:37.367Z|642e20d1-7a86-4010-bb6a-86ee8c1a8956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:37.369Z|bf0856da-073b-4972-9587-5ec4eb40d2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:37.369Z|bf0856da-073b-4972-9587-5ec4eb40d2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:37.373Z|ba17a3f9-ca89-4d47-a521-edb49e2195c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:37.373Z|ba17a3f9-ca89-4d47-a521-edb49e2195c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:47.394Z|246816a9-cbb3-4044-b9c0-28a42c723907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:47.395Z|f99d1238-e359-4f2e-a1bd-f6bee3b39871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:47.395Z|246816a9-cbb3-4044-b9c0-28a42c723907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:47.396Z|f99d1238-e359-4f2e-a1bd-f6bee3b39871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:47.397Z|509f0c58-4ce3-414b-8c64-3ee20b71a6ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:47.398Z|509f0c58-4ce3-414b-8c64-3ee20b71a6ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:49.167Z|06b76e4d-de6f-4345-8af0-29b45f305356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:30:49.167Z|06b76e4d-de6f-4345-8af0-29b45f305356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:30:57.420Z|ee652bcd-dc29-4b6f-8bfb-c12006064079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:57.420Z|aef50f33-3e34-42f1-9037-fc4f338fde7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:57.421Z|ee652bcd-dc29-4b6f-8bfb-c12006064079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:57.421Z|aef50f33-3e34-42f1-9037-fc4f338fde7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:30:57.424Z|d5f4dbf9-d440-42b9-84d7-a55158f0aa82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:30:57.425Z|d5f4dbf9-d440-42b9-84d7-a55158f0aa82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:04.167Z|2f3bd90c-21c7-4abf-8ba2-df3b547d05ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:31:04.171Z|2f3bd90c-21c7-4abf-8ba2-df3b547d05ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:31:05.350Z|1467e1f2-faf0-44d1-b8c5-5cf86fcb46c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:31:05.351Z|1467e1f2-faf0-44d1-b8c5-5cf86fcb46c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:31:07.446Z|48103b7b-7c38-434a-b7fa-0546939ca7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:07.446Z|db6a0bfe-8149-4744-9bac-90de7a5f49bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:07.446Z|49cbf8f4-c51d-4b50-8d08-9047e643cd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:07.446Z|48103b7b-7c38-434a-b7fa-0546939ca7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:07.447Z|49cbf8f4-c51d-4b50-8d08-9047e643cd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:07.447Z|db6a0bfe-8149-4744-9bac-90de7a5f49bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:17.476Z|1aa8525b-8d94-4ddd-9ba7-5a62559540b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:17.476Z|1aa8525b-8d94-4ddd-9ba7-5a62559540b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:17.479Z|9b324420-d513-46c0-9baa-72ccf1415328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:17.480Z|9b324420-d513-46c0-9baa-72ccf1415328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:17.480Z|49b770de-6259-4082-b102-cdd71cfeb6e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:17.480Z|49b770de-6259-4082-b102-cdd71cfeb6e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:19.167Z|454640c4-6bf0-4e2c-936b-14e5de009aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:31:19.167Z|454640c4-6bf0-4e2c-936b-14e5de009aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:31:22.054Z|f93a5d7a-0e5f-4801-bff1-30caea1fad9c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:31:22.055Z|f93a5d7a-0e5f-4801-bff1-30caea1fad9c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:27.501Z|00fb224e-e50c-498e-a87f-5f16c91c542e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:27.501Z|00fb224e-e50c-498e-a87f-5f16c91c542e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:27.505Z|72687130-2517-4ce9-a719-ba3b7ba5df4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:27.505Z|72687130-2517-4ce9-a719-ba3b7ba5df4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:27.514Z|01b6df89-3165-4996-887d-f36bfc5997bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:27.514Z|01b6df89-3165-4996-887d-f36bfc5997bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:34.167Z|595ea9b1-0228-4ccc-b43f-7df982915ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:31:34.167Z|595ea9b1-0228-4ccc-b43f-7df982915ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:31:35.351Z|5f11597c-087e-4ce9-bae8-98a6eb24af4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:31:35.352Z|5f11597c-087e-4ce9-bae8-98a6eb24af4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:31:37.533Z|ada0c9c1-79b8-466f-a4fd-5b6f6f76ac72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:37.534Z|ada0c9c1-79b8-466f-a4fd-5b6f6f76ac72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:37.536Z|51a6e0a8-75ca-40f4-8f65-f4a47bfd0102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:37.537Z|51a6e0a8-75ca-40f4-8f65-f4a47bfd0102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:37.539Z|d9576a9b-5c4e-490c-8a8d-d9839b9479cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:37.540Z|d9576a9b-5c4e-490c-8a8d-d9839b9479cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:47.560Z|f1b78fbc-4a09-45ec-8596-da12c9172bc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:47.561Z|f1b78fbc-4a09-45ec-8596-da12c9172bc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:47.562Z|95e4fb5c-089e-4efb-ad18-f01579e3ba33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:47.562Z|95e4fb5c-089e-4efb-ad18-f01579e3ba33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:47.564Z|d6abfda9-38a1-4bc2-88df-de42a5737804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:47.564Z|d6abfda9-38a1-4bc2-88df-de42a5737804|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:49.167Z|51133032-6db3-41d1-87d0-435b05bd5164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:31:49.171Z|51133032-6db3-41d1-87d0-435b05bd5164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:31:57.589Z|72326c21-e6f4-49f3-a005-0dc2232c2adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:57.589Z|72326c21-e6f4-49f3-a005-0dc2232c2adc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:57.589Z|7edfb9c3-b75a-4fa2-a95a-09dced86c183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:57.589Z|fe46dc25-43fc-4cfe-b8f2-7ab2329068a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:31:57.590Z|fe46dc25-43fc-4cfe-b8f2-7ab2329068a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:31:57.590Z|7edfb9c3-b75a-4fa2-a95a-09dced86c183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:04.167Z|be3e0904-c951-4ccd-b4fb-0485a8f31b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:32:04.167Z|be3e0904-c951-4ccd-b4fb-0485a8f31b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:32:05.353Z|f70b6a25-c130-491d-bba9-1b2394f3092d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:32:05.353Z|f70b6a25-c130-491d-bba9-1b2394f3092d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:32:07.621Z|eee04f12-b5d2-46a0-b5af-130744749949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:07.622Z|99162b5a-ed55-4550-8f9f-2118cb934243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:07.622Z|eee04f12-b5d2-46a0-b5af-130744749949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:07.622Z|0a1c4894-1b90-4b83-af8f-372cd711ae43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:07.622Z|99162b5a-ed55-4550-8f9f-2118cb934243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:07.623Z|0a1c4894-1b90-4b83-af8f-372cd711ae43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:17.652Z|5b450946-c410-402a-a63b-ed214d3fc368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:17.652Z|6fdf3749-ac2e-4e84-ad65-b48590cffdde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:17.653Z|5b450946-c410-402a-a63b-ed214d3fc368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:17.653Z|6fdf3749-ac2e-4e84-ad65-b48590cffdde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:17.661Z|592658b6-480e-4460-b34b-5dea9eed7119|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:17.662Z|592658b6-480e-4460-b34b-5dea9eed7119|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:19.166Z|8bd1b79a-c68b-41db-9ec7-12de624050ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:32:19.167Z|8bd1b79a-c68b-41db-9ec7-12de624050ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:32:22.056Z|a8abab3d-3e4a-4307-aac0-c30143c08bdd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:32:22.057Z|a8abab3d-3e4a-4307-aac0-c30143c08bdd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:27.680Z|23927f1a-f7f3-409e-bdba-117dca457bc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:27.681Z|23927f1a-f7f3-409e-bdba-117dca457bc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:27.682Z|97281c32-a586-47e8-9b36-e08ad1ff02e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:27.683Z|97281c32-a586-47e8-9b36-e08ad1ff02e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:27.687Z|e8f6f35d-a2d6-4f6b-a524-599512e05aa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:27.688Z|e8f6f35d-a2d6-4f6b-a524-599512e05aa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:34.167Z|b16f593b-2013-4b8c-930d-b8f6454a4f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:32:34.171Z|b16f593b-2013-4b8c-930d-b8f6454a4f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:32:35.354Z|a631ff76-5a92-4653-bda2-f2f021cc2fab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:32:35.355Z|a631ff76-5a92-4653-bda2-f2f021cc2fab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:32:37.708Z|0cd2ba8e-3a2f-4b53-894b-25ddc2bdd7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:37.708Z|00f004e5-8efb-43ee-aecb-f2f686280593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:37.709Z|0cd2ba8e-3a2f-4b53-894b-25ddc2bdd7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:37.709Z|00f004e5-8efb-43ee-aecb-f2f686280593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:37.713Z|679bd2af-a878-4711-babe-13a85fd0dcbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:37.713Z|679bd2af-a878-4711-babe-13a85fd0dcbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:47.739Z|0078a3d3-da68-4526-82c4-3192b638f8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:47.739Z|0078a3d3-da68-4526-82c4-3192b638f8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:47.743Z|98b81d18-0439-4f6d-bba9-bba36f90a270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:47.744Z|98b81d18-0439-4f6d-bba9-bba36f90a270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:47.747Z|d97a83aa-c386-4588-a929-0978b647f6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:47.748Z|d97a83aa-c386-4588-a929-0978b647f6c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:49.167Z|a4667822-cca8-4f60-821c-d65049eba6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:32:49.167Z|a4667822-cca8-4f60-821c-d65049eba6f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:32:57.762Z|82223526-dca0-4a7e-b619-86a986775ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:57.762Z|82223526-dca0-4a7e-b619-86a986775ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:57.767Z|ada09953-bf5a-42f5-ad2c-df19597c595a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:57.768Z|ada09953-bf5a-42f5-ad2c-df19597c595a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:32:57.771Z|be8b0dde-5ca9-4498-b6e9-9e0991ef2b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:32:57.771Z|be8b0dde-5ca9-4498-b6e9-9e0991ef2b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:04.167Z|139b9df4-7d12-4ada-9821-de6c09d02945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:33:04.167Z|139b9df4-7d12-4ada-9821-de6c09d02945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:33:05.355Z|e7ceaa24-baa9-4c5f-af3c-14efe7a142b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:33:05.356Z|e7ceaa24-baa9-4c5f-af3c-14efe7a142b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:33:07.786Z|f19f29d0-1ea9-496a-9892-263a861a38b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:07.787Z|f19f29d0-1ea9-496a-9892-263a861a38b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:07.790Z|f0c6cd8b-d76e-47ad-ad83-1d683a418a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:07.791Z|f0c6cd8b-d76e-47ad-ad83-1d683a418a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:07.797Z|654cec84-be41-418e-b45f-49ff0e19af84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:07.797Z|654cec84-be41-418e-b45f-49ff0e19af84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:17.810Z|899799e9-4777-429c-b566-cebb1965d4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:17.810Z|899799e9-4777-429c-b566-cebb1965d4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:17.812Z|85848376-ce76-4775-9a88-de07f5756337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:17.812Z|85848376-ce76-4775-9a88-de07f5756337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:17.816Z|2fc75729-9c27-4bb7-a1cc-a2397a96564f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:17.816Z|2fc75729-9c27-4bb7-a1cc-a2397a96564f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:19.167Z|4a6aeaab-c52e-4a6c-a9d8-7333780af10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:33:19.171Z|4a6aeaab-c52e-4a6c-a9d8-7333780af10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:33:22.056Z|79519d22-fe06-411b-913a-0e15959aac62|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:33:22.057Z|79519d22-fe06-411b-913a-0e15959aac62|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:27.834Z|cf5eec86-3fb3-4021-bf17-e1266a91fa04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:27.835Z|cf5eec86-3fb3-4021-bf17-e1266a91fa04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:27.839Z|c1010192-6211-4f33-b4b5-58a80b2ad862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:27.840Z|c1010192-6211-4f33-b4b5-58a80b2ad862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:27.842Z|48f7ad86-8589-4028-a563-9e3f13aa6b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:27.843Z|48f7ad86-8589-4028-a563-9e3f13aa6b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:34.171Z|fdaababf-0271-4c10-b08b-736a3a582d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:33:34.171Z|fdaababf-0271-4c10-b08b-736a3a582d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:33:35.356Z|08b4642e-2233-4043-a3b0-d8291d23376a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:33:35.357Z|08b4642e-2233-4043-a3b0-d8291d23376a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:33:37.860Z|20c15767-961d-4d53-8c2d-ab31836b62a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:37.861Z|20c15767-961d-4d53-8c2d-ab31836b62a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:37.865Z|b6faa306-cc29-47a6-b7fb-a70a9bab7647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:37.865Z|0e38b5b1-6589-41a2-9dd5-4bfa6d7e5638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:37.866Z|b6faa306-cc29-47a6-b7fb-a70a9bab7647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:37.866Z|0e38b5b1-6589-41a2-9dd5-4bfa6d7e5638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:47.888Z|82304ff0-73ae-4c86-aaa4-8793309a8e1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:47.888Z|5c11dd22-6c21-42c9-9bf8-4433e4def7c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:47.889Z|82304ff0-73ae-4c86-aaa4-8793309a8e1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:47.889Z|5c11dd22-6c21-42c9-9bf8-4433e4def7c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:47.897Z|a892a8d7-70e5-4d1e-851d-241cd92850cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:47.898Z|a892a8d7-70e5-4d1e-851d-241cd92850cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:49.167Z|6056d171-5c5a-4823-bc3c-30a7c8b19255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:33:49.167Z|6056d171-5c5a-4823-bc3c-30a7c8b19255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:33:57.917Z|6e79ae0a-9b6d-4837-9997-11d3e934e70e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:57.918Z|6e79ae0a-9b6d-4837-9997-11d3e934e70e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:57.918Z|26c7ea48-7e64-4044-9123-df0cecf2e979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:57.919Z|26c7ea48-7e64-4044-9123-df0cecf2e979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:33:57.919Z|38e73207-92ce-4d84-ab99-fe65bff95509|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:33:57.920Z|38e73207-92ce-4d84-ab99-fe65bff95509|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:04.167Z|0db913a6-36ea-49c1-81da-a56b6b12d418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:34:04.172Z|0db913a6-36ea-49c1-81da-a56b6b12d418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:34:05.357Z|2061cd69-ecce-4ea3-a0b8-c2b7b24d0be6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:34:05.358Z|2061cd69-ecce-4ea3-a0b8-c2b7b24d0be6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:34:07.942Z|a10d588d-d3a2-4b75-ac16-b7c8e1a7603f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:07.942Z|20376bfa-ec0b-42b2-8abc-c7cc4b926712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:07.942Z|a10d588d-d3a2-4b75-ac16-b7c8e1a7603f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:07.942Z|20376bfa-ec0b-42b2-8abc-c7cc4b926712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:07.945Z|03a3f7fe-c608-497e-af72-a93e23fbea83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:07.946Z|03a3f7fe-c608-497e-af72-a93e23fbea83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:17.969Z|34559760-b816-4f96-93bd-542d09d7a2a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:17.970Z|34559760-b816-4f96-93bd-542d09d7a2a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:17.975Z|8849e606-f6d6-4709-9ccc-73047adf0983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:17.975Z|8849e606-f6d6-4709-9ccc-73047adf0983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:17.976Z|6ed41669-06da-410f-b502-bbd08c8497be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:17.976Z|6ed41669-06da-410f-b502-bbd08c8497be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:19.167Z|de1ace98-5b70-4cf6-b97d-fcbe061a1d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:34:19.167Z|de1ace98-5b70-4cf6-b97d-fcbe061a1d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:34:22.055Z|30fb6699-9720-4219-ac9e-f41b5e22b591|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:34:22.056Z|30fb6699-9720-4219-ac9e-f41b5e22b591|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:28.000Z|cb6ddcb7-7d81-45e4-9f1c-f5c69d3157af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:28.000Z|cb6ddcb7-7d81-45e4-9f1c-f5c69d3157af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:28.008Z|e5dc5421-97d0-4e21-afac-301362198c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:28.008Z|659d84fd-0d68-4107-8e39-3b5cba006318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:28.009Z|659d84fd-0d68-4107-8e39-3b5cba006318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:28.009Z|e5dc5421-97d0-4e21-afac-301362198c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:34.167Z|ad659d57-b03d-4576-9145-dcbacb31a019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:34:34.167Z|ad659d57-b03d-4576-9145-dcbacb31a019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:34:35.358Z|14f3398a-e4a9-46b2-8ffa-d8de420ab973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:34:35.359Z|14f3398a-e4a9-46b2-8ffa-d8de420ab973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:34:38.024Z|19260fb4-58b2-4cfa-afa9-241579f10d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:38.026Z|19260fb4-58b2-4cfa-afa9-241579f10d15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:38.030Z|6775a191-b7d9-4783-b71a-fd7896a7c272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:38.030Z|2054d5db-b179-4dba-8d4e-854314863ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:38.031Z|6775a191-b7d9-4783-b71a-fd7896a7c272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:38.031Z|2054d5db-b179-4dba-8d4e-854314863ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:48.050Z|a57fa31e-04d6-4564-b125-58882e4d6977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:48.050Z|a57fa31e-04d6-4564-b125-58882e4d6977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:48.052Z|67b23a74-2a3f-41ec-b5f9-ed88142f2fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:48.052Z|67b23a74-2a3f-41ec-b5f9-ed88142f2fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:48.054Z|c00ea2f0-a6f3-48e5-a563-6cc97d33798c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:48.054Z|c00ea2f0-a6f3-48e5-a563-6cc97d33798c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:49.167Z|b5741d0d-4e42-40bf-8261-364338817338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:34:49.171Z|b5741d0d-4e42-40bf-8261-364338817338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:34:58.075Z|c4709b00-44b8-4242-b0f8-d7748a987bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:58.075Z|da02436b-1a26-43ba-b817-ecd84095c415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:58.076Z|c4709b00-44b8-4242-b0f8-d7748a987bc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:58.076Z|da02436b-1a26-43ba-b817-ecd84095c415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:34:58.079Z|27640e12-caeb-4e48-842c-47a8187579be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:34:58.079Z|27640e12-caeb-4e48-842c-47a8187579be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:04.167Z|73210a38-8115-487a-a070-22207f394e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:35:04.167Z|73210a38-8115-487a-a070-22207f394e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:35:05.360Z|2dd33c3e-a8f4-4384-be04-b58224e909e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:35:05.360Z|2dd33c3e-a8f4-4384-be04-b58224e909e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:35:08.102Z|6b1c4c0a-8349-404e-95df-3f00d203ba09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:08.103Z|6b1c4c0a-8349-404e-95df-3f00d203ba09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:08.103Z|3db2fc4d-fee0-472c-9586-e6c5a4587a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:08.103Z|3db2fc4d-fee0-472c-9586-e6c5a4587a03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:08.103Z|cfcc3d68-ab14-4aa4-9803-82da103e0183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:08.104Z|cfcc3d68-ab14-4aa4-9803-82da103e0183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:18.125Z|156a7af7-0502-4c5a-bd5d-a17124e6313e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:18.125Z|156a7af7-0502-4c5a-bd5d-a17124e6313e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:18.126Z|cc952240-4baa-4cd5-b3f5-4b0df5799e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:18.126Z|72b43bef-2443-4176-a311-61d947905def|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:18.126Z|cc952240-4baa-4cd5-b3f5-4b0df5799e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:18.127Z|72b43bef-2443-4176-a311-61d947905def|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:19.167Z|8793a9f1-7adf-4615-ad8d-0739d2d73605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:35:19.167Z|8793a9f1-7adf-4615-ad8d-0739d2d73605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:35:22.056Z|54a3918d-aebe-4bd0-9fe0-32dffd37a197|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:35:22.057Z|54a3918d-aebe-4bd0-9fe0-32dffd37a197|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:28.152Z|295827a6-6963-4535-a95a-9aa1176753cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:28.153Z|295827a6-6963-4535-a95a-9aa1176753cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:28.152Z|0df29ffe-fd36-45b5-b62b-ae0f7f0218c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:28.153Z|0df29ffe-fd36-45b5-b62b-ae0f7f0218c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:28.159Z|365805f3-aa19-4171-a1d6-4ca21a437a0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:28.160Z|365805f3-aa19-4171-a1d6-4ca21a437a0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:34.167Z|88c4786d-8dd1-402c-bd8d-ce4cbc16fc9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:35:34.172Z|88c4786d-8dd1-402c-bd8d-ce4cbc16fc9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:35:35.361Z|940fc159-fe7b-490f-a00b-483bd1079dfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:35:35.361Z|940fc159-fe7b-490f-a00b-483bd1079dfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:35:38.179Z|3f940a0e-6f2d-44c1-9f80-74edbf12e707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:38.180Z|3f940a0e-6f2d-44c1-9f80-74edbf12e707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:38.180Z|c49f9ec6-fd9d-4058-89ad-e7ffcfb1a44a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:38.181Z|c49f9ec6-fd9d-4058-89ad-e7ffcfb1a44a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:38.182Z|f72ab6c2-e276-46a3-9dd3-f00fdc31b449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:38.183Z|f72ab6c2-e276-46a3-9dd3-f00fdc31b449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:48.214Z|c5b91a8f-cfd3-40cc-ab5e-735a98a02721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:48.214Z|c5b91a8f-cfd3-40cc-ab5e-735a98a02721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:48.215Z|d26e69ab-7a99-4922-b98a-abd2645c3902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:48.215Z|d26e69ab-7a99-4922-b98a-abd2645c3902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:48.217Z|e1d5d16f-0501-4ce9-abbd-2c02b7b4494f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:48.218Z|e1d5d16f-0501-4ce9-abbd-2c02b7b4494f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:49.167Z|b82314ae-046d-44a8-ab7d-c10b69f99e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:35:49.167Z|b82314ae-046d-44a8-ab7d-c10b69f99e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:35:58.239Z|f4923bed-b02f-4fdf-aca0-3eff4ad98328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:58.239Z|428ee70a-a5ff-40b5-9bb0-58c7441ac02b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:58.239Z|a2dc5b3c-4040-4e9a-af27-82da6f7cba02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:35:58.240Z|f4923bed-b02f-4fdf-aca0-3eff4ad98328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:58.240Z|a2dc5b3c-4040-4e9a-af27-82da6f7cba02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:35:58.240Z|428ee70a-a5ff-40b5-9bb0-58c7441ac02b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:04.167Z|0a746ce8-e07c-4f40-b163-190b337a3972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:36:04.167Z|0a746ce8-e07c-4f40-b163-190b337a3972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:36:05.362Z|980904ee-e7a3-48bd-bfec-666b105230f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:36:05.362Z|980904ee-e7a3-48bd-bfec-666b105230f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:36:08.270Z|627c7ca4-b2d6-46c5-9964-93907aedd425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:08.270Z|e18a1112-cfa5-4573-bc28-ee4d984e13fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:08.271Z|627c7ca4-b2d6-46c5-9964-93907aedd425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:08.271Z|e18a1112-cfa5-4573-bc28-ee4d984e13fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:08.271Z|04e512d6-338f-481a-b20a-9e5d8f3fa8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:08.272Z|04e512d6-338f-481a-b20a-9e5d8f3fa8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:18.299Z|9e6b4208-6f28-4fc8-9492-5413c8e1f120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:18.299Z|9e6b4208-6f28-4fc8-9492-5413c8e1f120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:18.300Z|a177b121-e866-4a96-9e0f-07bcfaa4a06d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:18.301Z|a177b121-e866-4a96-9e0f-07bcfaa4a06d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:18.306Z|e71108d5-01f7-4a5b-9a87-0551f3985adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:18.306Z|e71108d5-01f7-4a5b-9a87-0551f3985adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:19.167Z|800a5489-dfc4-4138-8305-42281a3a7030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:36:19.171Z|800a5489-dfc4-4138-8305-42281a3a7030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:36:22.055Z|5317382a-2f67-4b13-ac40-c54bfff67e62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:36:22.055Z|5317382a-2f67-4b13-ac40-c54bfff67e62|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:28.322Z|6f15c154-ab64-4113-b6fd-abec7189a2a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:28.322Z|78312e49-9149-4f84-bfa3-9812a2158019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:28.323Z|6f15c154-ab64-4113-b6fd-abec7189a2a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:28.323Z|78312e49-9149-4f84-bfa3-9812a2158019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:28.326Z|91bfe6fe-85f3-41e1-9929-0a7b97582294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:28.327Z|91bfe6fe-85f3-41e1-9929-0a7b97582294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:34.167Z|dd94d1c5-83c7-46f6-810e-58d3f77299e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:36:34.167Z|dd94d1c5-83c7-46f6-810e-58d3f77299e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:36:35.363Z|467e5aa0-189b-4126-90e4-1c07f43af68f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:36:35.363Z|467e5aa0-189b-4126-90e4-1c07f43af68f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:36:38.347Z|9ea174b7-4b24-4698-8c80-bf459e0e461d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:38.348Z|9ea174b7-4b24-4698-8c80-bf459e0e461d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:38.348Z|82d639b6-f793-4e71-a90f-4584fc4b8c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:38.348Z|eed5f63d-cd16-4949-a4d4-4b66bfe6f4ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:38.349Z|82d639b6-f793-4e71-a90f-4584fc4b8c74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:38.349Z|eed5f63d-cd16-4949-a4d4-4b66bfe6f4ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:48.374Z|4401493c-99a1-4ab3-a0bc-c6c3aa28f038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:48.374Z|32abdfd3-c63f-4604-9691-5af2165486a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:48.374Z|4401493c-99a1-4ab3-a0bc-c6c3aa28f038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:48.374Z|32abdfd3-c63f-4604-9691-5af2165486a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:48.376Z|23d19bce-9180-4167-a970-e2414279fc75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:48.376Z|23d19bce-9180-4167-a970-e2414279fc75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:49.167Z|f6559845-6aee-492d-a299-cb24b2c67d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:36:49.167Z|f6559845-6aee-492d-a299-cb24b2c67d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:36:58.401Z|d9ea0116-4eac-49d1-99a7-0493da73acc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:58.402Z|d9ea0116-4eac-49d1-99a7-0493da73acc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:58.402Z|82025b0a-e623-4973-83b6-84de30f9a0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:58.403Z|82025b0a-e623-4973-83b6-84de30f9a0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:36:58.403Z|0cafa0b7-4b1f-4a0c-ae60-dc57126aebad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:36:58.404Z|0cafa0b7-4b1f-4a0c-ae60-dc57126aebad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:04.167Z|4d708b05-6b3a-4a82-a58f-0530d4694c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:37:04.172Z|4d708b05-6b3a-4a82-a58f-0530d4694c62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:37:05.364Z|9554125e-3595-4881-a9b7-79d30be3b43a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:37:05.364Z|9554125e-3595-4881-a9b7-79d30be3b43a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:37:08.424Z|f6bb09df-34c9-4869-9ab3-f16cb50a8207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:08.425Z|f6bb09df-34c9-4869-9ab3-f16cb50a8207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:08.426Z|535923a0-e93f-46c8-a969-e31f00a213bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:08.427Z|535923a0-e93f-46c8-a969-e31f00a213bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:08.427Z|7e81be0c-6e8e-4c50-8ffb-092926d40405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:08.427Z|7e81be0c-6e8e-4c50-8ffb-092926d40405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:18.447Z|6ab15c6d-811c-4534-95ce-c8ac71e8f0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:18.447Z|6ab15c6d-811c-4534-95ce-c8ac71e8f0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:18.448Z|898d0fb9-ec2d-4a8c-94b2-0bbd81e67321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:18.450Z|898d0fb9-ec2d-4a8c-94b2-0bbd81e67321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:18.450Z|2f8f9dba-7a77-4036-9e05-23313cbdbec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:18.450Z|2f8f9dba-7a77-4036-9e05-23313cbdbec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:19.167Z|bccbc5c6-e2b7-49e2-8902-171cdaa9bcd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:37:19.167Z|bccbc5c6-e2b7-49e2-8902-171cdaa9bcd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:37:22.056Z|d1cd7d0b-d0c6-412c-a8c3-ac33b979d0ec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:37:22.057Z|d1cd7d0b-d0c6-412c-a8c3-ac33b979d0ec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:28.475Z|f14ffffc-6d26-4778-a7d3-09728db1d7af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:28.475Z|0b884212-475e-4040-bc0c-9e514d22171b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:28.476Z|f14ffffc-6d26-4778-a7d3-09728db1d7af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:28.476Z|0b884212-475e-4040-bc0c-9e514d22171b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:28.484Z|ee37c709-edf5-4dd7-b342-5237cd0d14aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:28.485Z|ee37c709-edf5-4dd7-b342-5237cd0d14aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:34.167Z|323c7b00-aba6-4960-8125-b965b47914c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:37:34.167Z|323c7b00-aba6-4960-8125-b965b47914c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:37:35.365Z|cfc72ac1-a1fc-4b58-ade8-e18681e88081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:37:35.365Z|cfc72ac1-a1fc-4b58-ade8-e18681e88081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:37:38.502Z|764c209a-9a5a-488e-a93f-db0b581cd0cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:38.502Z|88246d42-8335-469b-b63d-96323279f927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:38.502Z|764c209a-9a5a-488e-a93f-db0b581cd0cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:38.502Z|88246d42-8335-469b-b63d-96323279f927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:38.506Z|ba9d3515-f88a-4b0b-8b00-19882736cbc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:38.507Z|ba9d3515-f88a-4b0b-8b00-19882736cbc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:48.525Z|e00613ce-dba5-474d-aa63-e33956ed57a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:48.525Z|e00613ce-dba5-474d-aa63-e33956ed57a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:48.528Z|810b9d83-4456-42dd-991b-73c97fd62143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:48.528Z|810b9d83-4456-42dd-991b-73c97fd62143|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:48.535Z|efd4f4c2-ba71-4fda-ab38-77b354b44d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:48.536Z|efd4f4c2-ba71-4fda-ab38-77b354b44d5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:49.168Z|e275d926-e92c-444d-a035-a749da3afbac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:37:49.173Z|e275d926-e92c-444d-a035-a749da3afbac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:37:58.548Z|fc768ce8-503b-4090-a67d-33415422b866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:58.548Z|3e7a329f-21bd-4f00-843d-ce54299d8dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:58.549Z|fc768ce8-503b-4090-a67d-33415422b866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:58.549Z|3e7a329f-21bd-4f00-843d-ce54299d8dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:37:58.555Z|2377be9f-8bcd-461e-b58e-8650d7889312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:37:58.556Z|2377be9f-8bcd-461e-b58e-8650d7889312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:04.167Z|21c8b0d2-22d4-41b0-8b27-ef44c2a7e411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:38:04.167Z|21c8b0d2-22d4-41b0-8b27-ef44c2a7e411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:38:05.366Z|3a59d21a-16fd-41ea-b074-9828d5397219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:38:05.366Z|3a59d21a-16fd-41ea-b074-9828d5397219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:38:08.572Z|8103b7cc-f2e5-42c5-bcbe-489396fc44a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:08.573Z|8103b7cc-f2e5-42c5-bcbe-489396fc44a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:08.574Z|136696bb-bedc-46ed-b3b8-0e0031bcef58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:08.574Z|136696bb-bedc-46ed-b3b8-0e0031bcef58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:08.578Z|e60e228f-c574-4b37-a44e-8c7fb6a12864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:08.578Z|e60e228f-c574-4b37-a44e-8c7fb6a12864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:18.600Z|4b9e60a8-96f9-415a-8bb6-42b08fb8200e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:18.601Z|4b9e60a8-96f9-415a-8bb6-42b08fb8200e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:18.603Z|082102f7-097a-47ff-a08f-198982b371b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:18.604Z|082102f7-097a-47ff-a08f-198982b371b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:18.604Z|35306aeb-c0fb-4fdf-9787-e27213d48520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:18.604Z|35306aeb-c0fb-4fdf-9787-e27213d48520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:19.168Z|5e96edc4-eeb1-4cd6-bbb0-c05121344298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:38:19.168Z|5e96edc4-eeb1-4cd6-bbb0-c05121344298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:38:22.057Z|ca68b5b2-c385-42e9-9e81-aa10392010d8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:38:22.058Z|ca68b5b2-c385-42e9-9e81-aa10392010d8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:28.623Z|80a28f43-87d3-4f3f-bfbe-32bd1e2ecc63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:28.624Z|80a28f43-87d3-4f3f-bfbe-32bd1e2ecc63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:28.627Z|80b6954e-f22c-4970-820f-c3b4e2887527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:28.628Z|80b6954e-f22c-4970-820f-c3b4e2887527|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:28.637Z|51b388c0-2630-4de5-a059-dc143e59bb20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:28.637Z|51b388c0-2630-4de5-a059-dc143e59bb20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:34.167Z|1da2a2af-2039-4bef-8997-49c71c42164a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:38:34.171Z|1da2a2af-2039-4bef-8997-49c71c42164a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:38:35.367Z|2acc3b32-bd9e-481f-82f3-140064ec9e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:38:35.367Z|2acc3b32-bd9e-481f-82f3-140064ec9e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:38:38.648Z|a376080e-a111-4a56-be1f-1d7460cdc1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:38.649Z|0c18678d-f327-4240-918d-fd70b4baf0a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:38.649Z|a376080e-a111-4a56-be1f-1d7460cdc1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:38.650Z|0c18678d-f327-4240-918d-fd70b4baf0a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:38.658Z|a62089b7-c5e1-4099-85ef-8822bcecf9f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:38.659Z|a62089b7-c5e1-4099-85ef-8822bcecf9f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:48.681Z|046425e5-d6d4-46c5-8863-588d59ff5580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:48.682Z|046425e5-d6d4-46c5-8863-588d59ff5580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:48.683Z|5fc3f053-aa23-4f38-9a65-c8b3b521dbff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:48.683Z|9a8c47f3-cb64-42d1-8ece-cf95048f8404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:48.684Z|5fc3f053-aa23-4f38-9a65-c8b3b521dbff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:48.684Z|9a8c47f3-cb64-42d1-8ece-cf95048f8404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:49.167Z|0a2eb2ee-19f1-4bb5-a633-18a724bf0819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:38:49.167Z|0a2eb2ee-19f1-4bb5-a633-18a724bf0819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:38:58.711Z|b1037660-f839-4c9c-a3a7-dc7af18ebe69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:58.711Z|b1037660-f839-4c9c-a3a7-dc7af18ebe69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:58.717Z|40a6c01b-b10b-4b05-9187-0e067b971ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:58.718Z|40a6c01b-b10b-4b05-9187-0e067b971ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:38:58.718Z|3d575215-7aba-40b4-9287-1c8cf4b60e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:38:58.719Z|3d575215-7aba-40b4-9287-1c8cf4b60e24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:04.167Z|3c922758-7901-4b32-a9af-8299d9f6ac7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:39:04.167Z|3c922758-7901-4b32-a9af-8299d9f6ac7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:39:05.368Z|a5548103-a234-42df-a653-cc998fcef91e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:39:05.369Z|a5548103-a234-42df-a653-cc998fcef91e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:39:08.735Z|ce53832d-d43f-45a5-9cc5-46571d1d9882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:08.736Z|ce53832d-d43f-45a5-9cc5-46571d1d9882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:08.738Z|3710c6c8-ffc3-4b13-af7a-886f8b5cd581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:08.739Z|3710c6c8-ffc3-4b13-af7a-886f8b5cd581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:08.742Z|55a8a32e-94d9-4402-a182-5b61b189e274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:08.743Z|55a8a32e-94d9-4402-a182-5b61b189e274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:18.759Z|8d9bbd2f-f336-4637-ae82-68f703adfbfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:18.760Z|8d9bbd2f-f336-4637-ae82-68f703adfbfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:18.761Z|3bb7b784-7011-4933-aca5-0c823df1d2d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:18.761Z|3bb7b784-7011-4933-aca5-0c823df1d2d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:18.763Z|8dd32964-4cba-485d-9781-6cad0fc2ecd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:18.764Z|8dd32964-4cba-485d-9781-6cad0fc2ecd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:19.166Z|526fd034-51b3-4afd-8a29-c8a732c7734c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:39:19.168Z|526fd034-51b3-4afd-8a29-c8a732c7734c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:39:22.055Z|6374bb55-d92d-4ded-8d67-ffa34e95d754|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:39:22.056Z|6374bb55-d92d-4ded-8d67-ffa34e95d754|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:28.784Z|4a548760-f0e4-4d4d-82e7-98b12d67e55f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:28.785Z|4a548760-f0e4-4d4d-82e7-98b12d67e55f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:28.786Z|5defe0ce-240b-466b-8681-85d908c0462c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:28.787Z|5defe0ce-240b-466b-8681-85d908c0462c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:28.791Z|515dba55-0d9c-48b3-8080-78f2f383c6d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:28.791Z|515dba55-0d9c-48b3-8080-78f2f383c6d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:34.167Z|b46c5326-ee89-461f-8e28-a813d18e0333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:39:34.167Z|b46c5326-ee89-461f-8e28-a813d18e0333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:39:35.370Z|ca573065-269c-4a25-85c2-64f46814f0b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:39:35.370Z|ca573065-269c-4a25-85c2-64f46814f0b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:39:38.812Z|7f13b579-6178-415e-bf82-d7680ef4b351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:38.812Z|7f13b579-6178-415e-bf82-d7680ef4b351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:38.814Z|26a4ac1f-7ed5-49c8-9f2c-bde738f5a192|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:38.814Z|26a4ac1f-7ed5-49c8-9f2c-bde738f5a192|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:38.821Z|31d1db32-bcdf-4d0e-b023-c0b781edd086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:38.821Z|31d1db32-bcdf-4d0e-b023-c0b781edd086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:48.839Z|990d67c6-a127-4220-bb14-a6d8c95884c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:48.839Z|990d67c6-a127-4220-bb14-a6d8c95884c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:48.841Z|ab9e55ce-13e2-4ab4-908f-70947ec20f5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:48.841Z|ab9e55ce-13e2-4ab4-908f-70947ec20f5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:48.843Z|e0567491-c55d-4c84-beb1-bfce80eb9c38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:48.843Z|e0567491-c55d-4c84-beb1-bfce80eb9c38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:49.167Z|236840a7-0b40-4d80-83c5-cf22043244a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:39:49.167Z|236840a7-0b40-4d80-83c5-cf22043244a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:39:58.863Z|b110d650-1620-479f-a866-82f6af6236a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:58.864Z|b110d650-1620-479f-a866-82f6af6236a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:58.865Z|97caa6c3-c395-444d-ad9a-d0dd5e82eb03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:58.865Z|0576c149-c98b-4deb-a2a3-3264ac242e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:39:58.866Z|0576c149-c98b-4deb-a2a3-3264ac242e1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:39:58.866Z|97caa6c3-c395-444d-ad9a-d0dd5e82eb03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:04.167Z|f5a04dcf-1d6e-4061-8350-dd2639ffbcf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:40:04.170Z|f5a04dcf-1d6e-4061-8350-dd2639ffbcf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:40:05.371Z|b2a8e6c4-b5c8-4248-8296-cb499d71e54f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:40:05.371Z|b2a8e6c4-b5c8-4248-8296-cb499d71e54f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:40:08.891Z|f6f2d69d-f30c-4ac8-a678-a59149add948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:08.892Z|f6f2d69d-f30c-4ac8-a678-a59149add948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:08.893Z|650f028d-2090-4dc1-b306-8a3f314a240c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:08.894Z|650f028d-2090-4dc1-b306-8a3f314a240c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:08.893Z|6f18c1b9-5747-43a0-91ed-139a36182e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:08.894Z|6f18c1b9-5747-43a0-91ed-139a36182e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:18.918Z|40de0184-028a-49e1-bfdf-035d6d5241ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:18.919Z|40de0184-028a-49e1-bfdf-035d6d5241ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:18.923Z|4de83b5a-ef96-4ad3-bb8e-15b5e83ffed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:18.924Z|4de83b5a-ef96-4ad3-bb8e-15b5e83ffed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:18.927Z|a9cc4818-1b4b-4896-8d31-5563012d8a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:18.928Z|a9cc4818-1b4b-4896-8d31-5563012d8a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:19.167Z|8319887c-40de-4fb5-8ce1-486fc1f1660b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:40:19.167Z|8319887c-40de-4fb5-8ce1-486fc1f1660b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:40:22.058Z|95969d90-8948-42e7-b924-6486a729012b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:40:22.058Z|95969d90-8948-42e7-b924-6486a729012b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:28.945Z|7f92aa9d-cee6-4b03-96ec-8c9804c083eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:28.945Z|7f92aa9d-cee6-4b03-96ec-8c9804c083eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:28.945Z|24b2d070-c262-45d6-9e4f-8c016daf3dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:28.946Z|24b2d070-c262-45d6-9e4f-8c016daf3dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:28.954Z|6811cd87-cd68-4735-b1d1-27352ef2ba7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:28.954Z|6811cd87-cd68-4735-b1d1-27352ef2ba7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:34.167Z|1333b5b2-6880-406a-9b15-f6414ccaa06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:40:34.167Z|1333b5b2-6880-406a-9b15-f6414ccaa06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:40:35.372Z|d4870d0e-18dd-4ed7-ad9d-e155b96e9cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:40:35.372Z|d4870d0e-18dd-4ed7-ad9d-e155b96e9cb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:40:38.968Z|d236a1e6-2600-4309-9b2d-c62ccf329d01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:38.969Z|6f08a99f-650c-4930-98ef-3070eac58f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:38.969Z|6f08a99f-650c-4930-98ef-3070eac58f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:38.969Z|d236a1e6-2600-4309-9b2d-c62ccf329d01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:38.979Z|523dcf91-9154-47f3-ba58-1da84342c76d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:38.980Z|523dcf91-9154-47f3-ba58-1da84342c76d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:48.993Z|da22100e-da5b-4f58-8b04-8bad452d0955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:48.993Z|da22100e-da5b-4f58-8b04-8bad452d0955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:48.996Z|300bea08-36f9-4e3b-9c70-475604e368b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:48.996Z|300bea08-36f9-4e3b-9c70-475604e368b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:49.002Z|ec54eeea-4de7-4650-a672-bdd70134b8fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:49.002Z|ec54eeea-4de7-4650-a672-bdd70134b8fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:49.167Z|498268d2-1663-4ec7-9c39-ef66c9637ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:40:49.171Z|498268d2-1663-4ec7-9c39-ef66c9637ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:40:59.015Z|bb3bd380-5117-4758-830f-94aef5740b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:59.015Z|bb3bd380-5117-4758-830f-94aef5740b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:59.017Z|629575dd-8d59-4299-b69b-15336a9dabaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:59.017Z|629575dd-8d59-4299-b69b-15336a9dabaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:40:59.022Z|aecd85ac-bd77-43e4-bfa9-a34b41a9481f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:40:59.022Z|aecd85ac-bd77-43e4-bfa9-a34b41a9481f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:04.167Z|228278a9-c739-47a4-87cd-a09b115c13c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:41:04.167Z|228278a9-c739-47a4-87cd-a09b115c13c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:41:05.373Z|39b07086-6ee3-4342-b701-e34bde55dd96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:41:05.374Z|39b07086-6ee3-4342-b701-e34bde55dd96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:41:09.041Z|73a2baad-207d-4931-a465-cc348f2f8152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:09.041Z|3f12b5c1-f6aa-421e-b7cd-e2d99a5811b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:09.042Z|73a2baad-207d-4931-a465-cc348f2f8152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:09.042Z|3f12b5c1-f6aa-421e-b7cd-e2d99a5811b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:09.044Z|7709d9eb-0b21-438c-b8ec-b333e658a509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:09.044Z|7709d9eb-0b21-438c-b8ec-b333e658a509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:19.068Z|b524024b-a217-4d3f-95db-10b69afa782b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:19.069Z|b524024b-a217-4d3f-95db-10b69afa782b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:19.075Z|56b61836-cbaf-43b3-b1b0-b9d59b857ddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:19.075Z|56b61836-cbaf-43b3-b1b0-b9d59b857ddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:19.077Z|9499c089-a74b-4f31-8902-604f398d88cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:19.077Z|9499c089-a74b-4f31-8902-604f398d88cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:19.167Z|836ef616-cb4b-47ab-b46c-4fa1d26d00bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:41:19.167Z|836ef616-cb4b-47ab-b46c-4fa1d26d00bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:41:22.057Z|4a0b6d9b-2cd1-469b-8b33-46e1d43f9968|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:41:22.058Z|4a0b6d9b-2cd1-469b-8b33-46e1d43f9968|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:29.094Z|87dbc9c4-c506-4cbd-a03c-2c435ab20db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:29.094Z|87dbc9c4-c506-4cbd-a03c-2c435ab20db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:29.098Z|2cfaee66-f06b-4973-a891-72c2de7855f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:29.098Z|2cfaee66-f06b-4973-a891-72c2de7855f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:29.100Z|4de3786b-5e1c-48e0-be7d-11c98af0fd3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:29.100Z|4de3786b-5e1c-48e0-be7d-11c98af0fd3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:34.167Z|03496f0b-2a15-4767-9585-f9e940b17603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:41:34.167Z|03496f0b-2a15-4767-9585-f9e940b17603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:41:35.375Z|2f3d6540-653c-4b4b-a204-93f1016eda77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:41:35.375Z|2f3d6540-653c-4b4b-a204-93f1016eda77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:41:39.117Z|a884aafb-76fa-4836-9fb4-f97cf9c74885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:39.118Z|a884aafb-76fa-4836-9fb4-f97cf9c74885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:39.120Z|2f2697f3-7d22-4cc3-9d1d-44dbcd5a9d61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:39.120Z|2f2697f3-7d22-4cc3-9d1d-44dbcd5a9d61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:39.123Z|09d64fcf-87fd-4a6b-83cf-3d824ad7678e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:39.124Z|09d64fcf-87fd-4a6b-83cf-3d824ad7678e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:49.143Z|61097cb2-49d6-4c2a-8021-a019f6afe4b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:49.143Z|61097cb2-49d6-4c2a-8021-a019f6afe4b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:49.144Z|f5ccd5a7-f94c-4825-b16d-98a6e4051574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:49.144Z|f5ccd5a7-f94c-4825-b16d-98a6e4051574|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:49.146Z|736b2400-9b27-4a71-894d-3033b43c627c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:49.146Z|736b2400-9b27-4a71-894d-3033b43c627c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:49.166Z|2bc43483-c90b-47c5-b2af-eebe4bf5c216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:41:49.167Z|2bc43483-c90b-47c5-b2af-eebe4bf5c216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:41:59.167Z|b613a245-b9a0-42a4-abec-82ea70a0f346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:59.168Z|b9d0564c-0916-4546-ac21-07bbf4e543af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:59.168Z|b613a245-b9a0-42a4-abec-82ea70a0f346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:59.168Z|b9d0564c-0916-4546-ac21-07bbf4e543af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:41:59.168Z|cb21d102-988c-46f3-92e2-bade1ae5ff32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:41:59.169Z|cb21d102-988c-46f3-92e2-bade1ae5ff32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:04.166Z|daaa6e4b-6629-4911-91d7-4aab21a70e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:42:04.170Z|daaa6e4b-6629-4911-91d7-4aab21a70e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:42:05.376Z|b5e36634-c6ea-40ef-988e-af36a14efa94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:42:05.376Z|b5e36634-c6ea-40ef-988e-af36a14efa94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:42:09.192Z|28b5f814-5496-4f26-85a5-26194f02acf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:09.192Z|5d62a121-e251-49a8-8c29-f958a6ed6650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:09.193Z|28b5f814-5496-4f26-85a5-26194f02acf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:09.193Z|e862ae4b-82ac-4997-ada1-b14784b0a740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:09.193Z|5d62a121-e251-49a8-8c29-f958a6ed6650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:09.193Z|e862ae4b-82ac-4997-ada1-b14784b0a740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:19.167Z|f74dca7e-e331-45cd-85e6-2d2d10f9cea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:42:19.167Z|f74dca7e-e331-45cd-85e6-2d2d10f9cea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:42:19.217Z|0e4d4042-fa80-4bf8-8283-f8702bd29d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:19.218Z|0e4d4042-fa80-4bf8-8283-f8702bd29d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:19.225Z|8f4c7a46-73b4-41b3-a3e7-be87f05a172c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:19.225Z|fda4b1e9-8117-42a6-a8f2-37c7f5527027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:19.226Z|8f4c7a46-73b4-41b3-a3e7-be87f05a172c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:19.226Z|fda4b1e9-8117-42a6-a8f2-37c7f5527027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:22.056Z|3dc94b3c-4806-4af3-a61b-b101ee7a089d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:42:22.056Z|3dc94b3c-4806-4af3-a61b-b101ee7a089d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:29.241Z|db6a6f64-06ce-4c8e-a27f-e95ab959c316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:29.242Z|db6a6f64-06ce-4c8e-a27f-e95ab959c316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:29.250Z|1a8d0a30-4469-4be5-8410-4bf38ed0919b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:29.251Z|1a8d0a30-4469-4be5-8410-4bf38ed0919b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:29.251Z|6f41a66e-8482-4cdb-b6fa-521bf3c25f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:29.252Z|6f41a66e-8482-4cdb-b6fa-521bf3c25f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:34.167Z|a189e5f2-4417-4414-bde2-cefb25e4f191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:42:34.167Z|a189e5f2-4417-4414-bde2-cefb25e4f191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:42:35.377Z|c2e22e14-1040-4a41-8ba8-72341980280f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:42:35.378Z|c2e22e14-1040-4a41-8ba8-72341980280f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:42:39.266Z|3a08fefe-22ac-4e64-8c68-28877d1f2b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:39.267Z|3a08fefe-22ac-4e64-8c68-28877d1f2b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:39.272Z|c0989ac2-ff40-4020-b06d-940776047617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:39.273Z|c0989ac2-ff40-4020-b06d-940776047617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:39.273Z|0fe93d4a-256c-450c-be97-fd4cd00a43c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:39.273Z|0fe93d4a-256c-450c-be97-fd4cd00a43c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:49.167Z|a786246a-53d7-421d-af2c-c5493fdf7ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:42:49.172Z|a786246a-53d7-421d-af2c-c5493fdf7ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:42:49.289Z|2a7b8aad-636f-43e2-a0ef-9f63b7472214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:49.290Z|2a7b8aad-636f-43e2-a0ef-9f63b7472214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:49.293Z|d0f128e8-3810-4e76-a9da-e87b86dae4a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:49.294Z|d0f128e8-3810-4e76-a9da-e87b86dae4a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:49.294Z|795d9e2d-c20b-4dc7-ae00-a624715bd8be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:49.294Z|795d9e2d-c20b-4dc7-ae00-a624715bd8be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:59.313Z|b0094de4-386e-469f-8acc-f6e3551a1d53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:59.314Z|b0094de4-386e-469f-8acc-f6e3551a1d53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:59.315Z|c3e69582-93c3-4109-a444-02a64910635d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:59.315Z|643ef399-f892-43f4-b881-8ed511fdf590|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:42:59.315Z|c3e69582-93c3-4109-a444-02a64910635d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:42:59.316Z|643ef399-f892-43f4-b881-8ed511fdf590|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:04.167Z|40552273-d82b-43c9-8785-6b0b6b6a203c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:43:04.167Z|40552273-d82b-43c9-8785-6b0b6b6a203c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:43:05.378Z|011cc2c5-3eb1-4799-9f69-715c12d3daab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:43:05.379Z|011cc2c5-3eb1-4799-9f69-715c12d3daab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:43:09.343Z|9fcae64d-e523-428b-9dce-02f315bc6fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:09.344Z|9fcae64d-e523-428b-9dce-02f315bc6fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:09.345Z|ecb6a9b6-7f1b-4562-85e5-134c95d6c30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:09.345Z|ecb6a9b6-7f1b-4562-85e5-134c95d6c30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:09.351Z|c8d84032-c7d4-47c4-8472-4235f59efdac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:09.352Z|c8d84032-c7d4-47c4-8472-4235f59efdac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:19.167Z|b34ee9c6-ab2c-475e-ba3d-ccac6e2717ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:43:19.167Z|b34ee9c6-ab2c-475e-ba3d-ccac6e2717ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:43:19.371Z|a47cec69-deac-4821-ab57-5a7839486349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:19.371Z|a47cec69-deac-4821-ab57-5a7839486349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:19.373Z|e594aae4-73d4-4c97-afd4-4ddbbc87c63c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:19.374Z|e594aae4-73d4-4c97-afd4-4ddbbc87c63c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:19.376Z|79985d35-61a6-4095-ac41-c0d00f8e6922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:19.376Z|79985d35-61a6-4095-ac41-c0d00f8e6922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:22.054Z|fba91ce3-59a3-440d-b761-83304da62516|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:43:22.055Z|fba91ce3-59a3-440d-b761-83304da62516|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:29.399Z|73801511-dab6-4c67-80bd-8a93744a8469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:29.400Z|73801511-dab6-4c67-80bd-8a93744a8469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:29.399Z|b83eb31f-f13c-454b-8c76-29c787ef4776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:29.399Z|886089ac-dffc-4f8b-8e75-4d3e024925fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:29.400Z|b83eb31f-f13c-454b-8c76-29c787ef4776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:29.400Z|886089ac-dffc-4f8b-8e75-4d3e024925fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:34.167Z|38ad6b20-6cd3-4bcc-b15d-ae041e253081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:43:34.171Z|38ad6b20-6cd3-4bcc-b15d-ae041e253081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:43:35.379Z|62c6d4f8-f649-46b4-ad56-ac498a4f96e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:43:35.380Z|62c6d4f8-f649-46b4-ad56-ac498a4f96e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:43:39.422Z|559b7175-8cbf-4f3f-b208-55ce449d460e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:39.424Z|559b7175-8cbf-4f3f-b208-55ce449d460e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:39.424Z|73cf8856-f1b2-40db-9dac-f809c33daf9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:39.424Z|ab448df7-ce41-4707-ab9a-671a4852549a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:39.425Z|73cf8856-f1b2-40db-9dac-f809c33daf9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:39.425Z|ab448df7-ce41-4707-ab9a-671a4852549a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:49.167Z|2f9a5092-bbc5-4075-b778-85c7d7a08ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:43:49.167Z|2f9a5092-bbc5-4075-b778-85c7d7a08ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:43:49.449Z|7c6c2979-4d19-499f-85da-c1e478d16493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:49.449Z|9d621ce8-f614-4ad2-a3a7-484cf35bc8c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:49.450Z|7c6c2979-4d19-499f-85da-c1e478d16493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:49.450Z|9d621ce8-f614-4ad2-a3a7-484cf35bc8c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:49.455Z|bed7652c-a75d-49ea-bce8-aa082321cee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:49.456Z|bed7652c-a75d-49ea-bce8-aa082321cee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:59.473Z|96798242-d8ce-40fd-ad34-588812913695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:59.473Z|96798242-d8ce-40fd-ad34-588812913695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:59.479Z|9af0dc1a-c1c7-4349-8e17-9e056381a8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:59.479Z|9af0dc1a-c1c7-4349-8e17-9e056381a8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:43:59.481Z|8b8a70d3-87e5-4c86-9e58-f1f83c07575f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:43:59.481Z|8b8a70d3-87e5-4c86-9e58-f1f83c07575f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:04.167Z|fa4d517d-54b3-40fd-ac6a-766d0cfd46d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:44:04.167Z|fa4d517d-54b3-40fd-ac6a-766d0cfd46d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:44:05.381Z|014e03b3-6ef7-459a-a854-fd7e952d3dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:44:05.381Z|014e03b3-6ef7-459a-a854-fd7e952d3dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:44:09.505Z|1325653c-d120-4260-910b-73928ef4ee51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:09.506Z|1325653c-d120-4260-910b-73928ef4ee51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:09.507Z|52a363da-6643-4aa7-b1ea-b7654e6698b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:09.507Z|52a363da-6643-4aa7-b1ea-b7654e6698b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:09.510Z|a513995f-0a69-4ef7-86f2-737cfb1f4296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:09.510Z|a513995f-0a69-4ef7-86f2-737cfb1f4296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:19.167Z|a3c0d04c-3d3c-4642-8855-3e317105393a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:44:19.171Z|a3c0d04c-3d3c-4642-8855-3e317105393a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:44:19.534Z|8b29241e-3fcb-4438-9b2b-ff1b032ab0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:19.535Z|8b29241e-3fcb-4438-9b2b-ff1b032ab0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:19.542Z|93202561-542d-457b-aaf6-f37d90eed473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:19.543Z|93202561-542d-457b-aaf6-f37d90eed473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:19.543Z|a253ccfb-4e22-429f-a897-580f34a1f34b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:19.544Z|a253ccfb-4e22-429f-a897-580f34a1f34b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:22.055Z|59669726-2db6-474d-b911-f6347dc2814b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:44:22.056Z|59669726-2db6-474d-b911-f6347dc2814b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:29.563Z|b5024151-df8b-419c-a064-bf7ce4ff52b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:29.564Z|b5024151-df8b-419c-a064-bf7ce4ff52b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:29.564Z|7a98d0a9-e792-4fb2-a846-f39cd1a42c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:29.565Z|7a98d0a9-e792-4fb2-a846-f39cd1a42c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:29.566Z|9afab06b-0407-4566-894f-20e26a29de18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:29.567Z|9afab06b-0407-4566-894f-20e26a29de18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:34.166Z|f79883ff-34e6-4bc2-91b0-397417f98e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:44:34.167Z|f79883ff-34e6-4bc2-91b0-397417f98e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:44:35.382Z|13f2cd44-f729-4102-849c-fb7d3669a7d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:44:35.382Z|13f2cd44-f729-4102-849c-fb7d3669a7d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:44:39.590Z|3c169145-f57b-4b3e-8d96-310445efbf1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:39.590Z|65571f81-728c-4d07-8743-bc354418749d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:39.590Z|c3998e9e-8e4d-4647-abff-b63231289427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:39.590Z|65571f81-728c-4d07-8743-bc354418749d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:39.590Z|3c169145-f57b-4b3e-8d96-310445efbf1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:39.591Z|c3998e9e-8e4d-4647-abff-b63231289427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:49.167Z|383a06b2-004d-4e69-8cac-a5953044074d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:44:49.167Z|383a06b2-004d-4e69-8cac-a5953044074d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:44:49.618Z|e5605f8c-9e04-4360-8862-31e8251a5366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:49.619Z|e5605f8c-9e04-4360-8862-31e8251a5366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:49.627Z|9b893ea5-e3b7-4fc4-9822-7d72a7339758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:49.627Z|9b893ea5-e3b7-4fc4-9822-7d72a7339758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:49.627Z|e000fe33-1555-4a7f-84b7-d02f625bec0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:49.628Z|e000fe33-1555-4a7f-84b7-d02f625bec0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:59.642Z|5561e1df-4ad7-4825-be5a-6c9728923053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:59.643Z|5561e1df-4ad7-4825-be5a-6c9728923053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:59.649Z|4e3a2f85-a817-4130-b98a-4c9a8a1cb707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:59.650Z|4e3a2f85-a817-4130-b98a-4c9a8a1cb707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:44:59.651Z|61596790-4fd5-495d-90aa-d092cab72b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:44:59.651Z|61596790-4fd5-495d-90aa-d092cab72b8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:04.167Z|de9c381b-894c-467d-ab10-fcc140bc13c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:45:04.171Z|de9c381b-894c-467d-ab10-fcc140bc13c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:45:05.383Z|06611ce9-2724-4894-b4b7-a7a15f76c9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:45:05.383Z|06611ce9-2724-4894-b4b7-a7a15f76c9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:45:09.674Z|f95c5417-6fbb-450c-ab6b-54b6de1d6bab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:09.675Z|f95c5417-6fbb-450c-ab6b-54b6de1d6bab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:09.676Z|80223d75-d05e-4b79-92ae-60b058853dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:09.677Z|80223d75-d05e-4b79-92ae-60b058853dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:09.677Z|684a2dd2-0568-4a14-b55d-389f942e9d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:09.678Z|684a2dd2-0568-4a14-b55d-389f942e9d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:19.167Z|28d3e008-5d64-4082-9dee-dbe0e8a2baa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:45:19.167Z|28d3e008-5d64-4082-9dee-dbe0e8a2baa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:45:19.700Z|37938f78-8e87-495f-9463-3753ffebbedd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:19.700Z|7daf7157-c869-4fe8-9d8f-17e71e9c2d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:19.701Z|37938f78-8e87-495f-9463-3753ffebbedd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:19.701Z|7daf7157-c869-4fe8-9d8f-17e71e9c2d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:19.708Z|b0c37b60-d2d0-41f4-9f04-7df5539fc596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:19.708Z|b0c37b60-d2d0-41f4-9f04-7df5539fc596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:22.055Z|15a64ecf-599a-45fc-a0b4-2bd759ed1c8f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:45:22.055Z|15a64ecf-599a-45fc-a0b4-2bd759ed1c8f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:29.724Z|4013fad4-6781-405f-9244-83056effa9b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:29.724Z|195a77ad-84cc-41f9-b40e-c685310a66f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:29.725Z|4013fad4-6781-405f-9244-83056effa9b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:29.725Z|195a77ad-84cc-41f9-b40e-c685310a66f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:29.732Z|f94d43c5-09c5-4410-879f-684b28ee7da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:29.732Z|f94d43c5-09c5-4410-879f-684b28ee7da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:34.167Z|21d8b8df-4f9a-4002-a586-5cf61dd68d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:45:34.167Z|21d8b8df-4f9a-4002-a586-5cf61dd68d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:45:35.384Z|85b0019c-001b-4d68-8733-dfea047eb040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:45:35.384Z|85b0019c-001b-4d68-8733-dfea047eb040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:45:39.748Z|10c5f772-0400-4914-813d-e5f5b7548765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:39.748Z|10c5f772-0400-4914-813d-e5f5b7548765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:39.749Z|4bdc005e-abdb-4a09-bf6a-390a90119f7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:39.749Z|4bdc005e-abdb-4a09-bf6a-390a90119f7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:39.754Z|8c1bdc42-569f-4aae-8dd9-7503fd709beb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:39.754Z|8c1bdc42-569f-4aae-8dd9-7503fd709beb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:49.167Z|0d25b61b-5cfc-44d5-b466-aef484d5e70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:45:49.172Z|0d25b61b-5cfc-44d5-b466-aef484d5e70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:45:49.773Z|e47b36fd-9978-4842-a7bb-7f829f93dafe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:49.773Z|e47b36fd-9978-4842-a7bb-7f829f93dafe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:49.780Z|8c635a74-bf5d-4000-ad7e-ba6392225a31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:49.781Z|8c635a74-bf5d-4000-ad7e-ba6392225a31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:49.781Z|38b9adfd-245e-409f-a283-763bc5ae2551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:49.782Z|38b9adfd-245e-409f-a283-763bc5ae2551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:59.798Z|8d94e5b7-53f6-446f-a712-1e6daa6c66ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:59.798Z|8d94e5b7-53f6-446f-a712-1e6daa6c66ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:59.801Z|50b7cf45-e389-4201-a171-6a44e53a000c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:59.802Z|50b7cf45-e389-4201-a171-6a44e53a000c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:45:59.803Z|de79df94-8d68-4a24-86af-dc3eb9b733cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:45:59.803Z|de79df94-8d68-4a24-86af-dc3eb9b733cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:04.167Z|ed11aac9-084b-4b21-98a7-01f4f25e380a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:46:04.167Z|ed11aac9-084b-4b21-98a7-01f4f25e380a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:46:05.385Z|2ce399f3-b59f-4e85-9cb5-fb1794ec0cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:46:05.385Z|2ce399f3-b59f-4e85-9cb5-fb1794ec0cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:46:09.821Z|8b542731-1ef4-4667-b345-7cc538617817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:09.821Z|8b542731-1ef4-4667-b345-7cc538617817|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:09.823Z|9da9a1f8-f909-4cfd-8805-eedc34fdd9e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:09.824Z|9da9a1f8-f909-4cfd-8805-eedc34fdd9e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:09.825Z|451a89d7-311b-4891-a78c-b1523cfee344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:09.826Z|451a89d7-311b-4891-a78c-b1523cfee344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:19.166Z|10a77f3f-97ff-46ec-8ee9-0310f76f4a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:46:19.167Z|10a77f3f-97ff-46ec-8ee9-0310f76f4a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:46:19.848Z|5e333cb9-c452-496e-95ed-91bb52d8411d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:19.849Z|5e333cb9-c452-496e-95ed-91bb52d8411d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:19.852Z|1bf825b6-5ee5-4417-b9b7-4afd4ce3e1c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:19.852Z|1bf825b6-5ee5-4417-b9b7-4afd4ce3e1c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:19.853Z|b4c53603-19c2-4729-8309-c9204506ace9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:19.853Z|b4c53603-19c2-4729-8309-c9204506ace9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:22.055Z|8fbaea5b-f63a-441e-8ca8-8d954785f3f8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:46:22.056Z|8fbaea5b-f63a-441e-8ca8-8d954785f3f8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:29.875Z|80c5449e-587d-4ecc-ad33-3cc6ebb06242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:29.875Z|e1b4df24-eede-43e3-a05b-bb3eecdcfb1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:29.875Z|80c5449e-587d-4ecc-ad33-3cc6ebb06242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:29.876Z|e1b4df24-eede-43e3-a05b-bb3eecdcfb1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:29.876Z|165ed125-d991-449e-834c-daea7c08b8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:29.876Z|165ed125-d991-449e-834c-daea7c08b8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:34.167Z|25cf36c3-58b8-4096-9264-f98b47f106a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:46:34.171Z|25cf36c3-58b8-4096-9264-f98b47f106a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:46:35.386Z|878b6110-62ce-4865-ba57-98c26cd0c39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:46:35.386Z|878b6110-62ce-4865-ba57-98c26cd0c39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:46:39.901Z|342e2791-ac70-4ee9-a4b2-2de37c0eff75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:39.901Z|8ca0ed58-371a-422c-b6ec-dd7aeb55a983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:39.902Z|342e2791-ac70-4ee9-a4b2-2de37c0eff75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:39.902Z|8ca0ed58-371a-422c-b6ec-dd7aeb55a983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:39.902Z|c889620d-4945-4155-b386-0ec913200b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:39.902Z|c889620d-4945-4155-b386-0ec913200b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:49.167Z|a6903a16-8b05-44dd-a66c-cd1b5b9e9617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:46:49.167Z|a6903a16-8b05-44dd-a66c-cd1b5b9e9617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:46:49.931Z|eaa17c91-3115-47c1-a517-6f9ca359056a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:49.931Z|eaa17c91-3115-47c1-a517-6f9ca359056a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:49.931Z|768643b0-96bc-443b-8ec1-383b981686a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:49.932Z|768643b0-96bc-443b-8ec1-383b981686a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:49.937Z|5bb491d3-1048-402a-819b-655b1f0233e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:49.937Z|5bb491d3-1048-402a-819b-655b1f0233e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:59.956Z|5bed4cbd-7478-43fb-9916-d0c68fa03510|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:59.956Z|5bed4cbd-7478-43fb-9916-d0c68fa03510|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:59.957Z|216073c3-978b-4726-8daa-1bfd5a71d7b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:59.958Z|216073c3-978b-4726-8daa-1bfd5a71d7b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:46:59.960Z|9d940a7e-2fbe-4a82-9863-41a9abc41930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:46:59.961Z|9d940a7e-2fbe-4a82-9863-41a9abc41930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:04.167Z|21e68ec2-f234-4dbe-be69-d2ec7e51de03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:47:04.167Z|21e68ec2-f234-4dbe-be69-d2ec7e51de03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:47:05.387Z|db23a92c-6289-48bb-96d4-5b3dd42de2d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:47:05.387Z|db23a92c-6289-48bb-96d4-5b3dd42de2d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:47:09.984Z|783462f3-230f-4db7-9405-ea9262c50298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:09.985Z|783462f3-230f-4db7-9405-ea9262c50298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:09.985Z|a83ad5d1-7eac-4d41-bf7a-f27e3642bd81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:09.986Z|a83ad5d1-7eac-4d41-bf7a-f27e3642bd81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:09.987Z|44e021b8-3683-4d51-93e5-36ad3db2dc71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:09.987Z|44e021b8-3683-4d51-93e5-36ad3db2dc71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:19.166Z|c92af6f2-747a-4ddd-a083-c653b4642e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:47:19.170Z|c92af6f2-747a-4ddd-a083-c653b4642e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:47:20.012Z|7b855db3-08e7-42de-ae65-f3e78557d5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:20.014Z|7b855db3-08e7-42de-ae65-f3e78557d5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:20.016Z|5b414ced-01b4-4a4d-9607-47d06dde54f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:20.017Z|5b414ced-01b4-4a4d-9607-47d06dde54f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:20.018Z|b3eb4869-ec2b-4018-b126-669ced94a123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:20.018Z|b3eb4869-ec2b-4018-b126-669ced94a123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:22.054Z|7fbe52fc-04c0-4d79-bc10-eeb9c9435a15|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:47:22.055Z|7fbe52fc-04c0-4d79-bc10-eeb9c9435a15|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:30.044Z|f5cdc9fd-3ae6-455c-bb7c-8ceb85ebe9ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:30.045Z|f5cdc9fd-3ae6-455c-bb7c-8ceb85ebe9ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:30.045Z|f290eaf2-42e3-4c63-a78a-5c18dd9c0728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:30.045Z|7cea21ff-2530-493a-a736-63dfb4b16bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:30.046Z|f290eaf2-42e3-4c63-a78a-5c18dd9c0728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:30.046Z|7cea21ff-2530-493a-a736-63dfb4b16bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:34.167Z|a075cd91-b152-460e-89cf-1a0c71dd7f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:47:34.168Z|a075cd91-b152-460e-89cf-1a0c71dd7f5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:47:35.388Z|60b3dc83-d4b0-465b-8e3c-56db0a401e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:47:35.389Z|60b3dc83-d4b0-465b-8e3c-56db0a401e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:47:40.068Z|e06743c6-8fd7-46d1-bf4f-4680ae0c5a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:40.069Z|e06743c6-8fd7-46d1-bf4f-4680ae0c5a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:40.069Z|8e7e8cd8-5ecf-4add-81f7-c5f87fcf407f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:40.069Z|8e7e8cd8-5ecf-4add-81f7-c5f87fcf407f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:40.069Z|873def20-fe04-4916-bfce-00fbec03d06d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:40.070Z|873def20-fe04-4916-bfce-00fbec03d06d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:49.166Z|ef22c5aa-cbd4-4829-9266-f36f8e5a8004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:47:49.167Z|ef22c5aa-cbd4-4829-9266-f36f8e5a8004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:47:50.095Z|d0e7b802-d50c-4c64-8c21-5b278ffae216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:50.096Z|d0e7b802-d50c-4c64-8c21-5b278ffae216|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:50.096Z|893ae419-1c18-4d65-b16f-4fb4d6143928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:50.096Z|893ae419-1c18-4d65-b16f-4fb4d6143928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:47:50.103Z|b0531e46-de9a-4307-87d0-00d757fa05e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:47:50.104Z|b0531e46-de9a-4307-87d0-00d757fa05e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:00.122Z|ddce37a8-7c9c-4de7-9d72-89ddc360ccab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:00.122Z|0d90ae5f-c004-4363-8ed0-c0d1ab52c713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:00.123Z|ddce37a8-7c9c-4de7-9d72-89ddc360ccab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:00.123Z|0d90ae5f-c004-4363-8ed0-c0d1ab52c713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:00.127Z|ee0ab3fa-3f81-4bdb-b1d1-0cf2b29c0fe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:00.127Z|ee0ab3fa-3f81-4bdb-b1d1-0cf2b29c0fe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:04.167Z|c4ac0fd9-b336-4656-a37a-a11374798c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:48:04.171Z|c4ac0fd9-b336-4656-a37a-a11374798c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:48:05.389Z|c4f00146-5dff-4df8-935e-3fb1d9902410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:48:05.390Z|c4f00146-5dff-4df8-935e-3fb1d9902410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:48:10.147Z|8a03accc-3709-406e-9c9b-c7d03dd2ce6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:10.148Z|8a03accc-3709-406e-9c9b-c7d03dd2ce6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:10.148Z|7b380d99-dd69-4f06-b53f-b85b1604f43c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:10.149Z|7b380d99-dd69-4f06-b53f-b85b1604f43c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:10.152Z|d3b1f0f7-ae4f-4298-b7fa-f0f83e5c807c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:10.154Z|d3b1f0f7-ae4f-4298-b7fa-f0f83e5c807c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:19.167Z|a5674fa3-8aa0-4a7c-b219-39b5a94fa7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:48:19.167Z|a5674fa3-8aa0-4a7c-b219-39b5a94fa7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:48:20.177Z|ba070722-b3af-40a5-9988-bd6b533df5fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:20.178Z|ba070722-b3af-40a5-9988-bd6b533df5fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:20.181Z|a51c184b-9c6a-4d9e-9385-01785f9b978a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:20.182Z|a51c184b-9c6a-4d9e-9385-01785f9b978a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:20.182Z|65960802-d86d-4717-810e-5f20d3138ac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:20.183Z|65960802-d86d-4717-810e-5f20d3138ac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:22.055Z|014f4896-d1aa-41fd-80b9-d1c7151ba15d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:48:22.056Z|014f4896-d1aa-41fd-80b9-d1c7151ba15d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:30.203Z|85043892-da67-48bf-8e7d-3e40aae3656c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:30.203Z|85043892-da67-48bf-8e7d-3e40aae3656c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:30.205Z|11491c2a-fc61-4cb9-b613-84cbf2977e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:30.205Z|b62c92bf-47ed-4987-878b-8adaebba2946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:30.205Z|11491c2a-fc61-4cb9-b613-84cbf2977e5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:30.205Z|b62c92bf-47ed-4987-878b-8adaebba2946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:34.167Z|a15d5877-9f0d-4033-b5a3-ced40e239e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:48:34.167Z|a15d5877-9f0d-4033-b5a3-ced40e239e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:48:35.391Z|f3f2247d-5d86-4c26-8b39-cdc439565894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:48:35.391Z|f3f2247d-5d86-4c26-8b39-cdc439565894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:48:40.225Z|e684cd0e-0f75-4bb7-befc-47dc873a452e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:40.226Z|e684cd0e-0f75-4bb7-befc-47dc873a452e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:40.226Z|53192a61-259c-4968-a673-2904af4eeb5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:40.227Z|53192a61-259c-4968-a673-2904af4eeb5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:40.230Z|b597a5d7-cfe1-4c2f-b813-3c5e785da868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:40.231Z|b597a5d7-cfe1-4c2f-b813-3c5e785da868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:49.167Z|42018bf5-9844-4caa-9f67-de0427659ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:48:49.171Z|42018bf5-9844-4caa-9f67-de0427659ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:48:50.260Z|afeced58-4f51-4f95-9f66-e217a09bfc82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:50.260Z|7ceb33da-5ece-4251-8b7d-5dd2bf993579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:50.260Z|208bdc46-ffcb-4a68-91b5-0c34c6cc2748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:48:50.260Z|afeced58-4f51-4f95-9f66-e217a09bfc82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:50.260Z|7ceb33da-5ece-4251-8b7d-5dd2bf993579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:48:50.261Z|208bdc46-ffcb-4a68-91b5-0c34c6cc2748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:00.288Z|5d9ccc34-a2b7-4e6f-9960-bd16b45998b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:00.289Z|5d9ccc34-a2b7-4e6f-9960-bd16b45998b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:00.290Z|ca25a563-96f3-4aa0-9b42-a3017c0bbdcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:00.290Z|dddfc991-8aa2-4a3b-a98d-b99383d41709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:00.291Z|ca25a563-96f3-4aa0-9b42-a3017c0bbdcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:00.291Z|dddfc991-8aa2-4a3b-a98d-b99383d41709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:04.167Z|5014882e-a347-4ed1-90ed-eaf414ef0bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:49:04.167Z|5014882e-a347-4ed1-90ed-eaf414ef0bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:49:05.391Z|f05e1d73-025a-49e4-be9d-2833a001a8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:49:05.392Z|f05e1d73-025a-49e4-be9d-2833a001a8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:49:10.326Z|44053b75-18c4-41e2-9699-311278152053|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:10.326Z|44053b75-18c4-41e2-9699-311278152053|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:10.326Z|0808a69e-94e8-408e-a339-4c36d20a950d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:10.326Z|87f50e78-73e5-4f08-8a45-b583b4471fa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:10.327Z|0808a69e-94e8-408e-a339-4c36d20a950d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:10.327Z|87f50e78-73e5-4f08-8a45-b583b4471fa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:19.167Z|34cfc602-1ce3-4008-af41-d5bf0107afef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:49:19.167Z|34cfc602-1ce3-4008-af41-d5bf0107afef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:49:20.350Z|d3ff9236-5295-4afa-b9c8-baba1dbfc247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:20.350Z|d3ff9236-5295-4afa-b9c8-baba1dbfc247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:20.356Z|6ff5b27f-4679-40ac-b62b-d9cd58fdf109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:20.356Z|6ff5b27f-4679-40ac-b62b-d9cd58fdf109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:20.358Z|a4bebcdb-0aa2-4b2f-b1be-bf9a8cbe4f4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:20.359Z|a4bebcdb-0aa2-4b2f-b1be-bf9a8cbe4f4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:22.055Z|4f80fb5f-b742-4e18-bb4a-551223086a7e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:49:22.056Z|4f80fb5f-b742-4e18-bb4a-551223086a7e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:30.373Z|7b2b34c8-77d7-4fc7-86dd-f6dd53d7ad55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:30.373Z|7b2b34c8-77d7-4fc7-86dd-f6dd53d7ad55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:30.379Z|99f64308-ca4a-4c8b-b31f-fcb6f052c0ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:30.379Z|99f64308-ca4a-4c8b-b31f-fcb6f052c0ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:30.381Z|85eaeaa0-092e-4924-aa05-bda911e90dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:30.382Z|85eaeaa0-092e-4924-aa05-bda911e90dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:34.166Z|3870ce76-ea7a-4966-b891-c25015e2b9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:49:34.170Z|3870ce76-ea7a-4966-b891-c25015e2b9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:49:35.392Z|06f8b06a-5fb5-45d0-b8b1-a64eabab4e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:49:35.393Z|06f8b06a-5fb5-45d0-b8b1-a64eabab4e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:49:40.397Z|dd010eca-ad6b-47ba-bb32-ebb4363e0945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:40.397Z|dd010eca-ad6b-47ba-bb32-ebb4363e0945|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:40.400Z|82180f96-1d2b-4eb1-bfd0-c6e39c1c47ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:40.401Z|82180f96-1d2b-4eb1-bfd0-c6e39c1c47ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:40.402Z|77b35582-80c3-486b-9fb2-64de28938775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:40.403Z|77b35582-80c3-486b-9fb2-64de28938775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:49.167Z|be1448a9-d170-4277-89c2-ac361a4c75ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:49:49.167Z|be1448a9-d170-4277-89c2-ac361a4c75ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:49:50.420Z|4fa2dfe9-e430-4c4f-80ba-96d2c30b7029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:50.421Z|4fa2dfe9-e430-4c4f-80ba-96d2c30b7029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:50.421Z|75a00981-5b21-4d69-aecc-a2a383903a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:50.422Z|75a00981-5b21-4d69-aecc-a2a383903a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:49:50.428Z|553d1704-b5b6-47f0-8473-6069bcea591f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:49:50.429Z|553d1704-b5b6-47f0-8473-6069bcea591f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:00.447Z|431e56e7-1083-4c80-b065-ac7ddaf69801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:00.447Z|431e56e7-1083-4c80-b065-ac7ddaf69801|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:00.447Z|c0436918-4225-4dfb-ab5d-037fa9be6567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:00.448Z|c0436918-4225-4dfb-ab5d-037fa9be6567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:00.454Z|c6d53bdf-1bd4-42a1-816b-d75c7bcc7d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:00.455Z|c6d53bdf-1bd4-42a1-816b-d75c7bcc7d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:04.167Z|082d64e1-a4ac-471a-b5ad-e8615eb680ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:50:04.167Z|082d64e1-a4ac-471a-b5ad-e8615eb680ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:50:05.394Z|3c9a7b9c-aa63-4ff1-9621-bcfbae05a2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:50:05.394Z|3c9a7b9c-aa63-4ff1-9621-bcfbae05a2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:50:10.474Z|cce6eb4c-cad3-4f5f-a5a8-80aaaaaede70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:10.475Z|fb5d1d0a-5450-4a7e-8b43-df709cc117cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:10.475Z|fb5d1d0a-5450-4a7e-8b43-df709cc117cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:10.475Z|cce6eb4c-cad3-4f5f-a5a8-80aaaaaede70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:10.479Z|6af95c06-61c7-4198-b0cc-39e6deb5b875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:10.480Z|6af95c06-61c7-4198-b0cc-39e6deb5b875|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:19.167Z|e6cf9285-ff2f-4941-8ef0-b4fd1d18d6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:50:19.171Z|e6cf9285-ff2f-4941-8ef0-b4fd1d18d6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:50:20.500Z|3a85f341-bbbe-4d03-b18f-9b12759d8cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:20.502Z|3a85f341-bbbe-4d03-b18f-9b12759d8cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:20.503Z|cff719dd-688e-4114-b698-d78c60a1ebc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:20.503Z|cff719dd-688e-4114-b698-d78c60a1ebc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:20.504Z|189bd50e-e72f-4e58-aba8-96db04483ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:20.504Z|189bd50e-e72f-4e58-aba8-96db04483ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:22.055Z|23098179-9e58-4cb8-b5c4-e9386d3bccfe|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:50:22.056Z|23098179-9e58-4cb8-b5c4-e9386d3bccfe|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:30.531Z|7548c3ed-6e12-4af8-8983-2a1a874a74d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:30.532Z|dc4b0730-0c14-4924-8213-cc0f69974059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:30.532Z|7548c3ed-6e12-4af8-8983-2a1a874a74d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:30.532Z|dc4b0730-0c14-4924-8213-cc0f69974059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:30.538Z|1adb3766-230d-4bac-81cc-ec80dcafa509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:30.539Z|1adb3766-230d-4bac-81cc-ec80dcafa509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:34.167Z|e41f3b07-d995-41fa-87fa-a4d67eb25e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:50:34.169Z|e41f3b07-d995-41fa-87fa-a4d67eb25e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:50:35.395Z|9370bcab-2107-4888-9e6b-2a96e999449f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:50:35.395Z|9370bcab-2107-4888-9e6b-2a96e999449f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:50:40.562Z|b5282ff0-8bfb-42c0-86fa-f2867625b282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:40.563Z|b5282ff0-8bfb-42c0-86fa-f2867625b282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:40.565Z|faad7462-d8db-4f99-81d8-9c81130d0791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:40.565Z|faad7462-d8db-4f99-81d8-9c81130d0791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:40.565Z|b053bc16-95a1-4e9f-8ebd-f95ed256dfdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:40.566Z|b053bc16-95a1-4e9f-8ebd-f95ed256dfdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:49.167Z|590a4183-3287-424f-8ffd-4b3f4d130077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:50:49.168Z|590a4183-3287-424f-8ffd-4b3f4d130077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:50:50.589Z|493a9f60-fa51-4618-a77e-88d3a2212f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:50.589Z|493a9f60-fa51-4618-a77e-88d3a2212f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:50.589Z|6182b4e2-e2ca-470e-b7e5-25311aae4c0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:50.590Z|6182b4e2-e2ca-470e-b7e5-25311aae4c0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:50.596Z|4f1ef0e7-6c01-4f37-8067-0a6882ef7ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:50:50.596Z|4f1ef0e7-6c01-4f37-8067-0a6882ef7ff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:50:51.456Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:50:51.457Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: be44c31b-9a73-4eb3-9b63-c0259a586586 already exists in requestDb InfraActiveRequests table 2023-04-16T07:50:51.458Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:50:51.458Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||Invoke 2023-04-16T07:50:51.458Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||===========================request begin================================================ 2023-04-16T07:50:51.459Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:50:51.459Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Method : GET 2023-04-16T07:50:51.459Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e7de0885cb32aafe229963da1ee5a93", X-B3-SpanId:"44cb7d0f446a2801", X-B3-ParentSpanId:"7e035e2c05869249", X-B3-Sampled:"0", X-ONAP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-TransactionID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ECOMP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc8c3a31-037c-4f4e-8a04-911209e712d5"] 2023-04-16T07:50:51.459Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Request body: 2023-04-16T07:50:51.459Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||==========================request end================================================ 2023-04-16T07:50:51.653Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||============================response begin========================================== 2023-04-16T07:50:51.653Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T07:50:51.654Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status text : Not Found 2023-04-16T07:50:51.654Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D773FD6D9A4103284EDE37ED5101FE6E; 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:"Sun, 16 Apr 2023 07:50:52 GMT", x-envoy-upstream-service-time:"189", server:"envoy"] 2023-04-16T07:50:51.654Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Response body: 2023-04-16T07:50:51.654Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||=======================response end================================================= 2023-04-16T07:50:51.655Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|404|Not Found|InvokeReturn 2023-04-16T07:50:51.676Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T07:50:51.682Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:50:51.704Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T07:50:51.705Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-RequestID=[be44c31b-9a73-4eb3-9b63-c0259a586586], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[85e4d8aa-6374-4914-9962-6be67c226a54], X-ECOMP-RequestID=[be44c31b-9a73-4eb3-9b63-c0259a586586], X-TransactionId=[], X-ONAP-RequestID=[be44c31b-9a73-4eb3-9b63-c0259a586586]} 2023-04-16T07:50:51.771Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 07:50:52 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[55], vertex-id=[143608], x-aai-txid=[1-aai-resources-230416-07:50:52:835-22638], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:50:51.772Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681631450964","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-16T07:50:51.772Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T07:50:51.774Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T07:50:51.775Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T07:50:51.776Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-16T07:50:51.777Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T07:50:51.777Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T07:50:51.778Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-16T07:50:51.778Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T07:50:51.778Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"2e7de0885cb32aafe229963da1ee5a93", X-B3-SpanId:"91c41a91945bbc42", X-B3-ParentSpanId:"7e035e2c05869249", X-B3-Sampled:"0", X-ONAP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-TransactionID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ECOMP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5446ca73-2fee-42db-a389-e1124acc18f2"] 2023-04-16T07:50:51.778Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a","requestScope":"service"} 2023-04-16T07:50:51.779Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T07:50:51.813Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T07:50:51.814Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T07:50:51.814Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T07:50:51.814Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 07:50:52 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2023-04-16T07:50:51.815Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T07:50:51.815Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T07:50:51.815Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T07:50:51.816Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T07:50:51.816Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T07:50:51.817Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T07:50:51.817Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T07:50:51.817Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T07:50:51.817Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-TransactionID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ECOMP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1899fc23-81e5-4520-80ab-366c4d7b6a98"] 2023-04-16T07:50:51.818Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T07:50:51.818Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T07:50:51.980Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T07:50:51.981Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-04-16T07:50:51.981Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-16T07:50:51.982Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4257E2C53FFA747069AC2D3BD4622B32; 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:"Sun, 16 Apr 2023 07:50:52 GMT", x-envoy-upstream-service-time:"157", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:50:51.982Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-04-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T07:50:51.983Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T07:50:51.983Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T07:50:51.989Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-16T07:50:51.990Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-04-16T07:50:51.990Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T07:50:51.991Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-16T07:50:51.991Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-04-16T07:50:51.991Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-TransactionID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ECOMP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab67fb4a-f1b8-4f95-a503-8da323a781d5"] 2023-04-16T07:50:51.992Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-04-16T07:50:51.992Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T07:50:52.023Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T07:50:52.023Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-04-16T07:50:52.024Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-04-16T07:50:52.024Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 16 Apr 2023 07:50:52 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:50:52.025Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-04-16T07:50:52.026Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T07:50:52.026Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-04-16T07:50:52.034Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T07:50:52.034Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T07:50:52.035Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T07:50:52.035Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T07:50:52.035Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T07:50:52.035Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-TransactionID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ECOMP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ed8d811-2ba5-4ff5-8a33-0153638e711b"] 2023-04-16T07:50:52.035Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T07:50:52.035Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T07:50:52.070Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T07:50:52.071Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-04-16T07:50:52.071Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-16T07:50:52.071Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 16 Apr 2023 07:50:52 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:50:52.074Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-04-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T07:50:52.074Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T07:50:52.074Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T07:50:52.078Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-16T07:50:52.078Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T07:50:52.078Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T07:50:52.078Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-16T07:50:52.079Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T07:50:52.079Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"2e7de0885cb32aafe229963da1ee5a93", X-B3-SpanId:"d2836af99665ee8b", X-B3-ParentSpanId:"7e035e2c05869249", X-B3-Sampled:"0", X-ONAP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-TransactionID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ECOMP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c86478bc-0e7b-4031-9163-19fee5f93a81"] 2023-04-16T07:50:52.079Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"be44c31b-9a73-4eb3-9b63-c0259a586586","requestStatus":"IN_PROGRESS","startTime":1681631451677,"source":"VID","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"be44c31b-9a73-4eb3-9b63-c0259a586586"} 2023-04-16T07:50:52.079Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T07:50:52.126Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T07:50:52.127Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T07:50:52.127Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T07:50:52.127Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:50:52 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:50:52.128Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:50:51.677+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T07:50:53.216+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" } } } 2023-04-16T07:50:52.128Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T07:50:52.129Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T07:50:52.139Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-16T07:50:52.139Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T07:50:52.140Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T07:50:52.140Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-16T07:50:52.140Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T07:50:52.141Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"2e7de0885cb32aafe229963da1ee5a93", X-B3-SpanId:"ec96554867e667eb", X-B3-ParentSpanId:"7e035e2c05869249", X-B3-Sampled:"0", X-ONAP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-TransactionID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ECOMP-RequestID:"be44c31b-9a73-4eb3-9b63-c0259a586586", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08cebcb2-77f6-45df-bd10-5dbdddcf4777"] 2023-04-16T07:50:52.141Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelUuid\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelInvariantUuid\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"be44c31b-9a73-4eb3-9b63-c0259a586586","type":"String"},"mso-request-id":{"value":"be44c31b-9a73-4eb3-9b63-c0259a586586","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-16T07:50:52.141Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T07:50:53.332Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T07:50:53.333Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T07:50:53.333Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T07:50:53.334Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=04B363614EA7765E525B2E481A6177CB; Path=/; HttpOnly", date:"Sun, 16 Apr 2023 07:50:53 GMT", x-onap-requestid:"be44c31b-9a73-4eb3-9b63-c0259a586586", x-requestid:"be44c31b-9a73-4eb3-9b63-c0259a586586", x-transactionid:"be44c31b-9a73-4eb3-9b63-c0259a586586", x-ecomp-requestid:"be44c31b-9a73-4eb3-9b63-c0259a586586", x-onap-partnername:"UNKNOWN", x-invocationid:"08cebcb2-77f6-45df-bd10-5dbdddcf4777", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"1186", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:50:53.334Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"be44c31b-9a73-4eb3-9b63-c0259a586586\",\"instanceId\":\"430a14e7-6194-4554-af04-edee26001770\"}}","message":"Success","processInstanceID":"696e3d22-dc2b-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T07:50:53.334Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T07:50:53.334Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T07:50:53.340Z|be44c31b-9a73-4eb3-9b63-c0259a586586|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:50:53.617Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:50:53.622Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:50:53.622Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||Invoke 2023-04-16T07:50:53.622Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||===========================request begin================================================ 2023-04-16T07:50:53.622Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:50:53.623Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Method : GET 2023-04-16T07:50:53.623Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9259af3fddd844d92d7de66b551c6aa6", X-B3-SpanId:"8fda43141699ca1b", X-B3-ParentSpanId:"46ea5c4135b4a69a", X-B3-Sampled:"0", X-ONAP-RequestID:"6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb", X-RequestID:"6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb", X-TransactionID:"6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb", X-ECOMP-RequestID:"6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b95e700d-b4e1-4a7c-92cf-53b64a4b0411"] 2023-04-16T07:50:53.623Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Request body: 2023-04-16T07:50:53.623Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||==========================request end================================================ 2023-04-16T07:50:53.677Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||============================response begin========================================== 2023-04-16T07:50:53.678Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status code : 200 OK 2023-04-16T07:50:53.678Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status text : OK 2023-04-16T07:50:53.678Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:50:54 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:50:53.680Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Response body: { "requestId" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:50:51.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:50:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" } } } 2023-04-16T07:50:53.680Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||=======================response end================================================= 2023-04-16T07:50:53.680Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||InvokeReturn 2023-04-16T07:50:53.681Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:50:53.681Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:50:53.682Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:50:53.682Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:50:53.682Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:50:53.682Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9259af3fddd844d92d7de66b551c6aa6", X-B3-SpanId:"116df1400431b046", X-B3-ParentSpanId:"46ea5c4135b4a69a", X-B3-Sampled:"0", X-ONAP-RequestID:"6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb", X-RequestID:"6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb", X-TransactionID:"6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb", X-ECOMP-RequestID:"6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c86c62b-904a-4e7f-b5f0-195d8e4758fa"] 2023-04-16T07:50:53.682Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:50:53.682Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:50:53.703Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:50:53.704Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:50:53.704Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:50:53.704Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:50:54 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:50:53.707Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:50:53.707Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:50:53.707Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:50:53.719Z|6d82cece-296d-49ac-b0e4-8c1ee3c1e7eb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:00.615Z|03a90077-2042-45ad-b83b-20e387db16a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:00.616Z|dcb7b672-3cb8-4ec8-bf9c-09fb2734af19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:00.617Z|dcb7b672-3cb8-4ec8-bf9c-09fb2734af19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:00.617Z|03a90077-2042-45ad-b83b-20e387db16a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:00.619Z|1fae835c-e9ca-410e-9316-6600fd3b5ab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:00.619Z|1fae835c-e9ca-410e-9316-6600fd3b5ab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:03.898Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:03.904Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:03.905Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||Invoke 2023-04-16T07:51:03.905Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:03.905Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:03.905Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Method : GET 2023-04-16T07:51:03.905Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9017fea6b54028a0ecb226e742dcda9", X-B3-SpanId:"395fe478c9bd16ad", X-B3-ParentSpanId:"ad7b1fef2b02819a", X-B3-Sampled:"0", X-ONAP-RequestID:"f5b364de-517e-4aa7-8115-c192ce252c71", X-RequestID:"f5b364de-517e-4aa7-8115-c192ce252c71", X-TransactionID:"f5b364de-517e-4aa7-8115-c192ce252c71", X-ECOMP-RequestID:"f5b364de-517e-4aa7-8115-c192ce252c71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec0bc1db-173e-407d-aba8-bf52e11addfa"] 2023-04-16T07:51:03.905Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Request body: 2023-04-16T07:51:03.906Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:03.950Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:03.950Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:03.951Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status text : OK 2023-04-16T07:51:03.951Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:05 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:03.951Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Response body: { "requestId" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:50:51.000+00:00", "endTime" : "2023-04-16T07:50:59.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" } } } 2023-04-16T07:51:03.952Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:03.952Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||InvokeReturn 2023-04-16T07:51:03.954Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:03.954Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:03.954Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:03.955Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:03.955Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:03.955Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9017fea6b54028a0ecb226e742dcda9", X-B3-SpanId:"e4a83f2fc15b0050", X-B3-ParentSpanId:"ad7b1fef2b02819a", X-B3-Sampled:"0", X-ONAP-RequestID:"f5b364de-517e-4aa7-8115-c192ce252c71", X-RequestID:"f5b364de-517e-4aa7-8115-c192ce252c71", X-TransactionID:"f5b364de-517e-4aa7-8115-c192ce252c71", X-ECOMP-RequestID:"f5b364de-517e-4aa7-8115-c192ce252c71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe235b3c-4980-464d-8265-2bb7e6a2e639"] 2023-04-16T07:51:03.955Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:03.955Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:03.978Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:03.979Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:03.980Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:03.980Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:05 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:03.981Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:03.981Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:03.982Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:03.991Z|f5b364de-517e-4aa7-8115-c192ce252c71|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:04.166Z|44103654-4ec4-4d2b-b2ff-ab1120dc8dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:51:04.170Z|44103654-4ec4-4d2b-b2ff-ab1120dc8dce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:51:04.209Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:04.215Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:04.216Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||Invoke 2023-04-16T07:51:04.216Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:04.216Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:04.216Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Method : GET 2023-04-16T07:51:04.216Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33a9d2d1bc3a69688068da43c86d64b3", X-B3-SpanId:"86d0317edbdce100", X-B3-ParentSpanId:"e87c491af1ebe0c1", X-B3-Sampled:"0", X-ONAP-RequestID:"4b4d6f1d-0ccd-434f-85fc-400d81121970", X-RequestID:"4b4d6f1d-0ccd-434f-85fc-400d81121970", X-TransactionID:"4b4d6f1d-0ccd-434f-85fc-400d81121970", X-ECOMP-RequestID:"4b4d6f1d-0ccd-434f-85fc-400d81121970", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19f46c12-29e2-40d9-9a6b-3f123d8ab5eb"] 2023-04-16T07:51:04.216Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Request body: 2023-04-16T07:51:04.216Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:04.252Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:04.252Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:04.253Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status text : OK 2023-04-16T07:51:04.253Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:05 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:04.255Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Response body: { "requestId" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:50:51.000+00:00", "endTime" : "2023-04-16T07:50:59.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" } } } 2023-04-16T07:51:04.255Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:04.255Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||InvokeReturn 2023-04-16T07:51:04.256Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:04.257Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:04.257Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:04.257Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:04.257Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:04.257Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33a9d2d1bc3a69688068da43c86d64b3", X-B3-SpanId:"09b9aba53444e5aa", X-B3-ParentSpanId:"e87c491af1ebe0c1", X-B3-Sampled:"0", X-ONAP-RequestID:"4b4d6f1d-0ccd-434f-85fc-400d81121970", X-RequestID:"4b4d6f1d-0ccd-434f-85fc-400d81121970", X-TransactionID:"4b4d6f1d-0ccd-434f-85fc-400d81121970", X-ECOMP-RequestID:"4b4d6f1d-0ccd-434f-85fc-400d81121970", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75877583-768b-4864-8d73-bf2343213fb4"] 2023-04-16T07:51:04.257Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:04.258Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:04.282Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:04.282Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:04.282Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:04.283Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:05 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:04.284Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:04.284Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:04.284Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:04.293Z|4b4d6f1d-0ccd-434f-85fc-400d81121970|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:04.495Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:04.500Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:04.500Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||Invoke 2023-04-16T07:51:04.500Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:04.500Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:04.501Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Method : GET 2023-04-16T07:51:04.501Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f70cddd1bd8b5379939d3296bbd65cdb", X-B3-SpanId:"aa73170daea99dcf", X-B3-ParentSpanId:"46df78ea29f2ce84", X-B3-Sampled:"0", X-ONAP-RequestID:"da21180e-8ddd-484b-984e-807c26711e9d", X-RequestID:"da21180e-8ddd-484b-984e-807c26711e9d", X-TransactionID:"da21180e-8ddd-484b-984e-807c26711e9d", X-ECOMP-RequestID:"da21180e-8ddd-484b-984e-807c26711e9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0510e39f-a5af-44fc-a808-c1760e48b948"] 2023-04-16T07:51:04.501Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Request body: 2023-04-16T07:51:04.501Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:04.536Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:04.537Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:04.537Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status text : OK 2023-04-16T07:51:04.537Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:05 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:04.547Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Response body: { "requestId" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:50:51.000+00:00", "endTime" : "2023-04-16T07:50:59.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" } } } 2023-04-16T07:51:04.548Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:04.548Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||InvokeReturn 2023-04-16T07:51:04.550Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:04.551Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:04.551Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:04.551Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:04.551Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:04.551Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f70cddd1bd8b5379939d3296bbd65cdb", X-B3-SpanId:"f7675b5c19733218", X-B3-ParentSpanId:"46df78ea29f2ce84", X-B3-Sampled:"0", X-ONAP-RequestID:"da21180e-8ddd-484b-984e-807c26711e9d", X-RequestID:"da21180e-8ddd-484b-984e-807c26711e9d", X-TransactionID:"da21180e-8ddd-484b-984e-807c26711e9d", X-ECOMP-RequestID:"da21180e-8ddd-484b-984e-807c26711e9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52df4cf0-2a43-4803-8657-685d8f010a8e"] 2023-04-16T07:51:04.552Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:04.552Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:04.576Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:04.577Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:04.577Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:04.578Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:05 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:04.579Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:04.580Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:04.580Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:04.591Z|da21180e-8ddd-484b-984e-807c26711e9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:04.756Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:04.761Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:04.761Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||Invoke 2023-04-16T07:51:04.761Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:04.762Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:04.762Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Method : GET 2023-04-16T07:51:04.762Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c87c7f8c97c79afcb0a18a6064d55bc", X-B3-SpanId:"570abdcb2513a416", X-B3-ParentSpanId:"1ef0f4eba4c6b701", X-B3-Sampled:"0", X-ONAP-RequestID:"0e8038b2-473e-431b-a446-d58a7e465b09", X-RequestID:"0e8038b2-473e-431b-a446-d58a7e465b09", X-TransactionID:"0e8038b2-473e-431b-a446-d58a7e465b09", X-ECOMP-RequestID:"0e8038b2-473e-431b-a446-d58a7e465b09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a041210-9eb0-4359-8895-2ebe89daa357"] 2023-04-16T07:51:04.762Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Request body: 2023-04-16T07:51:04.762Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:04.796Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:04.796Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:04.796Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status text : OK 2023-04-16T07:51:04.797Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:05 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:04.797Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Response body: { "requestId" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:50:51.000+00:00", "endTime" : "2023-04-16T07:50:59.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" } } } 2023-04-16T07:51:04.797Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:04.798Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||InvokeReturn 2023-04-16T07:51:04.799Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:04.799Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:04.799Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:04.799Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:04.800Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:04.800Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c87c7f8c97c79afcb0a18a6064d55bc", X-B3-SpanId:"6f5d7c40152c5c3c", X-B3-ParentSpanId:"1ef0f4eba4c6b701", X-B3-Sampled:"0", X-ONAP-RequestID:"0e8038b2-473e-431b-a446-d58a7e465b09", X-RequestID:"0e8038b2-473e-431b-a446-d58a7e465b09", X-TransactionID:"0e8038b2-473e-431b-a446-d58a7e465b09", X-ECOMP-RequestID:"0e8038b2-473e-431b-a446-d58a7e465b09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"420380dd-5a99-49b5-abd4-ce88e7f55c20"] 2023-04-16T07:51:04.800Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:04.800Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:04.823Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:04.823Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:04.823Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:04.823Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:05 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:04.826Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:04.826Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:04.826Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:04.833Z|0e8038b2-473e-431b-a446-d58a7e465b09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:05.082Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:05.087Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:05.087Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||Invoke 2023-04-16T07:51:05.087Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:05.088Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586 2023-04-16T07:51:05.088Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Method : GET 2023-04-16T07:51:05.088Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb02090cc1d01f30ddc0c1ae6e7e967c", X-B3-SpanId:"63f9a7560cc78765", X-B3-ParentSpanId:"40fc87000204f698", X-B3-Sampled:"0", X-ONAP-RequestID:"fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06", X-RequestID:"fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06", X-TransactionID:"fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06", X-ECOMP-RequestID:"fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c0ea706-8643-49e0-88d0-e7a32828f71c"] 2023-04-16T07:51:05.088Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Request body: 2023-04-16T07:51:05.088Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:05.139Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:05.139Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:05.139Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Status text : OK 2023-04-16T07:51:05.139Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:06 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:05.140Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||Response body: { "requestId" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:50:51.000+00:00", "endTime" : "2023-04-16T07:50:59.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n\t\t\t\"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "be44c31b-9a73-4eb3-9b63-c0259a586586", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586" } } } 2023-04-16T07:51:05.141Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:05.141Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be44c31b-9a73-4eb3-9b63-c0259a586586|INFO|500||InvokeReturn 2023-04-16T07:51:05.142Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:05.142Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:05.143Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:05.143Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false 2023-04-16T07:51:05.143Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:05.143Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb02090cc1d01f30ddc0c1ae6e7e967c", X-B3-SpanId:"b1219f621a6374ca", X-B3-ParentSpanId:"40fc87000204f698", X-B3-Sampled:"0", X-ONAP-RequestID:"fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06", X-RequestID:"fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06", X-TransactionID:"fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06", X-ECOMP-RequestID:"fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9d26203-4812-41e5-be5f-b930442a3d95"] 2023-04-16T07:51:05.143Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:05.143Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:05.164Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:05.164Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:05.164Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:05.165Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:06 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:05.167Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:05.167Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:05.167Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be44c31b-9a73-4eb3-9b63-c0259a586586&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:05.179Z|fdbf2fbd-47f7-4dbc-a4c5-36b632d23f06|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be44c31b-9a73-4eb3-9b63-c0259a586586|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:05.396Z|5b18018d-19ca-43ad-bd48-9c7935845e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:51:05.396Z|5b18018d-19ca-43ad-bd48-9c7935845e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:51:07.042Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:07.043Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 421d48b2-c098-4b1c-a413-9a1cf2afcecb already exists in requestDb InfraActiveRequests table 2023-04-16T07:51:07.044Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:07.044Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||Invoke 2023-04-16T07:51:07.044Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:07.044Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:07.044Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Method : GET 2023-04-16T07:51:07.044Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"faff7b10ba7c30c9b1005aab9fc72e87", X-B3-SpanId:"53b34b8f4f81f9c8", X-B3-ParentSpanId:"a8c74849a2026aa4", X-B3-Sampled:"0", X-ONAP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-TransactionID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ECOMP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"747fcd04-9dd5-4c3b-9d9f-23f85f4d65ff"] 2023-04-16T07:51:07.045Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Request body: 2023-04-16T07:51:07.045Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:07.085Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:07.085Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T07:51:07.085Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status text : Not Found 2023-04-16T07:51:07.086Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 07:51:08 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-04-16T07:51:07.086Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Response body: 2023-04-16T07:51:07.086Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:07.086Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|404|Not Found|InvokeReturn 2023-04-16T07:51:07.096Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T07:51:07.097Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-04-16T07:51:07.099Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:51:07.127Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T07:51:07.128Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf|INFO|500||Invoke 2023-04-16T07:51:07.181Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf|INFO|404|Not Found|InvokeReturn 2023-04-16T07:51:07.182Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 07:51:08 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[42], x-aai-txid=[2-aai-resources-230416-07:51:08:256-68575], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:51:07.183Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf","ERR.5.4.6114"]}}} 2023-04-16T07:51:07.185Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf 2023-04-16T07:51:07.185Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf 2023-04-16T07:51:07.189Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:51:07.207Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf|INFO|500||Invoke 2023-04-16T07:51:07.208Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf with request headers:{Authorization=[***REDACTED***], X-RequestID=[421d48b2-c098-4b1c-a413-9a1cf2afcecb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e079834d-0863-4c71-9b6a-8144c183801e], X-ECOMP-RequestID=[421d48b2-c098-4b1c-a413-9a1cf2afcecb], X-TransactionId=[], X-ONAP-RequestID=[421d48b2-c098-4b1c-a413-9a1cf2afcecb]} 2023-04-16T07:51:07.243Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 07:51:08 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[32], x-aai-txid=[1-aai-resources-230416-07:51:08:330-13303], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:51:07.244Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf|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/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf","ERR.5.4.6114"]}}} 2023-04-16T07:51:07.244Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf|INFO|404|Not Found|InvokeReturn 2023-04-16T07:51:07.246Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf 2023-04-16T07:51:07.246Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf 2023-04-16T07:51:07.249Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:51:07.263Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T07:51:07.264Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-RequestID=[421d48b2-c098-4b1c-a413-9a1cf2afcecb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ed414adf-bee7-48a5-9706-3fa5f225cf3b], X-ECOMP-RequestID=[421d48b2-c098-4b1c-a413-9a1cf2afcecb], X-TransactionId=[], X-ONAP-RequestID=[421d48b2-c098-4b1c-a413-9a1cf2afcecb]} 2023-04-16T07:51:07.311Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 07:51:08 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[44], vertex-id=[143608], x-aai-txid=[1-aai-resources-230416-07:51:08:387-47385], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:51:07.311Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681631450964","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-16T07:51:07.312Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T07:51:07.312Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T07:51:07.313Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T07:51:07.314Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.314Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T07:51:07.314Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:07.315Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.315Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T07:51:07.315Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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:"faff7b10ba7c30c9b1005aab9fc72e87", X-B3-SpanId:"a349073e61d07c33", X-B3-ParentSpanId:"a8c74849a2026aa4", X-B3-Sampled:"0", X-ONAP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-TransactionID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ECOMP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e709395d-c519-4a9d-894e-cba9e254d2a7"] 2023-04-16T07:51:07.315Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770"},"instanceName":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0","requestScope":"vnf"} 2023-04-16T07:51:07.315Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:07.361Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:07.362Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:07.362Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T07:51:07.362Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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:"Sun, 16 Apr 2023 07:51:08 GMT", x-envoy-upstream-service-time:"43", server:"envoy"] 2023-04-16T07:51:07.362Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T07:51:07.362Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:07.363Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T07:51:07.363Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006 2023-04-16T07:51:07.364Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|INFO|500||Invoke 2023-04-16T07:51:07.364Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:07.364Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006 2023-04-16T07:51:07.364Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||Method : GET 2023-04-16T07:51:07.364Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-TransactionID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ECOMP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70d213fc-55f2-4e1d-a973-2d2ac9d6f3dc"] 2023-04-16T07:51:07.365Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||Request body: 2023-04-16T07:51:07.365Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:07.460Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:07.461Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:07.461Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||Status text : OK 2023-04-16T07:51:07.462Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 07:51:08 GMT", x-envoy-upstream-service-time:"91", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:07.463Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 9, "modelCustomizationUUID" : "00a13305-3e37-410d-96a9-5f0c92a7d006", "modelInstanceName" : "basic_vm 0", "created" : "2023-04-16 06:03:01.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-16T06:03:01.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfcInstanceGroupCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/service" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006" } } } 2023-04-16T07:51:07.464Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:07.464Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=00a13305-3e37-410d-96a9-5f0c92a7d006|INFO|500||InvokeReturn 2023-04-16T07:51:07.489Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2023-04-16T07:51:07.490Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||Invoke 2023-04-16T07:51:07.490Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:07.490Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2023-04-16T07:51:07.491Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Method : GET 2023-04-16T07:51:07.491Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-TransactionID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ECOMP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1342ce9f-cc02-4c18-9c7b-262b4b4ca8ef"] 2023-04-16T07:51:07.491Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Request body: 2023-04-16T07:51:07.491Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:07.552Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:07.552Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:07.552Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status text : OK 2023-04-16T07:51:07.553Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/2ce7e344-077e-405c-b610-43073c697082", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 07:51:08 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:07.553Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Response body: { "modelUUID" : "2ce7e344-077e-405c-b610-43073c697082", "modelInvariantUUID" : "98ddfae1-9db0-40a1-8f54-c76ac4238870", "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-16T06:03:01.000+00:00", "modelInvariantId" : "98ddfae1-9db0-40a1-8f54-c76ac4238870", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2ce7e344-077e-405c-b610-43073c697082" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2ce7e344-077e-405c-b610-43073c697082" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2ce7e344-077e-405c-b610-43073c697082/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2ce7e344-077e-405c-b610-43073c697082/vnfResourceWorkflow" } } } 2023-04-16T07:51:07.553Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:07.554Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||InvokeReturn 2023-04-16T07:51:07.565Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.565Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.566Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.566Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.566Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.566Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-TransactionID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ECOMP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0bfe7d8-9c7f-4036-a581-836e9e69b589"] 2023-04-16T07:51:07.566Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.567Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.601Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.601Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.601Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.601Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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:"Sun, 16 Apr 2023 07:51:08 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:07.603Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10035, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" } } } 2023-04-16T07:51:07.603Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.603Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.613Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.614Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T07:51:07.614Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:07.615Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.615Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T07:51:07.615Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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:"2613", X-B3-TraceId:"faff7b10ba7c30c9b1005aab9fc72e87", X-B3-SpanId:"96aa516be61afd38", X-B3-ParentSpanId:"a8c74849a2026aa4", X-B3-Sampled:"0", X-ONAP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-TransactionID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ECOMP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d15aeb2-7f0a-4011-ae3c-20737618c31b"] 2023-04-16T07:51:07.615Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"421d48b2-c098-4b1c-a413-9a1cf2afcecb","requestStatus":"IN_PROGRESS","startTime":1681631467097,"source":"VID","vnfName":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"421d48b2-c098-4b1c-a413-9a1cf2afcecb"} 2023-04-16T07:51:07.615Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:07.664Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:07.665Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T07:51:07.665Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T07:51:07.665Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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/421d48b2-c098-4b1c-a413-9a1cf2afcecb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:08 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:07.667Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:51:07.097+00:00", "source" : "VID", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T07:51:08.754+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" } } } 2023-04-16T07:51:07.668Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:07.668Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T07:51:07.675Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.676Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T07:51:07.676Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:07.676Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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-16T07:51:07.677Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T07:51:07.677Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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:"faff7b10ba7c30c9b1005aab9fc72e87", X-B3-SpanId:"b6080f83fd6623ac", X-B3-ParentSpanId:"a8c74849a2026aa4", X-B3-Sampled:"0", X-ONAP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-TransactionID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ECOMP-RequestID:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"331ddae1-f8ff-4791-83ca-30d562a3a683"] 2023-04-16T07:51:07.677Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/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\":\"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"00a13305-3e37-410d-96a9-5f0c92a7d006\",\"modelVersionId\":\"2ce7e344-077e-405c-b610-43073c697082\",\"modelCustomizationId\":\"00a13305-3e37-410d-96a9-5f0c92a7d006\",\"modelUuid\":\"2ce7e344-077e-405c-b610-43073c697082\",\"modelInvariantUuid\":\"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\"source\":\"VID\",\"instanceName\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"430a14e7-6194-4554-af04-edee26001770\",\"modelInfo\":{\"modelInvariantId\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelUuid\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelInvariantUuid\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"430a14e7-6194-4554-af04-edee26001770\"}","type":"String"},"requestId":{"value":"421d48b2-c098-4b1c-a413-9a1cf2afcecb","type":"String"},"mso-request-id":{"value":"421d48b2-c098-4b1c-a413-9a1cf2afcecb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"430a14e7-6194-4554-af04-edee26001770","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/430a14e7-6194-4554-af04-edee26001770/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T07:51:07.677Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:08.696Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:08.696Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T07:51:08.696Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T07:51:08.696Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 07:51:09 GMT", x-onap-requestid:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", x-requestid:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", x-transactionid:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", x-ecomp-requestid:"421d48b2-c098-4b1c-a413-9a1cf2afcecb", x-onap-partnername:"UNKNOWN", x-invocationid:"331ddae1-f8ff-4791-83ca-30d562a3a683", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-16T07:51:08.697Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"421d48b2-c098-4b1c-a413-9a1cf2afcecb\",\"instanceId\":\"2ed10be0-4eb3-466c-a837-f423963893dd\"}}","message":"Success","processInstanceID":"7295d65e-dc2b-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T07:51:08.697Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:08.697Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T07:51:08.702Z|421d48b2-c098-4b1c-a413-9a1cf2afcecb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:08.953Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:08.958Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:08.958Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||Invoke 2023-04-16T07:51:08.959Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:08.959Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:08.959Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Method : GET 2023-04-16T07:51:08.959Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f2efb4d3b88cf6c034fcca7ed0113ff", X-B3-SpanId:"23f9c2f135d2f5aa", X-B3-ParentSpanId:"7736ad64190877b9", X-B3-Sampled:"0", X-ONAP-RequestID:"03267186-af95-4227-aca1-1358c5daed87", X-RequestID:"03267186-af95-4227-aca1-1358c5daed87", X-TransactionID:"03267186-af95-4227-aca1-1358c5daed87", X-ECOMP-RequestID:"03267186-af95-4227-aca1-1358c5daed87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb7eff8c-e903-4e4a-a431-18c8ca2074f3"] 2023-04-16T07:51:08.959Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Request body: 2023-04-16T07:51:08.959Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:08.998Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:08.999Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:08.999Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status text : OK 2023-04-16T07:51:08.999Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:09 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:09.001Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Response body: { "requestId" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:51:07.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" } } } 2023-04-16T07:51:09.001Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:09.001Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||InvokeReturn 2023-04-16T07:51:09.002Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:09.003Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:09.003Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:09.003Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:09.003Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:09.003Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f2efb4d3b88cf6c034fcca7ed0113ff", X-B3-SpanId:"fb593d2c9528cdfa", X-B3-ParentSpanId:"7736ad64190877b9", X-B3-Sampled:"0", X-ONAP-RequestID:"03267186-af95-4227-aca1-1358c5daed87", X-RequestID:"03267186-af95-4227-aca1-1358c5daed87", X-TransactionID:"03267186-af95-4227-aca1-1358c5daed87", X-ECOMP-RequestID:"03267186-af95-4227-aca1-1358c5daed87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9a69303-9cd2-4d30-a5f2-e17469e5331b"] 2023-04-16T07:51:09.003Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:09.003Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:09.028Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:09.029Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:09.029Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:09.029Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:09 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:09.031Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:09.031Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:09.031Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:09.039Z|03267186-af95-4227-aca1-1358c5daed87|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:10.644Z|0ff6d2bd-4bd4-43b1-936a-0e4eb03f0e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:10.645Z|0ff6d2bd-4bd4-43b1-936a-0e4eb03f0e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:10.645Z|06e57c7a-9165-4138-99cc-2d9ae637d53b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:10.645Z|c94624e8-c7df-4a46-b081-491b8609135c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:10.645Z|06e57c7a-9165-4138-99cc-2d9ae637d53b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:10.645Z|c94624e8-c7df-4a46-b081-491b8609135c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:19.166Z|0c0dbd7a-d215-4717-b9ab-5b42624f5159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:51:19.167Z|0c0dbd7a-d215-4717-b9ab-5b42624f5159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:51:19.288Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:19.296Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:19.296Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||Invoke 2023-04-16T07:51:19.296Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:19.296Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:19.297Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Method : GET 2023-04-16T07:51:19.297Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7586f63062ca3cfaf6941214ac1e1f8", X-B3-SpanId:"3f8ca5b891553929", X-B3-ParentSpanId:"eed5e92772a5e14e", X-B3-Sampled:"0", X-ONAP-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-TransactionID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-ECOMP-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b391712-a3e3-4156-a936-e86b6634cd19"] 2023-04-16T07:51:19.297Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Request body: 2023-04-16T07:51:19.297Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:19.332Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:19.333Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:19.333Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status text : OK 2023-04-16T07:51:19.334Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:20 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:19.334Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Response body: { "requestId" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-04-16T07:51:07.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" } } } 2023-04-16T07:51:19.334Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:19.335Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||InvokeReturn 2023-04-16T07:51:19.336Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:19.336Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:19.336Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:19.337Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:19.337Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:19.337Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7586f63062ca3cfaf6941214ac1e1f8", X-B3-SpanId:"83c455c9487e90b9", X-B3-ParentSpanId:"eed5e92772a5e14e", X-B3-Sampled:"0", X-ONAP-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-TransactionID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-ECOMP-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21b62612-7346-4c9a-8b94-b40e46e16166"] 2023-04-16T07:51:19.337Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:19.337Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:19.357Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:19.357Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:19.357Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:19.357Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:20 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:19.360Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:19.360Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:19.360Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:19.386Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:51:19.386Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:51:19.387Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:19.387Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:51:19.387Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:51:19.387Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-TransactionID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-ECOMP-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8be5a835-048c-46d9-a254-b9151735b85e"] 2023-04-16T07:51:19.387Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:51:19.388Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:19.550Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:19.551Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:19.552Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:51:19.552Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D52116DF7B217461E6736A1E503069B5; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:51:20 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-04-16T07:51:19.553Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"421d48b2-c098-4b1c-a413-9a1cf2afcecb","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:14.142+0000","endTime":"2023-04-16T07:51:17.394+0000","removalTime":null,"durationInMillis":3252,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"7295d65e-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"73da8b2a-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:51:19.554Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:19.554Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=421d48b2-c098-4b1c-a413-9a1cf2afcecb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:51:19.585Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:51:19.586Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:51:19.586Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:19.586Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:51:19.586Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:51:19.587Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-TransactionID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-ECOMP-RequestID:"772b0d3a-5381-45cc-a99c-2e75ea82d6de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45e18f0d-d3e4-4761-a443-b0e49d8ab551"] 2023-04-16T07:51:19.587Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:51:19.587Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:19.763Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:19.764Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:19.764Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:51:19.765Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AFF19106DEFD51128E043B94E2640132; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:51:20 GMT", x-envoy-upstream-service-time:"172", server:"envoy"] 2023-04-16T07:51:19.765Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"7676e06e-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"SubProcess_0y8yozw:764c9c02-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"7676e06c-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:51:14.756+0000","endTime":"2023-04-16T07:51:16.575+0000","durationInMillis":1819,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"7295d65e-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:51:19.766Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:19.766Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=761930d6-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:51:19.773Z|772b0d3a-5381-45cc-a99c-2e75ea82d6de|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:20.666Z|3f1f001d-a6c8-4519-9e8a-e937acf23448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:20.667Z|3f1f001d-a6c8-4519-9e8a-e937acf23448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:20.667Z|cd1542c7-cb7f-4e4d-b541-ba0773c23e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:20.668Z|cd1542c7-cb7f-4e4d-b541-ba0773c23e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:20.670Z|dbb93bd5-583d-4f19-892e-a92186a48416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:20.671Z|dbb93bd5-583d-4f19-892e-a92186a48416|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:22.057Z|d0ded320-ccab-49f5-835c-0efa7f44fe71|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:51:22.057Z|d0ded320-ccab-49f5-835c-0efa7f44fe71|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:29.998Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:30.005Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:30.006Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||Invoke 2023-04-16T07:51:30.006Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:30.006Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:30.006Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Method : GET 2023-04-16T07:51:30.006Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aee6fe73da7596be91b870318aea9bda", X-B3-SpanId:"82dec82ad43b89ca", X-B3-ParentSpanId:"1c5baafe5519bf81", X-B3-Sampled:"0", X-ONAP-RequestID:"4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb", X-RequestID:"4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb", X-TransactionID:"4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb", X-ECOMP-RequestID:"4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20b2a60a-cc18-4cca-a7dc-a07e1b75db69"] 2023-04-16T07:51:30.006Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Request body: 2023-04-16T07:51:30.006Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:30.101Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:30.101Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:30.102Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status text : OK 2023-04-16T07:51:30.102Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:31 GMT", x-envoy-upstream-service-time:"90", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:30.106Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Response body: { "requestId" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:51:07.000+00:00", "endTime" : "2023-04-16T07:51:20.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" } } } 2023-04-16T07:51:30.107Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:30.107Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||InvokeReturn 2023-04-16T07:51:30.109Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:30.109Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:30.110Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:30.110Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:30.110Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:30.110Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aee6fe73da7596be91b870318aea9bda", X-B3-SpanId:"693dbd1f84b1bbeb", X-B3-ParentSpanId:"1c5baafe5519bf81", X-B3-Sampled:"0", X-ONAP-RequestID:"4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb", X-RequestID:"4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb", X-TransactionID:"4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb", X-ECOMP-RequestID:"4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fba988e-6272-4f8a-a1a9-2921bd594e6a"] 2023-04-16T07:51:30.111Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:30.111Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:30.127Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:30.128Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:30.129Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:30.129Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:31 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:30.130Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:30.130Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:30.130Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:30.140Z|4dbd2c18-7c44-4d7e-b54c-bf98c855d8eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:30.338Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:30.344Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:30.344Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||Invoke 2023-04-16T07:51:30.345Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:30.345Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:30.345Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Method : GET 2023-04-16T07:51:30.345Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed912ca0b01ce3be3094bcf201001755", X-B3-SpanId:"d400f67c122ba6e8", X-B3-ParentSpanId:"5da0ea63c36c93b3", X-B3-Sampled:"0", X-ONAP-RequestID:"9e3044a6-6c5c-42db-9351-ad30605f1cdc", X-RequestID:"9e3044a6-6c5c-42db-9351-ad30605f1cdc", X-TransactionID:"9e3044a6-6c5c-42db-9351-ad30605f1cdc", X-ECOMP-RequestID:"9e3044a6-6c5c-42db-9351-ad30605f1cdc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"645c7a5b-0083-4d6d-bb0e-88bf2f37853e"] 2023-04-16T07:51:30.346Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Request body: 2023-04-16T07:51:30.346Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:30.380Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:30.381Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:30.381Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status text : OK 2023-04-16T07:51:30.386Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:31 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:30.387Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Response body: { "requestId" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:51:07.000+00:00", "endTime" : "2023-04-16T07:51:20.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" } } } 2023-04-16T07:51:30.388Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:30.388Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||InvokeReturn 2023-04-16T07:51:30.390Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:30.391Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:30.391Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:30.392Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:30.392Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:30.392Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed912ca0b01ce3be3094bcf201001755", X-B3-SpanId:"503eedfe4073574b", X-B3-ParentSpanId:"5da0ea63c36c93b3", X-B3-Sampled:"0", X-ONAP-RequestID:"9e3044a6-6c5c-42db-9351-ad30605f1cdc", X-RequestID:"9e3044a6-6c5c-42db-9351-ad30605f1cdc", X-TransactionID:"9e3044a6-6c5c-42db-9351-ad30605f1cdc", X-ECOMP-RequestID:"9e3044a6-6c5c-42db-9351-ad30605f1cdc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"175fe085-d7d3-4a24-8f5a-4dc405d6c09f"] 2023-04-16T07:51:30.393Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:30.393Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:30.417Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:30.418Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:30.418Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:30.418Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:31 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:30.419Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:30.420Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:30.420Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:30.431Z|9e3044a6-6c5c-42db-9351-ad30605f1cdc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:30.677Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:30.683Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:30.683Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||Invoke 2023-04-16T07:51:30.683Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:30.683Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:30.683Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Method : GET 2023-04-16T07:51:30.684Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"504e77546ff69f8a1f548355e9081f94", X-B3-SpanId:"58822568cae5c57b", X-B3-ParentSpanId:"f47ffd6a81c51be2", X-B3-Sampled:"0", X-ONAP-RequestID:"a8ee8cf9-073e-4e1b-945f-6344dbed0239", X-RequestID:"a8ee8cf9-073e-4e1b-945f-6344dbed0239", X-TransactionID:"a8ee8cf9-073e-4e1b-945f-6344dbed0239", X-ECOMP-RequestID:"a8ee8cf9-073e-4e1b-945f-6344dbed0239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"735bf5b1-f9e2-4bdd-924e-bcddf49465d9"] 2023-04-16T07:51:30.684Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Request body: 2023-04-16T07:51:30.684Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:30.693Z|f22ac6bc-2cd3-4a98-bc4b-89410e5b772a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:30.693Z|df1b7cde-3da5-4614-9fcf-9da2c7aa8bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:30.694Z|f22ac6bc-2cd3-4a98-bc4b-89410e5b772a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:30.694Z|df1b7cde-3da5-4614-9fcf-9da2c7aa8bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:30.694Z|4f52c02a-9b70-4791-9b73-7703e8ec1f66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:30.694Z|4f52c02a-9b70-4791-9b73-7703e8ec1f66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:30.717Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:30.717Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:30.718Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status text : OK 2023-04-16T07:51:30.718Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:31 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:30.719Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Response body: { "requestId" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:51:07.000+00:00", "endTime" : "2023-04-16T07:51:20.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" } } } 2023-04-16T07:51:30.719Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:30.720Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||InvokeReturn 2023-04-16T07:51:30.722Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:30.722Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:30.723Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:30.723Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:30.723Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:30.723Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"504e77546ff69f8a1f548355e9081f94", X-B3-SpanId:"8056d5f0e2470d04", X-B3-ParentSpanId:"f47ffd6a81c51be2", X-B3-Sampled:"0", X-ONAP-RequestID:"a8ee8cf9-073e-4e1b-945f-6344dbed0239", X-RequestID:"a8ee8cf9-073e-4e1b-945f-6344dbed0239", X-TransactionID:"a8ee8cf9-073e-4e1b-945f-6344dbed0239", X-ECOMP-RequestID:"a8ee8cf9-073e-4e1b-945f-6344dbed0239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff34ec8d-28b3-4945-b5ca-086196f08e7b"] 2023-04-16T07:51:30.724Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:30.724Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:30.743Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:30.744Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:30.744Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:30.745Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:31 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:30.746Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:30.746Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:30.747Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:30.763Z|a8ee8cf9-073e-4e1b-945f-6344dbed0239|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:30.971Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:30.976Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:30.976Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||Invoke 2023-04-16T07:51:30.976Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:30.976Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:30.977Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Method : GET 2023-04-16T07:51:30.977Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f96d1d89d844c6aa8160808d9a97488d", X-B3-SpanId:"ad83f559474fd4c0", X-B3-ParentSpanId:"e8e543dba3021254", X-B3-Sampled:"0", X-ONAP-RequestID:"8751bf76-87c2-45b9-bc76-3aafc7c855ac", X-RequestID:"8751bf76-87c2-45b9-bc76-3aafc7c855ac", X-TransactionID:"8751bf76-87c2-45b9-bc76-3aafc7c855ac", X-ECOMP-RequestID:"8751bf76-87c2-45b9-bc76-3aafc7c855ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9290a70-fa28-4aa2-934a-d14644c84f25"] 2023-04-16T07:51:30.977Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Request body: 2023-04-16T07:51:30.977Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:31.015Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:31.016Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:31.017Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status text : OK 2023-04-16T07:51:31.017Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:31 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:31.021Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Response body: { "requestId" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:51:07.000+00:00", "endTime" : "2023-04-16T07:51:20.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" } } } 2023-04-16T07:51:31.021Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:31.022Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||InvokeReturn 2023-04-16T07:51:31.024Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:31.025Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:31.025Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:31.025Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:31.026Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:31.026Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f96d1d89d844c6aa8160808d9a97488d", X-B3-SpanId:"2122d96377c3baf7", X-B3-ParentSpanId:"e8e543dba3021254", X-B3-Sampled:"0", X-ONAP-RequestID:"8751bf76-87c2-45b9-bc76-3aafc7c855ac", X-RequestID:"8751bf76-87c2-45b9-bc76-3aafc7c855ac", X-TransactionID:"8751bf76-87c2-45b9-bc76-3aafc7c855ac", X-ECOMP-RequestID:"8751bf76-87c2-45b9-bc76-3aafc7c855ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bbc8214-97be-488b-8514-dd97b0672959"] 2023-04-16T07:51:31.027Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:31.027Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:31.051Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:31.051Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:31.052Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:31.053Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:31 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:31.055Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:31.055Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:31.056Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:31.066Z|8751bf76-87c2-45b9-bc76-3aafc7c855ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:31.236Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:31.241Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:31.242Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||Invoke 2023-04-16T07:51:31.242Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:31.242Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb 2023-04-16T07:51:31.242Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Method : GET 2023-04-16T07:51:31.242Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5758f930a2c2361534f78894fd230eb", X-B3-SpanId:"b186f21d685c9357", X-B3-ParentSpanId:"927f96c5e7c47322", X-B3-Sampled:"0", X-ONAP-RequestID:"f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb", X-RequestID:"f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb", X-TransactionID:"f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb", X-ECOMP-RequestID:"f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8c9e973-f8e2-40d4-846b-875063797b3e"] 2023-04-16T07:51:31.242Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Request body: 2023-04-16T07:51:31.242Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:31.280Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:31.281Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:31.281Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Status text : OK 2023-04-16T07:51:31.281Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:32 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:31.282Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||Response body: { "requestId" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:51:07.000+00:00", "endTime" : "2023-04-16T07:51:20.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "421d48b2-c098-4b1c-a413-9a1cf2afcecb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb" } } } 2023-04-16T07:51:31.282Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:31.283Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/421d48b2-c098-4b1c-a413-9a1cf2afcecb|INFO|500||InvokeReturn 2023-04-16T07:51:31.284Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:31.285Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:31.285Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:31.285Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false 2023-04-16T07:51:31.286Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:31.286Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5758f930a2c2361534f78894fd230eb", X-B3-SpanId:"7efc18d541dd3e4f", X-B3-ParentSpanId:"927f96c5e7c47322", X-B3-Sampled:"0", X-ONAP-RequestID:"f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb", X-RequestID:"f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb", X-TransactionID:"f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb", X-ECOMP-RequestID:"f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4df3098-fb52-4dea-8b01-2206690968cb"] 2023-04-16T07:51:31.286Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:31.286Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:31.309Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:31.309Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:31.310Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:31.310Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:32 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:31.310Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:31.311Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:31.311Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=421d48b2-c098-4b1c-a413-9a1cf2afcecb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:31.330Z|f8c0cf47-ed04-45fc-aaa8-40fe16d84bbb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/421d48b2-c098-4b1c-a413-9a1cf2afcecb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:33.260Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:33.261Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 964ff695-a7bc-4958-8ccd-e5e0b6180a55 already exists in requestDb InfraActiveRequests table 2023-04-16T07:51:33.262Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:51:33.262Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:51:33.262Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.262Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:51:33.262Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:51:33.262Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db9029b89a92f221c487d493c4a2c8fc", X-B3-SpanId:"54291df21e5dc28e", X-B3-ParentSpanId:"114dcd9e70fec5ce", X-B3-Sampled:"0", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8940d40d-2196-45b6-8ddf-e4275aa47248"] 2023-04-16T07:51:33.263Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:51:33.263Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:33.292Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:33.292Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T07:51:33.292Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : Not Found 2023-04-16T07:51:33.293Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-04-16T07:51:33.293Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: 2023-04-16T07:51:33.293Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:33.294Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|404|Not Found|InvokeReturn 2023-04-16T07:51:33.306Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T07:51:33.312Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:51:33.333Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T07:51:33.334Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T07:51:33.403Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T07:51:33.404Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 07:51:34 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[57], vertex-id=[143608], x-aai-txid=[2-aai-resources-230416-07:51:34:465-79468], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:51:33.405Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681631473332","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2ed10be0-4eb3-466c-a837-f423963893dd"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_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-16T07:51:33.407Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T07:51:33.408Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T07:51:33.411Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.411Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T07:51:33.412Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.412Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.412Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T07:51:33.412Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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:"db9029b89a92f221c487d493c4a2c8fc", X-B3-SpanId:"5480ae40c32b8f7b", X-B3-ParentSpanId:"114dcd9e70fec5ce", X-B3-Sampled:"0", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33cd4d04-df74-4d0b-8940-1bcfebf3b433"] 2023-04-16T07:51:33.413Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"2ed10be0-4eb3-466c-a837-f423963893dd","serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770"},"instanceName":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a","requestScope":"vfModule"} 2023-04-16T07:51:33.413Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:33.447Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:33.447Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:33.448Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T07:51:33.448Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-04-16T07:51:33.448Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T07:51:33.449Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:33.449Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T07:51:33.450Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17 2023-04-16T07:51:33.451Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|INFO|500||Invoke 2023-04-16T07:51:33.451Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.451Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17 2023-04-16T07:51:33.452Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||Method : GET 2023-04-16T07:51:33.452Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0440dd4e-3b7a-4d36-aded-f8be1fec1777"] 2023-04-16T07:51:33.452Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||Request body: 2023-04-16T07:51:33.452Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:33.555Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:33.556Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:33.556Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||Status text : OK 2023-04-16T07:51:33.556Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"97", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:33.557Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||Response body: { "id" : 9, "modelCustomizationUUID" : "6f164e0c-d4c3-47f9-b945-1024c4410a17", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-04-16 06:03:01.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/volumeHeatEnv" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vnfCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/heatEnvironment" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/cvnfcCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule" } } } 2023-04-16T07:51:33.558Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:33.558Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f164e0c-d4c3-47f9-b945-1024c4410a17|INFO|500||InvokeReturn 2023-04-16T07:51:33.589Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2023-04-16T07:51:33.594Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||Invoke 2023-04-16T07:51:33.594Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.595Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2023-04-16T07:51:33.595Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Method : GET 2023-04-16T07:51:33.595Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aea3e5aa-baa5-43c4-8160-9fd6cde80826"] 2023-04-16T07:51:33.595Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Request body: 2023-04-16T07:51:33.595Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:33.671Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:33.672Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:33.672Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status text : OK 2023-04-16T07:51:33.672Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"73", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:33.675Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Response body: { "modelUUID" : "5b748949-0bbe-4deb-b9df-3d8c4c61e2fb", "modelInvariantUUID" : "32b621b9-84ff-4633-a684-dbbb37e0aec0", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-04-16 06:03:01.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/heatFiles" } } } 2023-04-16T07:51:33.675Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:33.676Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||InvokeReturn 2023-04-16T07:51:33.691Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance 2023-04-16T07:51:33.692Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-04-16T07:51:33.692Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.693Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance 2023-04-16T07:51:33.693Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-04-16T07:51:33.693Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0789df58-19dd-466e-95c8-fcbd9e803e8d"] 2023-04-16T07:51:33.694Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-04-16T07:51:33.694Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:33.725Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:33.726Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T07:51:33.726Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-16T07:51:33.726Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&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:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-04-16T07:51:33.727Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-04-16T07:51:33.727Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:33.727Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T07:51:33.727Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0 2023-04-16T07:51:33.728Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|INFO|500||Invoke 2023-04-16T07:51:33.728Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.728Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0 2023-04-16T07:51:33.728Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||Method : GET 2023-04-16T07:51:33.728Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e520edd1-4ca7-4675-89a7-2279afb8dd21"] 2023-04-16T07:51:33.728Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||Request body: 2023-04-16T07:51:33.729Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:33.757Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:33.758Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:33.758Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||Status text : OK 2023-04-16T07:51:33.759Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:33.759Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "5b748949-0bbe-4deb-b9df-3d8c4c61e2fb", "modelInvariantUUID" : "32b621b9-84ff-4633-a684-dbbb37e0aec0", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-04-16 06:03:01.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/heatFiles" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0" } } } 2023-04-16T07:51:33.759Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:33.760Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=32b621b9-84ff-4633-a684-dbbb37e0aec0|INFO|500||InvokeReturn 2023-04-16T07:51:33.763Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance 2023-04-16T07:51:33.763Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-04-16T07:51:33.763Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.764Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance 2023-04-16T07:51:33.764Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-04-16T07:51:33.764Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71ce926a-560f-4456-bdf6-26ac0a0217b6"] 2023-04-16T07:51:33.764Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-04-16T07:51:33.764Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:33.784Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:33.784Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T07:51:33.784Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-16T07:51:33.785Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&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:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-04-16T07:51:33.785Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-04-16T07:51:33.785Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:33.785Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=5b748949-0bbe-4deb-b9df-3d8c4c61e2fb&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T07:51:33.786Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.786Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.786Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.786Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.786Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.786Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a2fd4c0-89d2-442d-9cdb-427abc03f821"] 2023-04-16T07:51:33.787Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.787Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.810Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.810Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.810Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.810Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:33.812Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 45, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" } } } 2023-04-16T07:51:33.812Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.812Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.819Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb 2023-04-16T07:51:33.820Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|INFO|500||Invoke 2023-04-16T07:51:33.820Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.820Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb 2023-04-16T07:51:33.820Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Method : GET 2023-04-16T07:51:33.820Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfe8a3fc-7fb1-40fb-a65a-ec5237e20565"] 2023-04-16T07:51:33.821Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Request body: 2023-04-16T07:51:33.821Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:33.856Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:33.857Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:33.857Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Status text : OK 2023-04-16T07:51:33.857Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:33.857Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Response body: { "modelUUID" : "5b748949-0bbe-4deb-b9df-3d8c4c61e2fb", "modelInvariantUUID" : "32b621b9-84ff-4633-a684-dbbb37e0aec0", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-04-16 06:03:01.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/heatFiles" } } } 2023-04-16T07:51:33.858Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:33.858Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|INFO|500||InvokeReturn 2023-04-16T07:51:33.860Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.861Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T07:51:33.861Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.861Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.861Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T07:51:33.861Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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:"3400", X-B3-TraceId:"db9029b89a92f221c487d493c4a2c8fc", X-B3-SpanId:"2a074c2120e8b3ba", X-B3-ParentSpanId:"114dcd9e70fec5ce", X-B3-Sampled:"0", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e69083a-e51b-476a-9824-2319bcf64d78"] 2023-04-16T07:51:33.862Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","requestStatus":"IN_PROGRESS","startTime":1681631493307,"source":"VID","vnfId":"2ed10be0-4eb3-466c-a837-f423963893dd","vnfType":"","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"964ff695-a7bc-4958-8ccd-e5e0b6180a55"} 2023-04-16T07:51:33.862Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:33.911Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:33.912Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T07:51:33.912Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T07:51:33.913Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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/964ff695-a7bc-4958-8ccd-e5e0b6180a55", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:34 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:33.914Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:51:33.307+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T07:51:35.001+00:00", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:51:33.914Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:33.914Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T07:51:33.921Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.922Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T07:51:33.922Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:33.923Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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-16T07:51:33.923Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T07:51:33.923Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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:"db9029b89a92f221c487d493c4a2c8fc", X-B3-SpanId:"411063d4ceda6bac", X-B3-ParentSpanId:"114dcd9e70fec5ce", X-B3-Sampled:"0", X-ONAP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-TransactionID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ECOMP-RequestID:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba9f982c-c16f-48cd-85f1-01a7e8030aab"] 2023-04-16T07:51:33.923Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/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\":\"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\"modelVersionId\":\"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\"modelCustomizationId\":\"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\"modelUuid\":\"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\"modelInvariantUuid\":\"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"430a14e7-6194-4554-af04-edee26001770\",\"modelInfo\":{\"modelInvariantId\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelUuid\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelInvariantUuid\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"}}},{\"relatedInstance\":{\"instanceId\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"00a13305-3e37-410d-96a9-5f0c92a7d006\",\"modelVersionId\":\"2ce7e344-077e-405c-b610-43073c697082\",\"modelCustomizationId\":\"00a13305-3e37-410d-96a9-5f0c92a7d006\",\"modelUuid\":\"2ce7e344-077e-405c-b610-43073c697082\",\"modelInvariantUuid\":\"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"430a14e7-6194-4554-af04-edee26001770\",\"vnfInstanceId\":\"2ed10be0-4eb3-466c-a837-f423963893dd\"}","type":"String"},"requestId":{"value":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","type":"String"},"mso-request-id":{"value":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"430a14e7-6194-4554-af04-edee26001770","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"2ed10be0-4eb3-466c-a837-f423963893dd","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/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T07:51:33.924Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:34.167Z|8633a7e9-f63d-4965-bb69-f94bfd497973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:51:34.167Z|8633a7e9-f63d-4965-bb69-f94bfd497973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:51:34.940Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:34.940Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T07:51:34.941Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T07:51:34.941Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 07:51:35 GMT", x-onap-requestid:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", x-requestid:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", x-transactionid:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", x-ecomp-requestid:"964ff695-a7bc-4958-8ccd-e5e0b6180a55", x-onap-partnername:"UNKNOWN", x-invocationid:"ba9f982c-c16f-48cd-85f1-01a7e8030aab", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-16T07:51:34.942Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"964ff695-a7bc-4958-8ccd-e5e0b6180a55\",\"instanceId\":\"20baac94-68db-4261-a04c-e3193fea8e5d\"}}","message":"Success","processInstanceID":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T07:51:34.942Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:34.942Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T07:51:34.948Z|964ff695-a7bc-4958-8ccd-e5e0b6180a55|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:35.259Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:35.264Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:51:35.265Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:51:35.265Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:35.265Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:51:35.265Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:51:35.266Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e80114ddf2686c9d9323c8a509a6871", X-B3-SpanId:"e90b3f2673328fad", X-B3-ParentSpanId:"c1875b7a7a17ab34", X-B3-Sampled:"0", X-ONAP-RequestID:"5f1f4458-9e28-4099-84e8-4beb03ea7465", X-RequestID:"5f1f4458-9e28-4099-84e8-4beb03ea7465", X-TransactionID:"5f1f4458-9e28-4099-84e8-4beb03ea7465", X-ECOMP-RequestID:"5f1f4458-9e28-4099-84e8-4beb03ea7465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1feda9e-5a2a-455b-b73e-054e5939a974"] 2023-04-16T07:51:35.266Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:51:35.266Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:35.305Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:35.305Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:35.305Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:51:35.306Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:35 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:35.307Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:35.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:51:35.308Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:35.308Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:51:35.309Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:51:35.310Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:35.310Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:35.310Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:51:35.310Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:35.310Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e80114ddf2686c9d9323c8a509a6871", X-B3-SpanId:"e223535370e96ab4", X-B3-ParentSpanId:"c1875b7a7a17ab34", X-B3-Sampled:"0", X-ONAP-RequestID:"5f1f4458-9e28-4099-84e8-4beb03ea7465", X-RequestID:"5f1f4458-9e28-4099-84e8-4beb03ea7465", X-TransactionID:"5f1f4458-9e28-4099-84e8-4beb03ea7465", X-ECOMP-RequestID:"5f1f4458-9e28-4099-84e8-4beb03ea7465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"491797fd-22e4-4b81-a807-3df0414a206a"] 2023-04-16T07:51:35.311Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:35.311Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:35.329Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:35.329Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:35.330Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:35.330Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:35 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:35.331Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:35.332Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:35.332Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:35.339Z|5f1f4458-9e28-4099-84e8-4beb03ea7465|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:35.397Z|b3535ec1-6bb0-4eb9-a1ec-b75f48480ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:51:35.397Z|b3535ec1-6bb0-4eb9-a1ec-b75f48480ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:51:40.717Z|c210e0ee-1ee9-4787-b684-bb375ca65da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:40.717Z|c210e0ee-1ee9-4787-b684-bb375ca65da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:40.719Z|06e983b8-b919-4e95-8073-2c51f6722a55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:40.719Z|06e983b8-b919-4e95-8073-2c51f6722a55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:40.725Z|f2aa2a24-7386-49f9-b41d-c64b983b3a60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:40.726Z|f2aa2a24-7386-49f9-b41d-c64b983b3a60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:45.567Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:45.574Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:51:45.574Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:51:45.575Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:45.575Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:51:45.575Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:51:45.575Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d0ae3925bfebb728067af1e1ed68203", X-B3-SpanId:"368317cf7c34f3e8", X-B3-ParentSpanId:"0d90728c2a12cdba", X-B3-Sampled:"0", X-ONAP-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-TransactionID:"0369be52-7040-4e18-994d-b87768972fa9", X-ECOMP-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25d87a53-e1a4-474e-9756-8dac90839068"] 2023-04-16T07:51:45.575Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:51:45.576Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:45.616Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:45.616Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:45.617Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:51:45.617Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:46 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:45.619Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:41.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:51:45.619Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:45.619Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:51:45.621Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:51:45.621Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:45.621Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:45.621Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:51:45.621Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:45.622Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d0ae3925bfebb728067af1e1ed68203", X-B3-SpanId:"f421dfb3cfe97b95", X-B3-ParentSpanId:"0d90728c2a12cdba", X-B3-Sampled:"0", X-ONAP-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-TransactionID:"0369be52-7040-4e18-994d-b87768972fa9", X-ECOMP-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f1dfb8b-d0dd-4307-aeda-7868d2549c7e"] 2023-04-16T07:51:45.622Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:45.622Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:45.645Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:45.645Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:45.645Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:45.645Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:46 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:45.646Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:51:45.647Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:45.647Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:45.665Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:51:45.665Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:51:45.665Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:45.666Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:51:45.666Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:51:45.666Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-TransactionID:"0369be52-7040-4e18-994d-b87768972fa9", X-ECOMP-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"415e015c-2d82-4a28-9967-67cd28725294"] 2023-04-16T07:51:45.666Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:51:45.666Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:45.861Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:45.861Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:45.862Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:51:45.862Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E2F3143A6C4C339B8BA0C9AE52F80FBC; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:51:46 GMT", x-envoy-upstream-service-time:"191", server:"envoy"] 2023-04-16T07:51:45.863Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T07:51:45.863Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:45.863Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:51:45.970Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:51:45.970Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:51:45.970Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:45.971Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:51:45.971Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:51:45.971Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-TransactionID:"0369be52-7040-4e18-994d-b87768972fa9", X-ECOMP-RequestID:"0369be52-7040-4e18-994d-b87768972fa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80d58bc4-140b-45ae-9ddc-b8c8dc58a4de"] 2023-04-16T07:51:45.971Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:51:45.971Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:46.122Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:46.123Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:46.123Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:51:46.124Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7A23BAAA2D9CCA8CEF31857204036035; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:51:46 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-04-16T07:51:46.124Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:87a5fc36-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:51:43.586+0000","endTime":"2023-04-16T07:51:43.586+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:51:46.124Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:46.125Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:51:46.131Z|0369be52-7040-4e18-994d-b87768972fa9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:51:49.167Z|6f144a8a-244f-4633-84c2-d1ffff2b29ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:51:49.171Z|6f144a8a-244f-4633-84c2-d1ffff2b29ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:51:50.742Z|b91bc175-712a-48b5-9354-0fb8b46569bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:50.742Z|02ada2b0-cc3c-4b00-9e43-9cf1ca7ebc7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:50.743Z|b91bc175-712a-48b5-9354-0fb8b46569bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:50.744Z|02ada2b0-cc3c-4b00-9e43-9cf1ca7ebc7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:50.748Z|2edfa3c1-81cf-4054-b4c6-b02acd09cb17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:51:50.749Z|2edfa3c1-81cf-4054-b4c6-b02acd09cb17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:51:56.309Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:51:56.318Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:51:56.318Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:51:56.319Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:56.319Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:51:56.319Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:51:56.319Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66dd8f0606db00fa8db1936bf984b52b", X-B3-SpanId:"e2ea8f86fb78f0b4", X-B3-ParentSpanId:"a32c56ddae242782", X-B3-Sampled:"0", X-ONAP-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-TransactionID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-ECOMP-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a64b2aff-7e1a-479a-90a3-6a45723f601d"] 2023-04-16T07:51:56.319Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:51:56.319Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:56.396Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:56.396Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:56.397Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:51:56.397Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:57 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:56.399Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:51:56.399Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:56.400Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:51:56.402Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:51:56.402Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:51:56.403Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:56.404Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:51:56.404Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:51:56.404Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66dd8f0606db00fa8db1936bf984b52b", X-B3-SpanId:"73478e1be7541fd6", X-B3-ParentSpanId:"a32c56ddae242782", X-B3-Sampled:"0", X-ONAP-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-TransactionID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-ECOMP-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e5b73ca-0d32-4fbf-9c87-65516a83bd6f"] 2023-04-16T07:51:56.405Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:51:56.405Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:56.422Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:56.426Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:56.427Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:51:56.427Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:51:57 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:51:56.428Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:51:56.428Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:56.428Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:51:56.470Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:51:56.471Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:51:56.471Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:56.471Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:51:56.472Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:51:56.472Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-TransactionID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-ECOMP-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c316f96-a4e1-467c-8e7e-8691613b34e3"] 2023-04-16T07:51:56.472Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:51:56.473Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:56.677Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:56.678Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:56.679Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:51:56.679Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2A7ACC9B424233C9E6AB9C9D9457EC98; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:51:57 GMT", x-envoy-upstream-service-time:"193", server:"envoy"] 2023-04-16T07:51:56.680Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T07:51:56.680Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:56.681Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:51:56.709Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:51:56.709Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:51:56.710Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:51:56.710Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:51:56.710Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:51:56.710Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-TransactionID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-ECOMP-RequestID:"cd998f47-af24-4e72-9ad1-7f5554eae185", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eddbe6c-4fb8-4798-abcc-e3b43dd16774"] 2023-04-16T07:51:56.711Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:51:56.711Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:51:56.887Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:51:56.887Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:51:56.888Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:51:56.888Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4EDEE4739157A9D227D919708EC8D5BB; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:51:57 GMT", x-envoy-upstream-service-time:"172", server:"envoy"] 2023-04-16T07:51:56.888Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:8c9e1c67-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:51:51.923+0000","endTime":"2023-04-16T07:51:51.937+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:51:56.889Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:51:56.889Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:51:56.894Z|cd998f47-af24-4e72-9ad1-7f5554eae185|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:52:00.773Z|54bada21-f600-4662-b6df-b6b9db67995c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:00.774Z|54bada21-f600-4662-b6df-b6b9db67995c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:00.774Z|1fa2b726-8ec9-432d-95b7-6fff40f28323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:00.775Z|1fa2b726-8ec9-432d-95b7-6fff40f28323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:00.780Z|94efa2c4-b952-4bb5-922a-9a5692f35b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:00.780Z|94efa2c4-b952-4bb5-922a-9a5692f35b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:04.167Z|7fa0b969-83f0-48a1-92ca-cfcee0aa224d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:52:04.168Z|7fa0b969-83f0-48a1-92ca-cfcee0aa224d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:52:05.398Z|73cc08d7-838e-483d-9efb-7202de8aaeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:52:05.398Z|73cc08d7-838e-483d-9efb-7202de8aaeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:52:07.109Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:52:07.117Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:07.118Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:52:07.118Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:07.118Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:07.118Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:52:07.118Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5096472c91803970021b83edbadd67c1", X-B3-SpanId:"72d96bfbf3cc182f", X-B3-ParentSpanId:"0da74bca3b8e83b0", X-B3-Sampled:"0", X-ONAP-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-TransactionID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-ECOMP-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c2f6351-0c6a-4b4c-b1cd-1d2b6838b019"] 2023-04-16T07:52:07.119Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:52:07.119Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:07.163Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:07.164Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:07.164Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:52:07.164Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:08 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:07.166Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:52:07.166Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:07.166Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:52:07.168Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:07.168Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:52:07.168Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:07.168Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:07.168Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:52:07.168Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5096472c91803970021b83edbadd67c1", X-B3-SpanId:"988bf5dc7b5779b2", X-B3-ParentSpanId:"0da74bca3b8e83b0", X-B3-Sampled:"0", X-ONAP-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-TransactionID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-ECOMP-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a04e45cd-de48-48f0-b8d3-8ca8df173134"] 2023-04-16T07:52:07.168Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:52:07.169Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:07.190Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:07.191Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:07.191Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:52:07.191Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:08 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:07.193Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:52:07.194Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:07.194Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:52:07.222Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:07.222Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:07.222Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:07.222Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:07.223Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:07.223Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-TransactionID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-ECOMP-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8679933b-b425-4b71-b91f-75fa5c25c4c9"] 2023-04-16T07:52:07.223Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:07.223Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:07.390Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:07.390Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:07.390Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:07.391Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8DA23692ACC183ED7EBB0B0318A6B61F; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:07 GMT", x-envoy-upstream-service-time:"164", server:"envoy"] 2023-04-16T07:52:07.391Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T07:52:07.391Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:07.391Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:07.406Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:07.406Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:07.406Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:07.406Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:07.406Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:07.407Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-TransactionID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-ECOMP-RequestID:"eb2ed9c5-4259-4a52-968f-f231894ff786", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e371139c-0b73-473c-9ca0-3a18fcb362cd"] 2023-04-16T07:52:07.407Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:07.407Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:07.577Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:07.578Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:07.578Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:07.578Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=688E15B7DC3B9D16E6A7AD2A733673E7; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:07 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-04-16T07:52:07.579Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:8c9e1c67-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:51:51.923+0000","endTime":"2023-04-16T07:51:51.937+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:52:07.579Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:07.580Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:07.586Z|eb2ed9c5-4259-4a52-968f-f231894ff786|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:52:10.798Z|aada0582-6d9b-42bf-9619-fad2cff32073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:10.798Z|0b537b5b-214c-47c9-b180-df32cfc99439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:10.799Z|aada0582-6d9b-42bf-9619-fad2cff32073|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:10.799Z|0b537b5b-214c-47c9-b180-df32cfc99439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:10.801Z|d7543009-04b5-42e0-9410-8902edda5807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:10.802Z|d7543009-04b5-42e0-9410-8902edda5807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:17.792Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:52:17.799Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:17.800Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:52:17.800Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:17.800Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:17.800Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:52:17.800Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a21b2935f90b99694d8cfd062f85730", X-B3-SpanId:"4e54d9eaface7d22", X-B3-ParentSpanId:"a8ba9ceb4390da42", X-B3-Sampled:"0", X-ONAP-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-TransactionID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-ECOMP-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61386ae0-5eb5-4d20-ae7e-bdfa8a4eb87f"] 2023-04-16T07:52:17.800Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:52:17.801Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:17.851Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:17.851Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:17.851Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:52:17.852Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:18 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:17.852Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:52:17.852Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:17.852Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:52:17.853Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:17.854Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:52:17.854Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:17.854Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:17.854Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:52:17.854Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a21b2935f90b99694d8cfd062f85730", X-B3-SpanId:"eb24ba846fa8c0a1", X-B3-ParentSpanId:"a8ba9ceb4390da42", X-B3-Sampled:"0", X-ONAP-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-TransactionID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-ECOMP-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd3271b0-f1f5-42a5-8813-4bdee6a6583e"] 2023-04-16T07:52:17.854Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:52:17.855Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:17.871Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:17.872Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:17.872Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:52:17.872Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:18 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:17.872Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:52:17.873Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:17.873Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:52:17.888Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:17.888Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:17.888Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:17.888Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:17.889Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:17.889Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-TransactionID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-ECOMP-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"107ec5d3-d6ea-4bcc-9834-6b48a005128a"] 2023-04-16T07:52:17.889Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:17.889Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:18.135Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:18.136Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:18.136Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:18.138Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=734F5B1336B0FB22EE629B1A5D5ABBE6; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:18 GMT", x-envoy-upstream-service-time:"243", server:"envoy"] 2023-04-16T07:52:18.138Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T07:52:18.138Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:18.138Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:18.153Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:18.153Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:18.154Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:18.154Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:18.154Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:18.154Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-TransactionID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-ECOMP-RequestID:"02684936-74ff-42cc-a1ad-13c4592e515b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20a7677a-d025-47ae-b97a-3582d4be4dd1"] 2023-04-16T07:52:18.154Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:18.154Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:18.367Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:18.367Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:18.368Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:18.368Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=357218AB355ECCFD77F38AE0E904C660; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:18 GMT", x-envoy-upstream-service-time:"209", server:"envoy"] 2023-04-16T07:52:18.368Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:8c9e1c67-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:51:51.923+0000","endTime":"2023-04-16T07:51:51.937+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:52:18.368Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:18.369Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:18.376Z|02684936-74ff-42cc-a1ad-13c4592e515b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:52:19.167Z|6d9e47db-44ea-4da2-b108-329d635b09a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:52:19.168Z|6d9e47db-44ea-4da2-b108-329d635b09a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:52:20.825Z|a23b0e6f-f893-4bc3-8fba-80c2d226de6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:20.826Z|a23b0e6f-f893-4bc3-8fba-80c2d226de6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:20.827Z|6fe52a30-c962-460c-b048-85979756b9cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:20.827Z|6fe52a30-c962-460c-b048-85979756b9cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:20.831Z|6cf181b7-9459-4cba-8883-f0a8fa9036a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:20.832Z|6cf181b7-9459-4cba-8883-f0a8fa9036a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:22.056Z|6421c6d5-2466-416c-ac6c-f71aba49a806|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:52:22.057Z|6421c6d5-2466-416c-ac6c-f71aba49a806|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:28.571Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:52:28.578Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:28.579Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:52:28.579Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:28.579Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:28.579Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:52:28.580Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2815880011fa1c007a37e07d96432cb1", X-B3-SpanId:"49ae9b70d99f3b28", X-B3-ParentSpanId:"5901de9050b7f3f5", X-B3-Sampled:"0", X-ONAP-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-TransactionID:"408aa7df-038d-44f1-b284-891323f2eab6", X-ECOMP-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"721fbe54-e403-4740-a0e5-9865d26eb4d9"] 2023-04-16T07:52:28.580Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:52:28.580Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:28.622Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:28.622Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:28.622Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:52:28.622Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:29 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:28.624Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:52:28.625Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:28.625Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:52:28.626Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:28.626Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:52:28.626Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:28.626Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:28.626Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:52:28.627Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2815880011fa1c007a37e07d96432cb1", X-B3-SpanId:"df602dfb0559df91", X-B3-ParentSpanId:"5901de9050b7f3f5", X-B3-Sampled:"0", X-ONAP-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-TransactionID:"408aa7df-038d-44f1-b284-891323f2eab6", X-ECOMP-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de9a6350-28fe-49ef-9029-7eb3977d8e3e"] 2023-04-16T07:52:28.627Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:52:28.627Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:28.655Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:28.656Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:28.656Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:52:28.656Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:29 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:28.657Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:52:28.658Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:28.658Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:52:28.696Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:28.696Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:28.697Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:28.697Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:28.697Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:28.698Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-TransactionID:"408aa7df-038d-44f1-b284-891323f2eab6", X-ECOMP-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c687a8f-f05f-413a-be88-17dde42b0d02"] 2023-04-16T07:52:28.698Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:28.698Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:28.877Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:28.877Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:28.878Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:28.878Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CACC93D13B6EE804179C8C3B6310D291; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:29 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-04-16T07:52:28.878Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":"2023-04-16T07:52:24.231+0000","removalTime":null,"durationInMillis":40646,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:52:28.879Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:28.879Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:28.903Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:28.903Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:28.904Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:28.904Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:28.904Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:28.904Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-TransactionID:"408aa7df-038d-44f1-b284-891323f2eab6", X-ECOMP-RequestID:"408aa7df-038d-44f1-b284-891323f2eab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef3c3753-af1e-457a-9898-d4fb5e8c2c10"] 2023-04-16T07:52:28.905Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:28.905Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:29.104Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:29.105Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:29.106Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:29.106Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=299DABA43BB4291D5740E7EDF21A55F3; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:29 GMT", x-envoy-upstream-service-time:"195", server:"envoy"] 2023-04-16T07:52:29.107Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9fdf286a-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:52:24.226+0000","endTime":"2023-04-16T07:52:24.227+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:52:29.107Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:29.108Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:29.115Z|408aa7df-038d-44f1-b284-891323f2eab6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:52:30.856Z|0926f58d-fc03-4623-9bf7-3d99751d3d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:30.857Z|0926f58d-fc03-4623-9bf7-3d99751d3d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:30.862Z|df6fcec0-5b32-4928-9a6b-ee75c36a5128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:30.862Z|df6fcec0-5b32-4928-9a6b-ee75c36a5128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:30.862Z|791de31d-9a82-4d32-b365-ade67b9d6e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:30.863Z|791de31d-9a82-4d32-b365-ade67b9d6e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:34.166Z|71a218c2-7230-4c2c-9fe1-912bce038962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:52:34.170Z|71a218c2-7230-4c2c-9fe1-912bce038962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:52:35.399Z|a5e0a0be-f4e9-4d53-be6b-18ae0a3dfdfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:52:35.399Z|a5e0a0be-f4e9-4d53-be6b-18ae0a3dfdfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:52:39.344Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:52:39.354Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:39.354Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:52:39.355Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:39.355Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:39.355Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:52:39.355Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58beffd084e7318f3462cf0fe9d6a155", X-B3-SpanId:"344d8827f6aaebb1", X-B3-ParentSpanId:"267d1079ae94b5ee", X-B3-Sampled:"0", X-ONAP-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-TransactionID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-ECOMP-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fbdaca9-5dd9-48dc-986c-7e87b94ea9ab"] 2023-04-16T07:52:39.355Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:52:39.355Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:39.399Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:39.400Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:39.400Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:52:39.401Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:40 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:39.403Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:52:39.404Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:39.404Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:52:39.406Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:39.407Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:52:39.407Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:39.407Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:39.408Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:52:39.408Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58beffd084e7318f3462cf0fe9d6a155", X-B3-SpanId:"95f9583b3dd4a1e9", X-B3-ParentSpanId:"267d1079ae94b5ee", X-B3-Sampled:"0", X-ONAP-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-TransactionID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-ECOMP-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9e17583-9a01-42da-bf08-315751450544"] 2023-04-16T07:52:39.408Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:52:39.409Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:39.430Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:39.430Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:39.431Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:52:39.431Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:40 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:39.432Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:52:39.432Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:39.433Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:52:39.464Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:39.465Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:39.465Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:39.466Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:39.466Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:39.466Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-TransactionID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-ECOMP-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0053a5b1-4e8a-4171-bfb9-108f768a149d"] 2023-04-16T07:52:39.467Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:39.467Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:39.667Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:39.668Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:39.669Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:39.669Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8E64EF2992FDD3DA4AEDCE090F3C028A; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:40 GMT", x-envoy-upstream-service-time:"197", server:"envoy"] 2023-04-16T07:52:39.670Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":"2023-04-16T07:52:24.231+0000","removalTime":null,"durationInMillis":40646,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:52:39.670Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:39.670Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:39.706Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:39.707Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:39.708Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:39.708Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:39.708Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:39.709Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-TransactionID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-ECOMP-RequestID:"efbbdb93-63b2-4c26-936d-c563fa980084", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eaae85b-3013-4f29-a9d1-aa2656865eca"] 2023-04-16T07:52:39.709Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:39.709Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:39.918Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:39.919Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:39.919Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:39.919Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=406C9DDD51F1B9EEBFF89F1ED7FF72A4; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:40 GMT", x-envoy-upstream-service-time:"203", server:"envoy"] 2023-04-16T07:52:39.920Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9fdf286a-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:52:24.226+0000","endTime":"2023-04-16T07:52:24.227+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:52:39.920Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:39.921Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:39.933Z|efbbdb93-63b2-4c26-936d-c563fa980084|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:52:40.885Z|9c3ee8b6-36fb-4661-87b2-4f6ac79741f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:40.886Z|9c3ee8b6-36fb-4661-87b2-4f6ac79741f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:40.886Z|334fecef-7a1a-463d-bc9f-3eb834c638de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:40.886Z|334fecef-7a1a-463d-bc9f-3eb834c638de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:40.886Z|b3f2e972-4ff6-4f39-b4c9-ffa69ebf31b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:40.887Z|b3f2e972-4ff6-4f39-b4c9-ffa69ebf31b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:49.167Z|92b2a694-7dfb-471c-ac85-281c7ae0f33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:52:49.167Z|92b2a694-7dfb-471c-ac85-281c7ae0f33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:52:50.157Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:52:50.165Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:50.165Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:52:50.166Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:50.166Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:52:50.166Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:52:50.167Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92f76d504927799a226a974125263846", X-B3-SpanId:"90567725f48e32f4", X-B3-ParentSpanId:"9426f443b82862e0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-TransactionID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-ECOMP-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7bcc566-ed6b-485e-a1c5-52ba6178b1bc"] 2023-04-16T07:52:50.167Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:52:50.167Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:50.219Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:50.220Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:50.220Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:52:50.220Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:51 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:50.221Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:52:50.221Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:50.221Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:52:50.223Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:50.223Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:52:50.223Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:50.223Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:52:50.224Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:52:50.224Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92f76d504927799a226a974125263846", X-B3-SpanId:"891fb19f02bc7b73", X-B3-ParentSpanId:"9426f443b82862e0", X-B3-Sampled:"0", X-ONAP-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-TransactionID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-ECOMP-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5784771b-1b29-454a-b19f-e38777859fa9"] 2023-04-16T07:52:50.224Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:52:50.224Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:50.247Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:50.248Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:50.248Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:52:50.248Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:52:51 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:52:50.249Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:52:50.249Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:50.250Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:52:50.283Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:50.283Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:50.284Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:50.284Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:52:50.284Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:50.284Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-TransactionID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-ECOMP-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3104066b-91ba-423e-8ac6-06196ab559c6"] 2023-04-16T07:52:50.285Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:50.285Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:50.518Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:50.519Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:50.519Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:50.520Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=468AD6CC2D2D27109E7DD2F0223E78CA; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:51 GMT", x-envoy-upstream-service-time:"229", server:"envoy"] 2023-04-16T07:52:50.520Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":"2023-04-16T07:52:24.231+0000","removalTime":null,"durationInMillis":40646,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:52:50.520Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:50.521Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:50.550Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:50.551Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:52:50.551Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:52:50.551Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:52:50.551Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:52:50.551Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-TransactionID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-ECOMP-RequestID:"4a16b32d-b52d-4ad0-886d-893f25768453", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"493d4dc3-1086-4ee5-9bcb-8612dfb716f9"] 2023-04-16T07:52:50.551Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:52:50.551Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:52:50.714Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:52:50.715Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:52:50.716Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:52:50.716Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B83B7CA78C2A120C2FA55F4D9A17C85; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:52:51 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2023-04-16T07:52:50.717Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9fdf286a-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:52:24.226+0000","endTime":"2023-04-16T07:52:24.227+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:52:50.717Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:52:50.717Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:52:50.725Z|4a16b32d-b52d-4ad0-886d-893f25768453|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:52:50.909Z|b080baa2-3bab-4c8f-bfc2-f1745462e99b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:50.909Z|b080baa2-3bab-4c8f-bfc2-f1745462e99b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:50.909Z|124ad805-58ed-4a24-b8f3-39c6a69fe9ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:50.910Z|124ad805-58ed-4a24-b8f3-39c6a69fe9ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:52:50.911Z|99d3deed-b76b-4d5d-b5b6-c5fc23490a27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:52:50.911Z|99d3deed-b76b-4d5d-b5b6-c5fc23490a27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:00.936Z|a54fcdbf-3d4c-4380-8a63-d43886b520af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:00.936Z|a54fcdbf-3d4c-4380-8a63-d43886b520af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:00.943Z|33eb12f9-15e4-4176-bd92-953edb22da42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:00.943Z|33eb12f9-15e4-4176-bd92-953edb22da42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:00.944Z|fb6903fc-6051-4ae2-a014-b70a145f769e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:00.946Z|fb6903fc-6051-4ae2-a014-b70a145f769e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:00.972Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:00.980Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:00.981Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:00.981Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:00.981Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:00.981Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:00.981Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"226b64e5be4d7c4a404ecc8627944ad0", X-B3-SpanId:"18879bbc223fc88c", X-B3-ParentSpanId:"440460e7b062fbb9", X-B3-Sampled:"0", X-ONAP-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-TransactionID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-ECOMP-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ad6a3e4-23e8-41d5-8b46-878b1c1637bc"] 2023-04-16T07:53:00.981Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:00.982Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:01.024Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:01.024Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:01.024Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:01.025Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:02 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:01.030Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:01.031Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:01.031Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:01.034Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:01.034Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:01.034Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:01.035Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:01.035Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:01.035Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"226b64e5be4d7c4a404ecc8627944ad0", X-B3-SpanId:"067018b6733cab43", X-B3-ParentSpanId:"440460e7b062fbb9", X-B3-Sampled:"0", X-ONAP-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-TransactionID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-ECOMP-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a6da591-fab1-46c4-95ad-5fd11010f39d"] 2023-04-16T07:53:01.035Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:01.035Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:01.057Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:01.057Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:01.058Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:01.058Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:02 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:01.060Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:01.061Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:01.061Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:01.082Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:01.082Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:01.083Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:01.083Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:01.083Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:01.083Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-TransactionID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-ECOMP-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c419f079-20bb-45d0-97f1-1815ff31c5cd"] 2023-04-16T07:53:01.084Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:01.084Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:01.285Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:01.286Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:01.286Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:01.287Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=710EB6AE3653FE9676BE7DC0588FA445; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:01 GMT", x-envoy-upstream-service-time:"190", server:"envoy"] 2023-04-16T07:53:01.287Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":"2023-04-16T07:52:24.231+0000","removalTime":null,"durationInMillis":40646,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:53:01.288Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:01.288Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:01.315Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:01.315Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:01.316Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:01.316Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:01.316Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:01.316Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-TransactionID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-ECOMP-RequestID:"a20de4ba-6f39-48ea-b829-2ce7e4a34d58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93fdb662-6d4d-4121-8e50-b50fce385b00"] 2023-04-16T07:53:01.316Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:01.317Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:01.527Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:01.528Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:01.528Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:01.528Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5DFC099A5A962B72851E6120928F242F; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:01 GMT", x-envoy-upstream-service-time:"206", server:"envoy"] 2023-04-16T07:53:01.529Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9fdf286a-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:52:24.226+0000","endTime":"2023-04-16T07:52:24.227+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:53:01.529Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:01.530Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:01.538Z|a20de4ba-6f39-48ea-b829-2ce7e4a34d58|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:53:04.167Z|65a75423-94a0-49d6-a83f-7242e1dd688f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:53:04.167Z|65a75423-94a0-49d6-a83f-7242e1dd688f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:53:05.400Z|c14c0ce2-7630-482e-b8cc-a8f961d475bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:53:05.401Z|c14c0ce2-7630-482e-b8cc-a8f961d475bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:53:10.962Z|62b6a4e2-0cdf-44cb-b85e-a69055651274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:10.962Z|62b6a4e2-0cdf-44cb-b85e-a69055651274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:10.966Z|2db2a163-3254-4d9c-b187-1de806e6ae49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:10.967Z|2db2a163-3254-4d9c-b187-1de806e6ae49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:10.969Z|966bd066-fe77-4611-afcd-a489bec9dff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:10.970Z|966bd066-fe77-4611-afcd-a489bec9dff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:11.753Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:11.761Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:11.761Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:11.762Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:11.762Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:11.762Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:11.762Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1c08eee99fc3f308ea9ec5ae7ca8094", X-B3-SpanId:"9ca712d3072e1dbd", X-B3-ParentSpanId:"323b12c5b0a5b2b2", X-B3-Sampled:"0", X-ONAP-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-TransactionID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-ECOMP-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57195334-0bb0-4935-8e40-b087c70f08aa"] 2023-04-16T07:53:11.763Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:11.763Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:11.808Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:11.808Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:11.809Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:11.809Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:12 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:11.810Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:11.811Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:11.811Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:11.814Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:11.815Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:11.815Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:11.816Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:11.816Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:11.816Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1c08eee99fc3f308ea9ec5ae7ca8094", X-B3-SpanId:"b692f1ce203e0cb4", X-B3-ParentSpanId:"323b12c5b0a5b2b2", X-B3-Sampled:"0", X-ONAP-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-TransactionID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-ECOMP-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"489a8bdd-4aac-428b-942f-0f1f91819de5"] 2023-04-16T07:53:11.817Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:11.817Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:11.838Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:11.839Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:11.839Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:11.840Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:12 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:11.842Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:11.842Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:11.843Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:11.869Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:11.870Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:11.870Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:11.870Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:11.870Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:11.871Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-TransactionID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-ECOMP-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b70774b-475f-4930-8361-1b808412f561"] 2023-04-16T07:53:11.871Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:11.871Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:12.069Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:12.070Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:12.070Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:12.071Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1D38C0A28E14F11C5C766758F4D4DA6C; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:12 GMT", x-envoy-upstream-service-time:"194", server:"envoy"] 2023-04-16T07:53:12.072Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":"2023-04-16T07:52:24.231+0000","removalTime":null,"durationInMillis":40646,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:53:12.072Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:12.072Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:12.096Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:12.096Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:12.097Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:12.097Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:12.097Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:12.097Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-TransactionID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-ECOMP-RequestID:"36b54dc5-4722-4fd1-ac6c-0d183ff795ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d631e0db-20f9-40c7-95ad-a56b78328d3c"] 2023-04-16T07:53:12.098Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:12.098Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:12.269Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:12.270Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:12.270Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:12.270Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=614F6045F578DEC8A078F912E454479C; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:12 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-04-16T07:53:12.271Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9fdf286a-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:52:24.226+0000","endTime":"2023-04-16T07:52:24.227+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:53:12.271Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:12.272Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:12.278Z|36b54dc5-4722-4fd1-ac6c-0d183ff795ab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:53:19.167Z|76faf32f-2fc2-4e08-ae75-f88ce21b45e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:53:19.171Z|76faf32f-2fc2-4e08-ae75-f88ce21b45e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:53:20.999Z|ebd4aca4-8e02-41e4-8025-16dbb6e26de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:20.999Z|6c5a91f7-020d-4a33-9878-a2505dba8bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:20.999Z|ebd4aca4-8e02-41e4-8025-16dbb6e26de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:20.999Z|76f051a9-2244-4294-a9b0-655f498f9cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:20.999Z|6c5a91f7-020d-4a33-9878-a2505dba8bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:21.000Z|76f051a9-2244-4294-a9b0-655f498f9cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:22.056Z|8aed0935-cee9-4211-8d4a-4ec3dbfba0ca|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:53:22.057Z|8aed0935-cee9-4211-8d4a-4ec3dbfba0ca|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:22.517Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:22.522Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:22.522Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:22.522Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:22.523Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:22.523Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:22.523Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91c7ccc3c4ad991bb82630b1f7be7246", X-B3-SpanId:"85831ab00b90f0ad", X-B3-ParentSpanId:"6520e5942dd49724", X-B3-Sampled:"0", X-ONAP-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-TransactionID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-ECOMP-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9b198cf-32b6-4038-93a7-94abf6c26fcb"] 2023-04-16T07:53:22.523Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:22.523Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:22.569Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:22.570Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:22.570Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:22.570Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:23 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:22.572Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:22.572Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:22.573Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:22.575Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:22.575Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:22.576Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:22.576Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:22.576Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:22.576Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91c7ccc3c4ad991bb82630b1f7be7246", X-B3-SpanId:"2181eb0e83227d22", X-B3-ParentSpanId:"6520e5942dd49724", X-B3-Sampled:"0", X-ONAP-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-TransactionID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-ECOMP-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a64ef19-b475-45d5-940a-04698f88b162"] 2023-04-16T07:53:22.576Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:22.576Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:22.613Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:22.614Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:22.614Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:22.614Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:23 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:22.615Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:22.615Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:22.616Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:22.630Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:22.630Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:22.630Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:22.630Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:22.630Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:22.631Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-TransactionID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-ECOMP-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0521386b-62f5-4d24-b214-58c521407da8"] 2023-04-16T07:53:22.631Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:22.631Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:22.789Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:22.790Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:22.790Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:22.790Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E934A8E2D0B29FEC4CC602F3A09D5146; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:23 GMT", x-envoy-upstream-service-time:"154", server:"envoy"] 2023-04-16T07:53:22.791Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":"2023-04-16T07:52:24.231+0000","removalTime":null,"durationInMillis":40646,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:53:22.791Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:22.791Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:22.820Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:22.821Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:22.821Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:22.821Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:22.821Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:22.822Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-TransactionID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-ECOMP-RequestID:"4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edb843b2-ad56-42c4-9859-dc36b73001aa"] 2023-04-16T07:53:22.822Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:22.822Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:23.016Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:23.016Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:23.016Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:23.017Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6637B8EEF4E933297DCF41E3202C18CA; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:23 GMT", x-envoy-upstream-service-time:"190", server:"envoy"] 2023-04-16T07:53:23.017Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9fdf286a-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:52:24.226+0000","endTime":"2023-04-16T07:52:24.227+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:53:23.018Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:23.018Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:23.025Z|4afa88c8-c0b2-444b-aa7e-7d2294bcdcb2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:53:31.024Z|c4ba10bf-79f3-46c8-b792-998bdfeed2f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:31.024Z|3536ad69-4306-4f83-8c0b-1355a7af472f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:31.025Z|10be228e-883b-4e58-8b43-e93e90e66464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:31.025Z|c4ba10bf-79f3-46c8-b792-998bdfeed2f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:31.025Z|3536ad69-4306-4f83-8c0b-1355a7af472f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:31.025Z|10be228e-883b-4e58-8b43-e93e90e66464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:33.277Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:33.285Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:33.285Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:33.285Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:33.286Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:33.286Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:33.286Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f63dac289cecdd9e3076b6b0338e8af", X-B3-SpanId:"27d4f4f66557c2f7", X-B3-ParentSpanId:"8eebcb70c394ad42", X-B3-Sampled:"0", X-ONAP-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-TransactionID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-ECOMP-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5298b4d3-28cd-4562-9a80-1350365f9662"] 2023-04-16T07:53:33.286Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:33.286Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:33.320Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:33.321Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:33.321Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:33.321Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:34 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:33.321Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:33.322Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:33.322Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:33.323Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:33.323Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:33.323Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:33.323Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:33.323Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:33.323Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f63dac289cecdd9e3076b6b0338e8af", X-B3-SpanId:"d895c2d26e53aaff", X-B3-ParentSpanId:"8eebcb70c394ad42", X-B3-Sampled:"0", X-ONAP-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-TransactionID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-ECOMP-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c629904-a455-4c5a-8c39-0c72d0d2b863"] 2023-04-16T07:53:33.324Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:33.324Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:33.336Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:33.337Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:33.337Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:33.337Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:34 GMT", x-envoy-upstream-service-time:"10", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:33.338Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:33.338Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:33.338Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:33.358Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:33.358Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:33.358Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:33.358Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:33.359Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:33.359Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-TransactionID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-ECOMP-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d4a94ac-4d0d-4d96-8b41-8f7a224b0e1d"] 2023-04-16T07:53:33.359Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:33.359Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:33.579Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:33.580Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:33.581Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:33.581Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7D2C9BBE52B9C1A730A037302B09A591; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:34 GMT", x-envoy-upstream-service-time:"210", server:"envoy"] 2023-04-16T07:53:33.582Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":"2023-04-16T07:52:24.231+0000","removalTime":null,"durationInMillis":40646,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:53:33.582Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:33.583Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:33.615Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:33.615Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:33.616Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:33.616Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:33.617Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:33.617Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-TransactionID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-ECOMP-RequestID:"0537a1cb-66be-4b42-9c39-2d4c24264be7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4751f7d0-6597-4574-bf80-a63ea7d17ede"] 2023-04-16T07:53:33.618Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:33.618Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:33.827Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:33.827Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:33.828Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:33.828Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=65A7549239DD2BAED09C041D620C7869; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:34 GMT", x-envoy-upstream-service-time:"204", server:"envoy"] 2023-04-16T07:53:33.829Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9fdf286a-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:52:24.226+0000","endTime":"2023-04-16T07:52:24.227+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:53:33.829Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:33.830Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:33.836Z|0537a1cb-66be-4b42-9c39-2d4c24264be7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:53:34.167Z|94cf36cb-ba0f-41bc-a6fc-f0fbe6292586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:53:34.167Z|94cf36cb-ba0f-41bc-a6fc-f0fbe6292586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:53:35.401Z|436a9a4c-364e-402b-9be3-22f4fb3f3512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:53:35.402Z|436a9a4c-364e-402b-9be3-22f4fb3f3512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:53:41.050Z|f53ad3be-d1d9-4506-89bc-4727da756d9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:41.050Z|f53ad3be-d1d9-4506-89bc-4727da756d9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:41.052Z|56925e34-5bbe-473d-b15c-3d0cd45960fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:41.053Z|56925e34-5bbe-473d-b15c-3d0cd45960fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:41.053Z|e6b0ab6a-4b1d-49d1-be47-8a55a0742bd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:41.054Z|e6b0ab6a-4b1d-49d1-be47-8a55a0742bd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:44.076Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:44.083Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:44.084Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:44.084Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:44.085Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:44.085Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:44.085Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8e9a0196d17d1c076300a974ed5fbe6", X-B3-SpanId:"394283d5c5a22150", X-B3-ParentSpanId:"4efcf21557541ab2", X-B3-Sampled:"0", X-ONAP-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-TransactionID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-ECOMP-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38147d9e-21b7-46ad-88c8-dc6baf7c775d"] 2023-04-16T07:53:44.085Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:44.085Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:44.136Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:44.136Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:44.136Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:44.137Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:45 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:44.137Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:51:52.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:44.138Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:44.138Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:44.140Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:44.140Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:44.140Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:44.141Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:44.141Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:44.141Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8e9a0196d17d1c076300a974ed5fbe6", X-B3-SpanId:"a0cd85283ed79ee9", X-B3-ParentSpanId:"4efcf21557541ab2", X-B3-Sampled:"0", X-ONAP-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-TransactionID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-ECOMP-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39257191-b267-491a-9914-f70442a5ca5b"] 2023-04-16T07:53:44.141Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:44.141Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:44.170Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:44.171Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:44.171Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:44.171Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:45 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:44.176Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:44.176Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:44.176Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:44.199Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:44.199Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:44.200Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:44.200Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:53:44.200Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:44.200Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-TransactionID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-ECOMP-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f41707a1-03c3-45cc-a5b8-23a61bec3711"] 2023-04-16T07:53:44.200Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:44.200Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:44.364Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:44.364Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:44.365Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:44.365Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DC2C1A40705829A954D4968A4308012A; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:44 GMT", x-envoy-upstream-service-time:"160", server:"envoy"] 2023-04-16T07:53:44.366Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"964ff695-a7bc-4958-8ccd-e5e0b6180a55","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:51:43.585+0000","endTime":"2023-04-16T07:52:24.231+0000","removalTime":null,"durationInMillis":40646,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"87a3b2fe-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:53:44.366Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:44.367Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=964ff695-a7bc-4958-8ccd-e5e0b6180a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:44.397Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:44.398Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:53:44.399Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:44.399Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:53:44.399Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:53:44.399Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-TransactionID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-ECOMP-RequestID:"23dafd8b-c0ca-490c-81b3-d5fc341f99c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8191ac6-584d-45f4-b084-bb6e49e556a2"] 2023-04-16T07:53:44.400Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:53:44.400Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:44.555Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:44.555Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:44.556Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:53:44.556Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0A5D4DFA2759DDAD4808C48E18791084; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:53:44 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-04-16T07:53:44.556Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:9fdf286a-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:52:24.226+0000","endTime":"2023-04-16T07:52:24.227+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"823a8164-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:53:44.557Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:44.557Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=87a5d51f-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:53:44.565Z|23dafd8b-c0ca-490c-81b3-d5fc341f99c3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:53:49.167Z|820bb277-db06-4945-9510-9b7f1b74d590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:53:49.167Z|820bb277-db06-4945-9510-9b7f1b74d590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:53:51.076Z|fdfa03c3-5474-4417-ad4e-32fd57f15828|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:51.077Z|fdfa03c3-5474-4417-ad4e-32fd57f15828|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:51.077Z|c01ad2ff-8295-46b2-8e12-f0d8f82447cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:51.077Z|c01ad2ff-8295-46b2-8e12-f0d8f82447cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:51.078Z|809bcfdf-a2ce-48e4-83ff-0d1dd373af70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:53:51.078Z|809bcfdf-a2ce-48e4-83ff-0d1dd373af70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:53:54.834Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:54.842Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:54.843Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:54.843Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:54.843Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:54.843Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:54.843Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80a57d19f115c4ee19035b21cbc07d99", X-B3-SpanId:"88e0966ea4874cb3", X-B3-ParentSpanId:"d140c72ce5f87e62", X-B3-Sampled:"0", X-ONAP-RequestID:"ba1a9338-db75-436d-96ce-3589e8f81194", X-RequestID:"ba1a9338-db75-436d-96ce-3589e8f81194", X-TransactionID:"ba1a9338-db75-436d-96ce-3589e8f81194", X-ECOMP-RequestID:"ba1a9338-db75-436d-96ce-3589e8f81194", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d9c828f-eb02-4976-8d2f-499d4b780472"] 2023-04-16T07:53:54.844Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:54.844Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:54.892Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:54.893Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:54.893Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:54.894Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:56 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:54.894Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "endTime" : "2023-04-16T07:53:49.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:53:50.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:54.895Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:54.895Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:54.897Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:54.897Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:54.898Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:54.898Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:54.898Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:54.898Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80a57d19f115c4ee19035b21cbc07d99", X-B3-SpanId:"c1ee146aa843dc61", X-B3-ParentSpanId:"d140c72ce5f87e62", X-B3-Sampled:"0", X-ONAP-RequestID:"ba1a9338-db75-436d-96ce-3589e8f81194", X-RequestID:"ba1a9338-db75-436d-96ce-3589e8f81194", X-TransactionID:"ba1a9338-db75-436d-96ce-3589e8f81194", X-ECOMP-RequestID:"ba1a9338-db75-436d-96ce-3589e8f81194", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f16e8584-4b77-4441-a971-011eedc6ff4e"] 2023-04-16T07:53:54.899Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:54.899Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:54.931Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:54.932Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:54.933Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:54.933Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:56 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:54.934Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:54.934Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:54.934Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:54.943Z|ba1a9338-db75-436d-96ce-3589e8f81194|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:53:55.149Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:55.156Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:55.157Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:55.158Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:55.159Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:55.159Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:55.160Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e14d59e9cfeaf739d6bf22f17c5cdcd7", X-B3-SpanId:"4da2e6ac5ee2e956", X-B3-ParentSpanId:"d96d962629092a20", X-B3-Sampled:"0", X-ONAP-RequestID:"db475481-0997-4760-8dd9-19407422eae2", X-RequestID:"db475481-0997-4760-8dd9-19407422eae2", X-TransactionID:"db475481-0997-4760-8dd9-19407422eae2", X-ECOMP-RequestID:"db475481-0997-4760-8dd9-19407422eae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cc80112-0cf7-49ae-9af9-c41aabf91ebd"] 2023-04-16T07:53:55.160Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:55.160Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:55.196Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:55.197Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:55.198Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:55.198Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:56 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:55.204Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "endTime" : "2023-04-16T07:53:49.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:53:50.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:55.205Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:55.205Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:55.207Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:55.207Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:55.208Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:55.208Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:55.208Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:55.209Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e14d59e9cfeaf739d6bf22f17c5cdcd7", X-B3-SpanId:"87e3dbe52a31bc27", X-B3-ParentSpanId:"d96d962629092a20", X-B3-Sampled:"0", X-ONAP-RequestID:"db475481-0997-4760-8dd9-19407422eae2", X-RequestID:"db475481-0997-4760-8dd9-19407422eae2", X-TransactionID:"db475481-0997-4760-8dd9-19407422eae2", X-ECOMP-RequestID:"db475481-0997-4760-8dd9-19407422eae2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d45356c4-fdb8-40e1-abff-6a9b3b8f1b1b"] 2023-04-16T07:53:55.209Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:55.210Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:55.232Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:55.232Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:55.233Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:55.234Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:56 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:55.234Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:55.235Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:55.235Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:55.244Z|db475481-0997-4760-8dd9-19407422eae2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:53:55.501Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:55.507Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:55.507Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:55.507Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:55.507Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:55.507Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:55.507Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f5267fbd61977aa12eaac227269fb2b", X-B3-SpanId:"c123789401d1af27", X-B3-ParentSpanId:"b48660571fce2c47", X-B3-Sampled:"0", X-ONAP-RequestID:"81beefe0-8415-4d56-80ae-b4f15759fac9", X-RequestID:"81beefe0-8415-4d56-80ae-b4f15759fac9", X-TransactionID:"81beefe0-8415-4d56-80ae-b4f15759fac9", X-ECOMP-RequestID:"81beefe0-8415-4d56-80ae-b4f15759fac9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7cf2669-67af-43dc-8fda-528bbb65138a"] 2023-04-16T07:53:55.508Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:55.508Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:55.570Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:55.571Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:55.571Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:55.571Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:56 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:55.573Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "endTime" : "2023-04-16T07:53:49.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:53:50.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:55.573Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:55.574Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:55.577Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:55.578Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:55.578Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:55.578Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:55.579Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:55.579Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f5267fbd61977aa12eaac227269fb2b", X-B3-SpanId:"19f72d254f65a4f3", X-B3-ParentSpanId:"b48660571fce2c47", X-B3-Sampled:"0", X-ONAP-RequestID:"81beefe0-8415-4d56-80ae-b4f15759fac9", X-RequestID:"81beefe0-8415-4d56-80ae-b4f15759fac9", X-TransactionID:"81beefe0-8415-4d56-80ae-b4f15759fac9", X-ECOMP-RequestID:"81beefe0-8415-4d56-80ae-b4f15759fac9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45d310ce-404a-4f61-8c68-04fcd0d3a021"] 2023-04-16T07:53:55.579Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:55.580Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:55.602Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:55.603Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:55.603Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:55.604Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:56 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:55.605Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:55.606Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:55.606Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:55.616Z|81beefe0-8415-4d56-80ae-b4f15759fac9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:53:55.838Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:55.844Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:55.845Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:55.845Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:55.845Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:55.845Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:55.845Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13f1c1b8164affb4903be26b8e8ebed2", X-B3-SpanId:"98afe7520a706492", X-B3-ParentSpanId:"e99936991b065db6", X-B3-Sampled:"0", X-ONAP-RequestID:"c56e886b-575e-48ab-9b7c-6f117e7e900f", X-RequestID:"c56e886b-575e-48ab-9b7c-6f117e7e900f", X-TransactionID:"c56e886b-575e-48ab-9b7c-6f117e7e900f", X-ECOMP-RequestID:"c56e886b-575e-48ab-9b7c-6f117e7e900f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91def9fa-c63e-400f-ad41-6154ede486fc"] 2023-04-16T07:53:55.845Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:55.846Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:55.884Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:55.885Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:55.885Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:55.885Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:56 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:55.886Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "endTime" : "2023-04-16T07:53:49.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:53:50.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:55.886Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:55.887Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:55.887Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:55.907Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:55.907Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:55.909Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:55.910Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:55.910Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13f1c1b8164affb4903be26b8e8ebed2", X-B3-SpanId:"c09126171fd410d3", X-B3-ParentSpanId:"e99936991b065db6", X-B3-Sampled:"0", X-ONAP-RequestID:"c56e886b-575e-48ab-9b7c-6f117e7e900f", X-RequestID:"c56e886b-575e-48ab-9b7c-6f117e7e900f", X-TransactionID:"c56e886b-575e-48ab-9b7c-6f117e7e900f", X-ECOMP-RequestID:"c56e886b-575e-48ab-9b7c-6f117e7e900f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58a58d0f-d26f-4822-90f7-34a5cb527db1"] 2023-04-16T07:53:55.911Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:55.911Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:55.933Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:55.934Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:55.934Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:55.934Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:57 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:55.935Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:55.935Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:55.935Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:55.942Z|c56e886b-575e-48ab-9b7c-6f117e7e900f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:53:56.143Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:53:56.148Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:56.148Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||Invoke 2023-04-16T07:53:56.149Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:56.149Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55 2023-04-16T07:53:56.149Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Method : GET 2023-04-16T07:53:56.149Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e0ebb12e8b26dbeae4d60d4780bd743", X-B3-SpanId:"b40039ce94e30162", X-B3-ParentSpanId:"038554ff03f86059", X-B3-Sampled:"0", X-ONAP-RequestID:"d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047", X-RequestID:"d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047", X-TransactionID:"d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047", X-ECOMP-RequestID:"d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7d8c04a-1afb-40cc-bd2c-204a321e807b"] 2023-04-16T07:53:56.149Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Request body: 2023-04-16T07:53:56.149Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:56.183Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:56.183Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:56.184Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Status text : OK 2023-04-16T07:53:56.184Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:57 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:56.184Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||Response body: { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "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-16T07:51:33.000+00:00", "endTime" : "2023-04-16T07:53:49.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\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\": \"2690b503cdd8414d86ea56871d099627\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"430a14e7-6194-4554-af04-edee26001770\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2ed10be0-4eb3-466c-a837-f423963893dd\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:53:50.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "cloudIdentifier" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"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\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T07:51:47.000+00:00" } ], "requestURI" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55" } } } 2023-04-16T07:53:56.184Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:56.185Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/964ff695-a7bc-4958-8ccd-e5e0b6180a55|INFO|500||InvokeReturn 2023-04-16T07:53:56.186Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:56.186Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:53:56.186Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:53:56.186Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false 2023-04-16T07:53:56.186Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:53:56.186Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e0ebb12e8b26dbeae4d60d4780bd743", X-B3-SpanId:"87575e3f4673fd27", X-B3-ParentSpanId:"038554ff03f86059", X-B3-Sampled:"0", X-ONAP-RequestID:"d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047", X-RequestID:"d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047", X-TransactionID:"d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047", X-ECOMP-RequestID:"d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3282478-a5a5-4ff3-9c4c-5389766d9602"] 2023-04-16T07:53:56.187Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:53:56.187Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:53:56.204Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:53:56.205Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:53:56.205Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:53:56.205Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:53:57 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:53:56.206Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 30, "soRequestId" : "964ff695-a7bc-4958-8ccd-e5e0b6180a55", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":null,\"creation_time\":1681631510000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:51:52.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:53:56.206Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:53:56.206Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=964ff695-a7bc-4958-8ccd-e5e0b6180a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:53:56.213Z|d6f1bd0e-7cc4-4ac9-a426-6d5ab8402047|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/964ff695-a7bc-4958-8ccd-e5e0b6180a55|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:01.099Z|994954f9-e483-4177-ab1a-4d20724fdd37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:01.099Z|2f8bdede-8dc7-495a-9089-cb20ffdca875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:01.100Z|994954f9-e483-4177-ab1a-4d20724fdd37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:01.100Z|2f8bdede-8dc7-495a-9089-cb20ffdca875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:01.102Z|e2a85963-591a-42d0-b035-47b4df219f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:01.102Z|e2a85963-591a-42d0-b035-47b4df219f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:04.167Z|eb5708df-f566-4ab4-b8ec-fa42bef91af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:54:04.171Z|eb5708df-f566-4ab4-b8ec-fa42bef91af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:54:05.402Z|55182f48-f1bd-4f0d-b50c-7a845fae4377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:54:05.403Z|55182f48-f1bd-4f0d-b50c-7a845fae4377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:54:08.036Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:08.037Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|||INFO|500||Checking if requestId: 8cb56bed-58e1-4b0d-8c2f-85a640461fea already exists in requestDb InfraActiveRequests table 2023-04-16T07:54:08.038Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:08.038Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:08.038Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:08.038Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:08.038Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:08.039Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89b77ab7c3bad8116c8b31c4c11f2e1c", X-B3-SpanId:"a8973813d48c4be6", X-B3-ParentSpanId:"4fc4394d2f461857", X-B3-Sampled:"0", X-ONAP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-TransactionID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ECOMP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d3c8e70-aae0-4700-95e8-b14faf87b831"] 2023-04-16T07:54:08.039Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:08.039Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:08.079Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:08.079Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T07:54:08.080Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : Not Found 2023-04-16T07:54:08.080Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 07:54:09 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2023-04-16T07:54:08.080Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: 2023-04-16T07:54:08.080Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:08.080Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|404|Not Found|InvokeReturn 2023-04-16T07:54:08.089Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T07:54:08.093Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:54:08.108Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T07:54:08.108Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8cb56bed-58e1-4b0d-8c2f-85a640461fea], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ebdfc805-b740-4451-a4e9-9abf6fa1cb40], X-ECOMP-RequestID=[8cb56bed-58e1-4b0d-8c2f-85a640461fea], X-TransactionId=[], X-ONAP-RequestID=[8cb56bed-58e1-4b0d-8c2f-85a640461fea]} 2023-04-16T07:54:08.175Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 07:54:09 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[57], vertex-id=[143608], x-aai-txid=[1-aai-resources-230416-07:54:09:237-69599], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:54:08.176Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681631473332","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2ed10be0-4eb3-466c-a837-f423963893dd"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_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-16T07:54:08.176Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T07:54:08.177Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T07:54:08.178Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T07:54:08.178Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.179Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T07:54:08.179Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:08.179Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.179Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T07:54:08.179Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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:"89b77ab7c3bad8116c8b31c4c11f2e1c", X-B3-SpanId:"962ee0027a1cab18", X-B3-ParentSpanId:"4fc4394d2f461857", X-B3-Sampled:"0", X-ONAP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-TransactionID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ECOMP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e98e4a27-0771-4feb-b008-532186ac73a4"] 2023-04-16T07:54:08.179Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"2ed10be0-4eb3-466c-a837-f423963893dd","serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770","vfModuleInstanceId":"20baac94-68db-4261-a04c-e3193fea8e5d"},"instanceName":null,"requestScope":"vfModule"} 2023-04-16T07:54:08.179Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:08.222Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:08.222Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:08.222Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T07:54:08.222Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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:"Sun, 16 Apr 2023 07:54:09 GMT", x-envoy-upstream-service-time:"40", server:"envoy"] 2023-04-16T07:54:08.223Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T07:54:08.223Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:08.223Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T07:54:08.224Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.224Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.224Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.224Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.224Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.224Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-TransactionID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ECOMP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b68621ca-e33a-47ab-8868-f4175ccceae8"] 2023-04-16T07:54:08.225Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.225Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.266Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.267Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.267Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.267Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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:"Sun, 16 Apr 2023 07:54:09 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:08.279Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 48, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" } } } 2023-04-16T07:54:08.280Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.280Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.284Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb 2023-04-16T07:54:08.284Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|INFO|500||Invoke 2023-04-16T07:54:08.285Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:08.285Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb 2023-04-16T07:54:08.285Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Method : GET 2023-04-16T07:54:08.285Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-TransactionID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ECOMP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aee4fa68-d3c4-4d6d-8014-c01382bcc68d"] 2023-04-16T07:54:08.285Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Request body: 2023-04-16T07:54:08.285Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:08.349Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:08.350Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:08.351Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Status text : OK 2023-04-16T07:54:08.351Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 07:54:09 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:08.352Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||Response body: { "modelUUID" : "5b748949-0bbe-4deb-b9df-3d8c4c61e2fb", "modelInvariantUUID" : "32b621b9-84ff-4633-a684-dbbb37e0aec0", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-04-16 06:03:01.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb/heatFiles" } } } 2023-04-16T07:54:08.353Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:08.354Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/5b748949-0bbe-4deb-b9df-3d8c4c61e2fb|INFO|500||InvokeReturn 2023-04-16T07:54:08.358Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.359Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T07:54:08.359Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:08.359Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.360Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T07:54:08.360Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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:"1778", X-B3-TraceId:"89b77ab7c3bad8116c8b31c4c11f2e1c", X-B3-SpanId:"324f59982f5819e9", X-B3-ParentSpanId:"4fc4394d2f461857", X-B3-Sampled:"0", X-ONAP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-TransactionID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ECOMP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66e5a3fb-de47-4ba6-9cba-494a08c395a8"] 2023-04-16T07:54:08.360Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8cb56bed-58e1-4b0d-8c2f-85a640461fea","requestStatus":"IN_PROGRESS","startTime":1681631648090,"source":"VID","vnfId":"2ed10be0-4eb3-466c-a837-f423963893dd","vnfType":"","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"20baac94-68db-4261-a04c-e3193fea8e5d","vfModuleModelName":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a","cloudRegion":"RegionOne","serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"8cb56bed-58e1-4b0d-8c2f-85a640461fea"} 2023-04-16T07:54:08.360Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:08.401Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:08.401Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T07:54:08.402Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T07:54:08.402Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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/8cb56bed-58e1-4b0d-8c2f-85a640461fea", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:09 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:08.403Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:54:08.090+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T07:54:09.494+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:08.403Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:08.404Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T07:54:08.414Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.415Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T07:54:08.415Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:08.416Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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-16T07:54:08.416Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T07:54:08.417Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|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:"89b77ab7c3bad8116c8b31c4c11f2e1c", X-B3-SpanId:"030368d44341c246", X-B3-ParentSpanId:"4fc4394d2f461857", X-B3-Sampled:"0", X-ONAP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-TransactionID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ECOMP-RequestID:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a4db018-3d6a-4169-8b7f-84648f988eaf"] 2023-04-16T07:54:08.417Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"modelVersion\":\"1681631629566\",\"modelCustomizationUuid\":\"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\"modelVersionId\":\"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\"modelCustomizationId\":\"6f164e0c-d4c3-47f9-b945-1024c4410a17\",\"modelUuid\":\"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\"modelInvariantUuid\":\"32b621b9-84ff-4633-a684-dbbb37e0aec0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"430a14e7-6194-4554-af04-edee26001770\",\"vnfInstanceId\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vfModuleInstanceId\":\"20baac94-68db-4261-a04c-e3193fea8e5d\"}","type":"String"},"requestId":{"value":"8cb56bed-58e1-4b0d-8c2f-85a640461fea","type":"String"},"mso-request-id":{"value":"8cb56bed-58e1-4b0d-8c2f-85a640461fea","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"430a14e7-6194-4554-af04-edee26001770","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"2ed10be0-4eb3-466c-a837-f423963893dd","type":"String"},"vfModuleId":{"value":"20baac94-68db-4261-a04c-e3193fea8e5d","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/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T07:54:08.418Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:09.439Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:09.440Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T07:54:09.441Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T07:54:09.441Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 07:54:09 GMT", x-onap-requestid:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", x-requestid:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", x-transactionid:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", x-ecomp-requestid:"8cb56bed-58e1-4b0d-8c2f-85a640461fea", x-onap-partnername:"UNKNOWN", x-invocationid:"1a4db018-3d6a-4169-8b7f-84648f988eaf", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-16T07:54:09.442Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8cb56bed-58e1-4b0d-8c2f-85a640461fea\",\"instanceId\":\"20baac94-68db-4261-a04c-e3193fea8e5d\"}}","message":"Success","processInstanceID":"de50e0b3-dc2b-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T07:54:09.442Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:09.442Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T07:54:09.447Z|8cb56bed-58e1-4b0d-8c2f-85a640461fea|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:09.671Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:09.675Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:09.676Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:09.676Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:09.676Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:09.676Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:09.676Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99b42a13801ed5330ad54c09a6f86597", X-B3-SpanId:"191fa0ccadded58f", X-B3-ParentSpanId:"ce50a0c4b2a2f36c", X-B3-Sampled:"0", X-ONAP-RequestID:"72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe", X-RequestID:"72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe", X-TransactionID:"72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe", X-ECOMP-RequestID:"72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"688fc317-09ac-4193-8005-f6192caebc05"] 2023-04-16T07:54:09.676Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:09.676Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:09.722Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:09.722Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:09.722Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : OK 2023-04-16T07:54:09.722Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:10 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:09.723Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:54:08.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:09.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:09.723Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:09.724Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||InvokeReturn 2023-04-16T07:54:09.725Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:09.725Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:09.725Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:09.725Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:09.726Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:09.726Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99b42a13801ed5330ad54c09a6f86597", X-B3-SpanId:"7218649d08dd15c3", X-B3-ParentSpanId:"ce50a0c4b2a2f36c", X-B3-Sampled:"0", X-ONAP-RequestID:"72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe", X-RequestID:"72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe", X-TransactionID:"72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe", X-ECOMP-RequestID:"72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43afc6d9-6726-486d-b8e9-7c4909437500"] 2023-04-16T07:54:09.726Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:09.726Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:09.743Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:09.744Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:09.744Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:09.744Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:10 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:09.745Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:54:09.745Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:09.745Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:09.752Z|72fa1bb6-8e1c-48b5-bcef-6e09ac9715fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:11.127Z|e5ed8643-f809-40f1-83d4-8fe3fcc6406a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:11.128Z|e5ed8643-f809-40f1-83d4-8fe3fcc6406a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:11.132Z|56803760-4b50-44e4-8805-26ade692e9e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:11.133Z|56803760-4b50-44e4-8805-26ade692e9e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:11.134Z|57d4c935-8b7b-49d5-baeb-c33d807d75ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:11.135Z|57d4c935-8b7b-49d5-baeb-c33d807d75ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:19.167Z|53377b9c-efcc-40b6-b5b2-fb8fcae6be40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:54:19.167Z|53377b9c-efcc-40b6-b5b2-fb8fcae6be40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:54:19.962Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:19.970Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:19.971Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:19.971Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:19.971Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:19.972Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:19.972Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91bb5a8792da6c09613bf8875bb30de8", X-B3-SpanId:"02957e3aded41793", X-B3-ParentSpanId:"fb9e0ab2d46e50c7", X-B3-Sampled:"0", X-ONAP-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-TransactionID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-ECOMP-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4f6e80e-8838-4628-a776-eb51722fdc3a"] 2023-04-16T07:54:19.972Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:19.972Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:20.009Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:20.010Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:20.011Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : OK 2023-04-16T07:54:20.011Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:21 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:20.012Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "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-16T07:54:08.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:19.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:20.012Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:20.012Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||InvokeReturn 2023-04-16T07:54:20.014Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:20.015Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:20.015Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:20.015Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:20.015Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:20.015Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91bb5a8792da6c09613bf8875bb30de8", X-B3-SpanId:"01976d9f1000e1ae", X-B3-ParentSpanId:"fb9e0ab2d46e50c7", X-B3-Sampled:"0", X-ONAP-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-TransactionID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-ECOMP-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fafc779-c599-49ca-ab98-af486b8c5209"] 2023-04-16T07:54:20.015Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:20.016Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:20.038Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:20.039Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:20.040Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:20.041Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:21 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:20.041Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":1681631659000,\"creation_time\":1681631510000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:54:20.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:54:20.042Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:20.043Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:20.094Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:54:20.095Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:54:20.095Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:20.095Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:54:20.095Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:54:20.096Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-TransactionID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-ECOMP-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"713df441-1977-43b3-aa9b-2b77e99ffcb8"] 2023-04-16T07:54:20.096Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:54:20.096Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:20.305Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:20.306Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:20.306Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:54:20.306Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E9DB1790D7672D1FCEBB0BB40B821119; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:54:20 GMT", x-envoy-upstream-service-time:"200", server:"envoy"] 2023-04-16T07:54:20.307Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"8cb56bed-58e1-4b0d-8c2f-85a640461fea","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:54:14.652+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"de50e0b3-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"e1aeffd4-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T07:54:20.307Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:20.307Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:54:20.324Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:54:20.325Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:54:20.325Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:20.325Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:54:20.325Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:54:20.326Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-TransactionID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-ECOMP-RequestID:"b619f1bf-6cd9-419b-9e27-990758295cb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb997331-b318-4612-b25e-e968e8a60aeb"] 2023-04-16T07:54:20.326Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:54:20.326Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:20.515Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:20.516Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:20.516Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:54:20.516Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3E7DF555CF43DB16582FE0D9252C5A57; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:54:20 GMT", x-envoy-upstream-service-time:"185", server:"envoy"] 2023-04-16T07:54:20.517Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e487e8cf-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:54:19.417+0000","endTime":"2023-04-16T07:54:19.429+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"de50e0b3-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:54:20.517Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:20.518Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:54:20.525Z|b619f1bf-6cd9-419b-9e27-990758295cb5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:21.150Z|0de6c4d5-6964-4e78-9788-c081157ac84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:21.152Z|0de6c4d5-6964-4e78-9788-c081157ac84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:21.153Z|878fabb5-5a8d-4cb3-bc68-741718dd2cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:21.154Z|878fabb5-5a8d-4cb3-bc68-741718dd2cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:21.158Z|7b4a95ba-dceb-4df0-89c6-4b61d4c45cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:21.159Z|7b4a95ba-dceb-4df0-89c6-4b61d4c45cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:22.056Z|b54db850-8ac7-40ec-8c74-8eb38c503b5b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:54:22.056Z|b54db850-8ac7-40ec-8c74-8eb38c503b5b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:30.792Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:30.801Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:30.801Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:30.801Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:30.801Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:30.801Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:30.802Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e63e7268433303907bc4d83b9b0f6209", X-B3-SpanId:"a224a27cfe9ca025", X-B3-ParentSpanId:"ebd6f1e52fab0a3e", X-B3-Sampled:"0", X-ONAP-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-TransactionID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-ECOMP-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0efd299-8e00-4f27-8612-d59d0e30c0b5"] 2023-04-16T07:54:30.802Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:30.802Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:30.841Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:30.841Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:30.841Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : OK 2023-04-16T07:54:30.841Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:31 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:30.843Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "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-16T07:54:08.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:19.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:30.843Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:30.843Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||InvokeReturn 2023-04-16T07:54:30.844Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:30.845Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:30.845Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:30.845Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:30.845Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:30.845Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e63e7268433303907bc4d83b9b0f6209", X-B3-SpanId:"af79a3f674758d6c", X-B3-ParentSpanId:"ebd6f1e52fab0a3e", X-B3-Sampled:"0", X-ONAP-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-TransactionID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-ECOMP-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6325b4c9-2794-4e31-93ca-11357ce0a216"] 2023-04-16T07:54:30.845Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:30.845Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:30.871Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:30.871Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:30.872Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:30.872Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:31 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:30.872Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":1681631659000,\"creation_time\":1681631510000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:54:20.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:54:30.873Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:30.873Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:30.904Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:54:30.905Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:54:30.905Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:30.905Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:54:30.906Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:54:30.906Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-TransactionID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-ECOMP-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8710221-9ace-48ea-bf38-a8774da44580"] 2023-04-16T07:54:30.906Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:54:30.906Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:31.073Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:31.074Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:31.074Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:54:31.074Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DB62CCCB1580F080811987DB31407940; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:54:31 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-04-16T07:54:31.075Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"8cb56bed-58e1-4b0d-8c2f-85a640461fea","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:54:14.652+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"de50e0b3-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"e1aeffd4-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T07:54:31.075Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:31.076Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:54:31.105Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:54:31.106Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:54:31.106Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:31.106Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:54:31.106Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:54:31.107Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-TransactionID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-ECOMP-RequestID:"21eb9d75-4f2b-42e0-b4ce-f4d600406496", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16428cd7-d3c7-4168-b57a-566d4b53519a"] 2023-04-16T07:54:31.107Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:54:31.107Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:31.174Z|41f99fba-a432-4d6d-8fd2-d8c82970ae76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:31.174Z|41f99fba-a432-4d6d-8fd2-d8c82970ae76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:31.175Z|8ef0c1e4-1914-4adc-be99-3cc5eb4c4cdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:31.176Z|8ef0c1e4-1914-4adc-be99-3cc5eb4c4cdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:31.180Z|34206872-8341-4322-8147-a47048afbc32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:31.181Z|34206872-8341-4322-8147-a47048afbc32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:31.279Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:31.280Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:31.280Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:54:31.280Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D8FDEC9EB036DD665A47062CDFB16A5A; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:54:31 GMT", x-envoy-upstream-service-time:"168", server:"envoy"] 2023-04-16T07:54:31.281Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e487e8cf-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:54:19.417+0000","endTime":"2023-04-16T07:54:19.429+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"de50e0b3-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:54:31.281Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:31.282Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:54:31.288Z|21eb9d75-4f2b-42e0-b4ce-f4d600406496|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:34.167Z|864118da-9de7-4f48-9378-ec315044c9bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:54:34.167Z|864118da-9de7-4f48-9378-ec315044c9bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:54:35.403Z|35df0ef2-0c08-48f9-9e4d-d9684a85a1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:54:35.404Z|35df0ef2-0c08-48f9-9e4d-d9684a85a1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:54:41.199Z|7ccdd979-fc54-4ab5-8365-7d22d0b6ec73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:41.199Z|d10e6cd7-5714-436b-accd-b4f6bf70301a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:41.200Z|7ccdd979-fc54-4ab5-8365-7d22d0b6ec73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:41.200Z|d10e6cd7-5714-436b-accd-b4f6bf70301a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:41.202Z|a4ffd85f-4b1c-45b5-8b84-cd8d0da7caf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:41.203Z|a4ffd85f-4b1c-45b5-8b84-cd8d0da7caf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:41.589Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:41.596Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:41.596Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:41.596Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:41.596Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:41.597Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:41.597Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9129391c626a605bbf7ebf8938b00167", X-B3-SpanId:"c015e143ebf5de9f", X-B3-ParentSpanId:"1ed0d6277f692d05", X-B3-Sampled:"0", X-ONAP-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-TransactionID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-ECOMP-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d77e97f4-4ef4-4f73-80ad-9a20ce76f8f9"] 2023-04-16T07:54:41.597Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:41.597Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:41.628Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:41.629Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:41.629Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : OK 2023-04-16T07:54:41.629Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:42 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:41.630Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "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-16T07:54:08.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:42.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:41.630Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:41.630Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||InvokeReturn 2023-04-16T07:54:41.631Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:41.631Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:41.631Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:41.632Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:41.632Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:41.632Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9129391c626a605bbf7ebf8938b00167", X-B3-SpanId:"be74670909c6b12e", X-B3-ParentSpanId:"1ed0d6277f692d05", X-B3-Sampled:"0", X-ONAP-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-TransactionID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-ECOMP-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a67a947-061e-44e0-865d-c9517f10528a"] 2023-04-16T07:54:41.632Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:41.632Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:41.651Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:41.651Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:41.651Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:41.651Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:41.652Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":1681631659000,\"creation_time\":1681631510000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:54:20.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:54:41.653Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:41.653Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:41.669Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:54:41.670Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T07:54:41.670Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:41.670Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T07:54:41.670Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:54:41.670Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-TransactionID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-ECOMP-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74fb354f-b7df-4323-8afe-1a8ec1134c21"] 2023-04-16T07:54:41.671Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:54:41.671Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:41.831Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:41.831Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:41.831Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:54:41.831Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=32A960B4867D81497CD99AE0928408ED; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:54:42 GMT", x-envoy-upstream-service-time:"156", server:"envoy"] 2023-04-16T07:54:41.832Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","businessKey":"8cb56bed-58e1-4b0d-8c2f-85a640461fea","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T07:54:14.652+0000","endTime":"2023-04-16T07:54:36.514+0000","removalTime":null,"durationInMillis":21862,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"de50e0b3-dc2b-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"e1aeffd4-dc2b-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T07:54:41.832Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:41.832Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cb56bed-58e1-4b0d-8c2f-85a640461fea&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:54:41.853Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:54:41.853Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T07:54:41.854Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:41.854Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T07:54:41.854Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T07:54:41.854Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-TransactionID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-ECOMP-RequestID:"2619a413-a3a0-4518-a004-5b0228dcf058", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0edefe2-982f-4869-b8ee-279448f67d12"] 2023-04-16T07:54:41.854Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T07:54:41.854Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:42.138Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:42.138Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:42.139Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T07:54:42.139Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B1CF465970B5C06AAA7A0002BF71C0C5; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 07:54:42 GMT", x-envoy-upstream-service-time:"280", server:"envoy"] 2023-04-16T07:54:42.139Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:eeb7f122-dc2b-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","executionId":"e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T07:54:36.509+0000","endTime":"2023-04-16T07:54:36.510+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"de50e0b3-dc2b-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T07:54:42.139Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:42.139Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1b0d3d7-dc2b-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T07:54:42.145Z|2619a413-a3a0-4518-a004-5b0228dcf058|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:49.167Z|c3dc1db6-297a-4c53-a1c7-a5bb0228db20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:54:49.172Z|c3dc1db6-297a-4c53-a1c7-a5bb0228db20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:54:51.224Z|56406b70-2af8-4574-aad1-9d9ce2a84604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:51.225Z|a3d541eb-8e44-48b6-9498-8afdd2ab8152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:51.225Z|56406b70-2af8-4574-aad1-9d9ce2a84604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:51.225Z|a3d541eb-8e44-48b6-9498-8afdd2ab8152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:51.226Z|e8962f87-b771-4677-9a4a-6a24f5fc6810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:54:51.226Z|e8962f87-b771-4677-9a4a-6a24f5fc6810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:54:52.372Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:52.380Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:52.381Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:52.381Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:52.381Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:52.381Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:52.381Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7962188992bd7e1cdd9fa0cc9f8ae22", X-B3-SpanId:"36eb2ee2d828f5df", X-B3-ParentSpanId:"76277f6ba618d1ea", X-B3-Sampled:"0", X-ONAP-RequestID:"7a8bf208-bd4e-415b-bfa6-f1ac02c36d64", X-RequestID:"7a8bf208-bd4e-415b-bfa6-f1ac02c36d64", X-TransactionID:"7a8bf208-bd4e-415b-bfa6-f1ac02c36d64", X-ECOMP-RequestID:"7a8bf208-bd4e-415b-bfa6-f1ac02c36d64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b082fdfa-51d9-4d84-8a1f-e9ebf4dc02f4"] 2023-04-16T07:54:52.381Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:52.382Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:52.437Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:52.437Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:52.438Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : OK 2023-04-16T07:54:52.438Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:53 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:52.439Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "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-16T07:54:08.000+00:00", "endTime" : "2023-04-16T07:54:44.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:45.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:52.439Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:52.439Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||InvokeReturn 2023-04-16T07:54:52.440Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:52.440Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:52.440Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:52.440Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:52.440Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:52.440Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7962188992bd7e1cdd9fa0cc9f8ae22", X-B3-SpanId:"fd6daf2e417eae6e", X-B3-ParentSpanId:"76277f6ba618d1ea", X-B3-Sampled:"0", X-ONAP-RequestID:"7a8bf208-bd4e-415b-bfa6-f1ac02c36d64", X-RequestID:"7a8bf208-bd4e-415b-bfa6-f1ac02c36d64", X-TransactionID:"7a8bf208-bd4e-415b-bfa6-f1ac02c36d64", X-ECOMP-RequestID:"7a8bf208-bd4e-415b-bfa6-f1ac02c36d64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d89bdaf0-8190-4764-933d-68f8345daa9f"] 2023-04-16T07:54:52.440Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:52.440Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:52.456Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:52.456Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:52.456Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:52.456Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:53 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:52.457Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":1681631659000,\"creation_time\":1681631510000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:54:20.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:54:52.457Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:52.458Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:52.465Z|7a8bf208-bd4e-415b-bfa6-f1ac02c36d64|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:52.690Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:52.696Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:52.696Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:52.697Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:52.697Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:52.697Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:52.697Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"848ae8c045bd6eb234852adf19e0a18e", X-B3-SpanId:"36cf4adff9d6e30b", X-B3-ParentSpanId:"4af99c0e8d01c450", X-B3-Sampled:"0", X-ONAP-RequestID:"df16b948-f93a-4d48-b530-b2d33c4d03de", X-RequestID:"df16b948-f93a-4d48-b530-b2d33c4d03de", X-TransactionID:"df16b948-f93a-4d48-b530-b2d33c4d03de", X-ECOMP-RequestID:"df16b948-f93a-4d48-b530-b2d33c4d03de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5a9bba7-7bfb-453b-895b-f2d5f3a736bd"] 2023-04-16T07:54:52.697Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:52.697Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:52.723Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:52.723Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:52.724Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : OK 2023-04-16T07:54:52.724Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:53 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:52.724Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "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-16T07:54:08.000+00:00", "endTime" : "2023-04-16T07:54:44.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:45.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:52.724Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:52.724Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||InvokeReturn 2023-04-16T07:54:52.725Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:52.726Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:52.726Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:52.726Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:52.726Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:52.726Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"848ae8c045bd6eb234852adf19e0a18e", X-B3-SpanId:"d34e70af81fa8914", X-B3-ParentSpanId:"4af99c0e8d01c450", X-B3-Sampled:"0", X-ONAP-RequestID:"df16b948-f93a-4d48-b530-b2d33c4d03de", X-RequestID:"df16b948-f93a-4d48-b530-b2d33c4d03de", X-TransactionID:"df16b948-f93a-4d48-b530-b2d33c4d03de", X-ECOMP-RequestID:"df16b948-f93a-4d48-b530-b2d33c4d03de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56878476-7217-4274-9351-a248d8a1cd1c"] 2023-04-16T07:54:52.727Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:52.727Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:52.741Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:52.742Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:52.742Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:52.742Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:53 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:52.742Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":1681631659000,\"creation_time\":1681631510000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:54:20.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:54:52.742Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:52.742Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:52.749Z|df16b948-f93a-4d48-b530-b2d33c4d03de|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:53.033Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:53.038Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:53.039Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:53.039Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:53.039Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:53.039Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:53.039Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdf73968a763506d5fe5c474704b4e37", X-B3-SpanId:"8c41c63367c8b815", X-B3-ParentSpanId:"0e3b65d86838d42a", X-B3-Sampled:"0", X-ONAP-RequestID:"4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac", X-RequestID:"4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac", X-TransactionID:"4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac", X-ECOMP-RequestID:"4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6deea6d1-acba-46dc-a066-6ccb7e458def"] 2023-04-16T07:54:53.040Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:53.040Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:53.072Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:53.073Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:53.074Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : OK 2023-04-16T07:54:53.074Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:53 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:53.075Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "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-16T07:54:08.000+00:00", "endTime" : "2023-04-16T07:54:44.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:45.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:53.076Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:53.076Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||InvokeReturn 2023-04-16T07:54:53.078Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:53.078Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:53.079Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:53.079Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:53.080Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:53.080Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdf73968a763506d5fe5c474704b4e37", X-B3-SpanId:"0d108bb094685b3d", X-B3-ParentSpanId:"0e3b65d86838d42a", X-B3-Sampled:"0", X-ONAP-RequestID:"4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac", X-RequestID:"4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac", X-TransactionID:"4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac", X-ECOMP-RequestID:"4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eba3122c-29ac-4fe8-9cdb-892b304e4e3b"] 2023-04-16T07:54:53.081Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:53.081Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:53.103Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:53.103Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:53.104Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:53.104Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:53 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:53.108Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":1681631659000,\"creation_time\":1681631510000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:54:20.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:54:53.109Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:53.109Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:53.123Z|4c1ddf60-8ef1-4118-9f8b-f4b31f50fbac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:53.347Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:53.358Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:53.358Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:53.358Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:53.358Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:53.358Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:53.359Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"366668d168a3c8e410cb747cddbc90bd", X-B3-SpanId:"c6b531c561546e89", X-B3-ParentSpanId:"d6d4e1ebb37f3da3", X-B3-Sampled:"0", X-ONAP-RequestID:"09ccbea3-8bf9-43a5-81d3-e5546097333f", X-RequestID:"09ccbea3-8bf9-43a5-81d3-e5546097333f", X-TransactionID:"09ccbea3-8bf9-43a5-81d3-e5546097333f", X-ECOMP-RequestID:"09ccbea3-8bf9-43a5-81d3-e5546097333f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"235b1c2c-c02b-42bb-a06f-f20cdcabc5c4"] 2023-04-16T07:54:53.359Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:53.359Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:53.396Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:53.397Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:53.398Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : OK 2023-04-16T07:54:53.398Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:53 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:53.398Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "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-16T07:54:08.000+00:00", "endTime" : "2023-04-16T07:54:44.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:45.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:53.399Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:53.399Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||InvokeReturn 2023-04-16T07:54:53.400Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:53.401Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:53.401Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:53.401Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:53.402Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:53.402Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"366668d168a3c8e410cb747cddbc90bd", X-B3-SpanId:"30600882efc35103", X-B3-ParentSpanId:"d6d4e1ebb37f3da3", X-B3-Sampled:"0", X-ONAP-RequestID:"09ccbea3-8bf9-43a5-81d3-e5546097333f", X-RequestID:"09ccbea3-8bf9-43a5-81d3-e5546097333f", X-TransactionID:"09ccbea3-8bf9-43a5-81d3-e5546097333f", X-ECOMP-RequestID:"09ccbea3-8bf9-43a5-81d3-e5546097333f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e0c8ed2-b95e-4690-8dc1-9bc0367bf5e3"] 2023-04-16T07:54:53.402Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:53.402Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:53.417Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:53.417Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:53.417Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:53.417Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:53 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:53.418Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":1681631659000,\"creation_time\":1681631510000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:54:20.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:54:53.418Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:53.418Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:53.424Z|09ccbea3-8bf9-43a5-81d3-e5546097333f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:53.663Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:53.669Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:53.669Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||Invoke 2023-04-16T07:54:53.670Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:53.670Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea 2023-04-16T07:54:53.670Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Method : GET 2023-04-16T07:54:53.670Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf38c57ea930d7cd7e67c4bdd1e9d3af", X-B3-SpanId:"eb79e8417930e5e1", X-B3-ParentSpanId:"1501a584a43f056b", X-B3-Sampled:"0", X-ONAP-RequestID:"6efcedda-31d6-4db5-8689-5ab3a95086da", X-RequestID:"6efcedda-31d6-4db5-8689-5ab3a95086da", X-TransactionID:"6efcedda-31d6-4db5-8689-5ab3a95086da", X-ECOMP-RequestID:"6efcedda-31d6-4db5-8689-5ab3a95086da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ccd9deb-0f9d-405a-8670-1d9140766ef8"] 2023-04-16T07:54:53.670Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Request body: 2023-04-16T07:54:53.670Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:53.710Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:53.711Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:53.711Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Status text : OK 2023-04-16T07:54:53.712Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:54 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:53.712Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||Response body: { "requestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "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-16T07:54:08.000+00:00", "endTime" : "2023-04-16T07:54:44.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfType" : "", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"32b621b9-84ff-4633-a684-dbbb37e0aec0\",\n \"modelVersionId\": \"5b748949-0bbe-4deb-b9df-3d8c4c61e2fb\",\n \"modelName\": \"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\n \"modelVersion\": \"1681631629566\",\n \"modelCustomizationId\": \"6f164e0c-d4c3-47f9-b945-1024c4410a17\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:45.000+00:00", "vfModuleId" : "20baac94-68db-4261-a04c-e3193fea8e5d", "vfModuleName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "vfModuleModelName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd/vfModules/20baac94-68db-4261-a04c-e3193fea8e5d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea" } } } 2023-04-16T07:54:53.713Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:53.713Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cb56bed-58e1-4b0d-8c2f-85a640461fea|INFO|500||InvokeReturn 2023-04-16T07:54:53.715Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:53.715Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:53.716Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:53.716Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false 2023-04-16T07:54:53.716Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:53.717Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf38c57ea930d7cd7e67c4bdd1e9d3af", X-B3-SpanId:"8ec9d0d33c57fc97", X-B3-ParentSpanId:"1501a584a43f056b", X-B3-Sampled:"0", X-ONAP-RequestID:"6efcedda-31d6-4db5-8689-5ab3a95086da", X-RequestID:"6efcedda-31d6-4db5-8689-5ab3a95086da", X-TransactionID:"6efcedda-31d6-4db5-8689-5ab3a95086da", X-ECOMP-RequestID:"6efcedda-31d6-4db5-8689-5ab3a95086da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15d16125-f99f-4f34-91f0-a4d913d7a7d6"] 2023-04-16T07:54:53.717Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:53.718Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:53.741Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:53.742Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:53.742Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:53.743Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:54 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:53.743Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 36, "soRequestId" : "8cb56bed-58e1-4b0d-8c2f-85a640461fea", "groupingId" : "7a158609-5843-4d3d-89d3-58b2e8d83b24", "name" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2690b503cdd8414d86ea56871d099627/stacks/basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a/7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"updated_time\":1681631659000,\"creation_time\":1681631510000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"ff9ed1f8677b4ba89f87bd120be8e28e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7a158609-5843-4d3d-89d3-58b2e8d83b24\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a\",\"vnf_name\":\"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0\",\"vnf_id\":\"2ed10be0-4eb3-466c-a837-f423963893dd\",\"vf_module_id\":\"20baac94-68db-4261-a04c-e3193fea8e5d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T07:54:20.000+00:00", "isDataInternal" : false } ] 2023-04-16T07:54:53.744Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:53.744Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cb56bed-58e1-4b0d-8c2f-85a640461fea&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:53.754Z|6efcedda-31d6-4db5-8689-5ab3a95086da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cb56bed-58e1-4b0d-8c2f-85a640461fea|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:56.923Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:56.924Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||INFO|500||Checking if requestId: 693730b4-fe20-41d1-8d97-57101ab48a62 already exists in requestDb InfraActiveRequests table 2023-04-16T07:54:56.925Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:54:56.925Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||Invoke 2023-04-16T07:54:56.925Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:56.925Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:54:56.926Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Method : GET 2023-04-16T07:54:56.926Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87fe71004ff40bc6fc2ffc988623fe36", X-B3-SpanId:"981361bf5ba25e59", X-B3-ParentSpanId:"936ac50a54e617e6", X-B3-Sampled:"0", X-ONAP-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-TransactionID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ECOMP-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52305595-2acd-44d2-875b-717e28b8ac23"] 2023-04-16T07:54:56.926Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Request body: 2023-04-16T07:54:56.926Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:56.967Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:56.967Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T07:54:56.968Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status text : Not Found 2023-04-16T07:54:56.968Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 07:54:58 GMT", x-envoy-upstream-service-time:"37", server:"envoy"] 2023-04-16T07:54:56.968Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Response body: 2023-04-16T07:54:56.968Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:56.968Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|404|Not Found|InvokeReturn 2023-04-16T07:54:56.978Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T07:54:56.983Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:54:57.000Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T07:54:57.000Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/related-to/volume-groups|INFO|500||Invoke 2023-04-16T07:54:57.059Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-04-16T07:54:57.059Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/related-to/volume-groups has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 07:54:58 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[46], x-aai-txid=[2-aai-resources-230416-07:54:58:134-87001], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:54:57.060Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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/2ed10be0-4eb3-466c-a837-f423963893dd/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-04-16T07:54:57.064Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/related-to/volume-groups 2023-04-16T07:54:57.064Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 2ed10be0-4eb3-466c-a837-f423963893dd 2023-04-16T07:54:57.073Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:54:57.100Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules|INFO|500||Invoke 2023-04-16T07:54:57.101Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[693730b4-fe20-41d1-8d97-57101ab48a62], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1eb70305-87a7-48e7-a965-9a45ed2ad4ed], X-ECOMP-RequestID=[693730b4-fe20-41d1-8d97-57101ab48a62], X-TransactionId=[], X-ONAP-RequestID=[693730b4-fe20-41d1-8d97-57101ab48a62]} 2023-04-16T07:54:57.158Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 07:54:58 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[54], x-aai-txid=[1-aai-resources-230416-07:54:58:225-38906], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:54:57.159Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules","ERR.5.4.6114"]}}} 2023-04-16T07:54:57.159Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules|INFO|404|Not Found|InvokeReturn 2023-04-16T07:54:57.161Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd/vf-modules 2023-04-16T07:54:57.161Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 2ed10be0-4eb3-466c-a837-f423963893dd 2023-04-16T07:54:57.165Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:54:57.181Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T07:54:57.182Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-RequestID=[693730b4-fe20-41d1-8d97-57101ab48a62], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[01455021-9e2b-4803-9f67-11f0ed086454], X-ECOMP-RequestID=[693730b4-fe20-41d1-8d97-57101ab48a62], X-TransactionId=[], X-ONAP-RequestID=[693730b4-fe20-41d1-8d97-57101ab48a62]} 2023-04-16T07:54:57.245Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 07:54:58 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[60], vertex-id=[143608], x-aai-txid=[1-aai-resources-230416-07:54:58:305-13947], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:54:57.246Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681631473332","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2ed10be0-4eb3-466c-a837-f423963893dd","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2ed10be0-4eb3-466c-a837-f423963893dd"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_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-16T07:54:57.247Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T07:54:57.248Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T07:54:57.248Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T07:54:57.249Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.249Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T07:54:57.249Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:57.249Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.250Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T07:54:57.250Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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:"87fe71004ff40bc6fc2ffc988623fe36", X-B3-SpanId:"2b09be26474dd356", X-B3-ParentSpanId:"936ac50a54e617e6", X-B3-Sampled:"0", X-ONAP-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-TransactionID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ECOMP-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0f8970a-040c-4128-9b4b-81d1196b104a"] 2023-04-16T07:54:57.250Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"2ed10be0-4eb3-466c-a837-f423963893dd","serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770"},"instanceName":null,"requestScope":"vnf"} 2023-04-16T07:54:57.250Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:57.289Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:57.290Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:57.290Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T07:54:57.290Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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:"Sun, 16 Apr 2023 07:54:58 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2023-04-16T07:54:57.290Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T07:54:57.290Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:57.291Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T07:54:57.291Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.291Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.291Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.292Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.292Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.292Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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:"693730b4-fe20-41d1-8d97-57101ab48a62", X-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-TransactionID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ECOMP-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b50ea0c5-2c7a-4fdd-963e-b4b3ed9858f8"] 2023-04-16T07:54:57.292Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.292Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.324Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.324Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.324Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.324Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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:"Sun, 16 Apr 2023 07:54:58 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:57.340Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10038, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" } } } 2023-04-16T07:54:57.341Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.341Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.343Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.343Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T07:54:57.343Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:57.343Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.343Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T07:54:57.344Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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:"1592", X-B3-TraceId:"87fe71004ff40bc6fc2ffc988623fe36", X-B3-SpanId:"a49f14fe6f6e849d", X-B3-ParentSpanId:"936ac50a54e617e6", X-B3-Sampled:"0", X-ONAP-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-TransactionID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ECOMP-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efd2ecc6-c6a5-4731-ad32-9287e7c0d3e4"] 2023-04-16T07:54:57.344Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"693730b4-fe20-41d1-8d97-57101ab48a62","requestStatus":"IN_PROGRESS","startTime":1681631697161,"source":"VID","vnfId":"2ed10be0-4eb3-466c-a837-f423963893dd","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n\t\"requestDetails\": {\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\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"693730b4-fe20-41d1-8d97-57101ab48a62"} 2023-04-16T07:54:57.344Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:57.380Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:57.380Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T07:54:57.380Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T07:54:57.381Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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/693730b4-fe20-41d1-8d97-57101ab48a62", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:58 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:57.381Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "693730b4-fe20-41d1-8d97-57101ab48a62", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:54:57.161+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T07:54:58.475+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "693730b4-fe20-41d1-8d97-57101ab48a62", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" } } } 2023-04-16T07:54:57.381Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:57.381Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T07:54:57.386Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.386Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T07:54:57.386Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:57.386Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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-16T07:54:57.386Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T07:54:57.387Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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:"87fe71004ff40bc6fc2ffc988623fe36", X-B3-SpanId:"88ee64c449da9dec", X-B3-ParentSpanId:"936ac50a54e617e6", X-B3-Sampled:"0", X-ONAP-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-TransactionID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ECOMP-RequestID:"693730b4-fe20-41d1-8d97-57101ab48a62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ee4257e-5e6f-4b65-8a9a-8d48e93af4ff"] 2023-04-16T07:54:57.387Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|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\":\"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"00a13305-3e37-410d-96a9-5f0c92a7d006\",\"modelVersionId\":\"2ce7e344-077e-405c-b610-43073c697082\",\"modelCustomizationId\":\"00a13305-3e37-410d-96a9-5f0c92a7d006\",\"modelUuid\":\"2ce7e344-077e-405c-b610-43073c697082\",\"modelInvariantUuid\":\"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"430a14e7-6194-4554-af04-edee26001770\",\"vnfInstanceId\":\"2ed10be0-4eb3-466c-a837-f423963893dd\"}","type":"String"},"requestId":{"value":"693730b4-fe20-41d1-8d97-57101ab48a62","type":"String"},"mso-request-id":{"value":"693730b4-fe20-41d1-8d97-57101ab48a62","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"430a14e7-6194-4554-af04-edee26001770","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"2ed10be0-4eb3-466c-a837-f423963893dd","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/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T07:54:57.387Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:58.407Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:58.408Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T07:54:58.408Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T07:54:58.408Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 07:54:58 GMT", x-onap-requestid:"693730b4-fe20-41d1-8d97-57101ab48a62", x-requestid:"693730b4-fe20-41d1-8d97-57101ab48a62", x-transactionid:"693730b4-fe20-41d1-8d97-57101ab48a62", x-ecomp-requestid:"693730b4-fe20-41d1-8d97-57101ab48a62", x-onap-partnername:"UNKNOWN", x-invocationid:"3ee4257e-5e6f-4b65-8a9a-8d48e93af4ff", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-16T07:54:58.409Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"693730b4-fe20-41d1-8d97-57101ab48a62\",\"instanceId\":\"2ed10be0-4eb3-466c-a837-f423963893dd\"}}","message":"Success","processInstanceID":"fb811b4e-dc2b-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T07:54:58.409Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:58.409Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T07:54:58.415Z|693730b4-fe20-41d1-8d97-57101ab48a62|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:54:58.624Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:54:58.629Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:54:58.630Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||Invoke 2023-04-16T07:54:58.630Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:58.630Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:54:58.630Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Method : GET 2023-04-16T07:54:58.630Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58313d6dfa4aa3aebf181936c50030f8", X-B3-SpanId:"9a1544d3f58a1373", X-B3-ParentSpanId:"a2a775979da36435", X-B3-Sampled:"0", X-ONAP-RequestID:"8ae6b3e8-0fb0-488b-83f4-ac4f1519e377", X-RequestID:"8ae6b3e8-0fb0-488b-83f4-ac4f1519e377", X-TransactionID:"8ae6b3e8-0fb0-488b-83f4-ac4f1519e377", X-ECOMP-RequestID:"8ae6b3e8-0fb0-488b-83f4-ac4f1519e377", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ea02dbd-3cbd-4c7a-b6b6-6288931fbe0e"] 2023-04-16T07:54:58.630Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Request body: 2023-04-16T07:54:58.630Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:58.663Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:58.663Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:58.663Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status text : OK 2023-04-16T07:54:58.663Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:59 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:58.666Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Response body: { "requestId" : "693730b4-fe20-41d1-8d97-57101ab48a62", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:54:57.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:54:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "693730b4-fe20-41d1-8d97-57101ab48a62", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" } } } 2023-04-16T07:54:58.666Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:58.666Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||InvokeReturn 2023-04-16T07:54:58.667Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:54:58.667Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:54:58.668Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:54:58.668Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:54:58.668Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:54:58.668Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58313d6dfa4aa3aebf181936c50030f8", X-B3-SpanId:"783fe3c43d61e14b", X-B3-ParentSpanId:"a2a775979da36435", X-B3-Sampled:"0", X-ONAP-RequestID:"8ae6b3e8-0fb0-488b-83f4-ac4f1519e377", X-RequestID:"8ae6b3e8-0fb0-488b-83f4-ac4f1519e377", X-TransactionID:"8ae6b3e8-0fb0-488b-83f4-ac4f1519e377", X-ECOMP-RequestID:"8ae6b3e8-0fb0-488b-83f4-ac4f1519e377", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cfb134a-3d9b-455a-a342-c4b3ad9bbbd1"] 2023-04-16T07:54:58.668Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:54:58.668Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:54:58.695Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:54:58.696Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:54:58.696Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:54:58.696Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:54:59 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:54:58.696Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:54:58.697Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:54:58.697Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:54:58.705Z|8ae6b3e8-0fb0-488b-83f4-ac4f1519e377|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:01.249Z|938e775b-a548-4fd4-aa6e-c46a2d8634dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:01.249Z|2c882441-f951-423a-a9f7-f12690293522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:01.250Z|938e775b-a548-4fd4-aa6e-c46a2d8634dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:01.250Z|2c882441-f951-423a-a9f7-f12690293522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:01.249Z|4d797a1e-5803-46f9-9785-e3c4b3e8b444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:01.251Z|4d797a1e-5803-46f9-9785-e3c4b3e8b444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:04.167Z|d30053ad-a19b-4a75-8024-55b015f3c10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:55:04.167Z|d30053ad-a19b-4a75-8024-55b015f3c10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:55:05.404Z|b2493f02-0dd6-4b77-9f15-798402a4d042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:55:05.405Z|b2493f02-0dd6-4b77-9f15-798402a4d042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:55:08.957Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:08.968Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:08.969Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||Invoke 2023-04-16T07:55:08.969Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:08.970Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:08.970Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Method : GET 2023-04-16T07:55:08.970Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe0ba0ec84ae639463f2e02622c98dcd", X-B3-SpanId:"daa776701c2979d2", X-B3-ParentSpanId:"57f8e6ccae024fe8", X-B3-Sampled:"0", X-ONAP-RequestID:"b76c9b1d-804f-4260-a01b-8a7647e0fba3", X-RequestID:"b76c9b1d-804f-4260-a01b-8a7647e0fba3", X-TransactionID:"b76c9b1d-804f-4260-a01b-8a7647e0fba3", X-ECOMP-RequestID:"b76c9b1d-804f-4260-a01b-8a7647e0fba3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"301f6b6c-d3cb-4fb9-9b48-caa557a0f8dc"] 2023-04-16T07:55:08.971Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Request body: 2023-04-16T07:55:08.971Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:09.015Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:09.016Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:09.016Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status text : OK 2023-04-16T07:55:09.017Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:10 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:09.017Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Response body: { "requestId" : "693730b4-fe20-41d1-8d97-57101ab48a62", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:54:57.000+00:00", "endTime" : "2023-04-16T07:55:03.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "693730b4-fe20-41d1-8d97-57101ab48a62", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" } } } 2023-04-16T07:55:09.018Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:09.018Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||InvokeReturn 2023-04-16T07:55:09.020Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:09.020Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:09.021Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:09.021Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:09.021Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:09.022Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe0ba0ec84ae639463f2e02622c98dcd", X-B3-SpanId:"122213dbcffd6e33", X-B3-ParentSpanId:"57f8e6ccae024fe8", X-B3-Sampled:"0", X-ONAP-RequestID:"b76c9b1d-804f-4260-a01b-8a7647e0fba3", X-RequestID:"b76c9b1d-804f-4260-a01b-8a7647e0fba3", X-TransactionID:"b76c9b1d-804f-4260-a01b-8a7647e0fba3", X-ECOMP-RequestID:"b76c9b1d-804f-4260-a01b-8a7647e0fba3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a39cf9b1-c7ce-47a2-84d6-fe5d28996c91"] 2023-04-16T07:55:09.022Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:09.022Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:09.039Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:09.040Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:09.040Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:09.040Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:10 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:09.041Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:09.041Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:09.042Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:09.051Z|b76c9b1d-804f-4260-a01b-8a7647e0fba3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:09.265Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:09.270Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:09.270Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||Invoke 2023-04-16T07:55:09.270Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:09.270Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:09.270Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Method : GET 2023-04-16T07:55:09.271Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89fb4f206e32ad63b7c532d70e594367", X-B3-SpanId:"4e935fc298993865", X-B3-ParentSpanId:"7bca74faacea2044", X-B3-Sampled:"0", X-ONAP-RequestID:"8322783a-0052-4b7d-b97b-ccd1da4b4cd0", X-RequestID:"8322783a-0052-4b7d-b97b-ccd1da4b4cd0", X-TransactionID:"8322783a-0052-4b7d-b97b-ccd1da4b4cd0", X-ECOMP-RequestID:"8322783a-0052-4b7d-b97b-ccd1da4b4cd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e856fb1-f260-428c-8239-e4b299ae2abe"] 2023-04-16T07:55:09.271Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Request body: 2023-04-16T07:55:09.271Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:09.320Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:09.321Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:09.321Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status text : OK 2023-04-16T07:55:09.321Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:10 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:09.334Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Response body: { "requestId" : "693730b4-fe20-41d1-8d97-57101ab48a62", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:54:57.000+00:00", "endTime" : "2023-04-16T07:55:03.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "693730b4-fe20-41d1-8d97-57101ab48a62", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" } } } 2023-04-16T07:55:09.334Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:09.334Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||InvokeReturn 2023-04-16T07:55:09.335Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:09.336Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:09.336Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:09.336Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:09.336Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:09.336Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89fb4f206e32ad63b7c532d70e594367", X-B3-SpanId:"c089017181199e9d", X-B3-ParentSpanId:"7bca74faacea2044", X-B3-Sampled:"0", X-ONAP-RequestID:"8322783a-0052-4b7d-b97b-ccd1da4b4cd0", X-RequestID:"8322783a-0052-4b7d-b97b-ccd1da4b4cd0", X-TransactionID:"8322783a-0052-4b7d-b97b-ccd1da4b4cd0", X-ECOMP-RequestID:"8322783a-0052-4b7d-b97b-ccd1da4b4cd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9850b4f3-6ede-47b6-ba78-cc3395c7a3b4"] 2023-04-16T07:55:09.336Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:09.336Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:09.357Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:09.358Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:09.358Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:09.358Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:10 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:09.360Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:09.360Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:09.361Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:09.367Z|8322783a-0052-4b7d-b97b-ccd1da4b4cd0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:09.619Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:09.624Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:09.624Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||Invoke 2023-04-16T07:55:09.624Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:09.624Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:09.624Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Method : GET 2023-04-16T07:55:09.625Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40dd81212267bcf6987c6bafbd666ab6", X-B3-SpanId:"e4df404cff3fba0c", X-B3-ParentSpanId:"8a79da8819eafba6", X-B3-Sampled:"0", X-ONAP-RequestID:"1a4b42c8-d747-43f3-a838-8c7460cb0200", X-RequestID:"1a4b42c8-d747-43f3-a838-8c7460cb0200", X-TransactionID:"1a4b42c8-d747-43f3-a838-8c7460cb0200", X-ECOMP-RequestID:"1a4b42c8-d747-43f3-a838-8c7460cb0200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"470cac2e-ce7b-4e5a-af7d-2fb38086c44c"] 2023-04-16T07:55:09.625Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Request body: 2023-04-16T07:55:09.625Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:09.662Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:09.662Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:09.662Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status text : OK 2023-04-16T07:55:09.662Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:10 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:09.664Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Response body: { "requestId" : "693730b4-fe20-41d1-8d97-57101ab48a62", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:54:57.000+00:00", "endTime" : "2023-04-16T07:55:03.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "693730b4-fe20-41d1-8d97-57101ab48a62", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" } } } 2023-04-16T07:55:09.664Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:09.664Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||InvokeReturn 2023-04-16T07:55:09.665Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:09.665Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:09.665Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:09.665Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:09.666Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:09.666Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40dd81212267bcf6987c6bafbd666ab6", X-B3-SpanId:"272428db35e81755", X-B3-ParentSpanId:"8a79da8819eafba6", X-B3-Sampled:"0", X-ONAP-RequestID:"1a4b42c8-d747-43f3-a838-8c7460cb0200", X-RequestID:"1a4b42c8-d747-43f3-a838-8c7460cb0200", X-TransactionID:"1a4b42c8-d747-43f3-a838-8c7460cb0200", X-ECOMP-RequestID:"1a4b42c8-d747-43f3-a838-8c7460cb0200", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dafee3cd-7d9f-421c-a2c3-17267fda0926"] 2023-04-16T07:55:09.666Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:09.666Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:09.689Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:09.690Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:09.690Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:09.690Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:10 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:09.692Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:09.692Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:09.692Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:09.699Z|1a4b42c8-d747-43f3-a838-8c7460cb0200|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:09.907Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:09.912Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:09.913Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||Invoke 2023-04-16T07:55:09.913Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:09.913Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:09.914Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Method : GET 2023-04-16T07:55:09.914Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17ab20f1fbf5843be34972b580399636", X-B3-SpanId:"b274dbb25fccc6ba", X-B3-ParentSpanId:"0bf6361fbfd0e595", X-B3-Sampled:"0", X-ONAP-RequestID:"302b2578-2e22-4997-bafa-4c10b812148b", X-RequestID:"302b2578-2e22-4997-bafa-4c10b812148b", X-TransactionID:"302b2578-2e22-4997-bafa-4c10b812148b", X-ECOMP-RequestID:"302b2578-2e22-4997-bafa-4c10b812148b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77c27798-c1b9-41db-8b8e-6859b0ceeda2"] 2023-04-16T07:55:09.914Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Request body: 2023-04-16T07:55:09.914Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:09.959Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:09.960Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:09.960Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status text : OK 2023-04-16T07:55:09.961Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:10 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:09.962Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Response body: { "requestId" : "693730b4-fe20-41d1-8d97-57101ab48a62", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:54:57.000+00:00", "endTime" : "2023-04-16T07:55:03.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "693730b4-fe20-41d1-8d97-57101ab48a62", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" } } } 2023-04-16T07:55:09.962Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:09.963Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||InvokeReturn 2023-04-16T07:55:09.965Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:09.966Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:09.966Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:09.967Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:09.967Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:09.967Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17ab20f1fbf5843be34972b580399636", X-B3-SpanId:"65d6181a6a65eb70", X-B3-ParentSpanId:"0bf6361fbfd0e595", X-B3-Sampled:"0", X-ONAP-RequestID:"302b2578-2e22-4997-bafa-4c10b812148b", X-RequestID:"302b2578-2e22-4997-bafa-4c10b812148b", X-TransactionID:"302b2578-2e22-4997-bafa-4c10b812148b", X-ECOMP-RequestID:"302b2578-2e22-4997-bafa-4c10b812148b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d89d229b-c92c-4beb-8ed1-4614828ad4ea"] 2023-04-16T07:55:09.968Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:09.968Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:09.992Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:09.992Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:09.993Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:09.993Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:10 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:09.997Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:09.997Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:09.998Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:10.007Z|302b2578-2e22-4997-bafa-4c10b812148b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:10.246Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:10.251Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:10.251Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||Invoke 2023-04-16T07:55:10.251Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:10.251Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62 2023-04-16T07:55:10.251Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Method : GET 2023-04-16T07:55:10.251Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"777a579e19f8d3d5a5b867f20360257c", X-B3-SpanId:"3ed5f6ee50352aeb", X-B3-ParentSpanId:"1f1232ba715df0cc", X-B3-Sampled:"0", X-ONAP-RequestID:"d26659ff-c9e0-4c07-8d67-33cf645eaadf", X-RequestID:"d26659ff-c9e0-4c07-8d67-33cf645eaadf", X-TransactionID:"d26659ff-c9e0-4c07-8d67-33cf645eaadf", X-ECOMP-RequestID:"d26659ff-c9e0-4c07-8d67-33cf645eaadf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1062c9a-a70b-4302-a6ca-9c5a59722a4b"] 2023-04-16T07:55:10.252Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Request body: 2023-04-16T07:55:10.252Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:10.290Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:10.290Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:10.290Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Status text : OK 2023-04-16T07:55:10.290Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:11 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:10.292Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||Response body: { "requestId" : "693730b4-fe20-41d1-8d97-57101ab48a62", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:54:57.000+00:00", "endTime" : "2023-04-16T07:55:03.000+00:00", "source" : "VID", "vnfId" : "2ed10be0-4eb3-466c-a837-f423963893dd", "vnfName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a_vnf_0", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"98ddfae1-9db0-40a1-8f54-c76ac4238870\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2ce7e344-077e-405c-b610-43073c697082\",\n \"modelCustomizationId\": \"00a13305-3e37-410d-96a9-5f0c92a7d006\",\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770/vnfs/2ed10be0-4eb3-466c-a837-f423963893dd", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "693730b4-fe20-41d1-8d97-57101ab48a62", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62" } } } 2023-04-16T07:55:10.293Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:10.293Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/693730b4-fe20-41d1-8d97-57101ab48a62|INFO|500||InvokeReturn 2023-04-16T07:55:10.294Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:10.294Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:10.294Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:10.294Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false 2023-04-16T07:55:10.294Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:10.294Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"777a579e19f8d3d5a5b867f20360257c", X-B3-SpanId:"70e46f0e8fc59469", X-B3-ParentSpanId:"1f1232ba715df0cc", X-B3-Sampled:"0", X-ONAP-RequestID:"d26659ff-c9e0-4c07-8d67-33cf645eaadf", X-RequestID:"d26659ff-c9e0-4c07-8d67-33cf645eaadf", X-TransactionID:"d26659ff-c9e0-4c07-8d67-33cf645eaadf", X-ECOMP-RequestID:"d26659ff-c9e0-4c07-8d67-33cf645eaadf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee959bbc-1942-482d-a0a8-cab5bf1bbe38"] 2023-04-16T07:55:10.294Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:10.294Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:10.310Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:10.310Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:10.310Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:10.310Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:11 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:10.310Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:10.310Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:10.311Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=693730b4-fe20-41d1-8d97-57101ab48a62&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:10.317Z|d26659ff-c9e0-4c07-8d67-33cf645eaadf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/693730b4-fe20-41d1-8d97-57101ab48a62|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:11.279Z|433663d0-8740-4c5f-a629-ee8a2ca31388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:11.279Z|433663d0-8740-4c5f-a629-ee8a2ca31388|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:11.280Z|3d56c324-69b2-418d-839b-c21ecb868785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:11.279Z|52cccdd4-72b6-4ef9-a60b-ac410412253f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:11.280Z|3d56c324-69b2-418d-839b-c21ecb868785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:11.280Z|52cccdd4-72b6-4ef9-a60b-ac410412253f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:12.517Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:12.522Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||Checking if requestId: b46faef9-75a0-41aa-8486-3c0a570c11cb already exists in requestDb InfraActiveRequests table 2023-04-16T07:55:12.523Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:12.523Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||Invoke 2023-04-16T07:55:12.523Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:12.524Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:12.524Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Method : GET 2023-04-16T07:55:12.524Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccafa7fc53b32db2f4820a64fbe00be2", X-B3-SpanId:"4dbaa6e0765995b0", X-B3-ParentSpanId:"a5627f16140f861e", X-B3-Sampled:"0", X-ONAP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-TransactionID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ECOMP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"679f53b7-6448-41ed-aedf-7b0797badc63"] 2023-04-16T07:55:12.524Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Request body: 2023-04-16T07:55:12.524Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:12.559Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:12.559Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T07:55:12.560Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status text : Not Found 2023-04-16T07:55:12.560Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 07:55:13 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-04-16T07:55:12.560Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Response body: 2023-04-16T07:55:12.560Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:12.561Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|404|Not Found|InvokeReturn 2023-04-16T07:55:12.583Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T07:55:12.591Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:55:12.616Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed|INFO|500||Invoke 2023-04-16T07:55:12.616Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[b46faef9-75a0-41aa-8486-3c0a570c11cb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[dcbc67b3-6446-45cc-8775-fcd87b172b2d], X-ECOMP-RequestID=[b46faef9-75a0-41aa-8486-3c0a570c11cb], X-TransactionId=[], X-ONAP-RequestID=[b46faef9-75a0-41aa-8486-3c0a570c11cb]} 2023-04-16T07:55:12.690Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 07:55:13 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[70], vertex-id=[159992], x-aai-txid=[1-aai-resources-230416-07:55:13:743-44206], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:55:12.692Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?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/430a14e7-6194-4554-af04-edee26001770"}]} 2023-04-16T07:55:12.692Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed|INFO|500||InvokeReturn 2023-04-16T07:55:12.697Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:55:12.714Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770/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-16T07:55:12.714Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-16T07:55:12.755Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-16T07:55:12.756Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 07:55:13 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[37], x-aai-txid=[0-aai-resources-230416-07:55:13:838-56902], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:55:12.757Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770/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/430a14e7-6194-4554-af04-edee26001770/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-04-16T07:55:12.760Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-04-16T07:55:12.767Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:55:12.797Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T07:55:12.798Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed|INFO|500||Invoke 2023-04-16T07:55:12.891Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed|INFO|500||InvokeReturn 2023-04-16T07:55:12.892Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 07:55:13 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[88], vertex-id=[159992], x-aai-txid=[0-aai-resources-230416-07:55:13:923-74819], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:55:12.893Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770"}]} 2023-04-16T07:55:12.903Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:55:12.928Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-16T07:55:12.928Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[b46faef9-75a0-41aa-8486-3c0a570c11cb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ed4945aa-2907-4ac1-9f8c-1154b2b51fb4], X-ECOMP-RequestID=[b46faef9-75a0-41aa-8486-3c0a570c11cb], X-TransactionId=[], X-ONAP-RequestID=[b46faef9-75a0-41aa-8486-3c0a570c11cb]} 2023-04-16T07:55:12.982Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 07:55:14 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[49], x-aai-txid=[1-aai-resources-230416-07:55:14:052-2902], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:55:12.984Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/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/430a14e7-6194-4554-af04-edee26001770/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-04-16T07:55:12.984Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-16T07:55:12.987Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-04-16T07:55:12.995Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:55:13.025Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T07:55:13.026Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed|INFO|500||Invoke 2023-04-16T07:55:13.095Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed|INFO|500||InvokeReturn 2023-04-16T07:55:13.096Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770?format=pathed has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 07:55:14 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[65], vertex-id=[159992], x-aai-txid=[1-aai-resources-230416-07:55:14:153-62144], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:55:13.097Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770"}]} 2023-04-16T07:55:13.105Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:55:13.128Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T07:55:13.129Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-04-16T07:55:13.186Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/430a14e7-6194-4554-af04-edee26001770/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-04-16T07:55:13.187Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 07:55:14 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[53], x-aai-txid=[1-aai-resources-230416-07:55:14:252-27482], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:55:13.188Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770/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/430a14e7-6194-4554-af04-edee26001770/related-to/configurations","ERR.5.4.6114"]}}} 2023-04-16T07:55:13.190Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/430a14e7-6194-4554-af04-edee26001770/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-04-16T07:55:13.196Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T07:55:13.224Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T07:55:13.224Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b46faef9-75a0-41aa-8486-3c0a570c11cb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2ebd617f-c09e-485d-a571-fb35ec7ae7a4], X-ECOMP-RequestID=[b46faef9-75a0-41aa-8486-3c0a570c11cb], X-TransactionId=[], X-ONAP-RequestID=[b46faef9-75a0-41aa-8486-3c0a570c11cb]} 2023-04-16T07:55:13.312Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 07:55:14 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[84], vertex-id=[143608], x-aai-txid=[2-aai-resources-230416-07:55:14:349-56938], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T07:55:13.314Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681631703636","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-16T07:55:13.314Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T07:55:13.316Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T07:55:13.316Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T07:55:13.317Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.318Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T07:55:13.318Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:13.318Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.319Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T07:55:13.319Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"ccafa7fc53b32db2f4820a64fbe00be2", X-B3-SpanId:"1f3c68c96f1325bd", X-B3-ParentSpanId:"a5627f16140f861e", X-B3-Sampled:"0", X-ONAP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-TransactionID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ECOMP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33cea608-f709-48a7-a2ec-147afabad609"] 2023-04-16T07:55:13.319Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770"},"instanceName":null,"requestScope":"service"} 2023-04-16T07:55:13.320Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:13.406Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:13.407Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:13.407Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T07:55:13.407Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"Sun, 16 Apr 2023 07:55:13 GMT", x-envoy-upstream-service-time:"82", server:"envoy"] 2023-04-16T07:55:13.408Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T07:55:13.408Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:13.408Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T07:55:13.409Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.410Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T07:55:13.410Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:13.410Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.411Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T07:55:13.411Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-TransactionID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ECOMP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a94ead2-ea42-4c84-8305-3e127c0e7166"] 2023-04-16T07:55:13.411Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T07:55:13.411Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:13.451Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:13.452Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.452Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.453Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"Sun, 16 Apr 2023 07:55:14 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:13.455Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T07:55:13.456Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:13.456Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T07:55:13.459Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.460Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.460Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.460Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.460Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.460Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-TransactionID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ECOMP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbc414ad-a5e6-421b-b805-9da612ce43db"] 2023-04-16T07:55:13.461Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.461Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.491Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.491Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.491Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.492Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"Sun, 16 Apr 2023 07:55:14 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:13.493Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-04-16T07:55:13.494Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.494Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.496Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.496Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T07:55:13.496Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:13.496Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.497Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T07:55:13.497Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-TransactionID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ECOMP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99c7eea0-5bda-4c8e-98ca-8522b83b0bfd"] 2023-04-16T07:55:13.497Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T07:55:13.497Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:13.526Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:13.526Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.527Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.527Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"Sun, 16 Apr 2023 07:55:14 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:13.529Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T07:55:13.530Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:13.530Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T07:55:13.533Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.534Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T07:55:13.534Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:13.534Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.534Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T07:55:13.534Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"1379", X-B3-TraceId:"ccafa7fc53b32db2f4820a64fbe00be2", X-B3-SpanId:"3f31416284300bd1", X-B3-ParentSpanId:"a5627f16140f861e", X-B3-Sampled:"0", X-ONAP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-TransactionID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ECOMP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58dd8499-ee1c-469c-bb87-298848bfa389"] 2023-04-16T07:55:13.535Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b46faef9-75a0-41aa-8486-3c0a570c11cb","requestStatus":"IN_PROGRESS","startTime":1681631713191,"source":"VID","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n\t\"requestDetails\": {\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"430a14e7-6194-4554-af04-edee26001770","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b46faef9-75a0-41aa-8486-3c0a570c11cb"} 2023-04-16T07:55:13.535Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:13.638Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:13.639Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T07:55:13.639Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T07:55:13.639Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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/b46faef9-75a0-41aa-8486-3c0a570c11cb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:14 GMT", x-envoy-upstream-service-time:"99", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:13.640Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:55:13.191+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T07:55:14.703+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" } } } 2023-04-16T07:55:13.640Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:13.641Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T07:55:13.649Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.649Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T07:55:13.650Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:13.650Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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-16T07:55:13.650Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T07:55:13.651Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|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:"ccafa7fc53b32db2f4820a64fbe00be2", X-B3-SpanId:"bff34c462a6897c9", X-B3-ParentSpanId:"a5627f16140f861e", X-B3-Sampled:"0", X-ONAP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-TransactionID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ECOMP-RequestID:"b46faef9-75a0-41aa-8486-3c0a570c11cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"538b6011-4830-4bef-a5aa-e746f4c324ef"] 2023-04-16T07:55:13.651Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelUuid\":\"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\",\"modelInvariantUuid\":\"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"430a14e7-6194-4554-af04-edee26001770\"}","type":"String"},"requestId":{"value":"b46faef9-75a0-41aa-8486-3c0a570c11cb","type":"String"},"mso-request-id":{"value":"b46faef9-75a0-41aa-8486-3c0a570c11cb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"430a14e7-6194-4554-af04-edee26001770","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/430a14e7-6194-4554-af04-edee26001770","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T07:55:13.651Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:14.669Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:14.670Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T07:55:14.671Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T07:55:14.671Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 07:55:15 GMT", x-onap-requestid:"b46faef9-75a0-41aa-8486-3c0a570c11cb", x-requestid:"b46faef9-75a0-41aa-8486-3c0a570c11cb", x-transactionid:"b46faef9-75a0-41aa-8486-3c0a570c11cb", x-ecomp-requestid:"b46faef9-75a0-41aa-8486-3c0a570c11cb", x-onap-partnername:"UNKNOWN", x-invocationid:"538b6011-4830-4bef-a5aa-e746f4c324ef", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-16T07:55:14.672Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b46faef9-75a0-41aa-8486-3c0a570c11cb\",\"instanceId\":\"430a14e7-6194-4554-af04-edee26001770\"}}","message":"Success","processInstanceID":"0532f246-dc2c-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T07:55:14.672Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:14.673Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T07:55:14.679Z|b46faef9-75a0-41aa-8486-3c0a570c11cb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:14.949Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:14.954Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:14.955Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||Invoke 2023-04-16T07:55:14.955Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:14.955Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:14.955Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Method : GET 2023-04-16T07:55:14.955Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b91856181f9cb5706028b15483434772", X-B3-SpanId:"898a740c57a34cad", X-B3-ParentSpanId:"090c442e28a053af", X-B3-Sampled:"0", X-ONAP-RequestID:"057cf7a7-a99b-498a-bae6-2d7017db50c0", X-RequestID:"057cf7a7-a99b-498a-bae6-2d7017db50c0", X-TransactionID:"057cf7a7-a99b-498a-bae6-2d7017db50c0", X-ECOMP-RequestID:"057cf7a7-a99b-498a-bae6-2d7017db50c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9eafc820-38cc-4046-a974-2b5f16680849"] 2023-04-16T07:55:14.955Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Request body: 2023-04-16T07:55:14.955Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:14.999Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:15.000Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:15.000Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status text : OK 2023-04-16T07:55:15.000Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:16 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:15.002Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Response body: { "requestId" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T07:55:13.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" } } } 2023-04-16T07:55:15.002Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:15.002Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||InvokeReturn 2023-04-16T07:55:15.004Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:15.004Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:15.004Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:15.005Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:15.005Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:15.005Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b91856181f9cb5706028b15483434772", X-B3-SpanId:"d2f8d13d0149bc5a", X-B3-ParentSpanId:"090c442e28a053af", X-B3-Sampled:"0", X-ONAP-RequestID:"057cf7a7-a99b-498a-bae6-2d7017db50c0", X-RequestID:"057cf7a7-a99b-498a-bae6-2d7017db50c0", X-TransactionID:"057cf7a7-a99b-498a-bae6-2d7017db50c0", X-ECOMP-RequestID:"057cf7a7-a99b-498a-bae6-2d7017db50c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e2e121c-585d-4b29-b023-d9c3d2928db9"] 2023-04-16T07:55:15.005Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:15.005Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:15.029Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:15.029Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:15.029Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:15.029Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:16 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:15.030Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:15.031Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:15.031Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:15.037Z|057cf7a7-a99b-498a-bae6-2d7017db50c0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:19.166Z|b93bc408-7aba-4b90-8009-9f40c144fb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:55:19.167Z|b93bc408-7aba-4b90-8009-9f40c144fb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:55:21.303Z|71a70adb-4d91-4253-a256-26161795edc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:21.304Z|b1be5a51-02db-442d-9f28-87d765796522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:21.304Z|71a70adb-4d91-4253-a256-26161795edc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:21.304Z|b1be5a51-02db-442d-9f28-87d765796522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:21.311Z|38d38f3e-e9e1-437a-b2d2-45c767accf4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:21.312Z|38d38f3e-e9e1-437a-b2d2-45c767accf4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:22.056Z|11dc8de7-df09-4178-af2e-0933df8d7150|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:55:22.057Z|11dc8de7-df09-4178-af2e-0933df8d7150|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:25.288Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:25.297Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:25.298Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||Invoke 2023-04-16T07:55:25.298Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:25.298Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:25.298Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Method : GET 2023-04-16T07:55:25.298Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b1220afd3ac416883dc625fae9a629a", X-B3-SpanId:"70054e3d9a2f9896", X-B3-ParentSpanId:"a3cbbb2429bba2f8", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd6cd94-641a-4e04-a75f-764f69a2c199", X-RequestID:"9dd6cd94-641a-4e04-a75f-764f69a2c199", X-TransactionID:"9dd6cd94-641a-4e04-a75f-764f69a2c199", X-ECOMP-RequestID:"9dd6cd94-641a-4e04-a75f-764f69a2c199", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d70b96a-e42a-4b11-a65b-18c111cdc3d7"] 2023-04-16T07:55:25.298Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Request body: 2023-04-16T07:55:25.298Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:25.338Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:25.338Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:25.339Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status text : OK 2023-04-16T07:55:25.339Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:26 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:25.341Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Response body: { "requestId" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:55:13.000+00:00", "endTime" : "2023-04-16T07:55:19.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" } } } 2023-04-16T07:55:25.341Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:25.341Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||InvokeReturn 2023-04-16T07:55:25.342Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:25.342Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:25.342Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:25.343Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:25.343Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:25.343Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b1220afd3ac416883dc625fae9a629a", X-B3-SpanId:"6aa98b268db2b06e", X-B3-ParentSpanId:"a3cbbb2429bba2f8", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd6cd94-641a-4e04-a75f-764f69a2c199", X-RequestID:"9dd6cd94-641a-4e04-a75f-764f69a2c199", X-TransactionID:"9dd6cd94-641a-4e04-a75f-764f69a2c199", X-ECOMP-RequestID:"9dd6cd94-641a-4e04-a75f-764f69a2c199", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed1edae5-d5c2-49ee-be9d-cda17154dd62"] 2023-04-16T07:55:25.343Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:25.343Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:25.373Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:25.374Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:25.374Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:25.375Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:26 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:25.375Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:25.376Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:25.376Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:25.448Z|9dd6cd94-641a-4e04-a75f-764f69a2c199|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:25.734Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:25.740Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:25.740Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||Invoke 2023-04-16T07:55:25.740Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:25.741Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:25.741Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Method : GET 2023-04-16T07:55:25.741Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dfa957da1630287ee9224c5eaa5676d", X-B3-SpanId:"19c21843227b0f13", X-B3-ParentSpanId:"576e060aff4d4938", X-B3-Sampled:"0", X-ONAP-RequestID:"4be8afa4-915c-4638-8113-73834ac0daff", X-RequestID:"4be8afa4-915c-4638-8113-73834ac0daff", X-TransactionID:"4be8afa4-915c-4638-8113-73834ac0daff", X-ECOMP-RequestID:"4be8afa4-915c-4638-8113-73834ac0daff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"366e34ba-0fd6-461b-a228-1c2971a2c254"] 2023-04-16T07:55:25.741Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Request body: 2023-04-16T07:55:25.741Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:25.772Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:25.773Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:25.774Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status text : OK 2023-04-16T07:55:25.774Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:26 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:25.775Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Response body: { "requestId" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:55:13.000+00:00", "endTime" : "2023-04-16T07:55:19.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" } } } 2023-04-16T07:55:25.775Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:25.776Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||InvokeReturn 2023-04-16T07:55:25.777Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:25.778Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:25.778Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:25.778Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:25.779Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:25.779Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dfa957da1630287ee9224c5eaa5676d", X-B3-SpanId:"062a5721cc9a027a", X-B3-ParentSpanId:"576e060aff4d4938", X-B3-Sampled:"0", X-ONAP-RequestID:"4be8afa4-915c-4638-8113-73834ac0daff", X-RequestID:"4be8afa4-915c-4638-8113-73834ac0daff", X-TransactionID:"4be8afa4-915c-4638-8113-73834ac0daff", X-ECOMP-RequestID:"4be8afa4-915c-4638-8113-73834ac0daff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"856a7b1e-d1b8-4b2b-a28d-0fcdd288289f"] 2023-04-16T07:55:25.779Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:25.779Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:25.798Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:25.800Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:25.800Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:25.800Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:26 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:25.801Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:25.801Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:25.801Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:25.809Z|4be8afa4-915c-4638-8113-73834ac0daff|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:26.021Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:26.026Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:26.026Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||Invoke 2023-04-16T07:55:26.027Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:26.027Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:26.027Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Method : GET 2023-04-16T07:55:26.027Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6efb9d63390d729217a83824491e661", X-B3-SpanId:"440de583ca9fc459", X-B3-ParentSpanId:"5641b44808d02ef2", X-B3-Sampled:"0", X-ONAP-RequestID:"b73ed636-bd4c-4201-9432-6acbfb0fca74", X-RequestID:"b73ed636-bd4c-4201-9432-6acbfb0fca74", X-TransactionID:"b73ed636-bd4c-4201-9432-6acbfb0fca74", X-ECOMP-RequestID:"b73ed636-bd4c-4201-9432-6acbfb0fca74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a2ae8d3-aa29-4554-96b9-6f44ab4372ed"] 2023-04-16T07:55:26.027Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Request body: 2023-04-16T07:55:26.027Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:26.065Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:26.066Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:26.067Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status text : OK 2023-04-16T07:55:26.067Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:26 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:26.069Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Response body: { "requestId" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:55:13.000+00:00", "endTime" : "2023-04-16T07:55:19.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" } } } 2023-04-16T07:55:26.069Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:26.070Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||InvokeReturn 2023-04-16T07:55:26.072Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:26.073Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:26.073Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:26.074Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:26.074Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:26.075Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6efb9d63390d729217a83824491e661", X-B3-SpanId:"5bb4095f04d91452", X-B3-ParentSpanId:"5641b44808d02ef2", X-B3-Sampled:"0", X-ONAP-RequestID:"b73ed636-bd4c-4201-9432-6acbfb0fca74", X-RequestID:"b73ed636-bd4c-4201-9432-6acbfb0fca74", X-TransactionID:"b73ed636-bd4c-4201-9432-6acbfb0fca74", X-ECOMP-RequestID:"b73ed636-bd4c-4201-9432-6acbfb0fca74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2d1e5a6-f4c6-4406-ae29-8a0a208c0397"] 2023-04-16T07:55:26.075Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:26.076Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:26.093Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:26.094Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:26.095Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:26.095Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:26 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:26.096Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:26.096Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:26.097Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:26.105Z|b73ed636-bd4c-4201-9432-6acbfb0fca74|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:26.327Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Entering 2023-04-16T07:55:26.331Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:26.332Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||Invoke 2023-04-16T07:55:26.332Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:26.332Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb 2023-04-16T07:55:26.332Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Method : GET 2023-04-16T07:55:26.332Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b17efc56d580c0931087b71bb0e4161", X-B3-SpanId:"bd749919ced75ebe", X-B3-ParentSpanId:"32358da0134e21dd", X-B3-Sampled:"0", X-ONAP-RequestID:"eda0f8a4-f6b3-46aa-9010-e353e08b8f3a", X-RequestID:"eda0f8a4-f6b3-46aa-9010-e353e08b8f3a", X-TransactionID:"eda0f8a4-f6b3-46aa-9010-e353e08b8f3a", X-ECOMP-RequestID:"eda0f8a4-f6b3-46aa-9010-e353e08b8f3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c101c5f0-bc89-4fec-a6f2-4b86a24aee4b"] 2023-04-16T07:55:26.332Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Request body: 2023-04-16T07:55:26.332Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:26.367Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:26.367Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:26.367Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Status text : OK 2023-04-16T07:55:26.367Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:27 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:26.368Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||Response body: { "requestId" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T07:55:13.000+00:00", "endTime" : "2023-04-16T07:55:19.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ae7a579b-6d1f-4138-a8b2-c3e2bc6c3daf\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8fd3eebc-811f-4a6a-b3d1-bee8cc311b6d\"\n\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T07:55:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "430a14e7-6194-4554-af04-edee26001770", "serviceInstanceName" : "basic_vm-55c494f7-c657-4bd7-92c6-c92e63063a8a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/430a14e7-6194-4554-af04-edee26001770", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b46faef9-75a0-41aa-8486-3c0a570c11cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb" } } } 2023-04-16T07:55:26.368Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:26.368Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b46faef9-75a0-41aa-8486-3c0a570c11cb|INFO|500||InvokeReturn 2023-04-16T07:55:26.369Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:26.369Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T07:55:26.370Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T07:55:26.370Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false 2023-04-16T07:55:26.370Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T07:55:26.370Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b17efc56d580c0931087b71bb0e4161", X-B3-SpanId:"104a1a7d8d4e17d6", X-B3-ParentSpanId:"32358da0134e21dd", X-B3-Sampled:"0", X-ONAP-RequestID:"eda0f8a4-f6b3-46aa-9010-e353e08b8f3a", X-RequestID:"eda0f8a4-f6b3-46aa-9010-e353e08b8f3a", X-TransactionID:"eda0f8a4-f6b3-46aa-9010-e353e08b8f3a", X-ECOMP-RequestID:"eda0f8a4-f6b3-46aa-9010-e353e08b8f3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2762264-4f9e-49e1-ac31-0085ad714879"] 2023-04-16T07:55:26.370Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T07:55:26.370Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T07:55:26.384Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T07:55:26.384Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T07:55:26.384Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T07:55:26.384Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 07:55:27 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T07:55:26.385Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T07:55:26.385Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T07:55:26.386Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b46faef9-75a0-41aa-8486-3c0a570c11cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T07:55:26.392Z|eda0f8a4-f6b3-46aa-9010-e353e08b8f3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b46faef9-75a0-41aa-8486-3c0a570c11cb|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T07:55:31.327Z|6ef5dc74-adcf-4abe-9c88-b0d6f33be2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:31.328Z|aeac9263-84f4-4f77-9ba5-ce7a4bde0ab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:31.328Z|6ef5dc74-adcf-4abe-9c88-b0d6f33be2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:31.328Z|aeac9263-84f4-4f77-9ba5-ce7a4bde0ab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:31.332Z|880a6aa8-1c82-45a5-b7d8-121d0df7687e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:31.332Z|880a6aa8-1c82-45a5-b7d8-121d0df7687e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:34.167Z|2868361c-4605-44a4-b4c9-ad6184ba9307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:55:34.172Z|2868361c-4605-44a4-b4c9-ad6184ba9307|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:55:35.406Z|76719bd3-dd5d-484b-bd29-cd7dbae661cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:55:35.406Z|76719bd3-dd5d-484b-bd29-cd7dbae661cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:55:41.352Z|4e83fbe5-8025-4eef-8ce4-a9943c259256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:41.352Z|e448b2c3-e192-4903-9637-b42e668e8c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:41.353Z|4e83fbe5-8025-4eef-8ce4-a9943c259256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:41.353Z|e448b2c3-e192-4903-9637-b42e668e8c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:41.354Z|edd5e816-d720-4c83-b9bd-f894b666ba51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:41.355Z|edd5e816-d720-4c83-b9bd-f894b666ba51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:49.167Z|c35be06f-112b-4b79-9f86-4cd9f85c7592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:55:49.167Z|c35be06f-112b-4b79-9f86-4cd9f85c7592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:55:51.381Z|08f87195-c33e-4741-a4ad-7c937e7757fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:51.383Z|08f87195-c33e-4741-a4ad-7c937e7757fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:51.384Z|12b1308a-0554-438d-ba30-c7bfd1135312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:51.384Z|12b1308a-0554-438d-ba30-c7bfd1135312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:55:51.384Z|fd062131-5352-474e-929d-2894796db9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:55:51.385Z|fd062131-5352-474e-929d-2894796db9bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:01.407Z|5f167d62-f4a0-4b3d-a275-b9d723f955ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:01.407Z|7f24365f-fcd7-45b1-88e3-d23d23ca7dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:01.408Z|5f167d62-f4a0-4b3d-a275-b9d723f955ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:01.408Z|7f24365f-fcd7-45b1-88e3-d23d23ca7dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:01.409Z|0a6b9d75-025d-41ac-a76b-73c28fb1114f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:01.409Z|0a6b9d75-025d-41ac-a76b-73c28fb1114f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:04.167Z|76845501-f5a4-4689-be5d-4be75ac47267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:56:04.167Z|76845501-f5a4-4689-be5d-4be75ac47267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:56:05.407Z|4b4a40fb-d778-4cdf-977c-ba359b11ac98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:56:05.407Z|4b4a40fb-d778-4cdf-977c-ba359b11ac98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:56:11.432Z|d6a5d1b4-c807-47f2-93fd-cc658b485c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:11.432Z|a44ee9b3-2572-479a-884a-4d1bac8fa55c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:11.433Z|d6a5d1b4-c807-47f2-93fd-cc658b485c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:11.432Z|8a6d8b83-fda4-4374-8020-539e4da56809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:11.433Z|a44ee9b3-2572-479a-884a-4d1bac8fa55c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:11.433Z|8a6d8b83-fda4-4374-8020-539e4da56809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:19.167Z|15f1ede5-7d8a-4519-b154-25f52f91bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:56:19.171Z|15f1ede5-7d8a-4519-b154-25f52f91bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:56:21.465Z|95c8a7c0-373b-426f-aa0f-aa6fe2fff4fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:21.465Z|c0fd23b3-ca61-44dc-8690-0b5c535d850f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:21.465Z|06d3c54b-f2ea-41e3-9daf-06819680577e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:21.466Z|95c8a7c0-373b-426f-aa0f-aa6fe2fff4fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:21.466Z|c0fd23b3-ca61-44dc-8690-0b5c535d850f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:21.466Z|06d3c54b-f2ea-41e3-9daf-06819680577e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:22.055Z|4ac8b847-072e-4538-a607-b44ffd79d85e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:56:22.056Z|4ac8b847-072e-4538-a607-b44ffd79d85e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:31.488Z|96e934e2-b5dd-472a-8c1a-14acbc8db279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:31.488Z|96e934e2-b5dd-472a-8c1a-14acbc8db279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:31.488Z|78108e37-2a9c-425a-ab9b-d11494c3f29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:31.489Z|78108e37-2a9c-425a-ab9b-d11494c3f29e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:31.497Z|78e25992-c8d8-43f1-afeb-c5435c400945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:31.497Z|78e25992-c8d8-43f1-afeb-c5435c400945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:34.167Z|2568f856-7d52-4ade-bd8f-243cbe27d1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:56:34.167Z|2568f856-7d52-4ade-bd8f-243cbe27d1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:56:35.408Z|670e3ac3-9ac7-4d8e-801e-e9948c1dfbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:56:35.409Z|670e3ac3-9ac7-4d8e-801e-e9948c1dfbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:56:41.514Z|3a370061-d063-433d-9b43-7fbff4ea7846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:41.514Z|3a370061-d063-433d-9b43-7fbff4ea7846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:41.516Z|6f4e7f10-0237-466a-a714-61b7025de8a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:41.517Z|6f4e7f10-0237-466a-a714-61b7025de8a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:41.519Z|6635ce2f-38f7-4719-8ec5-ba039199dc21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:41.519Z|6635ce2f-38f7-4719-8ec5-ba039199dc21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:49.166Z|79a0b327-98a6-4bb8-bf15-9c3e44c9ec77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:56:49.167Z|79a0b327-98a6-4bb8-bf15-9c3e44c9ec77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:56:51.537Z|10835bf7-12f4-4228-89cf-10f3f798e4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:51.538Z|10835bf7-12f4-4228-89cf-10f3f798e4e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:51.539Z|3c30c783-50e6-438a-bb3f-2e6b124995ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:51.539Z|3c30c783-50e6-438a-bb3f-2e6b124995ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:56:51.543Z|e1efb32b-a507-4cc4-a8de-5f493f1c94d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:56:51.544Z|e1efb32b-a507-4cc4-a8de-5f493f1c94d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:01.567Z|4fb7d5a4-70d9-4140-9102-e23723476405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:01.568Z|4fb7d5a4-70d9-4140-9102-e23723476405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:01.569Z|717875fc-e3d1-443c-a5c7-7e71fb19a670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:01.569Z|717875fc-e3d1-443c-a5c7-7e71fb19a670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:01.575Z|c0313216-f4b9-4491-a11b-e77efe6ba144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:01.576Z|c0313216-f4b9-4491-a11b-e77efe6ba144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:04.168Z|cfa19dbb-513f-4434-9bb0-e8aaffd39ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:57:04.172Z|cfa19dbb-513f-4434-9bb0-e8aaffd39ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:57:05.409Z|f053fea1-9049-4e98-8c25-053c6b1ec8ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:57:05.410Z|f053fea1-9049-4e98-8c25-053c6b1ec8ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:57:11.596Z|cc38d8d8-0ad0-4265-b125-eca24f2ad94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:11.597Z|3025f038-e1be-45fd-ac2a-1b93851c83a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:11.597Z|3025f038-e1be-45fd-ac2a-1b93851c83a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:11.597Z|cc38d8d8-0ad0-4265-b125-eca24f2ad94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:11.599Z|c19f031d-78d0-41c8-a2cf-b55a5cff5786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:11.600Z|c19f031d-78d0-41c8-a2cf-b55a5cff5786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:19.167Z|4d8bb54f-20f7-4cbc-a745-9f414840a33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:57:19.167Z|4d8bb54f-20f7-4cbc-a745-9f414840a33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:57:21.625Z|7cb442ac-ed8e-4ebb-a733-8b311016a528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:21.625Z|8726427c-7fcc-483c-b431-5f405a7ae228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:21.626Z|7cb442ac-ed8e-4ebb-a733-8b311016a528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:21.626Z|8726427c-7fcc-483c-b431-5f405a7ae228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:21.633Z|147ea081-c6f9-4c12-94b0-d77db6d5999f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:21.633Z|147ea081-c6f9-4c12-94b0-d77db6d5999f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:22.055Z|a159b114-37bf-430b-87fe-05c762e0f7b0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:57:22.056Z|a159b114-37bf-430b-87fe-05c762e0f7b0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:31.655Z|02d31aa8-a52e-48b3-bc83-e786b70d4f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:31.655Z|7fe16fdf-8f69-4493-93b3-5c7bb375713d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:31.655Z|7fe16fdf-8f69-4493-93b3-5c7bb375713d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:31.655Z|02d31aa8-a52e-48b3-bc83-e786b70d4f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:31.658Z|fd46b19d-ae93-4181-8d88-09cf40997eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:31.659Z|fd46b19d-ae93-4181-8d88-09cf40997eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:34.167Z|c535b9f1-57be-4b3c-ba48-9de1053b6b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:57:34.167Z|c535b9f1-57be-4b3c-ba48-9de1053b6b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:57:35.411Z|ec5aa5da-9569-4fd5-ab11-7764186e0393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:57:35.411Z|ec5aa5da-9569-4fd5-ab11-7764186e0393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:57:41.678Z|02c52468-705e-4cd7-ba67-018a8a303f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:41.678Z|8f09f290-d1c5-4e48-a28c-267fd95ec35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:41.679Z|8f09f290-d1c5-4e48-a28c-267fd95ec35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:41.679Z|02c52468-705e-4cd7-ba67-018a8a303f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:41.680Z|61bce7b1-b242-42c7-93ee-fca8ba2ac16d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:41.681Z|61bce7b1-b242-42c7-93ee-fca8ba2ac16d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:49.167Z|639c7020-1eec-49dd-a01d-1befdf1a4151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:57:49.171Z|639c7020-1eec-49dd-a01d-1befdf1a4151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:57:51.706Z|1952359e-affd-4c44-a29c-b0dca74bef74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:51.706Z|1952359e-affd-4c44-a29c-b0dca74bef74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:51.707Z|a8174fe9-bf7e-4ab9-a032-bfd7ef227db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:51.708Z|a8174fe9-bf7e-4ab9-a032-bfd7ef227db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:57:51.712Z|b13ca8dc-d92d-4d90-9523-17e425e48715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:57:51.713Z|b13ca8dc-d92d-4d90-9523-17e425e48715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:01.734Z|9fdaf05f-48b0-408c-813f-4af1edf1a3a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:01.735Z|9fdaf05f-48b0-408c-813f-4af1edf1a3a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:01.735Z|e68c29c3-4014-4d8a-adfc-671e3b5e7f7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:01.737Z|e68c29c3-4014-4d8a-adfc-671e3b5e7f7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:01.737Z|4bf4ca8e-de4c-487e-aeb4-9b9df9a75d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:01.738Z|4bf4ca8e-de4c-487e-aeb4-9b9df9a75d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:04.167Z|364460b1-0f47-443d-a4dd-b921fb893ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:58:04.167Z|364460b1-0f47-443d-a4dd-b921fb893ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:58:05.412Z|f48188d2-e71b-45a6-8633-6c31c99713a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:58:05.412Z|f48188d2-e71b-45a6-8633-6c31c99713a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:58:11.762Z|cc6797ac-0ffa-433c-a18b-1374265d2327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:11.763Z|cc6797ac-0ffa-433c-a18b-1374265d2327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:11.764Z|37cb3167-41c5-4a3e-92db-e0f9c9576cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:11.765Z|3c43dfdf-a7b6-4373-a7bb-789e71dbed99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:11.765Z|37cb3167-41c5-4a3e-92db-e0f9c9576cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:11.765Z|3c43dfdf-a7b6-4373-a7bb-789e71dbed99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:19.167Z|e08bb26e-842a-4574-9b94-362240094f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:58:19.167Z|e08bb26e-842a-4574-9b94-362240094f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:58:21.784Z|b9fa529b-ad5e-494d-bbdf-3f34bf745a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:21.784Z|b9fa529b-ad5e-494d-bbdf-3f34bf745a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:21.786Z|77a19033-caa3-4061-936f-b64ef9ac68a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:21.786Z|77a19033-caa3-4061-936f-b64ef9ac68a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:21.788Z|807d68fb-7788-4dd1-85a6-0b572cea4137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:21.789Z|807d68fb-7788-4dd1-85a6-0b572cea4137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:22.057Z|d21c4732-44d1-4d1b-b50c-ba252ccf0692|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:58:22.057Z|d21c4732-44d1-4d1b-b50c-ba252ccf0692|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:31.808Z|698c2b46-34c9-4b70-9daa-41a8c8f5c425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:31.809Z|698c2b46-34c9-4b70-9daa-41a8c8f5c425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:31.809Z|33e13a91-99b1-4298-b116-14fd878bb326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:31.810Z|33e13a91-99b1-4298-b116-14fd878bb326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:31.810Z|daa04546-4856-4312-8e34-0a50fc84f86f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:31.811Z|daa04546-4856-4312-8e34-0a50fc84f86f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:34.167Z|4cd02b69-cfc0-40f1-a7e7-c54ba8a73623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:58:34.171Z|4cd02b69-cfc0-40f1-a7e7-c54ba8a73623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:58:35.413Z|9e7958c0-2272-4c8c-996f-8d6ef61ddafc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:58:35.414Z|9e7958c0-2272-4c8c-996f-8d6ef61ddafc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:58:41.834Z|331435e5-d97a-488e-a64a-5a87bdb5ac85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:41.834Z|9296ef84-4501-42d7-93c8-3dfed010595c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:41.834Z|4462723f-db2d-41c6-a20f-10e35b8fd265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:41.835Z|331435e5-d97a-488e-a64a-5a87bdb5ac85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:41.835Z|9296ef84-4501-42d7-93c8-3dfed010595c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:41.835Z|4462723f-db2d-41c6-a20f-10e35b8fd265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:49.167Z|68366d15-0d2d-4558-a2c6-b271a12a0f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:58:49.167Z|68366d15-0d2d-4558-a2c6-b271a12a0f89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:58:51.857Z|17912846-723c-4289-916c-f8c89b9a8ab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:51.858Z|17912846-723c-4289-916c-f8c89b9a8ab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:51.858Z|af1176be-37f2-4aff-b736-bcb34db4856a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:51.858Z|af1176be-37f2-4aff-b736-bcb34db4856a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:58:51.859Z|74cab0df-58c3-4852-8003-53c7971dbdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:58:51.859Z|74cab0df-58c3-4852-8003-53c7971dbdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:01.888Z|a6ad02f3-54fd-481e-9b84-95f649ab682c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:01.888Z|1829a4d4-e9df-45d7-9a3e-97d241a53baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:01.889Z|a6ad02f3-54fd-481e-9b84-95f649ab682c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:01.889Z|1829a4d4-e9df-45d7-9a3e-97d241a53baa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:01.891Z|fff78e65-59d2-4e3e-8ece-7ba11d0e881d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:01.891Z|fff78e65-59d2-4e3e-8ece-7ba11d0e881d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:04.167Z|4ba60f80-dc92-41ef-808f-2bf72d4eb574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:59:04.167Z|4ba60f80-dc92-41ef-808f-2bf72d4eb574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:59:05.414Z|fd46257b-75e0-44c5-81c2-83c3472dfd25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:59:05.415Z|fd46257b-75e0-44c5-81c2-83c3472dfd25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:59:11.914Z|2179ce6c-bc19-4ca3-8458-173485e6bab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:11.915Z|2179ce6c-bc19-4ca3-8458-173485e6bab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:11.915Z|75dbddc8-4409-48fc-95cb-678c80a0ef24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:11.915Z|25ede356-5d61-41ef-9543-67c567b3922f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:11.916Z|25ede356-5d61-41ef-9543-67c567b3922f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:11.916Z|75dbddc8-4409-48fc-95cb-678c80a0ef24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:19.167Z|50cafff8-fafe-4b85-90f1-c73c9b9bee4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:59:19.172Z|50cafff8-fafe-4b85-90f1-c73c9b9bee4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:59:21.940Z|84050ddd-af93-4448-b384-bcd001eebbef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:21.940Z|640cfbdd-7772-4f8f-9665-974a9f0b9941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:21.940Z|84050ddd-af93-4448-b384-bcd001eebbef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:21.941Z|640cfbdd-7772-4f8f-9665-974a9f0b9941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:21.942Z|8f737227-9511-4929-af59-0506666a7fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:21.943Z|8f737227-9511-4929-af59-0506666a7fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:22.055Z|2b70749d-9508-46dc-bcda-dab0498d246b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T07:59:22.056Z|2b70749d-9508-46dc-bcda-dab0498d246b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:31.971Z|3fe6c796-8ebb-43bc-9b31-e32bbd65eeb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:31.972Z|3fe6c796-8ebb-43bc-9b31-e32bbd65eeb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:31.971Z|c926d0d7-69f2-4bdb-980d-09b24ead375d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:31.972Z|bc43be13-844f-462e-aca9-de52038a4628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:31.972Z|c926d0d7-69f2-4bdb-980d-09b24ead375d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:31.973Z|bc43be13-844f-462e-aca9-de52038a4628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:34.168Z|18bfb5f7-5b4c-46ef-9624-32f6f5634e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:59:34.169Z|18bfb5f7-5b4c-46ef-9624-32f6f5634e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:59:35.415Z|cd46cb1d-826f-46e9-b6c0-5d7aabc07992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:59:35.416Z|cd46cb1d-826f-46e9-b6c0-5d7aabc07992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:59:41.995Z|e2ec6bdc-7f0e-45d3-825d-878b3b2b13a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:41.996Z|e2ec6bdc-7f0e-45d3-825d-878b3b2b13a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:41.996Z|81cd5fc4-796e-4981-8da2-db66de70336a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:41.995Z|b1591aa8-e877-4bea-95f5-c6b55477ba29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:41.996Z|81cd5fc4-796e-4981-8da2-db66de70336a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:41.997Z|b1591aa8-e877-4bea-95f5-c6b55477ba29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:49.167Z|c4ea15b1-edc5-4876-aff5-fbc4d681f032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T07:59:49.167Z|c4ea15b1-edc5-4876-aff5-fbc4d681f032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T07:59:52.019Z|5822378c-4435-41f5-b67b-a96b8f025a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:52.019Z|72022a02-5643-4d01-be4a-ed0c9bb3f444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:52.020Z|5822378c-4435-41f5-b67b-a96b8f025a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:52.020Z|72022a02-5643-4d01-be4a-ed0c9bb3f444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T07:59:52.027Z|0bfae5ab-fd9e-412f-b0d0-7c41072e2d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T07:59:52.028Z|0bfae5ab-fd9e-412f-b0d0-7c41072e2d54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:02.041Z|97323c82-6d01-4791-a0f7-379826754536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:02.042Z|97323c82-6d01-4791-a0f7-379826754536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:02.042Z|20217d2a-7a40-4cf9-9f88-cc85b12f537e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:02.043Z|20217d2a-7a40-4cf9-9f88-cc85b12f537e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:02.049Z|b5ca77f8-8658-41eb-8eca-d725daa09209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:02.050Z|b5ca77f8-8658-41eb-8eca-d725daa09209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:04.167Z|8affed14-9be4-4351-983a-7e46578e0870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:00:04.171Z|8affed14-9be4-4351-983a-7e46578e0870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:00:05.416Z|821d84fe-51bf-436a-ae37-94d8db655ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:00:05.417Z|821d84fe-51bf-436a-ae37-94d8db655ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:00:12.066Z|7fb46510-8175-4c71-9781-ceacd82474ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:12.067Z|7fb46510-8175-4c71-9781-ceacd82474ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:12.067Z|57d1242e-8be0-4daa-8060-e1df9f6c0e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:12.068Z|57d1242e-8be0-4daa-8060-e1df9f6c0e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:12.072Z|ea5d3652-f818-4dc4-b9a9-642bd92bb387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:12.072Z|ea5d3652-f818-4dc4-b9a9-642bd92bb387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:19.167Z|4ffe96c9-07d3-44c2-99e1-b846c629fb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:00:19.167Z|4ffe96c9-07d3-44c2-99e1-b846c629fb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:00:22.056Z|4f551885-93cb-4db9-b05b-bb923007ccd1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:00:22.057Z|4f551885-93cb-4db9-b05b-bb923007ccd1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:22.095Z|b46d744b-b04b-4c22-90ee-585262ce60df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:22.095Z|b46d744b-b04b-4c22-90ee-585262ce60df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:22.103Z|83c3cc80-f7f2-44b4-a9ed-618e0cd7f040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:22.104Z|83c3cc80-f7f2-44b4-a9ed-618e0cd7f040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:22.103Z|452e7c65-32fb-4581-830e-d91c136f4cd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:22.104Z|452e7c65-32fb-4581-830e-d91c136f4cd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:32.121Z|59aea74a-a4f7-4055-882c-32a7c7214212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:32.122Z|59aea74a-a4f7-4055-882c-32a7c7214212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:32.126Z|a010e6ef-7a2f-48aa-bf11-d57270caa6c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:32.126Z|a010e6ef-7a2f-48aa-bf11-d57270caa6c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:32.129Z|98a7440f-11d5-4865-b156-bafbc6c7d664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:32.129Z|98a7440f-11d5-4865-b156-bafbc6c7d664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:34.167Z|adab1841-b5c5-42d4-9e55-dcf1e0dcc228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:00:34.167Z|adab1841-b5c5-42d4-9e55-dcf1e0dcc228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:00:35.417Z|19b0660a-cc12-4467-9ec5-ba3cea1f8429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:00:35.418Z|19b0660a-cc12-4467-9ec5-ba3cea1f8429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:00:42.146Z|31c970e3-2502-4e68-a530-793e6469d04c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:42.146Z|27eb1440-5d7a-463d-b984-4d413e0886c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:42.147Z|27eb1440-5d7a-463d-b984-4d413e0886c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:42.147Z|31c970e3-2502-4e68-a530-793e6469d04c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:42.151Z|5f2c7a74-cc99-4463-af0d-9829b4192b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:42.152Z|5f2c7a74-cc99-4463-af0d-9829b4192b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:49.167Z|f341dab0-ce63-4595-ac83-450aeb886944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:00:49.172Z|f341dab0-ce63-4595-ac83-450aeb886944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:00:52.170Z|9c6ba0d3-cebf-407e-a30c-80b64da15609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:52.170Z|7221e481-be8b-4a51-b363-03c2bcc301a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:52.170Z|9c6ba0d3-cebf-407e-a30c-80b64da15609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:52.171Z|7221e481-be8b-4a51-b363-03c2bcc301a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:00:52.173Z|9b729eb2-04e8-41a5-997d-ad4e7a2d7b2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:00:52.173Z|9b729eb2-04e8-41a5-997d-ad4e7a2d7b2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:02.197Z|33c75471-c7eb-4484-8357-3c95b87fa0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:02.197Z|9f81ebf0-549f-43fe-a55b-c7b3eb5d2d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:02.197Z|33c75471-c7eb-4484-8357-3c95b87fa0fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:02.197Z|9f81ebf0-549f-43fe-a55b-c7b3eb5d2d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:02.205Z|492e00be-87b9-4c89-ac38-2430775db040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:02.205Z|492e00be-87b9-4c89-ac38-2430775db040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:04.167Z|2540d99f-9f72-4557-ac84-d9ab006b09c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:01:04.167Z|2540d99f-9f72-4557-ac84-d9ab006b09c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:01:05.419Z|9afee9c4-c40d-40e9-a7b6-1a7926a971da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:01:05.419Z|9afee9c4-c40d-40e9-a7b6-1a7926a971da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:01:12.226Z|c711ff39-f916-43d6-b3fd-a77479e5193f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:12.227Z|c711ff39-f916-43d6-b3fd-a77479e5193f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:12.230Z|29306a18-954a-4ffa-82f3-4c30f754e751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:12.230Z|422117c3-52c4-4f95-98c4-a788f877304b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:12.231Z|422117c3-52c4-4f95-98c4-a788f877304b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:12.230Z|29306a18-954a-4ffa-82f3-4c30f754e751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:19.167Z|ed2b9f45-551e-4283-b495-3d99fa3a8f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:01:19.167Z|ed2b9f45-551e-4283-b495-3d99fa3a8f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:01:22.056Z|f99f1599-06c4-4744-b9fb-a19a634d40a1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:01:22.056Z|f99f1599-06c4-4744-b9fb-a19a634d40a1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:22.251Z|40ab5809-fb25-464f-9348-27338002b47d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:22.252Z|40ab5809-fb25-464f-9348-27338002b47d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:22.252Z|756d37a1-9a10-4fdd-9d8b-60204d07268e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:22.253Z|756d37a1-9a10-4fdd-9d8b-60204d07268e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:22.255Z|f7180143-f195-4f8d-9f9e-6023a82f573a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:22.255Z|f7180143-f195-4f8d-9f9e-6023a82f573a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:32.275Z|dd9ce9d4-d027-424b-b64f-9e440b953142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:32.276Z|dd9ce9d4-d027-424b-b64f-9e440b953142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:32.277Z|5e47da2b-13ea-4983-9db0-74fecdbdc87b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:32.277Z|e2f0b84e-2a0a-4eb0-b618-e58549d87974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:32.277Z|5e47da2b-13ea-4983-9db0-74fecdbdc87b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:32.278Z|e2f0b84e-2a0a-4eb0-b618-e58549d87974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:34.167Z|e2b038b3-42c9-45eb-b8d9-01db43443361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:01:34.171Z|e2b038b3-42c9-45eb-b8d9-01db43443361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:01:35.420Z|d9eb1390-4402-4dea-a295-f09d854978ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:01:35.420Z|d9eb1390-4402-4dea-a295-f09d854978ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:01:42.300Z|85c83eb2-57ca-4f41-a27e-99df65f37afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:42.300Z|b0ca9b09-1aea-4216-b75e-37363c25e195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:42.300Z|3d760698-cea3-42e5-968c-18959ddde944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:42.300Z|85c83eb2-57ca-4f41-a27e-99df65f37afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:42.301Z|b0ca9b09-1aea-4216-b75e-37363c25e195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:42.301Z|3d760698-cea3-42e5-968c-18959ddde944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:49.167Z|0846a417-5a2c-49c0-a472-d1d70b4e4e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:01:49.167Z|0846a417-5a2c-49c0-a472-d1d70b4e4e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:01:52.332Z|fa04316d-0a46-4b47-8957-4e616a366d03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:52.333Z|fa04316d-0a46-4b47-8957-4e616a366d03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:52.333Z|17904cb2-cdbb-491c-81fa-17db6ca7cd39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:52.333Z|17ac6c1b-0c75-4177-97c3-958eadd63d67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:01:52.334Z|17904cb2-cdbb-491c-81fa-17db6ca7cd39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:01:52.334Z|17ac6c1b-0c75-4177-97c3-958eadd63d67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:02.358Z|21b383bf-adc5-4b45-b2ea-e38aa130107b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:02.358Z|21b383bf-adc5-4b45-b2ea-e38aa130107b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:02.359Z|9b2f8d74-b517-48da-8f05-acb8eea4b1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:02.359Z|b7ce297a-9c58-4307-bf65-276dddd3a9bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:02.360Z|9b2f8d74-b517-48da-8f05-acb8eea4b1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:02.360Z|b7ce297a-9c58-4307-bf65-276dddd3a9bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:04.167Z|9217d36f-0dd0-4905-8ff1-954553a927b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:02:04.167Z|9217d36f-0dd0-4905-8ff1-954553a927b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:02:05.421Z|947f4632-4f71-4d12-a788-6bd7fa791891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:02:05.422Z|947f4632-4f71-4d12-a788-6bd7fa791891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:02:12.379Z|b092982d-cee7-4258-b68b-5feb0ceb7b43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:12.380Z|b092982d-cee7-4258-b68b-5feb0ceb7b43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:12.381Z|92000d3c-6142-4353-a38d-f59b37f4f595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:12.381Z|92000d3c-6142-4353-a38d-f59b37f4f595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:12.384Z|4eeee395-9156-4269-a2e5-175c2e8c55b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:12.384Z|4eeee395-9156-4269-a2e5-175c2e8c55b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:19.167Z|f4284ebd-e358-4971-ac24-cb03e5b7b507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:02:19.170Z|f4284ebd-e358-4971-ac24-cb03e5b7b507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:02:22.056Z|8e211ffa-3502-4b19-8929-eb0f730d9b54|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:02:22.057Z|8e211ffa-3502-4b19-8929-eb0f730d9b54|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:22.407Z|a3df55c4-dac1-49f1-9903-d9895b9c560b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:22.408Z|3535acc2-4059-46a2-bef2-da741f191aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:22.408Z|a3df55c4-dac1-49f1-9903-d9895b9c560b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:22.408Z|3535acc2-4059-46a2-bef2-da741f191aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:22.410Z|55fb327c-d823-4754-a5a1-f9995e1ae621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:22.411Z|55fb327c-d823-4754-a5a1-f9995e1ae621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:32.430Z|d4fb8d9d-1610-4a98-a49a-01d9e489db48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:32.430Z|b6ad8072-3672-4b1d-81c3-ee429048406c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:32.430Z|d4fb8d9d-1610-4a98-a49a-01d9e489db48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:32.430Z|b6ad8072-3672-4b1d-81c3-ee429048406c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:32.439Z|ccd3be96-dcd8-486f-b492-24439086bda1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:32.439Z|ccd3be96-dcd8-486f-b492-24439086bda1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:34.167Z|80926553-3439-4932-8898-68c536e89414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:02:34.167Z|80926553-3439-4932-8898-68c536e89414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:02:35.422Z|acfa2762-77d6-4281-b080-f3d7f5489c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:02:35.423Z|acfa2762-77d6-4281-b080-f3d7f5489c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:02:42.451Z|6488e5e4-4f22-4967-a9c1-350efef74fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:42.451Z|6488e5e4-4f22-4967-a9c1-350efef74fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:42.452Z|b41cfc83-5ffd-4f0b-bea7-f03e031e27f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:42.453Z|b41cfc83-5ffd-4f0b-bea7-f03e031e27f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:42.459Z|e22de206-08e8-4770-8a05-e70e376e57f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:42.460Z|e22de206-08e8-4770-8a05-e70e376e57f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:49.167Z|dceb081f-da59-44a4-aec6-184d1c6bccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:02:49.167Z|dceb081f-da59-44a4-aec6-184d1c6bccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:02:52.472Z|b3749046-4b2a-4804-bcad-467e65b31a2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:52.473Z|b3749046-4b2a-4804-bcad-467e65b31a2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:52.472Z|2e47eec0-8c0a-4e1b-8694-f9d030450d47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:52.474Z|2e47eec0-8c0a-4e1b-8694-f9d030450d47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:02:52.480Z|1306dc17-bfc7-4ce4-ad33-08a262a564f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:02:52.481Z|1306dc17-bfc7-4ce4-ad33-08a262a564f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:02.498Z|d079b279-86a2-4d8a-ac09-ba1166eda5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:02.498Z|439e3c09-c726-4e36-9377-d7d91325610d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:02.499Z|439e3c09-c726-4e36-9377-d7d91325610d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:02.499Z|d079b279-86a2-4d8a-ac09-ba1166eda5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:02.501Z|6fa167b3-8f66-4269-bd45-17d9e1e91397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:02.501Z|6fa167b3-8f66-4269-bd45-17d9e1e91397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:04.167Z|bcc742fd-1924-4684-a4fa-02fd01b8812e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:03:04.171Z|bcc742fd-1924-4684-a4fa-02fd01b8812e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:03:05.423Z|9de73c98-bec6-4364-84de-995d2f49d348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:03:05.424Z|9de73c98-bec6-4364-84de-995d2f49d348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:03:12.523Z|886a9526-b8a1-47fe-9605-9de3cd408d6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:12.524Z|886a9526-b8a1-47fe-9605-9de3cd408d6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:12.523Z|6722f2ae-ef33-4f66-8710-f7284f40dfec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:12.524Z|6722f2ae-ef33-4f66-8710-f7284f40dfec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:12.524Z|4e193f4e-9361-4fc0-9e9e-fe9aa7f47b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:12.525Z|4e193f4e-9361-4fc0-9e9e-fe9aa7f47b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:19.167Z|9696fb54-bcb5-42e1-a8a0-45854f03bead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:03:19.167Z|9696fb54-bcb5-42e1-a8a0-45854f03bead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:03:22.057Z|13397084-6bd5-4ff3-91fa-21b5680253cb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:03:22.057Z|13397084-6bd5-4ff3-91fa-21b5680253cb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:22.551Z|a0678f66-edfe-4316-a18a-93a4a9a93c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:22.552Z|a0678f66-edfe-4316-a18a-93a4a9a93c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:22.553Z|6dfdc3a3-cca6-46a0-921a-5beaf621a329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:22.553Z|6dfdc3a3-cca6-46a0-921a-5beaf621a329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:22.560Z|a11e2948-6ed0-407f-b23b-87a06fd63741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:22.561Z|a11e2948-6ed0-407f-b23b-87a06fd63741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:32.576Z|e736cd8d-6b5a-46a9-a5d7-e4b59d23d9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:32.576Z|e736cd8d-6b5a-46a9-a5d7-e4b59d23d9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:32.579Z|8ef3b025-73db-4c47-8314-139470473d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:32.579Z|8ef3b025-73db-4c47-8314-139470473d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:32.582Z|384fef1d-38da-4fc5-aec4-c09d51401190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:32.582Z|384fef1d-38da-4fc5-aec4-c09d51401190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:34.166Z|89606e60-6038-42ab-b687-f22bc2597a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:03:34.167Z|89606e60-6038-42ab-b687-f22bc2597a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:03:35.424Z|03e6019f-db09-4ff0-9816-4a8d49964dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:03:35.425Z|03e6019f-db09-4ff0-9816-4a8d49964dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:03:42.600Z|4579bd89-b2d7-401f-b334-6376dc207f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:42.601Z|6dad9422-3885-41cc-b8b9-ac690b0c297b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:42.601Z|4579bd89-b2d7-401f-b334-6376dc207f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:42.601Z|6dad9422-3885-41cc-b8b9-ac690b0c297b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:42.604Z|a5e653bc-0875-4d07-aafb-47424070ec6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:42.604Z|a5e653bc-0875-4d07-aafb-47424070ec6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:49.167Z|bd9f005c-7e4f-4a11-ac3f-2916f4cbdef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:03:49.170Z|bd9f005c-7e4f-4a11-ac3f-2916f4cbdef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:03:52.622Z|67881a45-9704-4c21-83d1-1d54f69a25be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:52.623Z|67881a45-9704-4c21-83d1-1d54f69a25be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:52.623Z|8759172a-3126-41ea-9fb5-ee65f75880e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:52.624Z|8759172a-3126-41ea-9fb5-ee65f75880e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:03:52.629Z|4fe2454c-ca17-4f46-b426-400ede701051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:03:52.630Z|4fe2454c-ca17-4f46-b426-400ede701051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:02.644Z|f0d9f2cd-99b0-44e3-96a8-35c78f492a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:02.645Z|f0d9f2cd-99b0-44e3-96a8-35c78f492a57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:02.645Z|d553a3f4-3832-4ccc-87c4-df7b8b782609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:02.645Z|d553a3f4-3832-4ccc-87c4-df7b8b782609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:02.650Z|c6943bca-9950-4cee-8416-bd944a5140e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:02.651Z|c6943bca-9950-4cee-8416-bd944a5140e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:04.167Z|e4a4d7d8-3916-4ac5-9086-487c62e579a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:04:04.167Z|e4a4d7d8-3916-4ac5-9086-487c62e579a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:04:05.425Z|c68f4feb-19bf-42d0-90d3-c356aa46e83c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:04:05.426Z|c68f4feb-19bf-42d0-90d3-c356aa46e83c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:04:12.665Z|2db1f829-5d2a-45df-a157-8bffbb90658c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:12.667Z|2db1f829-5d2a-45df-a157-8bffbb90658c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:12.668Z|9d6acdaf-bf0c-4e0e-ac3a-544b5185b53f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:12.669Z|9d6acdaf-bf0c-4e0e-ac3a-544b5185b53f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:12.671Z|fd47955d-60c7-4743-bb17-f4a9b86dbb95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:12.671Z|fd47955d-60c7-4743-bb17-f4a9b86dbb95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:19.170Z|be145983-f313-4a4b-a343-0faaea794adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:04:19.170Z|be145983-f313-4a4b-a343-0faaea794adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:04:22.054Z|5fce440d-f844-46eb-82a2-25bc19c0c1ca|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:04:22.054Z|5fce440d-f844-46eb-82a2-25bc19c0c1ca|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:22.694Z|5d753008-22e4-4983-a60d-c99b2a421936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:22.694Z|424077a9-73cb-4298-80a0-85a72e26ec2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:22.694Z|59035e8a-407a-4fdf-9d2c-95a55810b95a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:22.694Z|5d753008-22e4-4983-a60d-c99b2a421936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:22.694Z|424077a9-73cb-4298-80a0-85a72e26ec2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:22.695Z|59035e8a-407a-4fdf-9d2c-95a55810b95a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:32.729Z|c1f98781-4a9c-48fa-9f5e-7aaf88422e66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:32.729Z|c1f98781-4a9c-48fa-9f5e-7aaf88422e66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:32.729Z|c41ee3fd-e525-41ea-b632-12725c962e08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:32.730Z|c41ee3fd-e525-41ea-b632-12725c962e08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:32.731Z|29666839-d857-44c9-a513-2a902bbdf585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:32.731Z|29666839-d857-44c9-a513-2a902bbdf585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:34.167Z|bbd435bd-3529-4bdf-8eb4-42270baa2f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:04:34.171Z|bbd435bd-3529-4bdf-8eb4-42270baa2f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:04:35.427Z|9883f63d-eab3-4920-9203-d505f937d767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:04:35.427Z|9883f63d-eab3-4920-9203-d505f937d767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:04:42.753Z|3df15ca6-0970-40e9-9caf-f8109541189a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:42.753Z|7387ac03-827c-4f87-8b31-264a7be82e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:42.753Z|2602b581-75b3-413e-a528-2e3de8c160b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:42.754Z|3df15ca6-0970-40e9-9caf-f8109541189a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:42.754Z|2602b581-75b3-413e-a528-2e3de8c160b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:42.754Z|7387ac03-827c-4f87-8b31-264a7be82e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:49.167Z|b2f69122-2134-4b85-8752-62a59740c54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:04:49.167Z|b2f69122-2134-4b85-8752-62a59740c54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:04:52.780Z|58779d0d-15f6-4d1e-9aff-cf91a4d3f0a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:52.780Z|c669fe9c-ac44-423d-a7ba-576e5eabbe6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:52.780Z|c669fe9c-ac44-423d-a7ba-576e5eabbe6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:52.780Z|58779d0d-15f6-4d1e-9aff-cf91a4d3f0a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:04:52.787Z|e3fd2051-18e8-4dd1-b2a9-9af48d2437b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:04:52.787Z|e3fd2051-18e8-4dd1-b2a9-9af48d2437b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:02.806Z|e3b42ca1-eda6-4e77-8457-d0dbbfd57e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:02.807Z|e3b42ca1-eda6-4e77-8457-d0dbbfd57e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:02.810Z|08681b2d-630f-4cb2-884a-b6e332acda5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:02.810Z|08681b2d-630f-4cb2-884a-b6e332acda5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:02.814Z|776ca4ff-de5e-459f-8791-4eb7328622c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:02.814Z|776ca4ff-de5e-459f-8791-4eb7328622c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:04.167Z|024e1bb2-7470-49e9-9e1b-1f0688ca3a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:05:04.167Z|024e1bb2-7470-49e9-9e1b-1f0688ca3a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:05:05.428Z|b0447611-8c54-4443-ad95-557e9bb8e016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:05:05.428Z|b0447611-8c54-4443-ad95-557e9bb8e016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:05:12.832Z|3fefc8a6-695c-4db1-9fd5-347b4ed5763d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:12.832Z|4cf73444-8dfa-466e-904f-3a4458d94a20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:12.832Z|3fefc8a6-695c-4db1-9fd5-347b4ed5763d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:12.833Z|4cf73444-8dfa-466e-904f-3a4458d94a20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:12.835Z|339ffdad-0a7a-4fb3-a1c4-fdc0ae3554ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:12.836Z|339ffdad-0a7a-4fb3-a1c4-fdc0ae3554ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:19.167Z|c8d45dbf-be40-4cc0-a10d-97c36ad74aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:05:19.173Z|c8d45dbf-be40-4cc0-a10d-97c36ad74aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:05:22.056Z|78562a49-3b08-4ed0-9de9-e12ecb2f1f4b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:05:22.057Z|78562a49-3b08-4ed0-9de9-e12ecb2f1f4b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:22.857Z|83e1cd4b-402a-49e2-8ee5-fd9ad5af503a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:22.858Z|83e1cd4b-402a-49e2-8ee5-fd9ad5af503a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:22.859Z|62502bce-744f-4a68-b27c-000f82413d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:22.859Z|62502bce-744f-4a68-b27c-000f82413d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:22.866Z|75c30656-5764-453e-a507-da059050621d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:22.866Z|75c30656-5764-453e-a507-da059050621d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:32.889Z|e30a70e0-6466-4e3c-b77a-488872ec9585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:32.890Z|42157bed-995a-44cc-9d62-df5771b9ae14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:32.889Z|7d244dcc-b68b-403c-9766-21529de2c1c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:32.890Z|42157bed-995a-44cc-9d62-df5771b9ae14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:32.890Z|e30a70e0-6466-4e3c-b77a-488872ec9585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:32.890Z|7d244dcc-b68b-403c-9766-21529de2c1c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:34.167Z|5286dce7-b5f9-4f31-9593-b4ff1fc0afe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:05:34.167Z|5286dce7-b5f9-4f31-9593-b4ff1fc0afe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:05:35.429Z|14da5c88-7413-4f80-b0e6-01e7ea89112a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:05:35.430Z|14da5c88-7413-4f80-b0e6-01e7ea89112a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:05:42.919Z|fc266196-366d-4ce5-b76d-c62469104698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:42.919Z|930d0cb5-8f2a-4a06-9dba-e0c379fdf921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:42.919Z|b1af6599-9ac8-4828-b4e0-bbe001465fd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:42.919Z|b1af6599-9ac8-4828-b4e0-bbe001465fd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:42.919Z|fc266196-366d-4ce5-b76d-c62469104698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:42.919Z|930d0cb5-8f2a-4a06-9dba-e0c379fdf921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:49.167Z|738fa7fd-b1eb-4b3d-bd41-20c18ccbace9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:05:49.167Z|738fa7fd-b1eb-4b3d-bd41-20c18ccbace9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:05:52.944Z|52ed19b0-7d14-4646-881c-079df4a39176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:52.944Z|52ed19b0-7d14-4646-881c-079df4a39176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:52.944Z|ddccbc67-505b-4f71-bcc8-502bb1689531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:52.945Z|ddccbc67-505b-4f71-bcc8-502bb1689531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:05:52.952Z|f98efd8d-4521-4af8-809e-46063f2e79ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:05:52.953Z|f98efd8d-4521-4af8-809e-46063f2e79ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:02.968Z|f145dc43-84f9-4d20-8f35-6bbef0077a51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:02.968Z|f145dc43-84f9-4d20-8f35-6bbef0077a51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:02.969Z|a2f60f8e-8df2-46d3-bda5-c1540806de4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:02.970Z|a2f60f8e-8df2-46d3-bda5-c1540806de4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:02.975Z|0c2b4cfc-c029-44c7-8af3-558abdadaad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:02.976Z|0c2b4cfc-c029-44c7-8af3-558abdadaad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:04.167Z|4ea4b689-b825-40cc-b388-2dd60fefa7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:06:04.170Z|4ea4b689-b825-40cc-b388-2dd60fefa7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:06:05.430Z|b0a838cc-5059-4e3b-adf2-ed41fec7fb96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:06:05.430Z|b0a838cc-5059-4e3b-adf2-ed41fec7fb96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:06:12.995Z|632e4e65-f640-4f56-8fcc-5bbf79e24d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:12.995Z|632e4e65-f640-4f56-8fcc-5bbf79e24d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:12.997Z|92f5282f-9254-4d7c-99d6-843c7da29ea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:12.998Z|92f5282f-9254-4d7c-99d6-843c7da29ea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:12.998Z|0de8f1ff-9881-4ff0-ab0f-08ad56689fe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:12.998Z|0de8f1ff-9881-4ff0-ab0f-08ad56689fe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:19.167Z|4d7eb349-5ee0-4b05-9ce1-de236c10c501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:06:19.167Z|4d7eb349-5ee0-4b05-9ce1-de236c10c501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:06:22.055Z|71b6c111-9db3-427f-9ebc-a1272ddef708|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:06:22.057Z|71b6c111-9db3-427f-9ebc-a1272ddef708|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:23.020Z|6734a484-8aff-41f0-9c1b-2ba100aeacfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:23.021Z|6734a484-8aff-41f0-9c1b-2ba100aeacfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:23.028Z|aba5ce3c-9850-4f61-8d88-1db541cff7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:23.028Z|aba5ce3c-9850-4f61-8d88-1db541cff7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:23.028Z|b246dbb6-e6f9-453d-b398-2ca930e205b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:23.029Z|b246dbb6-e6f9-453d-b398-2ca930e205b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:33.045Z|30027606-82df-4d5d-97c6-e434882f5ca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:33.046Z|30027606-82df-4d5d-97c6-e434882f5ca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:33.049Z|af9226b0-8430-4909-a684-f6b4f9f37b13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:33.049Z|4168102e-747d-4d6e-9de7-2225af8070fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:33.050Z|af9226b0-8430-4909-a684-f6b4f9f37b13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:33.050Z|4168102e-747d-4d6e-9de7-2225af8070fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:34.167Z|698ea0a8-2df4-4a9e-84f5-ce9524e041a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:06:34.167Z|698ea0a8-2df4-4a9e-84f5-ce9524e041a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:06:35.431Z|4d5958f6-31f8-46bd-bf07-c17323901d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:06:35.431Z|4d5958f6-31f8-46bd-bf07-c17323901d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:06:43.072Z|dcac12b4-254c-4f0e-909f-d2b3481c142d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:43.073Z|dcac12b4-254c-4f0e-909f-d2b3481c142d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:43.075Z|904d16ba-fd75-4383-aefb-700088ccde85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:43.075Z|3cf74c30-9585-493c-ba38-40c5eb8dcdbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:43.075Z|904d16ba-fd75-4383-aefb-700088ccde85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:43.075Z|3cf74c30-9585-493c-ba38-40c5eb8dcdbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:49.167Z|322d92ff-23d0-48df-a1ea-b1f4fbb74314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:06:49.171Z|322d92ff-23d0-48df-a1ea-b1f4fbb74314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:06:53.096Z|f3be4658-d225-44e2-80c0-3cafcb380e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:53.097Z|f3be4658-d225-44e2-80c0-3cafcb380e8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:53.097Z|d276ebc0-21b3-40b8-b511-2371fe26d3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:53.098Z|d276ebc0-21b3-40b8-b511-2371fe26d3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:06:53.098Z|59c28612-d4b8-4ea2-bd6c-d7b1693863f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:06:53.099Z|59c28612-d4b8-4ea2-bd6c-d7b1693863f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:03.123Z|93b89319-65a6-4665-8380-11e02b0646bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:03.124Z|07712961-47df-46d2-8e85-90d77b4cc395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:03.124Z|6108de93-367f-4ad8-94ab-8af3a4195f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:03.124Z|93b89319-65a6-4665-8380-11e02b0646bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:03.124Z|07712961-47df-46d2-8e85-90d77b4cc395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:03.124Z|6108de93-367f-4ad8-94ab-8af3a4195f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:04.167Z|8a279d50-04fc-4d64-9727-5e3a1cb46309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:07:04.167Z|8a279d50-04fc-4d64-9727-5e3a1cb46309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:07:05.432Z|db695c12-c931-4a79-b340-e81a88092d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:07:05.432Z|db695c12-c931-4a79-b340-e81a88092d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:07:13.149Z|9e96653c-a128-4345-8e98-10730d99aa21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:13.149Z|9b2baf6b-3c0c-4a27-8279-6032a7a8dcf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:13.150Z|9e96653c-a128-4345-8e98-10730d99aa21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:13.150Z|9b2baf6b-3c0c-4a27-8279-6032a7a8dcf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:13.152Z|8030790e-74a3-4119-98e0-225703e7f8f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:13.153Z|8030790e-74a3-4119-98e0-225703e7f8f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:19.167Z|2fe9b102-4aa6-4d81-a882-b8cdf5cb6f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:07:19.167Z|2fe9b102-4aa6-4d81-a882-b8cdf5cb6f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:07:22.055Z|2fd87ed4-d593-49ee-b186-95cf7fb2e2ec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:07:22.056Z|2fd87ed4-d593-49ee-b186-95cf7fb2e2ec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:23.178Z|b91c87bf-adc2-4edc-b138-ebc5dad51e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:23.178Z|3a288f5e-2e65-4dcd-b421-8ac022ba4ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:23.179Z|b91c87bf-adc2-4edc-b138-ebc5dad51e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:23.180Z|3a288f5e-2e65-4dcd-b421-8ac022ba4ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:23.180Z|4a6662ca-ca58-4917-b742-a9d7e8eb89de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:23.181Z|4a6662ca-ca58-4917-b742-a9d7e8eb89de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:33.206Z|a5d3d538-cb6b-40e1-a504-0175fc4046dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:33.206Z|6f0447fc-7204-4d98-855a-b00d15a20292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:33.206Z|a5d3d538-cb6b-40e1-a504-0175fc4046dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:33.207Z|6f0447fc-7204-4d98-855a-b00d15a20292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:33.219Z|64d5880b-b9b2-4e35-9fe2-02ec544ae1f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:33.219Z|64d5880b-b9b2-4e35-9fe2-02ec544ae1f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:34.167Z|967550f5-edb5-43fe-ae48-27ae56200f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:07:34.171Z|967550f5-edb5-43fe-ae48-27ae56200f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:07:35.433Z|c477cf19-7813-44af-95a6-2f7a45d59e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:07:35.433Z|c477cf19-7813-44af-95a6-2f7a45d59e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:07:43.233Z|c94125c7-3a33-4328-b48d-8ea18b350667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:43.233Z|c94125c7-3a33-4328-b48d-8ea18b350667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:43.236Z|93bb9dd7-ade3-4121-be6f-4b392b73afb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:43.236Z|93bb9dd7-ade3-4121-be6f-4b392b73afb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:43.240Z|7c422a23-7c28-4a60-9479-1d7362a37fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:43.241Z|7c422a23-7c28-4a60-9479-1d7362a37fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:49.167Z|5f7159fd-c816-446d-8d92-e2dce021feff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:07:49.167Z|5f7159fd-c816-446d-8d92-e2dce021feff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:07:53.259Z|b1eb380b-5362-44c4-bf22-9e6fbe16ba96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:53.260Z|b1eb380b-5362-44c4-bf22-9e6fbe16ba96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:53.262Z|12ce407c-a803-41e4-a8b3-bed6652d5ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:53.263Z|12ce407c-a803-41e4-a8b3-bed6652d5ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:07:53.263Z|21c2b57e-f278-426e-b9da-3b2181e5bafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:07:53.263Z|21c2b57e-f278-426e-b9da-3b2181e5bafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:03.287Z|c8cb4d43-9c50-4607-85b4-1a42daa65138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:03.287Z|8b0353c1-acab-482b-950d-46fa2f70af27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:03.288Z|c8cb4d43-9c50-4607-85b4-1a42daa65138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:03.288Z|8b0353c1-acab-482b-950d-46fa2f70af27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:03.290Z|afcdac43-62a2-443e-bd89-aee0f7d88f33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:03.290Z|afcdac43-62a2-443e-bd89-aee0f7d88f33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:04.166Z|676819f7-30f0-4e10-a2e0-41640d79e2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:08:04.167Z|676819f7-30f0-4e10-a2e0-41640d79e2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:08:05.434Z|31724e70-ca1c-4fab-a3db-43aa9e5227ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:08:05.434Z|31724e70-ca1c-4fab-a3db-43aa9e5227ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:08:13.316Z|79a3508b-ba0b-4e1a-a94d-3f1d75f57938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:13.316Z|842ce197-0703-4fa9-923e-22187195b9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:13.317Z|79a3508b-ba0b-4e1a-a94d-3f1d75f57938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:13.317Z|842ce197-0703-4fa9-923e-22187195b9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:13.317Z|7db3f870-e2ae-4ce2-a946-c67cbc79657a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:13.318Z|7db3f870-e2ae-4ce2-a946-c67cbc79657a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:19.166Z|0c8ffdf8-efd6-4077-9989-cc661ab15fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:08:19.171Z|0c8ffdf8-efd6-4077-9989-cc661ab15fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:08:22.055Z|95be917e-9209-4aa2-b132-a47c9c313177|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:08:22.056Z|95be917e-9209-4aa2-b132-a47c9c313177|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:23.343Z|44a6989b-2399-48a7-a88b-706e12ca0699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:23.344Z|44a6989b-2399-48a7-a88b-706e12ca0699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:23.350Z|804b5819-f2bd-48a6-a52a-f21813cada25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:23.351Z|804b5819-f2bd-48a6-a52a-f21813cada25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:23.352Z|1148e689-c930-4197-8aa3-76f5d22acc88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:23.352Z|1148e689-c930-4197-8aa3-76f5d22acc88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:33.370Z|0e390298-3459-4e28-be59-3eec5b1176c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:33.371Z|0e390298-3459-4e28-be59-3eec5b1176c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:33.378Z|a89480e8-4308-43c9-a2a8-9bd9a91893b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:33.378Z|a89480e8-4308-43c9-a2a8-9bd9a91893b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:33.379Z|594b00a2-66a6-4cd0-918c-1e8217de678e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:33.380Z|594b00a2-66a6-4cd0-918c-1e8217de678e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:34.167Z|0ba7fc1d-e1f1-48c3-ae14-803906f991d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:08:34.167Z|0ba7fc1d-e1f1-48c3-ae14-803906f991d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:08:35.435Z|1e2813a0-4952-4f24-b25d-ef7d6c03a0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:08:35.435Z|1e2813a0-4952-4f24-b25d-ef7d6c03a0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:08:43.397Z|756ff00a-ebc9-4f47-b7b0-efcc640c0a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:43.398Z|756ff00a-ebc9-4f47-b7b0-efcc640c0a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:43.402Z|46f5cd3d-831d-453d-b5af-67a7520a284c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:43.402Z|46f5cd3d-831d-453d-b5af-67a7520a284c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:43.404Z|bd1d72d1-2fe5-47b0-898e-c6cc606201de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:43.405Z|bd1d72d1-2fe5-47b0-898e-c6cc606201de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:49.167Z|afd96ce4-e785-4a8b-89a5-78632eae0ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:08:49.167Z|afd96ce4-e785-4a8b-89a5-78632eae0ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:08:53.454Z|5579399d-288f-4390-babe-27c2ede0b34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:53.454Z|1c52e0d5-26e4-4500-9123-bcf3f3b97288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:53.455Z|1c52e0d5-26e4-4500-9123-bcf3f3b97288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:53.455Z|5579399d-288f-4390-babe-27c2ede0b34e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:08:53.461Z|2866804b-ffeb-49d5-8d06-0a4fd4443f51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:08:53.462Z|2866804b-ffeb-49d5-8d06-0a4fd4443f51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:03.481Z|edaf98f8-dd76-467c-ba92-517757b3e1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:03.482Z|edaf98f8-dd76-467c-ba92-517757b3e1da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:03.486Z|eb692903-e35b-4ce1-8b38-499e9c8eb5ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:03.486Z|eb692903-e35b-4ce1-8b38-499e9c8eb5ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:03.507Z|2511ea04-c3a5-4c10-9c65-24f9f216e4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:03.508Z|2511ea04-c3a5-4c10-9c65-24f9f216e4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:04.166Z|15258542-bf22-493d-b994-cd6a46d70da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:09:04.171Z|15258542-bf22-493d-b994-cd6a46d70da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:09:05.436Z|d368d4e8-1757-49ac-869c-d452a18b6f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:09:05.437Z|d368d4e8-1757-49ac-869c-d452a18b6f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:09:13.530Z|bd127010-ea44-494f-a1bf-ab614a3fde8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:13.531Z|bd127010-ea44-494f-a1bf-ab614a3fde8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:13.532Z|576aeffd-6e49-414c-b7d7-03992066be17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:13.532Z|576aeffd-6e49-414c-b7d7-03992066be17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:13.535Z|2da7afb4-9d78-416f-9730-407fbc451d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:13.535Z|2da7afb4-9d78-416f-9730-407fbc451d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:19.167Z|665b1781-a273-4820-b740-c2c1db43cffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:09:19.167Z|665b1781-a273-4820-b740-c2c1db43cffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:09:22.056Z|6952589b-3bfc-4a8b-8067-a936731fef6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:09:22.057Z|6952589b-3bfc-4a8b-8067-a936731fef6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:23.553Z|20db6729-2521-4a2b-b543-9c12fb113f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:23.553Z|20db6729-2521-4a2b-b543-9c12fb113f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:23.557Z|843bc2fe-437d-4457-99c4-fe3eeb47d389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:23.558Z|843bc2fe-437d-4457-99c4-fe3eeb47d389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:23.564Z|4f92b9c5-523b-4ac9-8c67-093f0049a6e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:23.565Z|4f92b9c5-523b-4ac9-8c67-093f0049a6e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:33.577Z|191aaab9-84b0-472d-ad0f-8116c643fd7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:33.578Z|191aaab9-84b0-472d-ad0f-8116c643fd7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:33.583Z|631e862d-180c-49e2-b094-11572b66513d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:33.584Z|631e862d-180c-49e2-b094-11572b66513d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:33.590Z|ee58be16-1437-463f-a87c-a9a395504999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:33.590Z|ee58be16-1437-463f-a87c-a9a395504999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:34.167Z|e06661a2-0cf1-465e-988a-2c9d16af61dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:09:34.167Z|e06661a2-0cf1-465e-988a-2c9d16af61dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:09:35.437Z|eb2ccfb3-1a7f-49b3-9b70-8f88f8a9a224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:09:35.438Z|eb2ccfb3-1a7f-49b3-9b70-8f88f8a9a224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:09:43.600Z|48538a14-031e-45ac-840f-863385662047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:43.601Z|48538a14-031e-45ac-840f-863385662047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:43.605Z|d8b7700e-7936-407a-af45-dce1cb77d115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:43.605Z|d8b7700e-7936-407a-af45-dce1cb77d115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:43.612Z|60adaa83-01dd-4bb5-88ee-009f9b60a648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:43.613Z|60adaa83-01dd-4bb5-88ee-009f9b60a648|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:49.167Z|4b7b89a1-0ebe-41e3-a67c-00b1829f9e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:09:49.167Z|4b7b89a1-0ebe-41e3-a67c-00b1829f9e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:09:53.629Z|3cfbf05e-a139-41f0-babe-bcbc58b78fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:53.629Z|3cfbf05e-a139-41f0-babe-bcbc58b78fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:53.632Z|5e4e9da5-0e1b-4eb4-bef2-543071e251ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:53.632Z|5e4e9da5-0e1b-4eb4-bef2-543071e251ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:09:53.640Z|4e233c80-32a4-45da-b502-1322418a0e32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:09:53.641Z|4e233c80-32a4-45da-b502-1322418a0e32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:03.654Z|29b84bd9-a555-4a4f-8358-eac3115b0340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:03.655Z|29b84bd9-a555-4a4f-8358-eac3115b0340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:03.655Z|0e5340d5-dd38-425d-9b01-92d4cc378bb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:03.656Z|0e5340d5-dd38-425d-9b01-92d4cc378bb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:03.664Z|26961254-49bd-4d83-bdb5-b9391fb7fb3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:03.665Z|26961254-49bd-4d83-bdb5-b9391fb7fb3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:04.167Z|08284b3a-6379-497f-a61b-815300746521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:10:04.167Z|08284b3a-6379-497f-a61b-815300746521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:10:05.439Z|6ada6397-429e-422a-967a-be13c1df4e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:10:05.439Z|6ada6397-429e-422a-967a-be13c1df4e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:10:13.680Z|d3df9ce4-4ed2-47b8-8f41-b4fbceb173b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:13.681Z|d3df9ce4-4ed2-47b8-8f41-b4fbceb173b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:13.682Z|4d10cde1-f0bb-4174-8f39-9806477c7328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:13.683Z|4d10cde1-f0bb-4174-8f39-9806477c7328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:13.687Z|f933d534-c662-4e53-8c1c-6829a09539d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:13.688Z|f933d534-c662-4e53-8c1c-6829a09539d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:19.170Z|3d457fc9-fb07-4f06-a741-086bd4d43b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:10:19.177Z|3d457fc9-fb07-4f06-a741-086bd4d43b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:10:22.054Z|3e896a3d-ae70-4875-9d15-9c0783e0d1a0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:10:22.055Z|3e896a3d-ae70-4875-9d15-9c0783e0d1a0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:23.703Z|c544d67c-35e4-4372-95af-93ae3fb5df01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:23.703Z|c544d67c-35e4-4372-95af-93ae3fb5df01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:23.705Z|7b2d9724-b511-4d09-9ef7-f0c75dda438f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:23.705Z|7b2d9724-b511-4d09-9ef7-f0c75dda438f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:23.709Z|ee1c3406-6dd7-4564-a6c4-d90710b0bdd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:23.709Z|ee1c3406-6dd7-4564-a6c4-d90710b0bdd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:33.727Z|0f2f67aa-014c-49a2-b81f-9c22b39b128c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:33.728Z|0f2f67aa-014c-49a2-b81f-9c22b39b128c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:33.732Z|6c069392-24d4-482d-aa8c-83d0bbaea1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:33.733Z|5a2162c7-541e-4b1f-b9f7-41c03de8eb2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:33.733Z|5a2162c7-541e-4b1f-b9f7-41c03de8eb2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:33.733Z|6c069392-24d4-482d-aa8c-83d0bbaea1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:34.167Z|78a3b76e-5525-4f9c-ae84-e7855e418e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:10:34.167Z|78a3b76e-5525-4f9c-ae84-e7855e418e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:10:35.440Z|05be8810-f97e-4c80-9caa-e84844df6a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:10:35.440Z|05be8810-f97e-4c80-9caa-e84844df6a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:10:43.755Z|9d13da45-d36d-404b-a88c-05e499bbef38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:43.755Z|4754a5ce-530b-44fe-a6fc-a3b8bfde8793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:43.756Z|4754a5ce-530b-44fe-a6fc-a3b8bfde8793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:43.756Z|9d13da45-d36d-404b-a88c-05e499bbef38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:43.757Z|a966acf6-5142-46af-b108-40672f722c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:43.758Z|a966acf6-5142-46af-b108-40672f722c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:49.167Z|73c786a1-f4a3-4c8a-a890-6fa394b422d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:10:49.167Z|73c786a1-f4a3-4c8a-a890-6fa394b422d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:10:53.782Z|0ff4055e-bfed-4b3f-bb0d-b01ba7c7aec7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:53.783Z|0ff4055e-bfed-4b3f-bb0d-b01ba7c7aec7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:53.783Z|bd49b02f-5150-4895-a68e-6e531823d012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:53.783Z|1396da2b-57eb-471b-9213-a2ccbfc7863f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:10:53.783Z|1396da2b-57eb-471b-9213-a2ccbfc7863f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:10:53.783Z|bd49b02f-5150-4895-a68e-6e531823d012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:03.807Z|029d3a33-b146-405b-a26a-4236a0fc97b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:03.808Z|029d3a33-b146-405b-a26a-4236a0fc97b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:03.808Z|e03c014f-e897-4f4f-9f3b-74fbde7694f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:03.808Z|e03c014f-e897-4f4f-9f3b-74fbde7694f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:03.817Z|674ddd6c-0784-4451-9b19-42ea671b43a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:03.818Z|674ddd6c-0784-4451-9b19-42ea671b43a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:04.167Z|2a6f5575-66a1-415d-b557-27ef293cd977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:11:04.167Z|2a6f5575-66a1-415d-b557-27ef293cd977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:11:05.441Z|711fa142-d564-4bd0-8837-e9556d6acab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:11:05.441Z|711fa142-d564-4bd0-8837-e9556d6acab4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:11:13.831Z|a80a7e79-df80-4744-9220-96595be38a9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:13.832Z|a80a7e79-df80-4744-9220-96595be38a9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:13.832Z|87ce55a1-f9cf-472f-b5ee-f04b2111b854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:13.833Z|87ce55a1-f9cf-472f-b5ee-f04b2111b854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:13.840Z|b37d4c67-5689-42d4-9f89-889766c24c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:13.841Z|b37d4c67-5689-42d4-9f89-889766c24c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:19.167Z|f6eb8075-9ae1-4d6e-84f6-f2c146cac0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:11:19.167Z|f6eb8075-9ae1-4d6e-84f6-f2c146cac0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:11:22.055Z|ee44d862-d2e5-462e-8988-26e284b3fc30|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:11:22.055Z|ee44d862-d2e5-462e-8988-26e284b3fc30|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:23.858Z|e6ed066e-a92d-484e-a415-f9ae31791b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:23.859Z|e6ed066e-a92d-484e-a415-f9ae31791b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:23.862Z|4210dedb-117a-4c19-a1db-ebd187016f67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:23.862Z|4210dedb-117a-4c19-a1db-ebd187016f67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:23.865Z|dcfead16-49ad-48ee-ad88-eebeb28fb14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:23.866Z|dcfead16-49ad-48ee-ad88-eebeb28fb14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:33.884Z|b2e30d0c-8464-4bc0-8cf3-74d1389dd784|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:33.885Z|b2e30d0c-8464-4bc0-8cf3-74d1389dd784|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:33.885Z|c1828f9e-f7c6-4a30-9644-12c45ced4758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:33.886Z|c1828f9e-f7c6-4a30-9644-12c45ced4758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:33.888Z|efcee2cd-c62a-4d57-af3c-55f1f32149b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:33.888Z|efcee2cd-c62a-4d57-af3c-55f1f32149b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:34.167Z|28c4a1c2-cf9a-44f3-a4a1-ad16720a7643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:11:34.167Z|28c4a1c2-cf9a-44f3-a4a1-ad16720a7643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:11:35.442Z|d76bcad7-faf2-4040-9304-8b82a35fc30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:11:35.443Z|d76bcad7-faf2-4040-9304-8b82a35fc30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:11:43.907Z|ebbd36e6-9390-4a7f-8a9e-a645b50a7079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:43.908Z|ebbd36e6-9390-4a7f-8a9e-a645b50a7079|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:43.908Z|64bc57a3-b1d1-4e4d-8a57-93410396e48d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:43.908Z|64bc57a3-b1d1-4e4d-8a57-93410396e48d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:43.911Z|195bf26a-9b96-4b16-bcfb-47e81b908164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:43.912Z|195bf26a-9b96-4b16-bcfb-47e81b908164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:49.167Z|078a0fda-3d64-4e53-a905-6d4888bc06a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:11:49.167Z|078a0fda-3d64-4e53-a905-6d4888bc06a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:11:53.932Z|cf6ee607-4527-4530-8b15-609f28d7d51c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:53.932Z|9861a5db-0b73-4945-aec4-6ca2b5411be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:53.932Z|cf6ee607-4527-4530-8b15-609f28d7d51c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:53.933Z|9861a5db-0b73-4945-aec4-6ca2b5411be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:11:53.937Z|8a3f472f-a1cc-4534-be24-c63d135bd374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:11:53.938Z|8a3f472f-a1cc-4534-be24-c63d135bd374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:03.958Z|cf49657e-fdac-4a62-a914-fcdd6c31a173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:03.959Z|cf49657e-fdac-4a62-a914-fcdd6c31a173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:03.961Z|76920ff6-72d0-4bc5-887f-3b8dcfdf8260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:03.961Z|8045db39-cdda-4a5a-a81a-ae51da6b73f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:03.962Z|76920ff6-72d0-4bc5-887f-3b8dcfdf8260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:03.962Z|8045db39-cdda-4a5a-a81a-ae51da6b73f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:04.167Z|e4407014-daeb-4487-bd8b-4f6f9c78276c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:12:04.170Z|e4407014-daeb-4487-bd8b-4f6f9c78276c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:12:05.443Z|3c1038f9-9e23-4553-abcb-d4fe8ea3dee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:12:05.444Z|3c1038f9-9e23-4553-abcb-d4fe8ea3dee7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:12:13.982Z|66f9a1f6-59fd-4da7-b0b5-0a5915ab13ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:13.982Z|7c0c4bef-fa16-417f-b18e-34bd3d3c3a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:13.983Z|66f9a1f6-59fd-4da7-b0b5-0a5915ab13ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:13.983Z|7c0c4bef-fa16-417f-b18e-34bd3d3c3a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:13.985Z|b8a8a8a5-4f90-4421-933f-dd5859960d7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:13.985Z|b8a8a8a5-4f90-4421-933f-dd5859960d7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:19.169Z|648fcb37-8f5c-407e-803f-7f0880ac8b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:12:19.170Z|648fcb37-8f5c-407e-803f-7f0880ac8b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:12:22.056Z|e214aab1-c669-49a9-a17e-38412784e7ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:12:22.057Z|e214aab1-c669-49a9-a17e-38412784e7ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:24.007Z|fd7e27f5-5b85-4c2c-bf77-f5997f6755b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:24.007Z|749c7b40-3a6a-4be5-b356-6924660b6917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:24.008Z|fd7e27f5-5b85-4c2c-bf77-f5997f6755b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:24.008Z|749c7b40-3a6a-4be5-b356-6924660b6917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:24.009Z|9f7baafe-59a6-4631-bf88-d1c126d10593|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:24.009Z|9f7baafe-59a6-4631-bf88-d1c126d10593|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:34.032Z|585078da-3dc2-4d34-b6e1-62038f43719d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:34.032Z|d0b6120a-34a3-4868-9736-a82cc38dd7ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:34.033Z|585078da-3dc2-4d34-b6e1-62038f43719d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:34.033Z|d0b6120a-34a3-4868-9736-a82cc38dd7ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:34.040Z|406f5633-b3b6-4a56-8566-8e4278856554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:34.040Z|406f5633-b3b6-4a56-8566-8e4278856554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:34.167Z|2faeb6b5-6f1e-4b24-bfcc-988ea60f3c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:12:34.167Z|2faeb6b5-6f1e-4b24-bfcc-988ea60f3c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:12:35.444Z|81142960-f255-46d2-94de-568ae59db2bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:12:35.445Z|81142960-f255-46d2-94de-568ae59db2bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:12:44.060Z|3c1d06c8-a72f-4de8-9bbf-7afe5dc3e887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:44.060Z|3c1d06c8-a72f-4de8-9bbf-7afe5dc3e887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:44.060Z|6022f752-ed3a-45ea-9d28-03ec5afad307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:44.061Z|6022f752-ed3a-45ea-9d28-03ec5afad307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:44.065Z|4100e425-521a-4ed9-854a-bda46c3ce0f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:44.066Z|4100e425-521a-4ed9-854a-bda46c3ce0f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:49.167Z|0e8017f5-d2a4-4272-83b9-2dda9b083f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:12:49.167Z|0e8017f5-d2a4-4272-83b9-2dda9b083f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:12:54.084Z|4059f45a-5190-4f9e-b435-e4f4fd6bd72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:54.085Z|4059f45a-5190-4f9e-b435-e4f4fd6bd72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:54.086Z|f64db997-8b2c-4fb0-9077-0f248b7411ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:54.086Z|f64db997-8b2c-4fb0-9077-0f248b7411ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:12:54.087Z|6a529c8f-ca86-4a93-bf8a-49c937e7ebb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:12:54.088Z|6a529c8f-ca86-4a93-bf8a-49c937e7ebb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:04.110Z|02f227e6-a142-456c-8173-779d2c6195bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:04.110Z|6f4c856b-f826-4634-bc8a-5c4f2c293e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:04.110Z|d4264424-2cab-443b-997f-40bf071b338c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:04.111Z|02f227e6-a142-456c-8173-779d2c6195bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:04.111Z|6f4c856b-f826-4634-bc8a-5c4f2c293e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:04.111Z|d4264424-2cab-443b-997f-40bf071b338c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:04.167Z|28f5463e-1f39-44a1-90ee-5da144e2c030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:13:04.167Z|28f5463e-1f39-44a1-90ee-5da144e2c030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:13:05.445Z|1eb5f8c2-161d-468f-8ddd-2d68532c43be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:13:05.446Z|1eb5f8c2-161d-468f-8ddd-2d68532c43be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:13:14.133Z|b223de87-51bc-4e32-b6f7-fe4dc8429731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:14.133Z|21e259c8-b4c6-4d13-aef2-0c57989b411b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:14.134Z|b223de87-51bc-4e32-b6f7-fe4dc8429731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:14.134Z|21e259c8-b4c6-4d13-aef2-0c57989b411b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:14.140Z|98527519-64e1-4592-ab60-493dfd576ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:14.141Z|98527519-64e1-4592-ab60-493dfd576ea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:19.167Z|a4f8f4a7-4388-4740-952e-80d33049d981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:13:19.171Z|a4f8f4a7-4388-4740-952e-80d33049d981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:13:22.055Z|32b29d8a-f94e-47b9-baf6-f37d22a0be9c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:13:22.056Z|32b29d8a-f94e-47b9-baf6-f37d22a0be9c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:24.157Z|03db2eb1-5780-42e4-a9a2-5e38e2dadeb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:24.157Z|03db2eb1-5780-42e4-a9a2-5e38e2dadeb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:24.158Z|9a8f715c-4d2a-4181-9fd1-8332e69c7d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:24.159Z|9a8f715c-4d2a-4181-9fd1-8332e69c7d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:24.162Z|1d70219c-b61d-465f-9825-e37b3d339023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:24.163Z|1d70219c-b61d-465f-9825-e37b3d339023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:34.167Z|129c8688-2321-4545-885b-060fb4676cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:13:34.167Z|129c8688-2321-4545-885b-060fb4676cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:13:34.183Z|0c5478fd-4543-48ca-9775-32f6d7ad59dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:34.183Z|0c5478fd-4543-48ca-9775-32f6d7ad59dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:34.186Z|2a3f1fee-715d-49ea-a175-5eca07dc28f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:34.186Z|2a3f1fee-715d-49ea-a175-5eca07dc28f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:34.191Z|f4b2f290-259b-412c-8a54-1ed303e06ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:34.191Z|f4b2f290-259b-412c-8a54-1ed303e06ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:35.446Z|2b8845c1-d89d-4f2f-bdb0-2985bf3ff2b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:13:35.447Z|2b8845c1-d89d-4f2f-bdb0-2985bf3ff2b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:13:44.209Z|1cd0a87a-c582-4769-b444-655fb0b95f0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:44.209Z|1cd0a87a-c582-4769-b444-655fb0b95f0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:44.212Z|bb2d8ba8-4e1b-4d92-9ec7-52f5d36c9491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:44.213Z|bb2d8ba8-4e1b-4d92-9ec7-52f5d36c9491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:44.215Z|b6b03784-9d31-4cd4-80a2-1202bd80b860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:44.215Z|b6b03784-9d31-4cd4-80a2-1202bd80b860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:49.167Z|6d3ecca0-dca6-4c63-b01b-ec7576bf8a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:13:49.167Z|6d3ecca0-dca6-4c63-b01b-ec7576bf8a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:13:54.235Z|922117c3-bdfb-42d4-8ea0-ae929d9dd435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:54.236Z|922117c3-bdfb-42d4-8ea0-ae929d9dd435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:54.236Z|f74cce10-391e-480e-8141-230f2859749c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:54.237Z|f74cce10-391e-480e-8141-230f2859749c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:13:54.242Z|4a164c85-707f-44ca-9c9e-8157bcfd7824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:13:54.243Z|4a164c85-707f-44ca-9c9e-8157bcfd7824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:04.167Z|c48c7b00-f198-4f78-8d43-72ea67333a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:14:04.171Z|c48c7b00-f198-4f78-8d43-72ea67333a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:14:04.263Z|bdf8aa65-8153-42c3-90be-cc820052c710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:04.263Z|bdf8aa65-8153-42c3-90be-cc820052c710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:04.264Z|59eccf0d-02ac-4f3a-96b7-98f7304f9b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:04.265Z|59eccf0d-02ac-4f3a-96b7-98f7304f9b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:04.269Z|f6e8db29-199a-41f8-850d-36f69941bf01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:04.270Z|f6e8db29-199a-41f8-850d-36f69941bf01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:05.448Z|1ce87114-90dc-4bc5-bcae-5d0e0d55337f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:14:05.448Z|1ce87114-90dc-4bc5-bcae-5d0e0d55337f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:14:14.289Z|5e4eb5a8-26ff-4a6c-8cc0-1b7492ddb00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:14.289Z|5e4eb5a8-26ff-4a6c-8cc0-1b7492ddb00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:14.289Z|fcd9422d-0abe-448f-b09a-7f8ed40f8553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:14.290Z|fcd9422d-0abe-448f-b09a-7f8ed40f8553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:14.291Z|0954bb28-54f0-43f9-9765-9fa9b07ed590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:14.292Z|0954bb28-54f0-43f9-9765-9fa9b07ed590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:19.167Z|9c2bd2f5-c75e-4c29-aa8f-cc82beea93bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:14:19.167Z|9c2bd2f5-c75e-4c29-aa8f-cc82beea93bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:14:22.059Z|8554c912-4c6f-4cfc-9bad-e555b548e06e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:14:22.060Z|8554c912-4c6f-4cfc-9bad-e555b548e06e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:24.315Z|7d3226b0-8daa-4ef5-924d-9b9969a3500e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:24.315Z|9dbb1dd1-c645-47ba-aef1-1151217dbfa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:24.316Z|7d3226b0-8daa-4ef5-924d-9b9969a3500e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:24.316Z|9dbb1dd1-c645-47ba-aef1-1151217dbfa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:24.323Z|7a1bf095-ebf9-40a9-88ce-349a16ad91a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:24.323Z|7a1bf095-ebf9-40a9-88ce-349a16ad91a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:34.167Z|a8601c01-6954-4771-901c-eabf747a41cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:14:34.167Z|a8601c01-6954-4771-901c-eabf747a41cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:14:34.343Z|319e5e07-ada5-4d29-8b31-b9f5cf07e805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:34.344Z|319e5e07-ada5-4d29-8b31-b9f5cf07e805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:34.344Z|0a1ac3e2-7efe-4045-9ead-4a03f9c1acb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:34.345Z|0a1ac3e2-7efe-4045-9ead-4a03f9c1acb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:34.346Z|59b5ff37-3945-47f3-abf4-effb8709414c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:34.347Z|59b5ff37-3945-47f3-abf4-effb8709414c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:35.449Z|64e49129-86b6-4449-9f67-44112516b2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:14:35.449Z|64e49129-86b6-4449-9f67-44112516b2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:14:44.368Z|6f87e55f-a352-44c3-82d3-661bf4968726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:44.368Z|3b8f301a-2d07-48a9-941f-dfe790625e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:44.368Z|6f87e55f-a352-44c3-82d3-661bf4968726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:44.369Z|3b8f301a-2d07-48a9-941f-dfe790625e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:44.372Z|477bb19f-e304-4931-b7c8-1e0931d12e71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:44.373Z|477bb19f-e304-4931-b7c8-1e0931d12e71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:49.167Z|47beb374-773a-4dc5-8860-f00de2723242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:14:49.171Z|47beb374-773a-4dc5-8860-f00de2723242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:14:54.399Z|2ad1579b-4028-4494-afc8-5a874639a560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:54.399Z|2ad1579b-4028-4494-afc8-5a874639a560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:54.400Z|da442cb1-6b3c-464a-a88f-4e5046621d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:54.401Z|da442cb1-6b3c-464a-a88f-4e5046621d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:14:54.406Z|1c760187-fd3f-48ce-859a-41efbd2c3ac8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:14:54.407Z|1c760187-fd3f-48ce-859a-41efbd2c3ac8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:04.167Z|6d269818-9b39-46d0-9741-415e07240c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:15:04.167Z|6d269818-9b39-46d0-9741-415e07240c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:15:04.429Z|b67ecc2c-5a33-446c-a606-75ffbd9a2a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:04.430Z|b67ecc2c-5a33-446c-a606-75ffbd9a2a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:04.430Z|cc09b549-e510-45e9-b58e-09a54d41eaa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:04.431Z|cc09b549-e510-45e9-b58e-09a54d41eaa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:04.431Z|bdaf4349-980d-4298-bbde-26f2d8c40030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:04.432Z|bdaf4349-980d-4298-bbde-26f2d8c40030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:05.450Z|d308babc-f1b1-4528-992a-0158955c9d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:15:05.450Z|d308babc-f1b1-4528-992a-0158955c9d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:15:14.453Z|7c831aeb-e119-4370-a639-89eb5e2dcaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:14.453Z|a9d4f70f-4b82-4692-a93e-f693a2f2e2fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:14.453Z|f60e74b8-1ae5-4274-a985-7f7f5338d609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:14.453Z|7c831aeb-e119-4370-a639-89eb5e2dcaeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:14.453Z|a9d4f70f-4b82-4692-a93e-f693a2f2e2fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:14.454Z|f60e74b8-1ae5-4274-a985-7f7f5338d609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:19.167Z|fd8d089e-447f-4da8-9472-e8545a10e0c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:15:19.167Z|fd8d089e-447f-4da8-9472-e8545a10e0c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:15:22.055Z|f81a1bac-b6f8-4425-b6da-6ad5b593cd60|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:15:22.055Z|f81a1bac-b6f8-4425-b6da-6ad5b593cd60|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:24.482Z|3698eadc-19d4-44ed-8f7e-4fd5f0acd3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:24.482Z|081ce537-4028-4250-ad19-dbb2edf6002b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:24.482Z|3698eadc-19d4-44ed-8f7e-4fd5f0acd3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:24.483Z|081ce537-4028-4250-ad19-dbb2edf6002b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:24.489Z|c5e68425-4fdd-4710-be3d-fe8fb0b20ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:24.490Z|c5e68425-4fdd-4710-be3d-fe8fb0b20ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:34.167Z|9b37c674-d012-413a-9017-a80d69ab6bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:15:34.170Z|9b37c674-d012-413a-9017-a80d69ab6bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:15:34.506Z|7ef0ad2c-885b-4252-8e1b-d43cb0dc80da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:34.506Z|7ef0ad2c-885b-4252-8e1b-d43cb0dc80da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:34.507Z|27a44ff3-0b4b-4c1d-bf0d-e143ea0e52aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:34.507Z|27a44ff3-0b4b-4c1d-bf0d-e143ea0e52aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:34.513Z|b616fb60-ba8e-4821-9579-8476238b0d64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:34.514Z|b616fb60-ba8e-4821-9579-8476238b0d64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:35.451Z|dcfc8c22-5dc0-4d33-8ec9-2d047050f392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:15:35.452Z|dcfc8c22-5dc0-4d33-8ec9-2d047050f392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:15:44.530Z|c7c7873b-d141-4636-9038-feda980c748d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:44.531Z|c7c7873b-d141-4636-9038-feda980c748d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:44.531Z|13b993e0-8092-463c-bb85-c48be7b4d59c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:44.532Z|13b993e0-8092-463c-bb85-c48be7b4d59c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:44.536Z|c6187c44-7f87-4396-a93d-48b3d9955f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:44.537Z|c6187c44-7f87-4396-a93d-48b3d9955f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:49.167Z|fb1caf9b-2d02-4f1c-b06b-337f57943041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:15:49.167Z|fb1caf9b-2d02-4f1c-b06b-337f57943041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:15:54.552Z|1717ad37-85d2-40cb-9f8d-d18974a52d40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:54.552Z|1717ad37-85d2-40cb-9f8d-d18974a52d40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:54.561Z|952e79d9-a81e-4d1d-b108-44b93ffc9a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:54.561Z|952e79d9-a81e-4d1d-b108-44b93ffc9a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:15:54.563Z|5ee88cca-2a16-46bc-a7c2-dceac42dfb77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:15:54.564Z|5ee88cca-2a16-46bc-a7c2-dceac42dfb77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:04.167Z|f89a3a3b-295b-4b60-acdc-483f4889ce0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:16:04.167Z|f89a3a3b-295b-4b60-acdc-483f4889ce0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:16:04.587Z|cce4fc6f-d0fb-4d6f-a5ab-42805128f906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:04.587Z|bc46861a-244e-4828-96d6-62e4047bc6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:04.587Z|cce4fc6f-d0fb-4d6f-a5ab-42805128f906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:04.588Z|bc46861a-244e-4828-96d6-62e4047bc6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:04.593Z|99b0effe-1b29-40bb-9a9b-48500930b9a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:04.594Z|99b0effe-1b29-40bb-9a9b-48500930b9a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:05.452Z|10563aeb-f1e7-4fb0-87d9-b3d7b20d7db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:16:05.453Z|10563aeb-f1e7-4fb0-87d9-b3d7b20d7db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:16:14.610Z|b986f997-709a-49c9-9aa1-6045e8628422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:14.611Z|68cc86d3-2858-4bec-b001-e0beb1d34251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:14.611Z|b986f997-709a-49c9-9aa1-6045e8628422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:14.612Z|68cc86d3-2858-4bec-b001-e0beb1d34251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:14.617Z|ffcbcad9-03c2-4867-9622-44fca6d885f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:14.618Z|ffcbcad9-03c2-4867-9622-44fca6d885f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:19.167Z|8ed359fa-c8a7-41f2-be0f-6b08437b0ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:16:19.171Z|8ed359fa-c8a7-41f2-be0f-6b08437b0ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:16:22.054Z|177dfdcb-169e-4d60-942a-40f01af08441|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:16:22.055Z|177dfdcb-169e-4d60-942a-40f01af08441|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:24.636Z|974a6953-e3ad-4176-a112-5a7dcb9bd58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:24.636Z|974a6953-e3ad-4176-a112-5a7dcb9bd58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:24.637Z|bf97abd4-1a53-477d-9031-d329078c455b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:24.637Z|bf97abd4-1a53-477d-9031-d329078c455b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:24.641Z|e71b7d0f-2973-44f4-ae90-fb1a488dae0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:24.642Z|e71b7d0f-2973-44f4-ae90-fb1a488dae0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:34.168Z|f0981b0b-76b3-416a-9d61-e9b772945c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:16:34.169Z|f0981b0b-76b3-416a-9d61-e9b772945c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:16:34.661Z|fcbf22f2-5806-495d-9273-38d9fe768c1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:34.662Z|fcbf22f2-5806-495d-9273-38d9fe768c1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:34.664Z|8fadbde1-1148-409a-9e31-2296f51c25ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:34.664Z|8fadbde1-1148-409a-9e31-2296f51c25ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:34.668Z|40f18783-1c46-4d34-baab-2190212bf4f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:34.669Z|40f18783-1c46-4d34-baab-2190212bf4f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:35.454Z|59dd26b5-da3b-4fcb-8f28-864cd801c430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:16:35.454Z|59dd26b5-da3b-4fcb-8f28-864cd801c430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:16:44.692Z|3d7d3d8b-981e-435e-b897-2177612ca638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:44.692Z|3d7d3d8b-981e-435e-b897-2177612ca638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:44.693Z|2a3d6eec-0f9b-4506-9b45-cebc245d3fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:44.694Z|2a3d6eec-0f9b-4506-9b45-cebc245d3fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:44.694Z|a81cdb28-c4c0-4cff-8187-c01faff8b031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:44.695Z|a81cdb28-c4c0-4cff-8187-c01faff8b031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:49.167Z|82cef9ef-bd16-4b04-ac0b-7f20f1a8b830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:16:49.167Z|82cef9ef-bd16-4b04-ac0b-7f20f1a8b830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:16:54.718Z|a1893470-cf7b-42ef-898b-de7e31934745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:54.718Z|0bd7d5ef-23e1-4c10-93b5-8fb9647adb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:54.718Z|f1d5fb60-fd7f-4c50-ad48-5fe4129f7052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:16:54.718Z|a1893470-cf7b-42ef-898b-de7e31934745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:54.718Z|0bd7d5ef-23e1-4c10-93b5-8fb9647adb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:16:54.719Z|f1d5fb60-fd7f-4c50-ad48-5fe4129f7052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:04.167Z|e031e045-52bc-47c6-962a-47ef83b8da48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:17:04.171Z|e031e045-52bc-47c6-962a-47ef83b8da48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:17:04.740Z|464404c0-948a-4275-8afc-f112d3614df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:04.741Z|76c62482-5dbf-4b24-947b-e5eac5ca9aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:04.741Z|464404c0-948a-4275-8afc-f112d3614df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:04.741Z|76c62482-5dbf-4b24-947b-e5eac5ca9aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:04.742Z|cab0614e-7e61-45aa-bc71-29c230dc17b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:04.742Z|cab0614e-7e61-45aa-bc71-29c230dc17b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:05.455Z|99296c1b-c719-4d21-848e-f3bfe722a852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:17:05.455Z|99296c1b-c719-4d21-848e-f3bfe722a852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:17:14.762Z|87c7a3cc-8e76-4620-92aa-41721fcf9a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:14.763Z|63afcbf5-6e54-4f21-b16a-44e7d50e0de8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:14.763Z|87c7a3cc-8e76-4620-92aa-41721fcf9a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:14.763Z|3936b947-7dec-451f-b97d-e0f76e020da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:14.763Z|63afcbf5-6e54-4f21-b16a-44e7d50e0de8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:14.764Z|3936b947-7dec-451f-b97d-e0f76e020da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:19.167Z|cb95440d-da42-4f58-8a38-c804bf6d82af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:17:19.167Z|cb95440d-da42-4f58-8a38-c804bf6d82af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:17:22.056Z|208c630e-d4d8-485e-b1b0-50dfa201860d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:17:22.056Z|208c630e-d4d8-485e-b1b0-50dfa201860d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:24.785Z|9f98bc18-8ac8-45b2-8457-2ba3a8416d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:24.786Z|9f98bc18-8ac8-45b2-8457-2ba3a8416d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:24.786Z|5e123da8-dae9-428a-832e-5637fe006d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:24.788Z|5e123da8-dae9-428a-832e-5637fe006d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:24.792Z|ba8353c4-f198-4dbc-95e4-a3731243d260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:24.793Z|ba8353c4-f198-4dbc-95e4-a3731243d260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:34.167Z|37addfce-71d2-4685-ba49-3c1686c8fb92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:17:34.167Z|37addfce-71d2-4685-ba49-3c1686c8fb92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:17:34.814Z|ad7c8759-75a9-425e-a7b4-2a9673e07c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:34.814Z|66b3dd24-8758-454f-a09d-fe2dc780c432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:34.814Z|ad7c8759-75a9-425e-a7b4-2a9673e07c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:34.814Z|66b3dd24-8758-454f-a09d-fe2dc780c432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:34.816Z|ced6e07b-4442-4920-8413-a297e0465f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:34.816Z|ced6e07b-4442-4920-8413-a297e0465f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:35.456Z|1ad656ac-86ad-4b09-96bf-f8464719250e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:17:35.457Z|1ad656ac-86ad-4b09-96bf-f8464719250e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:17:44.839Z|adf2524e-e208-453c-8142-ad2db763c513|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:44.840Z|adf2524e-e208-453c-8142-ad2db763c513|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:44.840Z|28875ca1-9c8a-4610-a39e-c7f53cfc092a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:44.841Z|28875ca1-9c8a-4610-a39e-c7f53cfc092a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:44.840Z|45683d79-7577-401b-b828-0ad5309171f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:44.841Z|45683d79-7577-401b-b828-0ad5309171f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:49.167Z|43a0ba0c-4444-4921-9403-1796d0d92d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:17:49.171Z|43a0ba0c-4444-4921-9403-1796d0d92d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:17:54.864Z|bbb86dd5-0aa8-42ba-90d9-6712629fc19f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:54.865Z|bbb86dd5-0aa8-42ba-90d9-6712629fc19f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:54.872Z|562aa2fe-dccb-4236-aa19-feb134addaac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:54.872Z|7a76131e-1297-4b0c-b0aa-ae37f547e2fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:17:54.873Z|562aa2fe-dccb-4236-aa19-feb134addaac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:17:54.874Z|7a76131e-1297-4b0c-b0aa-ae37f547e2fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:04.167Z|db3cec58-e124-4aa7-a87d-c39f39a0c8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:18:04.167Z|db3cec58-e124-4aa7-a87d-c39f39a0c8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:18:04.890Z|7ace771b-8b00-4df6-b680-54d96abd2b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:04.891Z|7ace771b-8b00-4df6-b680-54d96abd2b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:04.898Z|cb7817c2-961a-494b-92ec-0803268666a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:04.898Z|cb7817c2-961a-494b-92ec-0803268666a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:04.899Z|542b3079-8032-4c0c-babd-19c2fd50062c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:04.899Z|542b3079-8032-4c0c-babd-19c2fd50062c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:05.457Z|4130de3b-79e7-414c-95cc-19294227b120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:18:05.458Z|4130de3b-79e7-414c-95cc-19294227b120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:18:14.919Z|0f3fb020-a656-4261-8e20-da25c1346f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:14.920Z|0f3fb020-a656-4261-8e20-da25c1346f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:14.921Z|69a003f8-43fc-4975-8e07-8e5613807c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:14.922Z|07db1261-6527-4dc6-bbd9-49be7e4f4d36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:14.922Z|69a003f8-43fc-4975-8e07-8e5613807c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:14.922Z|07db1261-6527-4dc6-bbd9-49be7e4f4d36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:19.167Z|9fb713ae-4168-4ae8-83e7-5195e24fe986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:18:19.167Z|9fb713ae-4168-4ae8-83e7-5195e24fe986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:18:22.055Z|b15b961f-de93-4b42-b45e-e9d28ba348c2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:18:22.056Z|b15b961f-de93-4b42-b45e-e9d28ba348c2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:24.947Z|7085818e-8089-4b45-9c2b-1068c11f196f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:24.948Z|7085818e-8089-4b45-9c2b-1068c11f196f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:24.948Z|2b1b9759-8e28-4cf4-8435-b70657b94e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:24.948Z|2b1b9759-8e28-4cf4-8435-b70657b94e88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:24.956Z|ac191ac4-6fd7-47d1-9462-1e2851c63d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:24.956Z|ac191ac4-6fd7-47d1-9462-1e2851c63d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:34.167Z|deb9a5ab-21ad-4c29-8f43-29b000655b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:18:34.170Z|deb9a5ab-21ad-4c29-8f43-29b000655b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:18:34.972Z|0054739e-33f2-4499-93f8-73be2a60ca2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:34.972Z|a8fb56e6-e9ee-4a80-8cc5-2d915db71053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:34.973Z|0054739e-33f2-4499-93f8-73be2a60ca2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:34.974Z|a8fb56e6-e9ee-4a80-8cc5-2d915db71053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:34.981Z|a744ec71-a5dd-47de-8910-5746a7948bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:34.982Z|a744ec71-a5dd-47de-8910-5746a7948bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:35.458Z|3646b179-4e3f-40e5-adb1-0582ab204d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:18:35.459Z|3646b179-4e3f-40e5-adb1-0582ab204d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:18:44.999Z|f4800dbb-a41b-4dac-9cfe-04c5165886de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:44.999Z|b807fbbb-d2f4-4e77-8d0b-a2f5e3a911d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:45.000Z|f4800dbb-a41b-4dac-9cfe-04c5165886de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:45.000Z|b807fbbb-d2f4-4e77-8d0b-a2f5e3a911d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:45.005Z|97207e2c-4293-48ff-ad6d-d57a22991ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:45.005Z|97207e2c-4293-48ff-ad6d-d57a22991ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:49.166Z|61b4f68e-2b9b-4045-ba83-47bbddb86a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:18:49.167Z|61b4f68e-2b9b-4045-ba83-47bbddb86a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:18:55.024Z|d7d3286e-6b2e-497f-8e94-afa27cdedab2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:55.024Z|d7d3286e-6b2e-497f-8e94-afa27cdedab2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:55.026Z|12e2b2f7-cb3e-4af8-bb4d-42e04475ff6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:55.026Z|6dd07805-19ac-4959-9295-7292b0cf084a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:18:55.027Z|12e2b2f7-cb3e-4af8-bb4d-42e04475ff6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:18:55.027Z|6dd07805-19ac-4959-9295-7292b0cf084a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:04.167Z|c4840cea-ba27-430e-b738-c38f524d758e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:19:04.167Z|c4840cea-ba27-430e-b738-c38f524d758e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:19:05.052Z|b1041738-5e4d-4287-b731-15609e01188a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:05.053Z|b1041738-5e4d-4287-b731-15609e01188a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:05.064Z|b784fee3-724c-4e07-a09e-620a8f269651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:05.065Z|b784fee3-724c-4e07-a09e-620a8f269651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:05.066Z|08209258-5ef0-4d40-b9bb-31f43d6bd590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:05.066Z|08209258-5ef0-4d40-b9bb-31f43d6bd590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:05.459Z|d4f0f1ff-2c37-4316-a6ac-7745592612e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:19:05.460Z|d4f0f1ff-2c37-4316-a6ac-7745592612e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:19:15.082Z|4678d89e-0e4b-4193-97d3-b67abdc194c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:15.083Z|4678d89e-0e4b-4193-97d3-b67abdc194c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:15.091Z|473d4a7a-8351-485e-84b7-17a74ad0b528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:15.091Z|473d4a7a-8351-485e-84b7-17a74ad0b528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:15.092Z|0968aa83-6f10-493a-8aaa-609aad1dce14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:15.093Z|0968aa83-6f10-493a-8aaa-609aad1dce14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:19.167Z|fb95538f-7dcd-4826-a94e-77ee6e310964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:19:19.171Z|fb95538f-7dcd-4826-a94e-77ee6e310964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:19:22.056Z|9ee1ef7b-b288-4b5f-8df6-d2f8c9943e49|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:19:22.057Z|9ee1ef7b-b288-4b5f-8df6-d2f8c9943e49|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:25.106Z|f057706d-d29d-4ca0-b8a5-a2645381c935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:25.106Z|f057706d-d29d-4ca0-b8a5-a2645381c935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:25.112Z|760034a7-bb30-42bb-8c02-4173882af2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:25.112Z|760034a7-bb30-42bb-8c02-4173882af2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:25.114Z|efd2a4dd-c9dc-4748-ab71-b0fb35253e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:25.115Z|efd2a4dd-c9dc-4748-ab71-b0fb35253e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:34.167Z|cf4269b5-5643-44a9-b15b-3e3626c426ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:19:34.168Z|cf4269b5-5643-44a9-b15b-3e3626c426ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:19:35.133Z|6f1ee363-77e7-4ba5-927b-fa9def1eb80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:35.134Z|6f1ee363-77e7-4ba5-927b-fa9def1eb80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:35.137Z|f89e494a-6269-4ef4-b8f8-f4a8fc37662e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:35.138Z|f89e494a-6269-4ef4-b8f8-f4a8fc37662e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:35.138Z|31f86c17-cb9b-4f4e-81ba-f15f9dad7acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:35.139Z|31f86c17-cb9b-4f4e-81ba-f15f9dad7acf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:35.460Z|07c31c5e-b991-491c-8a75-d0eddb2bb437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:19:35.461Z|07c31c5e-b991-491c-8a75-d0eddb2bb437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:19:45.159Z|f2c0df0f-6442-497d-88af-b01c31f0c245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:45.159Z|f2c0df0f-6442-497d-88af-b01c31f0c245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:45.160Z|2ed6b9e0-87d7-4f04-aa21-70956ac36320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:45.160Z|2ed6b9e0-87d7-4f04-aa21-70956ac36320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:45.160Z|17b604d4-e029-4412-a8ce-cd3be0134c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:45.161Z|17b604d4-e029-4412-a8ce-cd3be0134c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:49.167Z|de9005ec-c6d0-45da-9d19-1d4f17de30d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:19:49.167Z|de9005ec-c6d0-45da-9d19-1d4f17de30d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:19:55.185Z|b4147624-58ec-4645-aef7-f18ec08dbb71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:55.186Z|b4147624-58ec-4645-aef7-f18ec08dbb71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:55.187Z|fc36095a-ea87-4166-a387-53f1b249f556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:55.188Z|fc36095a-ea87-4166-a387-53f1b249f556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:19:55.192Z|1f794ea9-25c7-47ed-8f33-bc1bbb3fd79d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:19:55.193Z|1f794ea9-25c7-47ed-8f33-bc1bbb3fd79d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:04.167Z|527178dd-bf94-47b7-8270-651f31b6b554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:20:04.171Z|527178dd-bf94-47b7-8270-651f31b6b554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:20:05.214Z|319f0a60-b163-47a6-87e3-80b7c2d55462|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:05.215Z|0bcae36a-5bd3-4418-b4a7-025b67b61277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:05.215Z|319f0a60-b163-47a6-87e3-80b7c2d55462|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:05.216Z|0bcae36a-5bd3-4418-b4a7-025b67b61277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:05.224Z|aadafc07-26ae-4a38-b1ad-c79bd1478cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:05.224Z|aadafc07-26ae-4a38-b1ad-c79bd1478cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:05.462Z|3a65e23d-6fbf-4264-b8b9-21e53754ed3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:20:05.462Z|3a65e23d-6fbf-4264-b8b9-21e53754ed3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:20:15.242Z|d4b8288b-6f45-4671-a07a-fe3f1e859a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:15.242Z|d4b8288b-6f45-4671-a07a-fe3f1e859a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:15.244Z|cd3c3045-8994-4a76-8fed-17d093ad2b5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:15.244Z|cd3c3045-8994-4a76-8fed-17d093ad2b5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:15.245Z|6e37b790-3b43-4ac2-9faf-5bec536bef0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:15.245Z|6e37b790-3b43-4ac2-9faf-5bec536bef0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:19.167Z|80d8e161-c980-4964-bd77-8be12dee0184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:20:19.167Z|80d8e161-c980-4964-bd77-8be12dee0184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:20:22.056Z|24816a4b-124c-4d88-a764-be203409b8f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:20:22.056Z|24816a4b-124c-4d88-a764-be203409b8f0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:25.265Z|c610acc3-d515-4c9d-b0dd-6f7ec570f779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:25.266Z|1e10333b-b0bb-409b-a905-ba53d9f24d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:25.266Z|c610acc3-d515-4c9d-b0dd-6f7ec570f779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:25.267Z|1e10333b-b0bb-409b-a905-ba53d9f24d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:25.267Z|afda4369-4975-4e14-91fa-491ecbfe87ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:25.268Z|afda4369-4975-4e14-91fa-491ecbfe87ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:34.167Z|3aeeaa36-d8ff-4c71-b97b-0b548679bcba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:20:34.167Z|3aeeaa36-d8ff-4c71-b97b-0b548679bcba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:20:35.291Z|b30338fa-e31e-4474-bfcd-c200def45d71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:35.291Z|2bf8a9d2-66ce-4f4d-987a-7c12a8c613f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:35.291Z|50baf46b-b4f4-4295-8938-c17e0d42234f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:35.291Z|2bf8a9d2-66ce-4f4d-987a-7c12a8c613f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:35.291Z|b30338fa-e31e-4474-bfcd-c200def45d71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:35.291Z|50baf46b-b4f4-4295-8938-c17e0d42234f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:35.463Z|9d6c8726-b48b-4f64-a76a-a8f089565adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:20:35.463Z|9d6c8726-b48b-4f64-a76a-a8f089565adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:20:45.314Z|c52a45ec-61e9-4297-b56e-d7d0e1d065e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:45.315Z|c52a45ec-61e9-4297-b56e-d7d0e1d065e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:45.316Z|6b303873-7220-4720-9087-492ead4d1378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:45.316Z|83993f9b-c567-444e-80fa-3f089c4fc0fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:45.316Z|6b303873-7220-4720-9087-492ead4d1378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:45.317Z|83993f9b-c567-444e-80fa-3f089c4fc0fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:49.167Z|1350a29f-6bd0-4d0b-96ca-e7c154b17402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:20:49.171Z|1350a29f-6bd0-4d0b-96ca-e7c154b17402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:20:55.340Z|4bdc4b1b-f585-463a-91bf-23fa9f1587e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:55.340Z|c60ee5c5-2c7d-4620-a94d-1f483567c15e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:55.341Z|4bdc4b1b-f585-463a-91bf-23fa9f1587e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:55.341Z|01312a72-5f4b-413f-a762-4db29e200637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:20:55.341Z|c60ee5c5-2c7d-4620-a94d-1f483567c15e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:20:55.341Z|01312a72-5f4b-413f-a762-4db29e200637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:04.167Z|3bc00a68-d91a-4688-8ef4-eca77a3727cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:21:04.168Z|3bc00a68-d91a-4688-8ef4-eca77a3727cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:21:05.365Z|53735a03-f628-4f20-bb1a-43ee2d33e14a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:05.365Z|b68fb121-e069-4c08-be09-993ce523ff15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:05.365Z|53735a03-f628-4f20-bb1a-43ee2d33e14a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:05.365Z|b68fb121-e069-4c08-be09-993ce523ff15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:05.370Z|317ecda9-8a7c-404c-9f5f-e9b8d5c688fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:05.370Z|317ecda9-8a7c-404c-9f5f-e9b8d5c688fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:05.464Z|e5438bae-65ed-4c6b-82a2-6dc25f5b7cd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:21:05.464Z|e5438bae-65ed-4c6b-82a2-6dc25f5b7cd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:21:15.394Z|47e52178-4707-4173-85ab-4c44176f6456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:15.394Z|8d9cbf07-43c3-465c-96b0-0e296d4f4b2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:15.394Z|47e52178-4707-4173-85ab-4c44176f6456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:15.394Z|e864dbcd-a8c6-48db-82e1-c992eccb7747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:15.395Z|8d9cbf07-43c3-465c-96b0-0e296d4f4b2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:15.395Z|e864dbcd-a8c6-48db-82e1-c992eccb7747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:17.947Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:21:17.948Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5316419a-317b-4bb6-828e-dcb004c57249 already exists in requestDb InfraActiveRequests table 2023-04-16T08:21:17.950Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:17.951Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:21:17.951Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:17.951Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:17.951Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:21:17.951Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ed3ac0a1bcf75cf489993105d8c23d2", X-B3-SpanId:"988cbcbbc75c97f7", X-B3-ParentSpanId:"204c1a40ca0358ae", X-B3-Sampled:"0", X-ONAP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"879fadcc-11c2-48de-b4f1-70e359b77c93"] 2023-04-16T08:21:17.951Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:21:17.951Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:18.003Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:18.003Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:21:18.004Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : Not Found 2023-04-16T08:21:18.004Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"47", server:"envoy"] 2023-04-16T08:21:18.004Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: 2023-04-16T08:21:18.004Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:18.004Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|404|Not Found|InvokeReturn 2023-04-16T08:21:18.016Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T08:21:18.017Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-04-16T08:21:18.021Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:21:18.044Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.045Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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=[5316419a-317b-4bb6-828e-dcb004c57249], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bff98e93-e766-48c2-b3b4-f57e3e4b6abb], X-ECOMP-RequestID=[5316419a-317b-4bb6-828e-dcb004c57249], X-TransactionId=[], X-ONAP-RequestID=[5316419a-317b-4bb6-828e-dcb004c57249]} 2023-04-16T08:21:18.089Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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=[Sun, 16 Apr 2023 08:21:19 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[32], x-aai-txid=[1-aai-resources-230416-08:21:19:176-1615], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:21:18.091Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.091Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.093Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.094Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-04-16T08:21:18.098Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:21:18.121Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T08:21:18.121Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.157Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.158Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 08:21:19 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[32], x-aai-txid=[1-aai-resources-230416-08:21:19:243-14589], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:21:18.159Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-04-16T08:21:18.161Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.161Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-04-16T08:21:18.167Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:21:18.195Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-04-16T08:21:18.195Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5316419a-317b-4bb6-828e-dcb004c57249], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a73baad0-9cb2-4d81-9d5d-cd6758ad1342], X-ECOMP-RequestID=[5316419a-317b-4bb6-828e-dcb004c57249], X-TransactionId=[], X-ONAP-RequestID=[5316419a-317b-4bb6-828e-dcb004c57249]} 2023-04-16T08:21:18.266Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 08:21:19 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[66], vertex-id=[245824], x-aai-txid=[1-aai-resources-230416-08:21:19:318-43952], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:21:18.267Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1681632253757","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-04-16T08:21:18.267Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-04-16T08:21:18.268Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T08:21:18.269Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T08:21:18.289Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.289Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T08:21:18.290Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.290Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.290Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.290Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"5ed3ac0a1bcf75cf489993105d8c23d2", X-B3-SpanId:"6a97bc765117aa6a", X-B3-ParentSpanId:"204c1a40ca0358ae", X-B3-Sampled:"0", X-ONAP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61bf2b69-b684-4e5b-8966-f0a8d3e2a8a3"] 2023-04-16T08:21:18.290Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72","requestScope":"service"} 2023-04-16T08:21:18.291Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.320Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.321Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.321Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.322Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-04-16T08:21:18.322Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.322Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.323Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T08:21:18.324Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05 2023-04-16T08:21:18.325Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|INFO|500||Invoke 2023-04-16T08:21:18.325Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:18.326Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05 2023-04-16T08:21:18.326Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Method : GET 2023-04-16T08:21:18.326Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f96fe37f-ea63-4ba7-a83d-51b403a1b73c"] 2023-04-16T08:21:18.326Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Request body: 2023-04-16T08:21:18.327Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:18.380Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:18.381Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:18.381Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Status text : OK 2023-04-16T08:21:18.381Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:18.382Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "9fe1f207-aff1-43e4-a286-9778100abf05", "modelInvariantUUID" : "38ea4e71-9315-4860-86a2-1bafa455824a", "created" : "2023-04-16 08:19:18.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/pnfCustomizations" } } } 2023-04-16T08:21:18.382Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:18.383Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|INFO|500||InvokeReturn 2023-04-16T08:21:18.387Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance 2023-04-16T08:21:18.387Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|INFO|500||Invoke 2023-04-16T08:21:18.387Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:18.388Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance 2023-04-16T08:21:18.388Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Method : GET 2023-04-16T08:21:18.388Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2609ac9-62a5-49de-832c-fd22f0c76f78"] 2023-04-16T08:21:18.389Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Request body: 2023-04-16T08:21:18.389Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:18.406Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:18.406Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:21:18.406Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:21:18.407Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&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:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"13", server:"envoy"] 2023-04-16T08:21:18.407Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Response body: 2023-04-16T08:21:18.407Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:18.408Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:21:18.408Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a 2023-04-16T08:21:18.409Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|INFO|500||Invoke 2023-04-16T08:21:18.409Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:18.410Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a 2023-04-16T08:21:18.410Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Method : GET 2023-04-16T08:21:18.410Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1590e196-e5e8-427a-a327-49bdee67aefb"] 2023-04-16T08:21:18.410Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Request body: 2023-04-16T08:21:18.411Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:18.451Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:18.452Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:18.452Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Status text : OK 2023-04-16T08:21:18.453Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:18.454Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "9fe1f207-aff1-43e4-a286-9778100abf05", "modelInvariantUUID" : "38ea4e71-9315-4860-86a2-1bafa455824a", "created" : "2023-04-16 08:19:18.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a" } } } 2023-04-16T08:21:18.455Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:18.455Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|INFO|500||InvokeReturn 2023-04-16T08:21:18.460Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance 2023-04-16T08:21:18.461Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|INFO|500||Invoke 2023-04-16T08:21:18.461Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:18.462Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance 2023-04-16T08:21:18.462Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Method : GET 2023-04-16T08:21:18.462Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72fc9c31-ffdb-4bfb-a5a2-6d8b86ff0481"] 2023-04-16T08:21:18.462Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Request body: 2023-04-16T08:21:18.463Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:18.483Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:18.484Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:21:18.484Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:21:18.484Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&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:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-04-16T08:21:18.485Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||Response body: 2023-04-16T08:21:18.485Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:18.485Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:21:18.486Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.486Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.487Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16T08:21:18.487Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16T08:21:18.487Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16T08:21:18.488Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7e3c6ee-4664-4e1b-ba7a-6917209929fc"] 2023-04-16T08:21:18.488Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16T08:21:18.488Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16T08:21:18.517Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16T08:21:18.518Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16T08:21:18.518Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16T08:21:18.518Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:18.520Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T08:21:18.520Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/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-16T08:21:18.520Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.523Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.524Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/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-16T08:21:18.524Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-16T08:21:18.524Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-16T08:21:18.524Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-16T08:21:18.525Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab84fab2-3602-44e4-91ad-a702576f34e3"] 2023-04-16T08:21:18.525Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-16T08:21:18.525Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-16T08:21:18.551Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-16T08:21:18.552Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-16T08:21:18.552Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-16T08:21:18.552Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:18.552Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-04-16T08:21:18.553Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|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-16T08:21:18.553Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/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-16T08:21:18.554Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05 2023-04-16T08:21:18.554Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|INFO|500||Invoke 2023-04-16T08:21:18.554Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:18.554Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05 2023-04-16T08:21:18.555Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Method : GET 2023-04-16T08:21:18.555Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"276ac58f-1ff7-4074-b20b-8caca7f4c437"] 2023-04-16T08:21:18.555Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Request body: 2023-04-16T08:21:18.555Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:18.599Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:18.599Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:18.599Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Status text : OK 2023-04-16T08:21:18.600Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:18.600Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "9fe1f207-aff1-43e4-a286-9778100abf05", "modelInvariantUUID" : "38ea4e71-9315-4860-86a2-1bafa455824a", "created" : "2023-04-16 08:19:18.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/pnfCustomizations" } } } 2023-04-16T08:21:18.600Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:18.600Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|INFO|500||InvokeReturn 2023-04-16T08:21:18.603Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.604Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T08:21:18.604Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:18.604Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.604Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T08:21:18.604Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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:"8974", X-B3-TraceId:"5ed3ac0a1bcf75cf489993105d8c23d2", X-B3-SpanId:"37933cdfcce8a99f", X-B3-ParentSpanId:"204c1a40ca0358ae", X-B3-Sampled:"0", X-ONAP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"957700ee-99ad-4511-a6aa-a999235ed8a9"] 2023-04-16T08:21:18.604Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5316419a-317b-4bb6-828e-dcb004c57249","requestStatus":"IN_PROGRESS","startTime":1681633278016,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"5316419a-317b-4bb6-828e-dcb004c57249"} 2023-04-16T08:21:18.605Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:18.669Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:18.670Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.670Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.670Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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/5316419a-317b-4bb6-828e-dcb004c57249", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:21:19 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:18.671Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:21:18.016+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T08:21:19.740+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:21:18.671Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:18.671Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T08:21:18.679Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.680Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.680Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.680Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.680Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:18.680Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"5ed3ac0a1bcf75cf489993105d8c23d2", X-B3-SpanId:"6e51f5b5dbb1f331", X-B3-ParentSpanId:"204c1a40ca0358ae", X-B3-Sampled:"0", X-ONAP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-TransactionID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ECOMP-RequestID:"5316419a-317b-4bb6-828e-dcb004c57249", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bef63786-f590-483b-8e4c-b00563a0dc90"] 2023-04-16T08:21:18.680Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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\":\"38ea4e71-9315-4860-86a2-1bafa455824a\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9fe1f207-aff1-43e4-a286-9778100abf05\",\"modelUuid\":\"9fe1f207-aff1-43e4-a286-9778100abf05\",\"modelInvariantUuid\":\"38ea4e71-9315-4860-86a2-1bafa455824a\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\"modelInvariantUuid\":\"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"5728dd0a-6332-4120-958b-45970c8362b3\",\"modelInvariantUuid\":\"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"2730be51-f8a2-4672-a73d-3a69e3432ac8\"},\"instanceName\":\"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"9fe1f207-aff1-43e4-a286-9778100abf05\",\"modelInvariantId\":\"38ea4e71-9315-4860-86a2-1bafa455824a\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"5316419a-317b-4bb6-828e-dcb004c57249","type":"String"},"mso-request-id":{"value":"5316419a-317b-4bb6-828e-dcb004c57249","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-16T08:21:18.680Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:19.167Z|b02c1f9d-ec67-4faa-9f79-75046db4df99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:21:19.167Z|b02c1f9d-ec67-4faa-9f79-75046db4df99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:21:20.701Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:20.702Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:20.702Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:20.703Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 08:21:21 GMT", x-onap-requestid:"5316419a-317b-4bb6-828e-dcb004c57249", x-requestid:"5316419a-317b-4bb6-828e-dcb004c57249", x-transactionid:"5316419a-317b-4bb6-828e-dcb004c57249", x-ecomp-requestid:"5316419a-317b-4bb6-828e-dcb004c57249", x-onap-partnername:"UNKNOWN", x-invocationid:"bef63786-f590-483b-8e4c-b00563a0dc90", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2016", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:20.703Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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\":\"5316419a-317b-4bb6-828e-dcb004c57249\",\"instanceId\":\"b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3\"}}","message":"Success","processInstanceID":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T08:21:20.704Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:20.704Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|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-16T08:21:20.712Z|5316419a-317b-4bb6-828e-dcb004c57249|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:21:21.000Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:21:21.005Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:21.005Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:21:21.005Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:21.005Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:21.005Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:21:21.005Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d3895d7fdabbd589fe8302b87e5c274", X-B3-SpanId:"53673f1a201ecc14", X-B3-ParentSpanId:"6dda06b1d47c60b6", X-B3-Sampled:"0", X-ONAP-RequestID:"c8f9a35b-c8bc-4dba-ae78-98d316ccd556", X-RequestID:"c8f9a35b-c8bc-4dba-ae78-98d316ccd556", X-TransactionID:"c8f9a35b-c8bc-4dba-ae78-98d316ccd556", X-ECOMP-RequestID:"c8f9a35b-c8bc-4dba-ae78-98d316ccd556", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72332514-cf53-469d-8611-b151d710dfb8"] 2023-04-16T08:21:21.006Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:21:21.006Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:21.114Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:21.115Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:21.115Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:21:21.115Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:21:22 GMT", x-envoy-upstream-service-time:"104", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:21.116Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:21:20.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:21:21.116Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:21.116Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:21:21.118Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:21:21.119Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:21:21.119Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:21.119Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:21:21.119Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:21:21.120Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d3895d7fdabbd589fe8302b87e5c274", X-B3-SpanId:"fae755979d1a851c", X-B3-ParentSpanId:"6dda06b1d47c60b6", X-B3-Sampled:"0", X-ONAP-RequestID:"c8f9a35b-c8bc-4dba-ae78-98d316ccd556", X-RequestID:"c8f9a35b-c8bc-4dba-ae78-98d316ccd556", X-TransactionID:"c8f9a35b-c8bc-4dba-ae78-98d316ccd556", X-ECOMP-RequestID:"c8f9a35b-c8bc-4dba-ae78-98d316ccd556", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a89b8a9c-4cff-4f70-bf3f-5e2f62626f8d"] 2023-04-16T08:21:21.120Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:21:21.120Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:21.142Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:21.143Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:21.143Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:21:21.143Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:21:22 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:21.145Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:21:21.145Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:21.146Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:21:21.156Z|c8f9a35b-c8bc-4dba-ae78-98d316ccd556|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:21:22.056Z|c6a64085-db6f-40c8-922f-b3e6235fb02c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:21:22.056Z|c6a64085-db6f-40c8-922f-b3e6235fb02c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:25.419Z|69199981-96ed-4032-80b9-8b3a35e94710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:25.419Z|69199981-96ed-4032-80b9-8b3a35e94710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:25.419Z|933a97f6-e502-469e-9860-eaedd1b3a0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:25.419Z|cadb380a-4911-4515-9cdb-781dc8699cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:25.420Z|933a97f6-e502-469e-9860-eaedd1b3a0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:25.420Z|cadb380a-4911-4515-9cdb-781dc8699cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:31.383Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:21:31.391Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:31.392Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:21:31.392Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:31.392Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:31.392Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:21:31.392Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a1bea1053a9539b7b1909e2c80494fc", X-B3-SpanId:"cadb62cc47236345", X-B3-ParentSpanId:"676d35934b6d839a", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-TransactionID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-ECOMP-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cf6927c-2b34-4869-a229-acef1f89b343"] 2023-04-16T08:21:31.392Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:21:31.392Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:31.442Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:31.443Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:31.443Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:21:31.443Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:21:32 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:31.444Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "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-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:21:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:21:31.444Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:31.445Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:21:31.446Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:21:31.446Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:21:31.446Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:31.446Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:21:31.446Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:21:31.446Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a1bea1053a9539b7b1909e2c80494fc", X-B3-SpanId:"25adf1afc8581274", X-B3-ParentSpanId:"676d35934b6d839a", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-TransactionID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-ECOMP-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7824b77f-8a7c-49b8-b303-9d587a8a2946"] 2023-04-16T08:21:31.447Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:21:31.447Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:31.468Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:31.468Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:31.468Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:21:31.469Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:21:32 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:31.469Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:21:31.469Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:31.470Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:21:31.652Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:21:31.652Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:21:31.653Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:31.653Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:21:31.653Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:21:31.653Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-TransactionID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-ECOMP-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddbff6e8-adbc-4e31-8465-db123309c635"] 2023-04-16T08:21:31.654Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:21:31.654Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:31.833Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:31.833Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:31.834Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:21:31.834Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EFDF1FF6ED7AD0EF7E35B09BBFC09E93; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:21:32 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-04-16T08:21:31.834Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T08:21:29.404+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"af21b9fb-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:21:31.834Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:31.835Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:21:31.848Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:21:31.849Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:21:31.849Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:31.849Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:21:31.849Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:21:31.849Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-TransactionID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-ECOMP-RequestID:"aa3d6210-f482-4e40-8899-a15783b60d47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f613dcf-5492-4c92-aa34-d7b2becf5be3"] 2023-04-16T08:21:31.849Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:21:31.849Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:31.986Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:31.987Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:31.987Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:21:31.988Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3342312FE71127364A37BB9A4569735E; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:21:32 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2023-04-16T08:21:31.988Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b0151b0f-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:21:29.410+0000","endTime":"2023-04-16T08:21:29.579+0000","durationInMillis":169,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:21:31.988Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:31.989Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b014309c-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:21:31.995Z|aa3d6210-f482-4e40-8899-a15783b60d47|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:21:34.166Z|efc90172-de09-4363-a2f3-2e5722139f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:21:34.170Z|efc90172-de09-4363-a2f3-2e5722139f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:21:35.444Z|ff1d6b24-22c2-4d3b-ba67-5a4fc3efb893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:35.444Z|ea2e996e-b94f-4ebf-a3c0-8d4904f3b29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:35.445Z|ff1d6b24-22c2-4d3b-ba67-5a4fc3efb893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:35.445Z|ea2e996e-b94f-4ebf-a3c0-8d4904f3b29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:35.448Z|112b1b4b-918e-448a-b96e-d087d149f37b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:35.449Z|112b1b4b-918e-448a-b96e-d087d149f37b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:35.465Z|4815f488-233b-43d0-966b-660dffb23ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:21:35.465Z|4815f488-233b-43d0-966b-660dffb23ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:21:42.199Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:21:42.206Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:42.207Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:21:42.207Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:42.207Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:42.207Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:21:42.207Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcc054ee2a4c65b1cc74b9098017acd5", X-B3-SpanId:"21c9408c77e55227", X-B3-ParentSpanId:"c389d77a2dbab59f", X-B3-Sampled:"0", X-ONAP-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-TransactionID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-ECOMP-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be5f7e5a-4f05-4992-a230-83f6a7f057f0"] 2023-04-16T08:21:42.207Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:21:42.207Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:42.246Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:42.247Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:42.247Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:21:42.247Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:21:43 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:42.247Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "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-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:21:42.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:21:42.247Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:42.247Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:21:42.249Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:21:42.249Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:21:42.249Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:42.249Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:21:42.249Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:21:42.249Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcc054ee2a4c65b1cc74b9098017acd5", X-B3-SpanId:"221af3f206b0998b", X-B3-ParentSpanId:"c389d77a2dbab59f", X-B3-Sampled:"0", X-ONAP-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-TransactionID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-ECOMP-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fb733f0-3bf5-4d8d-a12f-c40ff13ec69a"] 2023-04-16T08:21:42.249Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:21:42.249Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:42.264Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:42.264Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:42.264Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:21:42.264Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:21:43 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:42.266Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:21:42.266Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:42.266Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:21:42.282Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:21:42.282Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:21:42.283Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:42.283Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:21:42.283Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:21:42.283Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-TransactionID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-ECOMP-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"add03894-afe9-4dc0-acef-dd1882007c88"] 2023-04-16T08:21:42.283Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:21:42.283Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:42.444Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:42.445Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:42.445Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:21:42.445Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EEBAD8008943F9F84E0299B5F5860227; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:21:42 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2023-04-16T08:21:42.446Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T08:21:37.197+0000","endTime":"2023-04-16T08:21:41.237+0000","removalTime":null,"durationInMillis":4040,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"b48ebc33-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:21:42.446Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:42.446Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:21:42.465Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:21:42.465Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:21:42.466Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:42.466Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:21:42.466Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:21:42.466Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-TransactionID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-ECOMP-RequestID:"6d1eda1a-a346-43d4-b0d0-ecaaadbac882", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f59c394a-339c-4650-ba00-300fdd03bb9d"] 2023-04-16T08:21:42.466Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:21:42.467Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:42.655Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:42.656Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:42.656Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:21:42.657Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3820A8FE57F96AD31913AA10C943E0C1; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:21:43 GMT", x-envoy-upstream-service-time:"185", server:"envoy"] 2023-04-16T08:21:42.657Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b4ba1143-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:21:37.202+0000","endTime":"2023-04-16T08:21:37.394+0000","durationInMillis":192,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:21:42.658Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:42.659Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b4b94de0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:21:42.664Z|6d1eda1a-a346-43d4-b0d0-ecaaadbac882|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:21:45.471Z|0f201f0c-d83b-4c5b-801a-c8dd8664d615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:45.472Z|0f201f0c-d83b-4c5b-801a-c8dd8664d615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:45.472Z|82d0255c-d737-41aa-8e70-2808169b8fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:45.473Z|82d0255c-d737-41aa-8e70-2808169b8fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:45.473Z|077d4bd8-43c0-4904-bd16-f942561f7beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:45.474Z|077d4bd8-43c0-4904-bd16-f942561f7beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:49.167Z|661821a7-2242-40bc-bb21-dd4d937837c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:21:49.167Z|661821a7-2242-40bc-bb21-dd4d937837c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:21:52.910Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:21:52.918Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:52.918Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:21:52.918Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:52.919Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:21:52.919Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:21:52.919Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e169b14995c0b5d8eac83f37ffafa70", X-B3-SpanId:"3f7a7f35051d6176", X-B3-ParentSpanId:"0d76322a2f69c1bb", X-B3-Sampled:"0", X-ONAP-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-TransactionID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-ECOMP-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f66cece6-5288-473d-a4b3-02a3a7567cb4"] 2023-04-16T08:21:52.919Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:21:52.919Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:52.958Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:52.958Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:52.959Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:21:52.959Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:21:53 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:52.959Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "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-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:21:53.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:21:52.959Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:52.959Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:21:52.960Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:21:52.961Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:21:52.961Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:52.961Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:21:52.961Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:21:52.961Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e169b14995c0b5d8eac83f37ffafa70", X-B3-SpanId:"7b59892718c8771f", X-B3-ParentSpanId:"0d76322a2f69c1bb", X-B3-Sampled:"0", X-ONAP-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-TransactionID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-ECOMP-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"198b83d8-0d88-497c-a2c8-2a8aa1c844a8"] 2023-04-16T08:21:52.961Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:21:52.961Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:52.976Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:52.976Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:52.976Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:21:52.976Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:21:53 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:21:52.977Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:21:52.977Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:52.977Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:21:52.992Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:21:52.992Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:21:52.992Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:52.992Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:21:52.993Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:21:52.993Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-TransactionID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-ECOMP-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8086dbb6-8eb1-49b5-a313-2f77db7f6cdd"] 2023-04-16T08:21:52.993Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:21:52.993Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:53.231Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:53.231Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:53.232Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:21:53.232Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CF8080F78D8D289D5708F7DE96E96C49; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:21:53 GMT", x-envoy-upstream-service-time:"234", server:"envoy"] 2023-04-16T08:21:53.233Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:21:43.789+0000","endTime":"2023-04-16T08:21:52.917+0000","removalTime":null,"durationInMillis":9128,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"b7b09591-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:21:53.233Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:53.233Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:21:53.258Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:21:53.259Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:21:53.259Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:21:53.260Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:21:53.260Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:21:53.260Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-TransactionID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-ECOMP-RequestID:"03e3e4f0-f3af-45f8-af53-669b419db940", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a994e2ef-92d1-4e47-8c1b-768d3b387d1c"] 2023-04-16T08:21:53.260Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:21:53.260Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:21:53.469Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:21:53.470Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:21:53.470Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:21:53.470Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=74C32F0B95E410540D23F5C38AD6BEB4; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:21:53 GMT", x-envoy-upstream-service-time:"205", server:"envoy"] 2023-04-16T08:21:53.471Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:be176077-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:21:52.913+0000","endTime":"2023-04-16T08:21:52.913+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:21:53.471Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:21:53.472Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8a729d7-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:21:53.478Z|03e3e4f0-f3af-45f8-af53-669b419db940|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:21:55.497Z|572a805e-0aa1-4d4a-961a-0df95483dd33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:55.497Z|9f0bfff2-ff6b-4346-9b05-9aa2e32df468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:55.497Z|9f0bfff2-ff6b-4346-9b05-9aa2e32df468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:55.498Z|572a805e-0aa1-4d4a-961a-0df95483dd33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:21:55.499Z|5e505e87-1f34-4305-9018-a067943528fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:21:55.499Z|5e505e87-1f34-4305-9018-a067943528fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:03.687Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:03.694Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:03.694Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:22:03.694Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:03.694Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:03.694Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:22:03.694Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b299907270dc83b50691b4d98985039", X-B3-SpanId:"5973da383948e33d", X-B3-ParentSpanId:"54f71e37a75c1382", X-B3-Sampled:"0", X-ONAP-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-TransactionID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-ECOMP-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0826357-26bc-4fe7-bc5a-2ece02633382"] 2023-04-16T08:22:03.695Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:22:03.695Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:03.731Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:03.732Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:03.732Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:22:03.733Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:04 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:03.733Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "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-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:21:53.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:22:03.734Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:03.734Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:22:03.735Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:03.736Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:22:03.736Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:03.737Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:03.737Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:22:03.737Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b299907270dc83b50691b4d98985039", X-B3-SpanId:"fa00f96fe3300a0b", X-B3-ParentSpanId:"54f71e37a75c1382", X-B3-Sampled:"0", X-ONAP-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-TransactionID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-ECOMP-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d216b246-7b4f-4e1b-bd4c-0f13991584fb"] 2023-04-16T08:22:03.738Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:22:03.738Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:03.756Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:03.757Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:03.757Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:22:03.757Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:04 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:03.757Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:22:03.757Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:03.758Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:22:03.783Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:03.783Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:03.784Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:03.784Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:03.784Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:03.784Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-TransactionID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-ECOMP-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07703385-4470-4e14-9ec2-fa935570d9f8"] 2023-04-16T08:22:03.784Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:03.785Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:03.990Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:03.990Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:03.991Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:03.991Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0F431A8449C4CBC869BEEA197D34DF8E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"694", date:"Sun, 16 Apr 2023 08:22:04 GMT", x-envoy-upstream-service-time:"190", server:"envoy"] 2023-04-16T08:22:03.991Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ReceiveWorkflowMessage:1:12563e04-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-16T08:21:57.199+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"c015c89c-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:22:03.991Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:03.992Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:04.024Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:04.025Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:04.025Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:04.026Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:04.026Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:04.026Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-TransactionID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-ECOMP-RequestID:"7f078d49-cf6f-4364-9328-4c15bc076f22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"282a3cab-944d-477f-a185-cc2bdefb0db9"] 2023-04-16T08:22:04.026Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:04.027Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:04.166Z|44f13af3-1c28-4054-a6bf-12817e8d9e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:22:04.167Z|44f13af3-1c28-4054-a6bf-12817e8d9e04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:22:04.199Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:04.200Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:04.200Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:04.200Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4D540663D7CC25A46981C095FA442EF9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Sun, 16 Apr 2023 08:22:04 GMT", x-envoy-upstream-service-time:"168", server:"envoy"] 2023-04-16T08:22:04.201Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:c0b675a5-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"SubProcess_2:c0b5d95c-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:12563e04-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"c0b675a3-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:21:57.311+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:22:04.201Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:04.201Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:04.208Z|7f078d49-cf6f-4364-9328-4c15bc076f22|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:22:05.466Z|d9a46931-1699-4c0f-a2a1-a38a725bbcc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:22:05.467Z|d9a46931-1699-4c0f-a2a1-a38a725bbcc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:22:05.522Z|4719d0a8-f1c9-44fc-ba58-31de1a48b27b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:05.523Z|4719d0a8-f1c9-44fc-ba58-31de1a48b27b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:05.526Z|066020ce-ae85-4a00-b8ba-9e9c265e6608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:05.526Z|066020ce-ae85-4a00-b8ba-9e9c265e6608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:05.529Z|46557444-e912-4c83-8a32-aea46aa90b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:05.529Z|46557444-e912-4c83-8a32-aea46aa90b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:14.438Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:14.446Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:14.447Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:22:14.447Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:14.447Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:14.447Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:22:14.447Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bfd9eb04db48a30fdfcfa57319b6239", X-B3-SpanId:"16b8fb31acd1d31d", X-B3-ParentSpanId:"4d5e27c73ba50d8b", X-B3-Sampled:"0", X-ONAP-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-TransactionID:"b822c61f-31c2-47be-828c-5efea90136ef", X-ECOMP-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af87d7d1-a0f6-4301-b5b9-d9ff963eb1dd"] 2023-04-16T08:22:14.447Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:22:14.448Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:14.486Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:14.487Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:14.487Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:22:14.487Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:15 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:14.488Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "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-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:21:53.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:22:14.488Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:14.488Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:22:14.490Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:14.490Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:22:14.490Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:14.490Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:14.490Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:22:14.491Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bfd9eb04db48a30fdfcfa57319b6239", X-B3-SpanId:"ed88f1472ea03c1c", X-B3-ParentSpanId:"4d5e27c73ba50d8b", X-B3-Sampled:"0", X-ONAP-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-TransactionID:"b822c61f-31c2-47be-828c-5efea90136ef", X-ECOMP-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46c4ffcd-9d30-4000-b08a-c153370c1c21"] 2023-04-16T08:22:14.491Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:22:14.491Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:14.509Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:14.510Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:14.510Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:22:14.510Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:15 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:14.510Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:22:14.510Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:14.511Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:22:14.526Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:14.527Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:14.527Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:14.527Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:14.527Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:14.527Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-TransactionID:"b822c61f-31c2-47be-828c-5efea90136ef", X-ECOMP-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6281c01f-d625-4eaa-86d6-05bffd83cd71"] 2023-04-16T08:22:14.527Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:14.528Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:14.704Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:14.705Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:14.705Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:14.706Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=85B7431CBF2CD09A9B27583055E968D9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"694", date:"Sun, 16 Apr 2023 08:22:15 GMT", x-envoy-upstream-service-time:"171", server:"envoy"] 2023-04-16T08:22:14.706Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ReceiveWorkflowMessage:1:12563e04-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-16T08:21:57.199+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"c015c89c-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:22:14.707Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:14.707Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:14.740Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:14.741Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:14.741Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:14.742Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:14.742Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:14.743Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-TransactionID:"b822c61f-31c2-47be-828c-5efea90136ef", X-ECOMP-RequestID:"b822c61f-31c2-47be-828c-5efea90136ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65a83bd4-2375-4a9e-81af-08ade0007fab"] 2023-04-16T08:22:14.743Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:14.743Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:14.906Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:14.907Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:14.908Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:14.908Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A8F94B2331C299CDD09B2C45371D0CB8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Sun, 16 Apr 2023 08:22:15 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-04-16T08:22:14.909Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:c0b675a5-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"SubProcess_2:c0b5d95c-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:12563e04-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"c0b675a3-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:21:57.311+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:22:14.909Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:14.910Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:14.916Z|b822c61f-31c2-47be-828c-5efea90136ef|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:22:15.549Z|22578c34-2fc5-4b0e-a205-c9877e15a591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:15.550Z|22578c34-2fc5-4b0e-a205-c9877e15a591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:15.553Z|b122b23e-0b8d-45f1-b7f1-442515f2b16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:15.553Z|b122b23e-0b8d-45f1-b7f1-442515f2b16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:15.556Z|9d7e70c7-9b69-4b8f-878e-3d9214f0a89e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:15.557Z|9d7e70c7-9b69-4b8f-878e-3d9214f0a89e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:19.166Z|e23510c8-6efb-460b-83c3-77a23b5e5228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:22:19.170Z|e23510c8-6efb-460b-83c3-77a23b5e5228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:22:22.055Z|29de95bc-908c-40b8-b758-2a9e52f8d8b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:22:22.055Z|29de95bc-908c-40b8-b758-2a9e52f8d8b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:25.100Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:25.108Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:25.108Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:22:25.109Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:25.109Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:25.109Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:22:25.109Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c615a1ef43e3e87527ea2b41e97d5743", X-B3-SpanId:"a1d99651c367a72e", X-B3-ParentSpanId:"983f2341cf1ce5c4", X-B3-Sampled:"0", X-ONAP-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-TransactionID:"59072b67-b644-409a-8966-cb6665601c63", X-ECOMP-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54c4721a-e1bd-431d-8099-10435e4a32dc"] 2023-04-16T08:22:25.109Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:22:25.109Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:25.139Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:25.140Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:25.140Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:22:25.140Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:26 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:25.140Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:22.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:22:25.141Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:25.141Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:22:25.142Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:25.142Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:22:25.142Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:25.142Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:25.142Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:22:25.142Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c615a1ef43e3e87527ea2b41e97d5743", X-B3-SpanId:"5fd6d81ba5faa97b", X-B3-ParentSpanId:"983f2341cf1ce5c4", X-B3-Sampled:"0", X-ONAP-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-TransactionID:"59072b67-b644-409a-8966-cb6665601c63", X-ECOMP-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"147a5b14-6fdd-4eac-b1d1-2ade17cc808b"] 2023-04-16T08:22:25.142Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:22:25.142Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:25.160Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:25.160Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:25.160Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:22:25.160Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:26 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:25.161Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:22:25.161Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:25.161Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:22:25.176Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:25.177Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:25.177Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:25.177Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:25.177Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:25.178Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-TransactionID:"59072b67-b644-409a-8966-cb6665601c63", X-ECOMP-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db3c7b91-7fdb-4c9a-9ce5-cb9837c288af"] 2023-04-16T08:22:25.178Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:25.178Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:25.348Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:25.349Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:25.350Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:25.350Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=15391A3105100F9C3E2F3F63562C0A21; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"724", date:"Sun, 16 Apr 2023 08:22:25 GMT", x-envoy-upstream-service-time:"166", server:"envoy"] 2023-04-16T08:22:25.351Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ReceiveWorkflowMessage:1:12563e04-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-16T08:21:57.199+0000","endTime":"2023-04-16T08:22:20.966+0000","removalTime":null,"durationInMillis":23767,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"c015c89c-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:22:25.351Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:25.351Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:25.387Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:25.388Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:25.388Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:25.388Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:25.389Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:25.389Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-TransactionID:"59072b67-b644-409a-8966-cb6665601c63", X-ECOMP-RequestID:"59072b67-b644-409a-8966-cb6665601c63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"567886fc-4882-4218-93b7-ca9b76208b86"] 2023-04-16T08:22:25.389Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:25.390Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:25.573Z|5611f5be-d4d7-435f-b73d-f8b5189c662b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:25.574Z|5611f5be-d4d7-435f-b73d-f8b5189c662b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:25.575Z|75f31ebd-a87f-486e-bafb-e51b996d939e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:25.576Z|75f31ebd-a87f-486e-bafb-e51b996d939e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:25.579Z|8cb5c736-052a-4dcb-b316-5fc1fa6be2ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:25.580Z|8cb5c736-052a-4dcb-b316-5fc1fa6be2ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:25.650Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:25.651Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:25.652Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:25.652Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E6F31BE8C2BAE72D094023DC6B2D3242; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"791", date:"Sun, 16 Apr 2023 08:22:25 GMT", x-envoy-upstream-service-time:"256", server:"envoy"] 2023-04-16T08:22:25.653Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:ceb7f860-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"SubProcess_2:c0b5d95c-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:12563e04-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"c0b5d95b-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:20.809+0000","endTime":"2023-04-16T08:22:20.810+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:22:25.653Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:25.654Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0a55e86-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:25.659Z|59072b67-b644-409a-8966-cb6665601c63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:22:26.289Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:26.290Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ea5249dc-3fc7-445a-a117-e601daa0631c already exists in requestDb InfraActiveRequests table 2023-04-16T08:22:26.291Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:22:26.292Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:22:26.292Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.292Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:22:26.292Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:22:26.292Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34db05e87bd28cb3cba6481db53b441b", X-B3-SpanId:"3b8eea2be0260075", X-B3-ParentSpanId:"2d8b2eb677eaff09", X-B3-Sampled:"0", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"513c0677-756c-4baf-ad0e-75aee9606999"] 2023-04-16T08:22:26.293Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:22:26.293Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.332Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.333Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:22:26.333Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : Not Found 2023-04-16T08:22:26.334Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2023-04-16T08:22:26.334Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: 2023-04-16T08:22:26.334Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.335Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|404|Not Found|InvokeReturn 2023-04-16T08:22:26.345Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T08:22:26.346Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-04-16T08:22:26.352Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:22:26.379Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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-16T08:22:26.380Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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=[ea5249dc-3fc7-445a-a117-e601daa0631c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8c0e7974-6cc7-422e-8f98-75b3dfbff8b9], X-ECOMP-RequestID=[ea5249dc-3fc7-445a-a117-e601daa0631c], X-TransactionId=[], X-ONAP-RequestID=[ea5249dc-3fc7-445a-a117-e601daa0631c]} 2023-04-16T08:22:26.422Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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=[Sun, 16 Apr 2023 08:22:27 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[32], x-aai-txid=[2-aai-resources-230416-08:22:27:507-51979], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:22:26.424Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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-16T08:22:26.424Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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-16T08:22:26.431Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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-16T08:22:26.431Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-04-16T08:22:26.437Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:22:26.463Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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-16T08:22:26.463Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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=[ea5249dc-3fc7-445a-a117-e601daa0631c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5492ea12-c739-4990-a86a-006fea30a086], X-ECOMP-RequestID=[ea5249dc-3fc7-445a-a117-e601daa0631c], X-TransactionId=[], X-ONAP-RequestID=[ea5249dc-3fc7-445a-a117-e601daa0631c]} 2023-04-16T08:22:26.496Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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=[Sun, 16 Apr 2023 08:22:27 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[28], x-aai-txid=[1-aai-resources-230416-08:22:27:585-18621], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:22:26.497Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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-16T08:22:26.497Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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-16T08:22:26.500Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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-16T08:22:26.500Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-04-16T08:22:26.506Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:22:26.533Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T08:22:26.534Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ea5249dc-3fc7-445a-a117-e601daa0631c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[360bf306-d50d-484b-957d-d5caee81669f], X-ECOMP-RequestID=[ea5249dc-3fc7-445a-a117-e601daa0631c], X-TransactionId=[], X-ONAP-RequestID=[ea5249dc-3fc7-445a-a117-e601daa0631c]} 2023-04-16T08:22:26.587Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|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/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 08:22:27 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[49], vertex-id=[213048], x-aai-txid=[0-aai-resources-230416-08:22:27:656-64233], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:22:26.588Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681632262543","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-16T08:22:26.589Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|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/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T08:22:26.592Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T08:22:26.593Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T08:22:26.599Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-16T08:22:26.600Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T08:22:26.601Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.601Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-16T08:22:26.602Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T08:22:26.602Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"34db05e87bd28cb3cba6481db53b441b", X-B3-SpanId:"b011eb8934e40919", X-B3-ParentSpanId:"2d8b2eb677eaff09", X-B3-Sampled:"0", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74e0cf63-da00-4b86-ae8c-93dd4c57a018"] 2023-04-16T08:22:26.603Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48","requestScope":"service"} 2023-04-16T08:22:26.603Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.635Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.636Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:26.636Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T08:22:26.636Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-04-16T08:22:26.637Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T08:22:26.637Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.637Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T08:22:26.638Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b 2023-04-16T08:22:26.638Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|INFO|500||Invoke 2023-04-16T08:22:26.638Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.639Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b 2023-04-16T08:22:26.639Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Method : GET 2023-04-16T08:22:26.639Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef8a0956-089d-4819-bf7d-63fe7ad2ec88"] 2023-04-16T08:22:26.639Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Request body: 2023-04-16T08:22:26.640Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.684Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.685Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:26.686Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Status text : OK 2023-04-16T08:22:26.686Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:26.687Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "65614eb3-a714-41a2-88e6-ab213f5a8e4b", "modelInvariantUUID" : "8d3a860c-037b-47fc-8e18-765be4d89c42", "created" : "2023-04-16 08:20:10.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" : 16, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/pnfCustomizations" } } } 2023-04-16T08:22:26.687Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.687Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|INFO|500||InvokeReturn 2023-04-16T08:22:26.691Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance 2023-04-16T08:22:26.692Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|INFO|500||Invoke 2023-04-16T08:22:26.692Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.692Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance 2023-04-16T08:22:26.693Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Method : GET 2023-04-16T08:22:26.693Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7efe72d0-916f-412b-97ff-5d45aac604be"] 2023-04-16T08:22:26.693Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Request body: 2023-04-16T08:22:26.694Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.715Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.716Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:22:26.716Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:22:26.717Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&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:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2023-04-16T08:22:26.717Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Response body: 2023-04-16T08:22:26.717Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.718Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:22:26.718Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42 2023-04-16T08:22:26.719Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|INFO|500||Invoke 2023-04-16T08:22:26.719Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.720Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42 2023-04-16T08:22:26.720Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Method : GET 2023-04-16T08:22:26.720Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6374c801-6814-46cd-84c1-1b362e24d619"] 2023-04-16T08:22:26.721Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Request body: 2023-04-16T08:22:26.721Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.760Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.761Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:26.761Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Status text : OK 2023-04-16T08:22:26.761Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:26.762Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "65614eb3-a714-41a2-88e6-ab213f5a8e4b", "modelInvariantUUID" : "8d3a860c-037b-47fc-8e18-765be4d89c42", "created" : "2023-04-16 08:20:10.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" : 16, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42" } } } 2023-04-16T08:22:26.762Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.762Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|INFO|500||InvokeReturn 2023-04-16T08:22:26.787Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance 2023-04-16T08:22:26.788Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|INFO|500||Invoke 2023-04-16T08:22:26.788Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.788Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance 2023-04-16T08:22:26.788Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Method : GET 2023-04-16T08:22:26.789Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd860d8a-0ef3-4437-853e-1f7597de3efd"] 2023-04-16T08:22:26.789Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Request body: 2023-04-16T08:22:26.789Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.806Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.806Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:22:26.807Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:22:26.807Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&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:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"14", server:"envoy"] 2023-04-16T08:22:26.807Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||Response body: 2023-04-16T08:22:26.807Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.807Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:22:26.808Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T08:22:26.808Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T08:22:26.808Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.808Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T08:22:26.808Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T08:22:26.808Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7804f24-8cbf-4212-8719-4dd3250fe83b"] 2023-04-16T08:22:26.809Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T08:22:26.809Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.830Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.830Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:26.830Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-16T08:22:26.831Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:26.831Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-04-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T08:22:26.831Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.831Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T08:22:26.834Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-16T08:22:26.834Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-04-16T08:22:26.834Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.834Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-16T08:22:26.834Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-04-16T08:22:26.835Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"387625ba-2762-4984-bac4-89e08b1afba9"] 2023-04-16T08:22:26.835Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-04-16T08:22:26.835Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.854Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.854Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:26.854Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-04-16T08:22:26.854Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:26.855Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-04-16T08:22:26.855Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.855Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-04-16T08:22:26.856Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b 2023-04-16T08:22:26.857Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|INFO|500||Invoke 2023-04-16T08:22:26.857Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.857Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b 2023-04-16T08:22:26.857Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Method : GET 2023-04-16T08:22:26.857Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b32a46f-3873-4c5c-a326-06e6e833e63a"] 2023-04-16T08:22:26.857Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Request body: 2023-04-16T08:22:26.857Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.900Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.900Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:26.900Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Status text : OK 2023-04-16T08:22:26.901Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:26.902Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "65614eb3-a714-41a2-88e6-ab213f5a8e4b", "modelInvariantUUID" : "8d3a860c-037b-47fc-8e18-765be4d89c42", "created" : "2023-04-16 08:20:10.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" : 16, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/pnfCustomizations" } } } 2023-04-16T08:22:26.902Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.902Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|INFO|500||InvokeReturn 2023-04-16T08:22:26.905Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-16T08:22:26.905Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T08:22:26.905Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.906Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-16T08:22:26.906Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T08:22:26.906Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"34db05e87bd28cb3cba6481db53b441b", X-B3-SpanId:"cf9bfd6da11c5908", X-B3-ParentSpanId:"2d8b2eb677eaff09", X-B3-Sampled:"0", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8322d80-323d-461e-9a10-384463acaae3"] 2023-04-16T08:22:26.906Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ea5249dc-3fc7-445a-a117-e601daa0631c","requestStatus":"IN_PROGRESS","startTime":1681633346346,"source":"VID","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"ea5249dc-3fc7-445a-a117-e601daa0631c"} 2023-04-16T08:22:26.907Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:26.958Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:26.958Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T08:22:26.959Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T08:22:26.959Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:27 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:26.960Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:22:26.346+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T08:22:28.044+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:22:26.960Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:26.961Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T08:22:26.968Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-16T08:22:26.968Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T08:22:26.969Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:26.969Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-16T08:22:26.969Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T08:22:26.970Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"34db05e87bd28cb3cba6481db53b441b", X-B3-SpanId:"8a1255ace038a8e9", X-B3-ParentSpanId:"2d8b2eb677eaff09", X-B3-Sampled:"0", X-ONAP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-TransactionID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ECOMP-RequestID:"ea5249dc-3fc7-445a-a117-e601daa0631c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efdf649d-6029-4c00-97d9-1022cbe1aac1"] 2023-04-16T08:22:26.970Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8d3a860c-037b-47fc-8e18-765be4d89c42\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\"modelUuid\":\"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\"modelInvariantUuid\":\"8d3a860c-037b-47fc-8e18-765be4d89c42\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\"modelInvariantUuid\":\"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"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\":\"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\"modelInvariantUuid\":\"b961891b-6010-4ae7-b4ed-2592949a505b\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"},\"instanceName\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\"modelInvariantId\":\"8d3a860c-037b-47fc-8e18-765be4d89c42\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"ea5249dc-3fc7-445a-a117-e601daa0631c","type":"String"},"mso-request-id":{"value":"ea5249dc-3fc7-445a-a117-e601daa0631c","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-16T08:22:26.970Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:28.996Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:28.997Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T08:22:28.997Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T08:22:28.997Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 08:22:29 GMT", x-onap-requestid:"ea5249dc-3fc7-445a-a117-e601daa0631c", x-requestid:"ea5249dc-3fc7-445a-a117-e601daa0631c", x-transactionid:"ea5249dc-3fc7-445a-a117-e601daa0631c", x-ecomp-requestid:"ea5249dc-3fc7-445a-a117-e601daa0631c", x-onap-partnername:"UNKNOWN", x-invocationid:"efdf649d-6029-4c00-97d9-1022cbe1aac1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"2022", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:28.998Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ea5249dc-3fc7-445a-a117-e601daa0631c\",\"instanceId\":\"21d71cc7-218f-402d-a2e1-84c90e91d74d\"}}","message":"Success","processInstanceID":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T08:22:28.998Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:28.998Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T08:22:29.003Z|ea5249dc-3fc7-445a-a117-e601daa0631c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:22:29.264Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:29.269Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:22:29.270Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:22:29.270Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:29.270Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:22:29.270Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:22:29.270Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63d5322c5dfbc775f6c46900b2134816", X-B3-SpanId:"2daff0baa8e274a7", X-B3-ParentSpanId:"081e073bd3ba28d0", X-B3-Sampled:"0", X-ONAP-RequestID:"593c2628-947b-4976-a717-c54146fba8f0", X-RequestID:"593c2628-947b-4976-a717-c54146fba8f0", X-TransactionID:"593c2628-947b-4976-a717-c54146fba8f0", X-ECOMP-RequestID:"593c2628-947b-4976-a717-c54146fba8f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de30b617-315b-4c37-bf9a-9636d994d365"] 2023-04-16T08:22:29.270Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:22:29.271Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:29.306Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:29.306Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:29.306Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:22:29.307Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:29 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:29.316Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:22:26.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:22:29.316Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:29.316Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:22:29.318Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:22:29.318Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:22:29.318Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:29.318Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:22:29.318Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:22:29.318Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63d5322c5dfbc775f6c46900b2134816", X-B3-SpanId:"313c87229491a773", X-B3-ParentSpanId:"081e073bd3ba28d0", X-B3-Sampled:"0", X-ONAP-RequestID:"593c2628-947b-4976-a717-c54146fba8f0", X-RequestID:"593c2628-947b-4976-a717-c54146fba8f0", X-TransactionID:"593c2628-947b-4976-a717-c54146fba8f0", X-ECOMP-RequestID:"593c2628-947b-4976-a717-c54146fba8f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"787c5382-5c24-44db-bc69-95c8a947d955"] 2023-04-16T08:22:29.319Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:22:29.319Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:29.337Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:29.337Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:29.337Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:22:29.338Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:29 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:29.338Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:22:29.338Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:29.338Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:22:29.344Z|593c2628-947b-4976-a717-c54146fba8f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:22:34.167Z|8f491d84-060a-4f63-99f1-be6cdffbc0a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:22:34.167Z|8f491d84-060a-4f63-99f1-be6cdffbc0a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:22:35.467Z|410f3744-e422-46c1-8354-a43396bbe107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:22:35.468Z|410f3744-e422-46c1-8354-a43396bbe107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:22:35.599Z|f7d1e9fa-a147-4283-be8d-a551fb59ed7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:35.600Z|f7d1e9fa-a147-4283-be8d-a551fb59ed7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:35.602Z|83a2a2d7-ae83-42ed-a871-37f88e67348d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:35.602Z|83a2a2d7-ae83-42ed-a871-37f88e67348d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:35.606Z|e0413ae9-4c72-4436-b2f9-2ea8a70ecb0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:35.607Z|e0413ae9-4c72-4436-b2f9-2ea8a70ecb0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:35.864Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:35.872Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:35.873Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:22:35.873Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:35.873Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:35.873Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:22:35.873Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6da135ce9a9906083f3887cd04a384fe", X-B3-SpanId:"30ecb1c27621a6fc", X-B3-ParentSpanId:"ae3095beb28a9009", X-B3-Sampled:"0", X-ONAP-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-TransactionID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-ECOMP-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"088bfedf-9bd3-4091-9183-383bedcefa37"] 2023-04-16T08:22:35.873Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:22:35.873Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:35.918Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:35.919Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:35.919Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:22:35.919Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:37 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:35.921Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:27.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:22:35.922Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:35.924Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:22:35.928Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:35.929Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:22:35.930Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:35.930Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:35.931Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:22:35.931Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6da135ce9a9906083f3887cd04a384fe", X-B3-SpanId:"6477d00ad48e935c", X-B3-ParentSpanId:"ae3095beb28a9009", X-B3-Sampled:"0", X-ONAP-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-TransactionID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-ECOMP-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75f84374-b198-4002-8c4f-ae0ef73e18a9"] 2023-04-16T08:22:35.932Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:22:35.932Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:35.955Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:35.956Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:35.956Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:22:35.957Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:37 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:35.958Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:22:35.959Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:35.959Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:22:35.993Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:35.993Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:35.994Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:35.994Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:35.995Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:35.995Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-TransactionID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-ECOMP-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c67420d-10eb-489b-b0bc-7347b0b958f0"] 2023-04-16T08:22:35.996Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:35.996Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:36.157Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:36.158Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:36.158Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:36.159Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C71CE5EF02A28BDB8290C63CA08B6D5F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Sun, 16 Apr 2023 08:22:36 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-04-16T08:22:36.159Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:29.426+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"d2ebb6d6-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:22:36.160Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:36.160Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:36.190Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:36.191Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:36.192Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:36.192Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:36.192Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:36.193Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-TransactionID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-ECOMP-RequestID:"1105fd86-46de-4cd5-937b-19a3cc32eea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd93f1fd-5304-45d6-b87a-4db8f9e32fd4"] 2023-04-16T08:22:36.193Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:36.193Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:36.397Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:36.398Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:36.398Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:36.399Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A6F0D70B64840DB71B8BCCCAD6391FCF; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:22:36 GMT", x-envoy-upstream-service-time:"199", server:"envoy"] 2023-04-16T08:22:36.399Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d3e72d77-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:29.507+0000","endTime":"2023-04-16T08:22:29.507+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:22:36.399Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:36.400Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:36.416Z|1105fd86-46de-4cd5-937b-19a3cc32eea9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:22:39.578Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:39.585Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:22:39.586Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:22:39.586Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:39.586Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:22:39.586Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:22:39.587Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88d4fcc06a81d9f2fbfc53af59ec5aa3", X-B3-SpanId:"8e5dbad3312d185e", X-B3-ParentSpanId:"2365984992037d97", X-B3-Sampled:"0", X-ONAP-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-TransactionID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-ECOMP-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"068a109f-39b0-4d54-8a51-afc675db2865"] 2023-04-16T08:22:39.587Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:22:39.587Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:39.645Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:39.645Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:39.646Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:22:39.646Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:40 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:39.646Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2023-04-16T08:22:26.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:22:39.646Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:39.646Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:22:39.647Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:22:39.648Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:22:39.648Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:39.648Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:22:39.648Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:22:39.648Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88d4fcc06a81d9f2fbfc53af59ec5aa3", X-B3-SpanId:"3358bc669fe8cac3", X-B3-ParentSpanId:"2365984992037d97", X-B3-Sampled:"0", X-ONAP-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-TransactionID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-ECOMP-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b2a80ee-7143-4a98-8c54-9425adb7978a"] 2023-04-16T08:22:39.648Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:22:39.648Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:39.664Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:39.664Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:39.664Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:22:39.664Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:40 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:39.665Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:22:39.665Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:39.665Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:22:39.685Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:39.685Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:39.685Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:39.685Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:39.685Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:39.686Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-TransactionID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-ECOMP-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b0bab32-113e-4753-a44f-1fdae95045e8"] 2023-04-16T08:22:39.686Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:39.686Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:39.944Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:39.945Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:39.945Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:39.945Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=775ADD24E2C823E97DE2AE8CC8D66E52; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:22:40 GMT", x-envoy-upstream-service-time:"255", server:"envoy"] 2023-04-16T08:22:39.946Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"ea5249dc-3fc7-445a-a117-e601daa0631c","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:35.757+0000","endTime":"2023-04-16T08:22:38.536+0000","removalTime":null,"durationInMillis":2779,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"d6dc792f-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:22:39.946Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:39.946Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:39.974Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:39.975Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:39.975Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:39.975Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:39.975Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:39.975Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-TransactionID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-ECOMP-RequestID:"34414fe3-caac-48dc-b6c2-58084baa206e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73be36b3-7e8b-48f1-9cc2-5d2f20134f67"] 2023-04-16T08:22:39.975Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:39.975Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:40.171Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:40.172Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:40.172Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:40.173Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A8AF0C918E5F2B7FD77783FCA4432E05; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:22:40 GMT", x-envoy-upstream-service-time:"192", server:"envoy"] 2023-04-16T08:22:40.173Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d7a17643-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:35.761+0000","endTime":"2023-04-16T08:22:35.925+0000","durationInMillis":164,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:22:40.173Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:40.174Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7a0d9f0-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:40.179Z|34414fe3-caac-48dc-b6c2-58084baa206e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:22:45.624Z|0c00b501-91da-4bb0-b86a-f24ad4d1632e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:45.624Z|a8aa6905-035f-4381-af06-872f5e27e2ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:45.625Z|0c00b501-91da-4bb0-b86a-f24ad4d1632e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:45.626Z|a8aa6905-035f-4381-af06-872f5e27e2ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:45.628Z|0aa1b55d-50d8-48c3-83b1-a9690798d4da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:45.629Z|0aa1b55d-50d8-48c3-83b1-a9690798d4da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:46.643Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:46.651Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:46.652Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:22:46.653Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:46.653Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:46.653Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:22:46.653Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d977c5c4821ce79c5aefb3a1bac9d481", X-B3-SpanId:"b19d7cef07993f45", X-B3-ParentSpanId:"f0854dd4cb79c2d9", X-B3-Sampled:"0", X-ONAP-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-TransactionID:"7ca9f485-731e-4619-98c3-8347080168a2", X-ECOMP-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5473b295-b138-4daa-8064-c521487a0058"] 2023-04-16T08:22:46.654Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:22:46.654Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:46.711Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:46.711Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:46.712Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:22:46.712Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:47 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:46.713Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:27.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:22:46.713Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:46.713Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:22:46.715Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:46.715Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:22:46.716Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:46.716Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:46.716Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:22:46.717Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d977c5c4821ce79c5aefb3a1bac9d481", X-B3-SpanId:"c3c51c9d7b1b5f78", X-B3-ParentSpanId:"f0854dd4cb79c2d9", X-B3-Sampled:"0", X-ONAP-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-TransactionID:"7ca9f485-731e-4619-98c3-8347080168a2", X-ECOMP-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c41de131-538d-4fcd-a39f-f1d0d92eec97"] 2023-04-16T08:22:46.717Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:22:46.717Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:46.739Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:46.740Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:46.740Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:22:46.741Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:47 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:46.741Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:22:46.742Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:46.742Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:22:46.776Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:46.777Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:46.778Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:46.778Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:46.778Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:46.778Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-TransactionID:"7ca9f485-731e-4619-98c3-8347080168a2", X-ECOMP-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d930cf5-d229-40f0-986d-fff52cccbce1"] 2023-04-16T08:22:46.779Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:46.779Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:47.013Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:47.014Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:47.014Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:47.014Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2BA4CAEC9865CDFE29173B511CFD06A9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Sun, 16 Apr 2023 08:22:47 GMT", x-envoy-upstream-service-time:"229", server:"envoy"] 2023-04-16T08:22:47.015Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:29.426+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"d2ebb6d6-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:22:47.015Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:47.015Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:47.043Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:47.043Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:47.043Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:47.043Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:47.044Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:47.044Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-TransactionID:"7ca9f485-731e-4619-98c3-8347080168a2", X-ECOMP-RequestID:"7ca9f485-731e-4619-98c3-8347080168a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c22a590-7fb7-419b-ab83-1cf5efcc4d15"] 2023-04-16T08:22:47.044Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:47.044Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:47.279Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:47.279Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:47.280Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:47.280Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7FFDFABF00CDE7E588805C5A1F57F6A6; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:22:47 GMT", x-envoy-upstream-service-time:"231", server:"envoy"] 2023-04-16T08:22:47.280Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d3e72d77-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:29.507+0000","endTime":"2023-04-16T08:22:29.507+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:22:47.281Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:47.281Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:47.287Z|7ca9f485-731e-4619-98c3-8347080168a2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:22:49.167Z|e7699387-5c9f-4d5c-8c1c-f8aca810b3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:22:49.167Z|e7699387-5c9f-4d5c-8c1c-f8aca810b3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:22:50.414Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:50.422Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:22:50.423Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:22:50.423Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:50.423Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:22:50.423Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:22:50.424Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5857a36e7c9fe912ee118043520badcb", X-B3-SpanId:"52e6f424fdeb532c", X-B3-ParentSpanId:"c2eec98a38011a28", X-B3-Sampled:"0", X-ONAP-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-TransactionID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-ECOMP-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57331366-90ca-4b18-82fd-90b8f9fa372c"] 2023-04-16T08:22:50.424Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:22:50.424Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:50.464Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:50.465Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:50.465Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:22:50.465Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:51 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:50.469Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:22:50.469Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:50.470Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:22:50.470Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:22:50.471Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:22:50.471Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:50.471Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:22:50.471Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:22:50.471Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5857a36e7c9fe912ee118043520badcb", X-B3-SpanId:"73d971ba21ca2695", X-B3-ParentSpanId:"c2eec98a38011a28", X-B3-Sampled:"0", X-ONAP-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-TransactionID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-ECOMP-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fc07064-f370-4acb-9ca1-4474d77aa141"] 2023-04-16T08:22:50.471Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:22:50.472Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:50.496Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:50.496Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:50.497Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:22:50.497Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:51 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:50.497Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:22:50.497Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:50.498Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:22:50.512Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:50.512Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:50.512Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:50.512Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:50.512Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:50.513Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-TransactionID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-ECOMP-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26e8aa2b-9293-4e72-9e84-a8bbf56c065d"] 2023-04-16T08:22:50.513Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:50.513Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:50.726Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:50.727Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:50.727Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:50.728Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DF0B05ECAE382726584DD672B774F8D6; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:22:51 GMT", x-envoy-upstream-service-time:"209", server:"envoy"] 2023-04-16T08:22:50.729Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"ea5249dc-3fc7-445a-a117-e601daa0631c","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:46.505+0000","endTime":"2023-04-16T08:22:48.735+0000","removalTime":null,"durationInMillis":2230,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"dd1ad415-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:22:50.729Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:50.730Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:50.870Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:50.872Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:50.872Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:50.872Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:50.872Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:50.872Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-TransactionID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-ECOMP-RequestID:"46f7ee39-b62e-4ed3-a068-31a86b852d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"889fc22a-b1c6-4f72-a3bb-b9fc0676dd40"] 2023-04-16T08:22:50.873Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:50.873Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:51.038Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:51.039Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:51.039Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:51.040Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5DE98B1277C79EC23F8F42309B2B2D37; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:22:51 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-04-16T08:22:51.040Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:df5c604b-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:48.730+0000","endTime":"2023-04-16T08:22:48.731+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:22:51.040Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:51.041Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=de08dddb-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:51.046Z|46f7ee39-b62e-4ed3-a068-31a86b852d3f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:22:55.652Z|6cce9536-aaaa-419a-b483-d1b0e4f5dc38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:55.653Z|6cce9536-aaaa-419a-b483-d1b0e4f5dc38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:55.653Z|68f43f03-cac6-46ca-b19d-e1fc8fd9a624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:55.653Z|68f43f03-cac6-46ca-b19d-e1fc8fd9a624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:55.657Z|e6234c50-dc75-427a-9009-c8c1102c5840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:22:55.657Z|e6234c50-dc75-427a-9009-c8c1102c5840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:22:57.558Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:22:57.566Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:57.566Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:22:57.566Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:57.566Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:22:57.567Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:22:57.567Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31483dc2473c05de25b3453b96a017df", X-B3-SpanId:"b9fd1d5f311c5aa9", X-B3-ParentSpanId:"5d10f149cb20edcd", X-B3-Sampled:"0", X-ONAP-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-TransactionID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-ECOMP-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdae4165-ca32-4bf3-8b08-3131a1d7db23"] 2023-04-16T08:22:57.567Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:22:57.567Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:57.603Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:57.603Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:57.604Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:22:57.604Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:58 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:57.615Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:27.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:22:57.615Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:57.615Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:22:57.616Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:57.617Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:22:57.617Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:57.617Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:22:57.617Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:22:57.617Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31483dc2473c05de25b3453b96a017df", X-B3-SpanId:"36dc155ace0da7cb", X-B3-ParentSpanId:"5d10f149cb20edcd", X-B3-Sampled:"0", X-ONAP-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-TransactionID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-ECOMP-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5901db5b-0e0e-4b68-ae71-daacdd6f6963"] 2023-04-16T08:22:57.617Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:22:57.618Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:57.642Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:57.642Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:57.643Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:22:57.643Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:22:58 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:22:57.646Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:22:57.646Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:57.646Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:22:57.661Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:57.661Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:57.661Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:57.661Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:22:57.662Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:57.662Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-TransactionID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-ECOMP-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"201c1ecd-f030-409b-9382-6c564ed1706e"] 2023-04-16T08:22:57.662Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:57.662Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:57.842Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:57.842Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:57.843Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:57.843Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=31EFFB91492CDF9D755058187F19A24E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Sun, 16 Apr 2023 08:22:58 GMT", x-envoy-upstream-service-time:"176", server:"envoy"] 2023-04-16T08:22:57.843Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:29.426+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"d2ebb6d6-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:22:57.844Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:57.844Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:57.875Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:57.876Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:22:57.876Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:22:57.877Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:22:57.877Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:22:57.877Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-TransactionID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-ECOMP-RequestID:"6e3f8c07-b1ea-4c39-968b-5acaec31cdb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbac36e6-a89d-4706-a867-a6a2ab8117b2"] 2023-04-16T08:22:57.878Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:22:57.878Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:22:58.133Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:22:58.134Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:22:58.134Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:22:58.134Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3B81B3200E66513FA11F7D6BD2447939; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:22:58 GMT", x-envoy-upstream-service-time:"241", server:"envoy"] 2023-04-16T08:22:58.135Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d3e72d77-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:29.507+0000","endTime":"2023-04-16T08:22:29.507+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:22:58.135Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:22:58.135Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:22:58.141Z|6e3f8c07-b1ea-4c39-968b-5acaec31cdb6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:01.279Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:01.285Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:01.286Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:01.286Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:01.286Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:01.286Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:01.286Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2869d5539ec4171386f606c34e73e815", X-B3-SpanId:"44a87991e28b4c70", X-B3-ParentSpanId:"f52b084567fc7b5d", X-B3-Sampled:"0", X-ONAP-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-TransactionID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-ECOMP-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c69580b-98e3-43ae-87fc-f6a5c036e96f"] 2023-04-16T08:23:01.286Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:01.286Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:01.325Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:01.326Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:01.326Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:01.326Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:02 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:01.327Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:01.327Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:01.327Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:01.328Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:01.329Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:01.329Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:01.329Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:01.330Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:01.330Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2869d5539ec4171386f606c34e73e815", X-B3-SpanId:"6ee1f59179d0247b", X-B3-ParentSpanId:"f52b084567fc7b5d", X-B3-Sampled:"0", X-ONAP-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-TransactionID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-ECOMP-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76c8ee77-3919-4f4a-9df1-4a2e3d125164"] 2023-04-16T08:23:01.330Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:01.330Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:01.350Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:01.350Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:01.350Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:01.351Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:02 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:01.352Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:01.352Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:01.352Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:01.375Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:01.375Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:01.376Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:01.376Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:01.376Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:01.377Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-TransactionID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-ECOMP-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26907acc-8526-49da-9073-5199ad97adee"] 2023-04-16T08:23:01.377Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:01.378Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:01.545Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:01.545Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:01.546Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:01.547Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D377255621FF817534498449C00A4C1; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:02 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-04-16T08:23:01.547Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"ea5249dc-3fc7-445a-a117-e601daa0631c","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:51.743+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"e12698d2-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:23:01.548Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:01.548Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:01.579Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:01.580Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:01.580Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:01.581Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:01.581Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:01.581Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-TransactionID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-ECOMP-RequestID:"bd2712a4-3b8a-4f0c-8c4f-929a172d727e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a007dd6b-19a3-452d-82f7-d3cd45f2a93c"] 2023-04-16T08:23:01.582Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:01.582Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:01.757Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:01.758Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:01.758Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:01.758Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=74D8F7EB769EA60CC7A9910751A14A59; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:02 GMT", x-envoy-upstream-service-time:"171", server:"envoy"] 2023-04-16T08:23:01.759Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e6638a7b-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:23:00.521+0000","endTime":"2023-04-16T08:23:00.539+0000","durationInMillis":18,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:01.759Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:01.760Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:01.765Z|bd2712a4-3b8a-4f0c-8c4f-929a172d727e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:04.167Z|7b9da9f9-3d0f-43a3-b817-bd0573be2502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:23:04.171Z|7b9da9f9-3d0f-43a3-b817-bd0573be2502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:23:05.469Z|7e581283-d005-4aed-b64f-a8a58d3f1be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:23:05.469Z|7e581283-d005-4aed-b64f-a8a58d3f1be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:23:05.681Z|7c8971dc-ff66-4657-87fc-56176ba437c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:05.682Z|7c8971dc-ff66-4657-87fc-56176ba437c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:05.682Z|e9694242-885b-4d0d-846e-b06c14bd8235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:05.683Z|e9694242-885b-4d0d-846e-b06c14bd8235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:05.693Z|301d5ac7-46ac-457d-9f89-4a74eff116a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:05.694Z|301d5ac7-46ac-457d-9f89-4a74eff116a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:08.380Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:08.388Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:08.388Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:23:08.389Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:08.389Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:08.389Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:23:08.389Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ed8ccb50bd6c870d7f993d38ceeb5f2", X-B3-SpanId:"683292c44e184a7f", X-B3-ParentSpanId:"fe7af564a729dc87", X-B3-Sampled:"0", X-ONAP-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-TransactionID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-ECOMP-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc94eb5e-38fa-45f1-b8ce-9a3d2cd35774"] 2023-04-16T08:23:08.389Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:23:08.389Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:08.435Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:08.435Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:08.435Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:23:08.436Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:09 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:08.440Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:27.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:23:08.440Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:08.440Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:23:08.441Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:08.442Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:08.442Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:08.442Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:08.442Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:08.442Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ed8ccb50bd6c870d7f993d38ceeb5f2", X-B3-SpanId:"18d5d4fbe62b2fec", X-B3-ParentSpanId:"fe7af564a729dc87", X-B3-Sampled:"0", X-ONAP-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-TransactionID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-ECOMP-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7786ff88-080e-4637-884f-37a06ae9ccb9"] 2023-04-16T08:23:08.442Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:08.442Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:08.462Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:08.462Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:08.463Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:08.463Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:09 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:08.464Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:23:08.464Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:08.465Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:08.482Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:08.483Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:08.484Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:08.484Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:08.484Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:08.484Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-TransactionID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-ECOMP-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce30c9ad-1299-42d7-a585-a5a0449b7baf"] 2023-04-16T08:23:08.484Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:08.484Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:08.740Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:08.741Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:08.741Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:08.741Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1837B0F7941C02B0F97F3C03ED0C2480; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Sun, 16 Apr 2023 08:23:09 GMT", x-envoy-upstream-service-time:"244", server:"envoy"] 2023-04-16T08:23:08.742Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:29.426+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"d2ebb6d6-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:23:08.742Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:08.742Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:08.772Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:08.773Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:08.773Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:08.774Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:08.774Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:08.774Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-TransactionID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-ECOMP-RequestID:"253c9216-ee84-4216-bb5f-0cbd2d7c7a17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cea9f6a3-d615-48f2-af28-a80457bf86ec"] 2023-04-16T08:23:08.775Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:08.775Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:08.944Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:08.945Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:08.945Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:08.946Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B088BC1C1BA0BD0579E7D51CEB78C595; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:09 GMT", x-envoy-upstream-service-time:"165", server:"envoy"] 2023-04-16T08:23:08.946Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d3e72d77-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:29.507+0000","endTime":"2023-04-16T08:22:29.507+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:08.947Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:08.947Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:08.953Z|253c9216-ee84-4216-bb5f-0cbd2d7c7a17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:12.007Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:12.014Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:12.015Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:12.016Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:12.016Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:12.016Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:12.016Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"778923c9c70ec870527733c3292243e2", X-B3-SpanId:"e3a988f6dd24be31", X-B3-ParentSpanId:"59f651c93320211f", X-B3-Sampled:"0", X-ONAP-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-TransactionID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-ECOMP-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e2421d1-0b78-4349-8bba-2194cac0d4ec"] 2023-04-16T08:23:12.016Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:12.016Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:12.055Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:12.055Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:12.056Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:12.056Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:13 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:12.059Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:12.060Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:12.060Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:12.061Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:12.061Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:12.061Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:12.061Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:12.062Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:12.062Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"778923c9c70ec870527733c3292243e2", X-B3-SpanId:"153e027e4371b451", X-B3-ParentSpanId:"59f651c93320211f", X-B3-Sampled:"0", X-ONAP-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-TransactionID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-ECOMP-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35b89384-c4ed-42c1-9f5b-64ae871aac97"] 2023-04-16T08:23:12.062Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:12.062Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:12.080Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:12.081Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:12.081Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:12.081Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:13 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:12.083Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:12.083Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:12.083Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:12.098Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:12.098Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:12.099Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:12.099Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:12.099Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:12.099Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-TransactionID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-ECOMP-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15b1356f-ef22-45b9-85ad-371ec7a2a3a5"] 2023-04-16T08:23:12.099Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:12.099Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:12.282Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:12.283Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:12.283Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:12.284Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1FF41C99932C46C065E5F584D9C3CC50; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:12 GMT", x-envoy-upstream-service-time:"179", server:"envoy"] 2023-04-16T08:23:12.284Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"ea5249dc-3fc7-445a-a117-e601daa0631c","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:51.743+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"e12698d2-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:23:12.285Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:12.285Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:12.315Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:12.316Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:12.316Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:12.317Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:12.317Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:12.317Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-TransactionID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-ECOMP-RequestID:"f028ebd9-16c5-47e5-98cd-f1570b4f9cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d13e92b4-1a90-4471-82b5-c46b8962d6a2"] 2023-04-16T08:23:12.317Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:12.318Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:12.517Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:12.518Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:12.519Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:12.519Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AB22C32A04283C0AEEE425B4E2AEF4DE; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:12 GMT", x-envoy-upstream-service-time:"194", server:"envoy"] 2023-04-16T08:23:12.520Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e6638a7b-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:23:00.521+0000","endTime":"2023-04-16T08:23:00.539+0000","durationInMillis":18,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:12.521Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:12.521Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:12.528Z|f028ebd9-16c5-47e5-98cd-f1570b4f9cd1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:15.710Z|81ac6327-af11-4422-864b-e8b77f52b67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:15.715Z|23844aea-d424-41da-bfe5-61b8ff596484|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:15.716Z|23844aea-d424-41da-bfe5-61b8ff596484|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:15.715Z|dff191e3-3160-494f-ba82-1a539baa4c68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:15.716Z|dff191e3-3160-494f-ba82-1a539baa4c68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:15.717Z|81ac6327-af11-4422-864b-e8b77f52b67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:19.167Z|468f299d-1870-4f96-b43c-5c1a754c51c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:23:19.167Z|468f299d-1870-4f96-b43c-5c1a754c51c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:23:19.194Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:19.201Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:19.201Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:23:19.201Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:19.202Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:19.202Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:23:19.202Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed49542993237cc2a84c2947ef7124c7", X-B3-SpanId:"36326cf44ae1cbad", X-B3-ParentSpanId:"2052d069ece000dd", X-B3-Sampled:"0", X-ONAP-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-TransactionID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-ECOMP-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d8b0e79-f7a2-4c94-96a4-e6c579c3c709"] 2023-04-16T08:23:19.202Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:23:19.202Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:19.247Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:19.247Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:19.247Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:23:19.247Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:20 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:19.248Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:27.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:23:19.249Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:19.249Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:23:19.250Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:19.250Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:19.250Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:19.250Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:19.250Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:19.250Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed49542993237cc2a84c2947ef7124c7", X-B3-SpanId:"29a7d54e82cf9bff", X-B3-ParentSpanId:"2052d069ece000dd", X-B3-Sampled:"0", X-ONAP-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-TransactionID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-ECOMP-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58a8dda5-e024-4655-a31a-4c99116f60b5"] 2023-04-16T08:23:19.251Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:19.251Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:19.270Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:19.270Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:19.270Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:19.271Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:20 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:19.272Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:23:19.273Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:19.273Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:19.288Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:19.289Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:19.289Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:19.289Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:19.289Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:19.289Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-TransactionID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-ECOMP-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68eee8af-bf3b-468a-b5c3-d71c2f96d52f"] 2023-04-16T08:23:19.290Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:19.290Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:19.452Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:19.453Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:19.453Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:19.453Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DE22B37CC3F771BD1AFA7AD60514CC7C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Sun, 16 Apr 2023 08:23:20 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2023-04-16T08:23:19.453Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:29.426+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"d2ebb6d6-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:23:19.453Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:19.453Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:19.467Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:19.467Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:19.467Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:19.467Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:19.467Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:19.467Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-TransactionID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-ECOMP-RequestID:"11471b4b-f577-4bc9-b43c-4c85eca1884f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d5571fa-1852-4941-b25a-bf2a552ab119"] 2023-04-16T08:23:19.468Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:19.468Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:19.658Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:19.659Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:19.659Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:19.659Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=26F3B9DA8126C1822AD2D2138CE03028; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:20 GMT", x-envoy-upstream-service-time:"187", server:"envoy"] 2023-04-16T08:23:19.660Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d3e72d77-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:29.507+0000","endTime":"2023-04-16T08:22:29.507+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:19.660Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:19.661Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:19.667Z|11471b4b-f577-4bc9-b43c-4c85eca1884f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:22.056Z|83c96e46-c8db-4f6a-af98-bda51623b944|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:23:22.057Z|83c96e46-c8db-4f6a-af98-bda51623b944|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:22.788Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:22.795Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:22.796Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:22.796Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:22.796Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:22.796Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:22.796Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4106f63ff5e7afc9086c19c8119912f6", X-B3-SpanId:"ba7de1005207d916", X-B3-ParentSpanId:"cee1868fb733f792", X-B3-Sampled:"0", X-ONAP-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-TransactionID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-ECOMP-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e9cd87f-d29c-4750-8db5-cf14185a32d0"] 2023-04-16T08:23:22.796Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:22.796Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:22.841Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:22.842Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:22.843Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:22.843Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:23 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:22.847Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:22.848Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:22.848Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:22.850Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:22.851Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:22.851Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:22.852Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:22.852Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:22.852Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4106f63ff5e7afc9086c19c8119912f6", X-B3-SpanId:"7b452c1e127033c1", X-B3-ParentSpanId:"cee1868fb733f792", X-B3-Sampled:"0", X-ONAP-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-TransactionID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-ECOMP-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f523352c-9619-4eb6-89df-8d66b8951aa7"] 2023-04-16T08:23:22.853Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:22.853Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:22.873Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:22.874Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:22.874Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:22.875Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:23 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:22.875Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:22.876Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:22.876Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:22.900Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:22.900Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:22.900Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:22.901Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:22.901Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:22.901Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-TransactionID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-ECOMP-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5109f67-bbc7-4a89-92e7-fd27425fc672"] 2023-04-16T08:23:22.901Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:22.902Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:23.087Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:23.088Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:23.089Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:23.090Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=835B0F84153F1509DC786247B3A71A46; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:23 GMT", x-envoy-upstream-service-time:"182", server:"envoy"] 2023-04-16T08:23:23.090Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"ea5249dc-3fc7-445a-a117-e601daa0631c","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:51.743+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"e12698d2-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:23:23.091Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:23.091Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:23.124Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:23.125Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:23.125Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:23.126Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:23.126Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:23.126Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-TransactionID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-ECOMP-RequestID:"bd053517-c836-4490-b8a2-936938dcbb0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa605873-0409-45c7-b487-bfbd4d0b1646"] 2023-04-16T08:23:23.127Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:23.127Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:23.305Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:23.306Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:23.306Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:23.306Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3D24C3EE3BAC06E6B507D91B695CCED2; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:23 GMT", x-envoy-upstream-service-time:"173", server:"envoy"] 2023-04-16T08:23:23.307Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e6638a7b-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:23:00.521+0000","endTime":"2023-04-16T08:23:00.539+0000","durationInMillis":18,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:23.307Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:23.308Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:23.313Z|bd053517-c836-4490-b8a2-936938dcbb0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:25.738Z|8e9829f6-d79d-482f-b533-277806a151a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:25.739Z|8e9829f6-d79d-482f-b533-277806a151a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:25.739Z|94cb6cd4-3576-4315-9c4e-7f96e8bb2737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:25.740Z|94cb6cd4-3576-4315-9c4e-7f96e8bb2737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:25.741Z|3f9745ea-f874-40e4-ab0c-81da89f58317|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:25.742Z|3f9745ea-f874-40e4-ab0c-81da89f58317|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:29.925Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:29.933Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:29.934Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:23:29.934Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:29.934Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:29.934Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:23:29.934Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0e7d533866cd9b0f0cfd1308b35de8a", X-B3-SpanId:"2265b326c8c6a701", X-B3-ParentSpanId:"ab20bbaf294ad8bb", X-B3-Sampled:"0", X-ONAP-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-TransactionID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-ECOMP-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"842ded40-314a-4138-b4b5-dbe9ad8123d3"] 2023-04-16T08:23:29.934Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:23:29.935Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:29.971Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:29.972Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:29.972Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:23:29.972Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:31 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:29.975Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:27.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:23:29.976Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:29.976Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:23:29.978Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:29.978Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:29.979Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:29.979Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:29.979Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:29.980Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0e7d533866cd9b0f0cfd1308b35de8a", X-B3-SpanId:"e976c4c6862e55cc", X-B3-ParentSpanId:"ab20bbaf294ad8bb", X-B3-Sampled:"0", X-ONAP-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-TransactionID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-ECOMP-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6542ec73-3266-4408-bf35-e7cae750adbf"] 2023-04-16T08:23:29.980Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:29.980Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:30.002Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:30.002Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:30.002Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:30.002Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:31 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:30.004Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:23:30.004Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:30.004Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:30.019Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:30.019Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:30.019Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:30.020Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:30.020Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:30.020Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-TransactionID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-ECOMP-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42787a13-b947-4bed-a7eb-d75a434806c5"] 2023-04-16T08:23:30.020Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:30.020Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:30.210Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:30.211Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:30.211Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:30.212Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6325B12165357F14C7FC3F3DA102010D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Sun, 16 Apr 2023 08:23:30 GMT", x-envoy-upstream-service-time:"186", server:"envoy"] 2023-04-16T08:23:30.212Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:29.426+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"d2ebb6d6-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:23:30.212Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:30.213Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:30.241Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:30.241Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:30.242Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:30.242Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:30.242Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:30.243Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-TransactionID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-ECOMP-RequestID:"1a850d69-2b40-4090-bf1b-ab888c8607b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb0c819a-fe4e-4187-b40e-ca23413d0c85"] 2023-04-16T08:23:30.243Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:30.243Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:30.396Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:30.397Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:30.397Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:30.397Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3641F740B5B44B87C36CC3015196CB98; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:30 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-04-16T08:23:30.398Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d3e72d77-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:29.507+0000","endTime":"2023-04-16T08:22:29.507+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:30.398Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:30.398Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:30.403Z|1a850d69-2b40-4090-bf1b-ab888c8607b9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:33.505Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:33.513Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:33.513Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:33.514Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:33.514Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:33.514Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:33.514Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48ca6453628524a2ae773469fd06fb0a", X-B3-SpanId:"09b742388018396d", X-B3-ParentSpanId:"11656b8683d8843e", X-B3-Sampled:"0", X-ONAP-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-TransactionID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-ECOMP-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7696067d-2d7b-4745-b567-55b18e24d18f"] 2023-04-16T08:23:33.514Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:33.514Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:33.552Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:33.553Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:33.553Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:33.553Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:34 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:33.556Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:33.556Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:33.556Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:33.557Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:33.557Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:33.557Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:33.558Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:33.558Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:33.558Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48ca6453628524a2ae773469fd06fb0a", X-B3-SpanId:"bb0a15f99b2a9410", X-B3-ParentSpanId:"11656b8683d8843e", X-B3-Sampled:"0", X-ONAP-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-TransactionID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-ECOMP-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c134b2f2-a5f0-4bf9-9d49-be041fd7e40b"] 2023-04-16T08:23:33.558Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:33.558Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:33.577Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:33.577Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:33.577Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:33.577Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:34 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:33.580Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:33.580Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:33.580Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:33.604Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:33.605Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:33.606Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:33.607Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:33.608Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:33.608Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-TransactionID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-ECOMP-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b38f66aa-e503-46ed-a737-edbaf5168c37"] 2023-04-16T08:23:33.609Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:33.609Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:33.797Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:33.797Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:33.798Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:33.798Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D716A5083A9C0123CF3E138D71F85B76; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:34 GMT", x-envoy-upstream-service-time:"183", server:"envoy"] 2023-04-16T08:23:33.799Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"ea5249dc-3fc7-445a-a117-e601daa0631c","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:51.743+0000","endTime":"2023-04-16T08:23:32.464+0000","removalTime":null,"durationInMillis":40721,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"e12698d2-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:23:33.799Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:33.800Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:33.831Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:33.831Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:33.832Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:33.833Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:33.833Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:33.833Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-TransactionID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-ECOMP-RequestID:"ba2f89a2-97e6-42bf-8357-efe962cee11c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f79a0ddb-9b4a-4721-b9ec-1a899d25cd84"] 2023-04-16T08:23:33.834Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:33.834Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:34.028Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:34.029Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:34.029Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:34.029Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CA10171F7A031A7277404953038D7FEA; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:34 GMT", x-envoy-upstream-service-time:"190", server:"envoy"] 2023-04-16T08:23:34.030Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f96d0bbe-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:23:32.460+0000","endTime":"2023-04-16T08:23:32.460+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:34.030Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:34.030Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e1281fb3-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:34.036Z|ba2f89a2-97e6-42bf-8357-efe962cee11c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:34.170Z|72c8e402-f1d3-4fe7-ac9a-f52f6c395b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:23:34.171Z|72c8e402-f1d3-4fe7-ac9a-f52f6c395b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:23:35.470Z|a00be813-5729-4836-93ef-3fb2709583a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:23:35.471Z|a00be813-5729-4836-93ef-3fb2709583a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:23:35.764Z|f38b56a1-a94d-4786-a6c3-41018b56c533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:35.765Z|f38b56a1-a94d-4786-a6c3-41018b56c533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:35.765Z|a1cced47-0fd7-4151-ae8e-47f8c6e45ab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:35.765Z|739a4c12-0cc8-4a00-a355-0fd2eb555f01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:35.766Z|a1cced47-0fd7-4151-ae8e-47f8c6e45ab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:35.766Z|739a4c12-0cc8-4a00-a355-0fd2eb555f01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:40.628Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:40.635Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:40.635Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:23:40.636Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:40.636Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:40.636Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:23:40.636Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3263501b93c30b673d269c3a0d8d4ca1", X-B3-SpanId:"ef4474f82f6f2337", X-B3-ParentSpanId:"36215de24271bfab", X-B3-Sampled:"0", X-ONAP-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-TransactionID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-ECOMP-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e00a5b7-0b12-4705-b093-b10057baca4f"] 2023-04-16T08:23:40.636Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:23:40.636Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:40.691Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:40.692Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:40.692Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:23:40.692Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:41 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:40.695Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:22:27.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:23:40.695Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:40.696Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:23:40.697Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:40.697Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:40.697Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:40.697Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:40.698Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:40.698Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3263501b93c30b673d269c3a0d8d4ca1", X-B3-SpanId:"d009ea1a2ae7c433", X-B3-ParentSpanId:"36215de24271bfab", X-B3-Sampled:"0", X-ONAP-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-TransactionID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-ECOMP-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd36078d-1641-41a6-83e2-5ecbefee1ac3"] 2023-04-16T08:23:40.698Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:40.698Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:40.747Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:40.748Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:40.748Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:40.748Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:41 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:40.749Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:23:40.750Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:40.750Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:40.777Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:40.778Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:40.778Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:40.778Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:40.778Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:40.778Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-TransactionID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-ECOMP-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b7e3425-b1cc-4367-bd0e-7afcaf9964ff"] 2023-04-16T08:23:40.778Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:40.778Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:40.974Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:40.975Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:40.975Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:40.975Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E6A9881AC2D883DF695AE2840680E21; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Sun, 16 Apr 2023 08:23:41 GMT", x-envoy-upstream-service-time:"184", server:"envoy"] 2023-04-16T08:23:40.976Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:22:29.426+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"d2ebb6d6-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:23:40.976Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:40.976Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:41.002Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:41.003Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:41.004Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:41.004Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:41.004Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:41.005Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-TransactionID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-ECOMP-RequestID:"957c2d22-200e-48bc-b9b3-cf9f12cfdc50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9a547f5-97df-4bef-bd7e-29972d6d11c9"] 2023-04-16T08:23:41.005Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:41.005Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:41.189Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:41.190Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:41.190Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:41.191Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=42047461E3017096A3883363706E3330; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:41 GMT", x-envoy-upstream-service-time:"179", server:"envoy"] 2023-04-16T08:23:41.192Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:d3e72d77-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:12c8885e-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:22:29.507+0000","endTime":"2023-04-16T08:22:29.507+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:41.193Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:41.193Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d3dad12f-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:41.202Z|957c2d22-200e-48bc-b9b3-cf9f12cfdc50|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:44.305Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:44.314Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:44.315Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:44.315Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:44.316Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:44.316Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:44.316Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cedbc4b56627162e555e7c05c6ac77b9", X-B3-SpanId:"53b460f1e88689ae", X-B3-ParentSpanId:"f516acefdf5f4b9a", X-B3-Sampled:"0", X-ONAP-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-TransactionID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-ECOMP-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82551a35-1bf2-4357-a22a-8689829b5847"] 2023-04-16T08:23:44.316Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:44.316Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:44.372Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:44.373Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:44.374Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:44.374Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:45 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:44.375Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-04-16T08:22:26.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:44.375Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:44.376Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:44.378Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:44.379Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:44.379Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:44.380Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:44.380Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:44.381Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cedbc4b56627162e555e7c05c6ac77b9", X-B3-SpanId:"9d4dd9f8f8a947de", X-B3-ParentSpanId:"f516acefdf5f4b9a", X-B3-Sampled:"0", X-ONAP-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-TransactionID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-ECOMP-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89a89d61-b577-4af1-b51b-dbd9514edc04"] 2023-04-16T08:23:44.381Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:44.381Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:44.406Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:44.407Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:44.407Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:44.407Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:45 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:44.408Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:44.408Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:44.408Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:44.433Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:44.434Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:44.434Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:44.434Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:44.434Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:44.434Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-TransactionID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-ECOMP-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7055e15e-5864-45da-8e35-bb08029c5992"] 2023-04-16T08:23:44.435Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:44.435Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:44.662Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:44.663Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:44.664Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:44.664Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7156A2B0B948E6BBFDB14048CC7CA25F; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:45 GMT", x-envoy-upstream-service-time:"223", server:"envoy"] 2023-04-16T08:23:44.665Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0","businessKey":"ea5249dc-3fc7-445a-a117-e601daa0631c","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T08:23:41.300+0000","endTime":"2023-04-16T08:23:41.775+0000","removalTime":null,"durationInMillis":475,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"feaf540b-dc2f-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:23:44.665Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:44.666Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ea5249dc-3fc7-445a-a117-e601daa0631c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:44.694Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:44.694Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:44.695Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:44.695Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:44.696Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:44.696Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-TransactionID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-ECOMP-RequestID:"226be7a9-9256-4f76-9b76-dbab4e6f0279", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"601cab14-a8d5-4afc-b79c-124dba1fc08e"] 2023-04-16T08:23:44.696Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:44.696Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:44.841Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:44.842Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:44.842Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:44.843Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=69E7DCCD2B8BE96B867A42A4791326A1; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:45 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-04-16T08:23:44.843Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:feb2aeb5-dc2f-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0","executionId":"feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:23:41.305+0000","endTime":"2023-04-16T08:23:41.775+0000","durationInMillis":470,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d2bd5385-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:44.844Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:44.844Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=feb1eb52-dc2f-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:44.849Z|226be7a9-9256-4f76-9b76-dbab4e6f0279|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:45.793Z|15e8fc23-ca76-4975-8ee1-8b18febe6df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:45.793Z|50ddb467-de94-4904-8939-326582244be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:45.793Z|15e8fc23-ca76-4975-8ee1-8b18febe6df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:45.793Z|50ddb467-de94-4904-8939-326582244be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:45.812Z|79d91db5-3efe-4b8b-a12e-513c67e6457c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:45.812Z|79d91db5-3efe-4b8b-a12e-513c67e6457c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:49.167Z|57f3bff6-0e75-4054-96f4-f81a36dab54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:23:49.170Z|57f3bff6-0e75-4054-96f4-f81a36dab54a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:23:50.560Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:50.563Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b7fb7813-c63d-4731-bf8c-c11619cfcd9a already exists in requestDb InfraActiveRequests table 2023-04-16T08:23:50.564Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:23:50.564Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||Invoke 2023-04-16T08:23:50.564Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:50.564Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:23:50.564Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Method : GET 2023-04-16T08:23:50.564Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc663ac2e01493cbbe31799b3b315ba7", X-B3-SpanId:"001da042b8fc6118", X-B3-ParentSpanId:"299b4841fcdc8c9b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f907e34-6113-44a3-b850-74718fceb7e4"] 2023-04-16T08:23:50.565Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Request body: 2023-04-16T08:23:50.565Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:50.595Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:50.595Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:23:50.596Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status text : Not Found 2023-04-16T08:23:50.596Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-04-16T08:23:50.596Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Response body: 2023-04-16T08:23:50.596Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:50.596Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|404|Not Found|InvokeReturn 2023-04-16T08:23:50.605Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T08:23:50.606Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-04-16T08:23:50.608Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:23:50.621Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-04-16T08:23:50.621Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/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=[b7fb7813-c63d-4731-bf8c-c11619cfcd9a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[18c5ff60-1a1b-4afc-a01b-12688343a4b7], X-ECOMP-RequestID=[b7fb7813-c63d-4731-bf8c-c11619cfcd9a], X-TransactionId=[], X-ONAP-RequestID=[b7fb7813-c63d-4731-bf8c-c11619cfcd9a]} 2023-04-16T08:23:50.670Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/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=[Sun, 16 Apr 2023 08:23:51 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[39], x-aai-txid=[2-aai-resources-230416-08:23:51:753-62213], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:23:50.672Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/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-16T08:23:50.672Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-04-16T08:23:50.673Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|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-16T08:23:50.673Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-04-16T08:23:50.676Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:23:50.690Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T08:23:50.690Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-04-16T08:23:50.724Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-04-16T08:23:50.725Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 16 Apr 2023 08:23:51 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230416-08:23:51:811-65587], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:23:50.725Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-04-16T08:23:50.726Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|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-16T08:23:50.727Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-04-16T08:23:50.727Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T08:23:50.727Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T08:23:50.729Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-16T08:23:50.730Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T08:23:50.730Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:50.730Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-04-16T08:23:50.730Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T08:23:50.730Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"127", X-B3-TraceId:"dc663ac2e01493cbbe31799b3b315ba7", X-B3-SpanId:"a5ca7e0ad75347d3", X-B3-ParentSpanId:"299b4841fcdc8c9b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f728a6da-e022-4d97-bd7e-c65f34cf4497"] 2023-04-16T08:23:50.730Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12","requestScope":"service"} 2023-04-16T08:23:50.730Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:50.761Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:50.762Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:50.762Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T08:23:50.762Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-04-16T08:23:50.762Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T08:23:50.762Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:50.762Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T08:23:50.763Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6 2023-04-16T08:23:50.763Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|INFO|500||Invoke 2023-04-16T08:23:50.763Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:50.763Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6 2023-04-16T08:23:50.763Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Method : GET 2023-04-16T08:23:50.764Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4074873e-e0d4-46d4-90b7-751d7e3894e7"] 2023-04-16T08:23:50.764Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Request body: 2023-04-16T08:23:50.764Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:50.817Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:50.817Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:50.818Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Status text : OK 2023-04-16T08:23:50.818Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:50.820Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "f039a269-e062-4c88-b264-e2f66fb61dc6", "modelInvariantUUID" : "a4201250-66ad-4f71-ba51-db1d16beff8a", "created" : "2023-04-16 08:20:56.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/pnfCustomizations" } } } 2023-04-16T08:23:50.820Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:50.821Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|INFO|500||InvokeReturn 2023-04-16T08:23:50.823Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance 2023-04-16T08:23:50.823Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|INFO|500||Invoke 2023-04-16T08:23:50.824Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:50.824Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance 2023-04-16T08:23:50.824Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Method : GET 2023-04-16T08:23:50.824Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c09c234-bddc-469d-b81a-da6cfd6b7984"] 2023-04-16T08:23:50.824Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Request body: 2023-04-16T08:23:50.825Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:50.848Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:50.849Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:23:50.849Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:23:50.849Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&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:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"21", server:"envoy"] 2023-04-16T08:23:50.850Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Response body: 2023-04-16T08:23:50.850Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:50.850Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:23:50.851Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a 2023-04-16T08:23:50.851Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|INFO|500||Invoke 2023-04-16T08:23:50.851Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:50.851Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a 2023-04-16T08:23:50.852Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Method : GET 2023-04-16T08:23:50.852Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"197f9d95-705e-4077-828f-a16eeb832d45"] 2023-04-16T08:23:50.852Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Request body: 2023-04-16T08:23:50.852Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:50.892Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:50.892Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:50.893Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Status text : OK 2023-04-16T08:23:50.893Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:50.893Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "f039a269-e062-4c88-b264-e2f66fb61dc6", "modelInvariantUUID" : "a4201250-66ad-4f71-ba51-db1d16beff8a", "created" : "2023-04-16 08:20:56.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a" } } } 2023-04-16T08:23:50.894Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:50.894Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|INFO|500||InvokeReturn 2023-04-16T08:23:50.899Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance 2023-04-16T08:23:50.899Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|INFO|500||Invoke 2023-04-16T08:23:50.900Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:50.900Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance 2023-04-16T08:23:50.900Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Method : GET 2023-04-16T08:23:50.900Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3626cfc8-2a31-46ea-88cd-6dbf91c696b9"] 2023-04-16T08:23:50.901Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Request body: 2023-04-16T08:23:50.901Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:50.923Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:50.923Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:23:50.924Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:23:50.924Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&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:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2023-04-16T08:23:50.924Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||Response body: 2023-04-16T08:23:50.924Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:50.924Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:23:50.925Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T08:23:50.925Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T08:23:50.926Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:50.926Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-04-16T08:23:50.926Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T08:23:50.926Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9fe0030-f80a-49c5-a83c-771562f47a33"] 2023-04-16T08:23:50.927Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T08:23:50.927Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:50.958Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:50.958Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:50.959Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-04-16T08:23:50.959Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:50.959Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-04-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T08:23:50.960Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:50.960Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T08:23:50.963Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-16T08:23:50.963Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-04-16T08:23:50.963Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:50.964Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-04-16T08:23:50.964Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-04-16T08:23:50.964Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bf741db-3026-4a39-a1ce-95de9390efce"] 2023-04-16T08:23:50.964Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-04-16T08:23:50.964Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:50.991Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:50.992Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:50.992Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-04-16T08:23:50.992Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:50.993Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-04-16T08:23:50.994Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:50.994Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-04-16T08:23:50.996Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6 2023-04-16T08:23:50.996Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|INFO|500||Invoke 2023-04-16T08:23:50.996Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:50.996Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6 2023-04-16T08:23:50.997Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Method : GET 2023-04-16T08:23:50.997Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3df0a43-9e9c-4014-a08e-89346c6231eb"] 2023-04-16T08:23:50.997Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Request body: 2023-04-16T08:23:50.997Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:51.041Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:51.041Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:51.042Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Status text : OK 2023-04-16T08:23:51.042Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:51.043Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "f039a269-e062-4c88-b264-e2f66fb61dc6", "modelInvariantUUID" : "a4201250-66ad-4f71-ba51-db1d16beff8a", "created" : "2023-04-16 08:20:56.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/pnfCustomizations" } } } 2023-04-16T08:23:51.044Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:51.044Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|INFO|500||InvokeReturn 2023-04-16T08:23:51.047Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-16T08:23:51.047Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T08:23:51.048Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:51.048Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-04-16T08:23:51.048Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T08:23:51.049Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4527", X-B3-TraceId:"dc663ac2e01493cbbe31799b3b315ba7", X-B3-SpanId:"66864fd2273f83c8", X-B3-ParentSpanId:"299b4841fcdc8c9b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22fe9f43-7424-4ef4-a3ce-e6396c353ef8"] 2023-04-16T08:23:51.049Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b7fb7813-c63d-4731-bf8c-c11619cfcd9a","requestStatus":"IN_PROGRESS","startTime":1681633430606,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n\t\t\t\"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\n \"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"b7fb7813-c63d-4731-bf8c-c11619cfcd9a"} 2023-04-16T08:23:51.050Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:51.092Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:51.092Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T08:23:51.093Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T08:23:51.093Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:51 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:51.093Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:23:50.606+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n\t\t\t\"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\n \"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T08:23:52.183+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" } } } 2023-04-16T08:23:51.094Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:51.094Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T08:23:51.099Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-16T08:23:51.099Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T08:23:51.100Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:51.100Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-04-16T08:23:51.100Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T08:23:51.100Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3168", X-B3-TraceId:"dc663ac2e01493cbbe31799b3b315ba7", X-B3-SpanId:"61a697315a84313f", X-B3-ParentSpanId:"299b4841fcdc8c9b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-TransactionID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ECOMP-RequestID:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf76db3c-1ad6-4ee0-929f-5d29eab111be"] 2023-04-16T08:23:51.101Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\"modelUuid\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\"modelInvariantUuid\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"b7fb7813-c63d-4731-bf8c-c11619cfcd9a","type":"String"},"mso-request-id":{"value":"b7fb7813-c63d-4731-bf8c-c11619cfcd9a","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-16T08:23:51.101Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:51.460Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:51.467Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:51.468Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:23:51.468Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:51.468Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:23:51.468Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:23:51.469Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fd87d73f84527b9c0982b1ddfd049e4", X-B3-SpanId:"0d8676ab3af5eaf2", X-B3-ParentSpanId:"f5ea3be9644b5139", X-B3-Sampled:"0", X-ONAP-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-TransactionID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-ECOMP-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7921b79e-be22-4d1e-9bb1-93ed1e7b527c"] 2023-04-16T08:23:51.469Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:23:51.469Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:52.082Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:52.083Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:52.084Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:23:52.084Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:53 GMT", x-envoy-upstream-service-time:"578", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:52.084Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).", "progress" : 89, "startTime" : "2023-04-16T08:21:18.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:51.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:23:52.085Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:52.085Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:23:52.087Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:52.088Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:52.088Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:52.088Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:23:52.089Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:52.089Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fd87d73f84527b9c0982b1ddfd049e4", X-B3-SpanId:"5aa178460fb10e89", X-B3-ParentSpanId:"f5ea3be9644b5139", X-B3-Sampled:"0", X-ONAP-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-TransactionID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-ECOMP-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f067aad7-7d4f-41b6-9905-75e46166f72f"] 2023-04-16T08:23:52.089Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:52.090Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:52.117Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:52.118Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:52.118Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:52.118Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:53 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:52.119Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:23:52.119Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:52.119Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:52.162Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:52.163Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:52.163Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:52.163Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:23:52.163Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:52.163Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-TransactionID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-ECOMP-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6929ff1-a421-4172-b804-580a8c8c1d92"] 2023-04-16T08:23:52.163Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:52.163Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:52.335Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:52.336Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:52.336Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:52.336Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=692EE97B4E337DF5A6BEDFDA4FE32E12; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:52 GMT", x-envoy-upstream-service-time:"168", server:"envoy"] 2023-04-16T08:23:52.337Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0","businessKey":"5316419a-317b-4bb6-828e-dcb004c57249","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T08:23:49.760+0000","endTime":"2023-04-16T08:23:50.385+0000","removalTime":null,"durationInMillis":625,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"03ba5f21-dc30-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:23:52.337Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:52.338Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5316419a-317b-4bb6-828e-dcb004c57249&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:52.364Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:52.364Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:23:52.365Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:52.365Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:23:52.365Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:23:52.365Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-TransactionID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-ECOMP-RequestID:"b929499b-039e-4379-b24a-fa0e3b5e86df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19c024f7-1e7a-47cf-ad4f-34047d5e23cc"] 2023-04-16T08:23:52.365Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:23:52.365Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:52.566Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:52.567Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:52.567Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:23:52.568Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4E7F94E7E36DCFDBD139CA72A56AB25D; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:23:52 GMT", x-envoy-upstream-service-time:"196", server:"envoy"] 2023-04-16T08:23:52.568Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:03bdbacb-dc30-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0","executionId":"03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:23:49.766+0000","endTime":"2023-04-16T08:23:50.384+0000","durationInMillis":618,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"aa087d7a-dc2f-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:23:52.568Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:52.569Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03bcd058-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:23:52.575Z|b929499b-039e-4379-b24a-fa0e3b5e86df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:53.117Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:53.118Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T08:23:53.119Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T08:23:53.120Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 08:23:53 GMT", x-onap-requestid:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", x-requestid:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", x-transactionid:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", x-ecomp-requestid:"b7fb7813-c63d-4731-bf8c-c11619cfcd9a", x-onap-partnername:"UNKNOWN", x-invocationid:"bf76db3c-1ad6-4ee0-929f-5d29eab111be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"2012", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:53.121Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b7fb7813-c63d-4731-bf8c-c11619cfcd9a\",\"instanceId\":\"015a253c-f94f-4fd0-b365-bfbe02a7a8a1\"}}","message":"Success","processInstanceID":"04e153c0-dc30-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T08:23:53.121Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:53.122Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T08:23:53.127Z|b7fb7813-c63d-4731-bf8c-c11619cfcd9a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:53.408Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:53.412Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:23:53.412Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||Invoke 2023-04-16T08:23:53.412Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:53.412Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:23:53.413Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Method : GET 2023-04-16T08:23:53.413Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d4b60d890ef42840359d4486882e034", X-B3-SpanId:"457d0cfa9cbae2b2", X-B3-ParentSpanId:"ad0aff002bd4baff", X-B3-Sampled:"0", X-ONAP-RequestID:"75ac9849-1f63-4490-8afc-1e55bf2e34db", X-RequestID:"75ac9849-1f63-4490-8afc-1e55bf2e34db", X-TransactionID:"75ac9849-1f63-4490-8afc-1e55bf2e34db", X-ECOMP-RequestID:"75ac9849-1f63-4490-8afc-1e55bf2e34db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b6da4c1-a9cc-4753-bfc6-c3b0eccac179"] 2023-04-16T08:23:53.413Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Request body: 2023-04-16T08:23:53.413Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:53.442Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:53.443Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:53.443Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status text : OK 2023-04-16T08:23:53.443Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:54 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:53.443Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Response body: { "requestId" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:23:50.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n\t\t\t\"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\n \"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:53.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" } } } 2023-04-16T08:23:53.444Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:53.444Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||InvokeReturn 2023-04-16T08:23:53.445Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:23:53.445Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:53.445Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:53.445Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:23:53.445Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:53.445Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d4b60d890ef42840359d4486882e034", X-B3-SpanId:"8105637d95b72481", X-B3-ParentSpanId:"ad0aff002bd4baff", X-B3-Sampled:"0", X-ONAP-RequestID:"75ac9849-1f63-4490-8afc-1e55bf2e34db", X-RequestID:"75ac9849-1f63-4490-8afc-1e55bf2e34db", X-TransactionID:"75ac9849-1f63-4490-8afc-1e55bf2e34db", X-ECOMP-RequestID:"75ac9849-1f63-4490-8afc-1e55bf2e34db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4aa7cbe-868e-45f7-98a2-beda70c1ecd3"] 2023-04-16T08:23:53.445Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:53.446Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:53.462Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:53.462Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:53.462Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:53.462Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:54 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:53.463Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:23:53.463Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:53.463Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:53.468Z|75ac9849-1f63-4490-8afc-1e55bf2e34db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:55.101Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:55.109Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:55.109Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:55.109Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:55.109Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:55.110Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:55.110Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bbb5844739d959b233a1e4d219f260f", X-B3-SpanId:"cb7cf883a6880008", X-B3-ParentSpanId:"0c21301bc6f9fbd6", X-B3-Sampled:"0", X-ONAP-RequestID:"6203b69a-e8bb-4e39-98e6-a36e615612d1", X-RequestID:"6203b69a-e8bb-4e39-98e6-a36e615612d1", X-TransactionID:"6203b69a-e8bb-4e39-98e6-a36e615612d1", X-ECOMP-RequestID:"6203b69a-e8bb-4e39-98e6-a36e615612d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58602cab-5816-471c-b708-feba19ab14e9"] 2023-04-16T08:23:55.110Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:55.110Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:55.148Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:55.148Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:55.148Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:55.148Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:56 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:55.152Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "endTime" : "2023-04-16T08:23:52.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:55.153Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:55.153Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:55.154Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:55.154Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:55.154Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:55.154Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:55.154Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:55.154Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bbb5844739d959b233a1e4d219f260f", X-B3-SpanId:"06dc7e396d43388c", X-B3-ParentSpanId:"0c21301bc6f9fbd6", X-B3-Sampled:"0", X-ONAP-RequestID:"6203b69a-e8bb-4e39-98e6-a36e615612d1", X-RequestID:"6203b69a-e8bb-4e39-98e6-a36e615612d1", X-TransactionID:"6203b69a-e8bb-4e39-98e6-a36e615612d1", X-ECOMP-RequestID:"6203b69a-e8bb-4e39-98e6-a36e615612d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"055af365-1132-46f7-96e7-67e337c41c57"] 2023-04-16T08:23:55.155Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:55.155Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:55.191Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:55.191Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:55.192Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:55.192Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:56 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:55.194Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:55.195Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:55.195Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:55.200Z|6203b69a-e8bb-4e39-98e6-a36e615612d1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:55.405Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:55.410Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:55.410Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:55.410Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:55.410Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:55.410Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:55.410Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ccd0d28932a4cd88b1e8cd935567f83", X-B3-SpanId:"9d9ba22aeae09750", X-B3-ParentSpanId:"c4709d8bd9b722fc", X-B3-Sampled:"0", X-ONAP-RequestID:"d749a1f6-cbe0-47fa-a48b-90015844a70d", X-RequestID:"d749a1f6-cbe0-47fa-a48b-90015844a70d", X-TransactionID:"d749a1f6-cbe0-47fa-a48b-90015844a70d", X-ECOMP-RequestID:"d749a1f6-cbe0-47fa-a48b-90015844a70d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c092b75d-dcac-4385-b6a4-ecf3c7d84369"] 2023-04-16T08:23:55.410Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:55.411Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:55.443Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:55.444Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:55.444Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:55.444Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:56 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:55.444Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "endTime" : "2023-04-16T08:23:52.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:55.445Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:55.445Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:55.448Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:55.448Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:55.449Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:55.449Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:55.449Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:55.450Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ccd0d28932a4cd88b1e8cd935567f83", X-B3-SpanId:"23dbeeba9855e380", X-B3-ParentSpanId:"c4709d8bd9b722fc", X-B3-Sampled:"0", X-ONAP-RequestID:"d749a1f6-cbe0-47fa-a48b-90015844a70d", X-RequestID:"d749a1f6-cbe0-47fa-a48b-90015844a70d", X-TransactionID:"d749a1f6-cbe0-47fa-a48b-90015844a70d", X-ECOMP-RequestID:"d749a1f6-cbe0-47fa-a48b-90015844a70d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"692a3c03-06af-43d9-978c-14f521f37e3a"] 2023-04-16T08:23:55.450Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:55.450Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:55.469Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:55.470Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:55.470Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:55.470Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:56 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:55.471Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:55.471Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:55.471Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:55.480Z|d749a1f6-cbe0-47fa-a48b-90015844a70d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:55.693Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:55.698Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:55.698Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:55.698Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:55.699Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:55.699Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:55.699Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f03f3f35ddb1b861eabda601a4a6aae", X-B3-SpanId:"4d49c9d5227a71e0", X-B3-ParentSpanId:"ddfcd79b6dc75a38", X-B3-Sampled:"0", X-ONAP-RequestID:"0e67af2a-80be-4487-9c6b-2e4317335910", X-RequestID:"0e67af2a-80be-4487-9c6b-2e4317335910", X-TransactionID:"0e67af2a-80be-4487-9c6b-2e4317335910", X-ECOMP-RequestID:"0e67af2a-80be-4487-9c6b-2e4317335910", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be1566be-a08f-4aa9-a494-677460291dd4"] 2023-04-16T08:23:55.699Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:55.699Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:55.733Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:55.734Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:55.734Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:55.734Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:56 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:55.735Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "endTime" : "2023-04-16T08:23:52.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:55.735Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:55.735Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:55.736Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:55.737Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:55.737Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:55.737Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:55.737Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:55.737Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f03f3f35ddb1b861eabda601a4a6aae", X-B3-SpanId:"5497872699c78f8d", X-B3-ParentSpanId:"ddfcd79b6dc75a38", X-B3-Sampled:"0", X-ONAP-RequestID:"0e67af2a-80be-4487-9c6b-2e4317335910", X-RequestID:"0e67af2a-80be-4487-9c6b-2e4317335910", X-TransactionID:"0e67af2a-80be-4487-9c6b-2e4317335910", X-ECOMP-RequestID:"0e67af2a-80be-4487-9c6b-2e4317335910", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"101b1211-c2e2-4a80-bb07-a68031923eca"] 2023-04-16T08:23:55.737Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:55.737Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:55.752Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:55.752Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:55.752Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:55.752Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:56 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:55.756Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:55.756Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:55.756Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:55.762Z|0e67af2a-80be-4487-9c6b-2e4317335910|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:55.820Z|52e3ff26-6a3e-4ccc-96ad-ac50bb880809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:55.821Z|52e3ff26-6a3e-4ccc-96ad-ac50bb880809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:55.820Z|2391546a-a2d5-4007-9431-9ef06b4c8bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:55.822Z|2391546a-a2d5-4007-9431-9ef06b4c8bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:55.833Z|847360c3-e0be-49ee-a3b2-16d6af37abfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:23:55.833Z|847360c3-e0be-49ee-a3b2-16d6af37abfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:23:55.995Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:56.000Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:56.000Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:56.001Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:56.001Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:56.001Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:56.001Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82cd7cf69eec88c466f35ef1da898bc6", X-B3-SpanId:"823626ebff791bcb", X-B3-ParentSpanId:"81203e31826167fc", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9103d1-fd41-438a-8d38-801b25704bd3", X-RequestID:"7d9103d1-fd41-438a-8d38-801b25704bd3", X-TransactionID:"7d9103d1-fd41-438a-8d38-801b25704bd3", X-ECOMP-RequestID:"7d9103d1-fd41-438a-8d38-801b25704bd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8580c51c-c0fd-41a8-b6dc-1378f7c8d473"] 2023-04-16T08:23:56.001Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:56.001Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:56.037Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:56.037Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:56.037Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:56.038Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:56 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:56.040Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "endTime" : "2023-04-16T08:23:52.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:56.040Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:56.041Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:56.042Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:56.042Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:56.042Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:56.043Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:56.043Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:56.043Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82cd7cf69eec88c466f35ef1da898bc6", X-B3-SpanId:"e3a3b38047686032", X-B3-ParentSpanId:"81203e31826167fc", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9103d1-fd41-438a-8d38-801b25704bd3", X-RequestID:"7d9103d1-fd41-438a-8d38-801b25704bd3", X-TransactionID:"7d9103d1-fd41-438a-8d38-801b25704bd3", X-ECOMP-RequestID:"7d9103d1-fd41-438a-8d38-801b25704bd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69844e48-e9a8-4800-92c0-b669251d63c6"] 2023-04-16T08:23:56.043Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:56.043Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:56.069Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:56.070Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:56.070Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:56.070Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:56 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:56.073Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:56.073Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:56.074Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:56.081Z|7d9103d1-fd41-438a-8d38-801b25704bd3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:23:56.312Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:23:56.320Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:56.321Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||Invoke 2023-04-16T08:23:56.321Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:56.321Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c 2023-04-16T08:23:56.321Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Method : GET 2023-04-16T08:23:56.322Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4d4284642f477fe24c0e795ce8b8b94", X-B3-SpanId:"e48d0bd55f9002af", X-B3-ParentSpanId:"17fd3554357c83bb", X-B3-Sampled:"0", X-ONAP-RequestID:"baa54a18-80b5-4aa2-b2d5-fec60e6beb74", X-RequestID:"baa54a18-80b5-4aa2-b2d5-fec60e6beb74", X-TransactionID:"baa54a18-80b5-4aa2-b2d5-fec60e6beb74", X-ECOMP-RequestID:"baa54a18-80b5-4aa2-b2d5-fec60e6beb74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ae1d576-9a3d-4750-99a5-7e279349a6b1"] 2023-04-16T08:23:56.322Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Request body: 2023-04-16T08:23:56.322Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:56.351Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:56.352Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:56.353Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Status text : OK 2023-04-16T08:23:56.353Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:57 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:56.354Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||Response body: { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "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-16T08:22:26.000+00:00", "endTime" : "2023-04-16T08:23:52.000+00:00", "source" : "VID", "vnfId" : "01b01e79-f6bf-4fe1-b625-fd0ca10e5277", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n\t\t\t\"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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_24968adf-6bd9-420c-b52c-217c78b3bb48\",\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\": \"cd3f1788-0b07-4d8b-b9dd-eea2981c47bc\",\n \"modelInvariantUuid\": \"e5f7f8e9-37ee-4223-8c3c-86554e4f067e\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fe9d64f-3fe8-4813-ac6a-08d10f09994a\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"2690b503cdd8414d86ea56871d099627\",\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\": \"7bc2fe86-ec3d-4c8d-9c94-780f74b06726\",\n \"modelInvariantUuid\": \"b961891b-6010-4ae7-b4ed-2592949a505b\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3e2a1c02-be8c-4333-bbbf-17a070ed9c66\"\n },\n \"instanceName\": \"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\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\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\n \"modelInvariantId\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\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\": \"a3a6d6d4-acad-4bb7-9104-c939cabb8677\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "cloudIdentifier" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"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\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-16T08:22:55.000+00:00" } ], "requestURI" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c" } } } 2023-04-16T08:23:56.355Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:56.356Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ea5249dc-3fc7-445a-a117-e601daa0631c|INFO|500||InvokeReturn 2023-04-16T08:23:56.358Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:56.359Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:23:56.359Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:23:56.360Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false 2023-04-16T08:23:56.360Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:23:56.360Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4d4284642f477fe24c0e795ce8b8b94", X-B3-SpanId:"4404b7721c52603a", X-B3-ParentSpanId:"17fd3554357c83bb", X-B3-Sampled:"0", X-ONAP-RequestID:"baa54a18-80b5-4aa2-b2d5-fec60e6beb74", X-RequestID:"baa54a18-80b5-4aa2-b2d5-fec60e6beb74", X-TransactionID:"baa54a18-80b5-4aa2-b2d5-fec60e6beb74", X-ECOMP-RequestID:"baa54a18-80b5-4aa2-b2d5-fec60e6beb74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61d40e66-c681-4f47-8a13-2f44a7c62260"] 2023-04-16T08:23:56.361Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:23:56.361Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:23:56.384Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:23:56.385Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:23:56.385Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:23:56.386Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:23:57 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:23:56.387Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "ea5249dc-3fc7-445a-a117-e601daa0631c", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1681633378000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:23:01.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:23:56.387Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:23:56.388Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ea5249dc-3fc7-445a-a117-e601daa0631c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:23:56.395Z|baa54a18-80b5-4aa2-b2d5-fec60e6beb74|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ea5249dc-3fc7-445a-a117-e601daa0631c|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:00.842Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:00.844Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|||INFO|500||Checking if requestId: b0a31758-1f29-4db4-9ac8-e879accf1056 already exists in requestDb InfraActiveRequests table 2023-04-16T08:24:00.844Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:00.844Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||Invoke 2023-04-16T08:24:00.844Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:00.845Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:00.845Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Method : GET 2023-04-16T08:24:00.845Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76d27421aa850747c8e39d63cdfb20db", X-B3-SpanId:"fdd2170f0fc63da2", X-B3-ParentSpanId:"dade91ed3c4758a6", X-B3-Sampled:"0", X-ONAP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"980d7fd2-29aa-4928-a107-23fac0ef4b7b"] 2023-04-16T08:24:00.845Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Request body: 2023-04-16T08:24:00.845Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:00.879Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:00.879Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:24:00.879Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status text : Not Found 2023-04-16T08:24:00.879Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"29", server:"envoy"] 2023-04-16T08:24:00.879Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Response body: 2023-04-16T08:24:00.880Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:00.880Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|404|Not Found|InvokeReturn 2023-04-16T08:24:00.888Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T08:24:00.892Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:24:00.904Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T08:24:00.905Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||Invoke 2023-04-16T08:24:00.965Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627|INFO|500||InvokeReturn 2023-04-16T08:24:00.965Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/2690b503cdd8414d86ea56871d099627 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 08:24:02 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[57], vertex-id=[213048], x-aai-txid=[1-aai-resources-230416-08:24:02:027-34811], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:24:00.966Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|||DEBUG|500||{"tenant-id":"2690b503cdd8414d86ea56871d099627","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1681633355637","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/01b01e79-f6bf-4fe1-b625-fd0ca10e5277","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"01b01e79-f6bf-4fe1-b625-fd0ca10e5277"}],"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-16T08:24:00.967Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T08:24:00.968Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T08:24:00.968Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:00.968Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T08:24:00.969Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:00.969Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:00.969Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T08:24:00.969Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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:"76d27421aa850747c8e39d63cdfb20db", X-B3-SpanId:"0841750edcb60ab5", X-B3-ParentSpanId:"dade91ed3c4758a6", X-B3-Sampled:"0", X-ONAP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b3ba957-8412-41e1-bd9a-8796959dc583"] 2023-04-16T08:24:00.969Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"21d71cc7-218f-402d-a2e1-84c90e91d74d"},"instanceName":null,"requestScope":"service"} 2023-04-16T08:24:00.969Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:00.999Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:01.000Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:01.000Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T08:24:01.000Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-04-16T08:24:01.000Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T08:24:01.001Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:01.001Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T08:24:01.001Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b 2023-04-16T08:24:01.001Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|INFO|500||Invoke 2023-04-16T08:24:01.001Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:01.002Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b 2023-04-16T08:24:01.002Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Method : GET 2023-04-16T08:24:01.002Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cdee95a-d0ec-4ab4-a21e-319db7d0ee50"] 2023-04-16T08:24:01.002Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Request body: 2023-04-16T08:24:01.002Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:01.056Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:01.056Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:01.057Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Status text : OK 2023-04-16T08:24:01.057Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:01.058Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "65614eb3-a714-41a2-88e6-ab213f5a8e4b", "modelInvariantUUID" : "8d3a860c-037b-47fc-8e18-765be4d89c42", "created" : "2023-04-16 08:20:10.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" : 16, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/pnfCustomizations" } } } 2023-04-16T08:24:01.059Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:01.059Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|INFO|500||InvokeReturn 2023-04-16T08:24:01.062Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance 2023-04-16T08:24:01.062Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|INFO|500||Invoke 2023-04-16T08:24:01.062Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:01.062Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance 2023-04-16T08:24:01.063Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Method : GET 2023-04-16T08:24:01.063Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5fbe1e9-8cca-4a0c-9c85-b95bd78e6b77"] 2023-04-16T08:24:01.063Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Request body: 2023-04-16T08:24:01.063Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:01.087Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:01.087Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:24:01.088Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:24:01.088Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&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:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"21", server:"envoy"] 2023-04-16T08:24:01.088Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Response body: 2023-04-16T08:24:01.088Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:01.089Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:24:01.089Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42 2023-04-16T08:24:01.089Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|INFO|500||Invoke 2023-04-16T08:24:01.090Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:01.090Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42 2023-04-16T08:24:01.090Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Method : GET 2023-04-16T08:24:01.090Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35f2cdf9-37c0-42ad-8339-31adef4b26db"] 2023-04-16T08:24:01.091Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Request body: 2023-04-16T08:24:01.091Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:01.131Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:01.132Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:01.132Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Status text : OK 2023-04-16T08:24:01.132Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:01.133Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "65614eb3-a714-41a2-88e6-ab213f5a8e4b", "modelInvariantUUID" : "8d3a860c-037b-47fc-8e18-765be4d89c42", "created" : "2023-04-16 08:20:10.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" : 16, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42" } } } 2023-04-16T08:24:01.133Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:01.134Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8d3a860c-037b-47fc-8e18-765be4d89c42|INFO|500||InvokeReturn 2023-04-16T08:24:01.138Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance 2023-04-16T08:24:01.139Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|INFO|500||Invoke 2023-04-16T08:24:01.139Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:01.139Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance 2023-04-16T08:24:01.140Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Method : GET 2023-04-16T08:24:01.140Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1c1596b-9358-4475-8a91-1c36fc8c4ad6"] 2023-04-16T08:24:01.140Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Request body: 2023-04-16T08:24:01.141Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:01.165Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:01.166Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:24:01.167Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:24:01.167Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&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:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"21", server:"envoy"] 2023-04-16T08:24:01.168Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||Response body: 2023-04-16T08:24:01.168Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:01.168Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=65614eb3-a714-41a2-88e6-ab213f5a8e4b&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:24:01.169Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.170Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T08:24:01.170Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:01.170Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.170Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T08:24:01.170Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f24d117-294a-4db0-a945-bdafc6a209d4"] 2023-04-16T08:24:01.171Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T08:24:01.171Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:01.201Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:01.201Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.202Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.202Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:01.202Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T08:24:01.203Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:01.203Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T08:24:01.206Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.206Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.206Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.207Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.207Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.207Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bfeff81-3ced-45c5-b025-b1cd3e199273"] 2023-04-16T08:24:01.207Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.208Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.234Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.234Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.235Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.235Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:01.238Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-04-16T08:24:01.239Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.239Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.243Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b 2023-04-16T08:24:01.243Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|INFO|500||Invoke 2023-04-16T08:24:01.244Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:01.244Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b 2023-04-16T08:24:01.245Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Method : GET 2023-04-16T08:24:01.245Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3051738-70e5-47e6-a7e4-f6401638b487"] 2023-04-16T08:24:01.246Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Request body: 2023-04-16T08:24:01.246Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:01.288Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:01.288Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:01.289Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Status text : OK 2023-04-16T08:24:01.289Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:01.289Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "65614eb3-a714-41a2-88e6-ab213f5a8e4b", "modelInvariantUUID" : "8d3a860c-037b-47fc-8e18-765be4d89c42", "created" : "2023-04-16 08:20:10.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" : 16, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b/pnfCustomizations" } } } 2023-04-16T08:24:01.289Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:01.290Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/65614eb3-a714-41a2-88e6-ab213f5a8e4b|INFO|500||InvokeReturn 2023-04-16T08:24:01.292Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.292Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T08:24:01.293Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:01.293Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.293Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T08:24:01.293Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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:"1392", X-B3-TraceId:"76d27421aa850747c8e39d63cdfb20db", X-B3-SpanId:"913319a7f5987c2e", X-B3-ParentSpanId:"dade91ed3c4758a6", X-B3-Sampled:"0", X-ONAP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac80a2db-cd01-4a94-9d6e-f66d7db7126a"] 2023-04-16T08:24:01.293Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b0a31758-1f29-4db4-9ac8-e879accf1056","requestStatus":"IN_PROGRESS","startTime":1681633440889,"source":"VID","tenantId":"2690b503cdd8414d86ea56871d099627","requestBody":"{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"21d71cc7-218f-402d-a2e1-84c90e91d74d","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b0a31758-1f29-4db4-9ac8-e879accf1056"} 2023-04-16T08:24:01.293Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:01.343Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:01.343Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T08:24:01.344Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T08:24:01.344Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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/b0a31758-1f29-4db4-9ac8-e879accf1056", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:01 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:01.356Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:24:00.889+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T08:24:02.431+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" } } } 2023-04-16T08:24:01.356Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:01.356Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T08:24:01.362Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.362Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T08:24:01.363Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:01.363Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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-16T08:24:01.363Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T08:24:01.363Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|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:"76d27421aa850747c8e39d63cdfb20db", X-B3-SpanId:"e7ed5397911a5772", X-B3-ParentSpanId:"dade91ed3c4758a6", X-B3-Sampled:"0", X-ONAP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-TransactionID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ECOMP-RequestID:"b0a31758-1f29-4db4-9ac8-e879accf1056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0831fb86-f79c-4a69-83f6-f2057f9b7299"] 2023-04-16T08:24:01.363Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8d3a860c-037b-47fc-8e18-765be4d89c42\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\"modelUuid\":\"65614eb3-a714-41a2-88e6-ab213f5a8e4b\",\"modelInvariantUuid\":\"8d3a860c-037b-47fc-8e18-765be4d89c42\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2690b503cdd8414d86ea56871d099627\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"21d71cc7-218f-402d-a2e1-84c90e91d74d\"}","type":"String"},"requestId":{"value":"b0a31758-1f29-4db4-9ac8-e879accf1056","type":"String"},"mso-request-id":{"value":"b0a31758-1f29-4db4-9ac8-e879accf1056","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"21d71cc7-218f-402d-a2e1-84c90e91d74d","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/21d71cc7-218f-402d-a2e1-84c90e91d74d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T08:24:01.364Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:02.798Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:02.808Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:02.808Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:24:02.808Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:02.808Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:02.808Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:24:02.809Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7651c2aa32c8edeca250c8da588e17b9", X-B3-SpanId:"3ca915f5bc2fbcae", X-B3-ParentSpanId:"ee455ae0e2e5647c", X-B3-Sampled:"0", X-ONAP-RequestID:"09734795-2b08-4376-9857-8fb576d708b5", X-RequestID:"09734795-2b08-4376-9857-8fb576d708b5", X-TransactionID:"09734795-2b08-4376-9857-8fb576d708b5", X-ECOMP-RequestID:"09734795-2b08-4376-9857-8fb576d708b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbb05ba1-fad5-4d2b-bf2c-e5ce31fdb854"] 2023-04-16T08:24:02.809Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:24:02.809Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:02.839Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:02.839Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:02.839Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:24:02.839Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:03 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:02.841Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:21:18.000+00:00", "endTime" : "2023-04-16T08:23:54.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:54.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:24:02.841Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:02.841Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:24:02.842Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:02.843Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:02.843Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:02.843Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:02.843Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:02.843Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7651c2aa32c8edeca250c8da588e17b9", X-B3-SpanId:"5aa1654ae6049d1d", X-B3-ParentSpanId:"ee455ae0e2e5647c", X-B3-Sampled:"0", X-ONAP-RequestID:"09734795-2b08-4376-9857-8fb576d708b5", X-RequestID:"09734795-2b08-4376-9857-8fb576d708b5", X-TransactionID:"09734795-2b08-4376-9857-8fb576d708b5", X-ECOMP-RequestID:"09734795-2b08-4376-9857-8fb576d708b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2ff4b11-0361-4da8-a7d7-d4f45c192782"] 2023-04-16T08:24:02.843Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:02.843Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:02.863Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:02.863Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:02.863Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:02.863Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:03 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:02.864Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:02.864Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:02.865Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:02.871Z|09734795-2b08-4376-9857-8fb576d708b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:03.103Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:03.108Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:03.108Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:24:03.109Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.109Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:03.109Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:24:03.109Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31a1cdcc4d60fd4001d7fc7a78419fd5", X-B3-SpanId:"db6c13588f5e8c66", X-B3-ParentSpanId:"4799a6792777f82c", X-B3-Sampled:"0", X-ONAP-RequestID:"a64c6ca7-367b-4035-9541-e10ca81397ca", X-RequestID:"a64c6ca7-367b-4035-9541-e10ca81397ca", X-TransactionID:"a64c6ca7-367b-4035-9541-e10ca81397ca", X-ECOMP-RequestID:"a64c6ca7-367b-4035-9541-e10ca81397ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4167b9c8-de26-404c-8cf4-85c67cb6882d"] 2023-04-16T08:24:03.109Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:24:03.109Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.138Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.139Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.139Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:24:03.139Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:03 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.139Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:21:18.000+00:00", "endTime" : "2023-04-16T08:23:54.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:54.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:24:03.140Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.140Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:24:03.140Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.141Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:03.141Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.141Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.141Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:03.141Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31a1cdcc4d60fd4001d7fc7a78419fd5", X-B3-SpanId:"263cbf009b24131c", X-B3-ParentSpanId:"4799a6792777f82c", X-B3-Sampled:"0", X-ONAP-RequestID:"a64c6ca7-367b-4035-9541-e10ca81397ca", X-RequestID:"a64c6ca7-367b-4035-9541-e10ca81397ca", X-TransactionID:"a64c6ca7-367b-4035-9541-e10ca81397ca", X-ECOMP-RequestID:"a64c6ca7-367b-4035-9541-e10ca81397ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"499066e7-cf66-473d-9a0d-02dd0f227dc7"] 2023-04-16T08:24:03.141Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:03.141Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.162Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.162Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.162Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:03.163Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:03 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.163Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:03.164Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.164Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:03.169Z|a64c6ca7-367b-4035-9541-e10ca81397ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:03.364Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:03.368Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:03.368Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:24:03.368Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.368Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:03.368Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:24:03.368Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac3525f8ba3bfab28c10ef88c5eea0a3", X-B3-SpanId:"095e248fd39893b8", X-B3-ParentSpanId:"9b24b6c332653191", X-B3-Sampled:"0", X-ONAP-RequestID:"f56ce404-a3d1-4884-9b25-ad45783e9335", X-RequestID:"f56ce404-a3d1-4884-9b25-ad45783e9335", X-TransactionID:"f56ce404-a3d1-4884-9b25-ad45783e9335", X-ECOMP-RequestID:"f56ce404-a3d1-4884-9b25-ad45783e9335", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8f46de8-5cf5-4b7c-a262-c671c48e4325"] 2023-04-16T08:24:03.369Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:24:03.369Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.382Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.383Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T08:24:03.383Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T08:24:03.384Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 08:24:03 GMT", x-onap-requestid:"b0a31758-1f29-4db4-9ac8-e879accf1056", x-requestid:"b0a31758-1f29-4db4-9ac8-e879accf1056", x-transactionid:"b0a31758-1f29-4db4-9ac8-e879accf1056", x-ecomp-requestid:"b0a31758-1f29-4db4-9ac8-e879accf1056", x-onap-partnername:"UNKNOWN", x-invocationid:"0831fb86-f79c-4a69-83f6-f2057f9b7299", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"2014", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.384Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b0a31758-1f29-4db4-9ac8-e879accf1056\",\"instanceId\":\"21d71cc7-218f-402d-a2e1-84c90e91d74d\"}}","message":"Success","processInstanceID":"0aff7c9c-dc30-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T08:24:03.384Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.385Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T08:24:03.392Z|b0a31758-1f29-4db4-9ac8-e879accf1056|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:03.395Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.395Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.395Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:24:03.395Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:03 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.396Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:21:18.000+00:00", "endTime" : "2023-04-16T08:23:54.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:54.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:24:03.396Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.396Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:24:03.397Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.397Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:03.398Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.398Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.398Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:03.398Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac3525f8ba3bfab28c10ef88c5eea0a3", X-B3-SpanId:"1fc7b2b2dd782333", X-B3-ParentSpanId:"9b24b6c332653191", X-B3-Sampled:"0", X-ONAP-RequestID:"f56ce404-a3d1-4884-9b25-ad45783e9335", X-RequestID:"f56ce404-a3d1-4884-9b25-ad45783e9335", X-TransactionID:"f56ce404-a3d1-4884-9b25-ad45783e9335", X-ECOMP-RequestID:"f56ce404-a3d1-4884-9b25-ad45783e9335", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff3f61ac-3d23-45c1-9bdc-3eef7cd52788"] 2023-04-16T08:24:03.398Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:03.399Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.417Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.417Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.417Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:03.417Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:03 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.420Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:03.420Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.421Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:03.426Z|f56ce404-a3d1-4884-9b25-ad45783e9335|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:03.611Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:03.616Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:03.616Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||Invoke 2023-04-16T08:24:03.617Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.617Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:03.617Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Method : GET 2023-04-16T08:24:03.617Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b93ebfa94acc3dcaf76f86fb20c3add", X-B3-SpanId:"4f18626df157f5e4", X-B3-ParentSpanId:"206894cb8e5b0a1c", X-B3-Sampled:"0", X-ONAP-RequestID:"1347bbc7-6d75-4c9f-b15d-89559b302c2e", X-RequestID:"1347bbc7-6d75-4c9f-b15d-89559b302c2e", X-TransactionID:"1347bbc7-6d75-4c9f-b15d-89559b302c2e", X-ECOMP-RequestID:"1347bbc7-6d75-4c9f-b15d-89559b302c2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6ce1d97-d44d-4145-a1b8-d464cb33754a"] 2023-04-16T08:24:03.617Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Request body: 2023-04-16T08:24:03.617Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.652Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.652Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.652Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status text : OK 2023-04-16T08:24:03.652Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.655Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Response body: { "requestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:24:00.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" } } } 2023-04-16T08:24:03.655Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.655Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||InvokeReturn 2023-04-16T08:24:03.656Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.656Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:03.656Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.656Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.656Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:03.657Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b93ebfa94acc3dcaf76f86fb20c3add", X-B3-SpanId:"333bc1b41f9fb577", X-B3-ParentSpanId:"206894cb8e5b0a1c", X-B3-Sampled:"0", X-ONAP-RequestID:"1347bbc7-6d75-4c9f-b15d-89559b302c2e", X-RequestID:"1347bbc7-6d75-4c9f-b15d-89559b302c2e", X-TransactionID:"1347bbc7-6d75-4c9f-b15d-89559b302c2e", X-ECOMP-RequestID:"1347bbc7-6d75-4c9f-b15d-89559b302c2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0414fbd-5068-4f52-a12b-8bf3e5bcbb7e"] 2023-04-16T08:24:03.657Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:03.657Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.686Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.686Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.686Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:03.687Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.688Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:03.688Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.689Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:03.693Z|1347bbc7-6d75-4c9f-b15d-89559b302c2e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:03.706Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:03.709Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:03.710Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:03.711Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:24:03.711Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.711Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:03.711Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:24:03.711Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8828dc09e1b44bf518c48d1435487345", X-B3-SpanId:"a0a4d8f909bb6ce1", X-B3-ParentSpanId:"23bd017a39ddab0d", X-B3-Sampled:"0", X-ONAP-RequestID:"e5830162-46c9-4f28-bbf8-4a832441a9f3", X-RequestID:"e5830162-46c9-4f28-bbf8-4a832441a9f3", X-TransactionID:"e5830162-46c9-4f28-bbf8-4a832441a9f3", X-ECOMP-RequestID:"e5830162-46c9-4f28-bbf8-4a832441a9f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81828951-04d6-4570-8e53-2361a43a32b0"] 2023-04-16T08:24:03.711Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:24:03.711Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.713Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:03.714Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||Invoke 2023-04-16T08:24:03.714Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.714Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:03.714Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Method : GET 2023-04-16T08:24:03.714Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de0a57765fbddcb99bcf79292e8fd90a", X-B3-SpanId:"34a085427aea1ffd", X-B3-ParentSpanId:"14006a37acaf88e3", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-TransactionID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-ECOMP-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be1db2c3-c53c-487a-a18f-9b6eac593387"] 2023-04-16T08:24:03.714Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Request body: 2023-04-16T08:24:03.714Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.746Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.746Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.746Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:24:03.746Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.747Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:21:18.000+00:00", "endTime" : "2023-04-16T08:23:54.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:54.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:24:03.747Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.747Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:24:03.748Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.748Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:03.748Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.749Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.749Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:03.749Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8828dc09e1b44bf518c48d1435487345", X-B3-SpanId:"5b0c7b77ffeef2bc", X-B3-ParentSpanId:"23bd017a39ddab0d", X-B3-Sampled:"0", X-ONAP-RequestID:"e5830162-46c9-4f28-bbf8-4a832441a9f3", X-RequestID:"e5830162-46c9-4f28-bbf8-4a832441a9f3", X-TransactionID:"e5830162-46c9-4f28-bbf8-4a832441a9f3", X-ECOMP-RequestID:"e5830162-46c9-4f28-bbf8-4a832441a9f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0a9f884-cd6b-4614-a6cd-5fca541265ff"] 2023-04-16T08:24:03.749Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:03.749Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.770Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.770Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.770Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status text : OK 2023-04-16T08:24:03.770Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.771Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.771Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.771Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Response body: { "requestId" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-04-16T08:23:50.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n\t\t\t\"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\n \"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:59.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" } } } 2023-04-16T08:24:03.771Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.771Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:03.771Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||InvokeReturn 2023-04-16T08:24:03.771Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.772Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:03.772Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.772Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.772Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:03.772Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:03.772Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.772Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:03.772Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:03.772Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de0a57765fbddcb99bcf79292e8fd90a", X-B3-SpanId:"29b9bbf74ca07e12", X-B3-ParentSpanId:"14006a37acaf88e3", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-TransactionID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-ECOMP-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a5048f3-dd72-4be5-b558-2d7a33bb40b5"] 2023-04-16T08:24:03.773Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:03.773Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.778Z|e5830162-46c9-4f28-bbf8-4a832441a9f3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:03.790Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:03.790Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:03.790Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:03.791Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:03.791Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:03.791Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:03.792Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:03.805Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:03.805Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:03.805Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:03.805Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:03.805Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:03.805Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-TransactionID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-ECOMP-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aef0a6cb-9ab2-4d8b-b4b9-981f820cc327"] 2023-04-16T08:24:03.805Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:03.806Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:03.999Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:04.003Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:04.004Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||Invoke 2023-04-16T08:24:04.004Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:04.004Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249 2023-04-16T08:24:04.004Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Method : GET 2023-04-16T08:24:04.005Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58793893c34ff8ea9fc8d10c298eb083", X-B3-SpanId:"868102507c647256", X-B3-ParentSpanId:"282aa1b8c219a3e5", X-B3-Sampled:"0", X-ONAP-RequestID:"d7033529-0145-4c13-8679-f294d8d7d036", X-RequestID:"d7033529-0145-4c13-8679-f294d8d7d036", X-TransactionID:"d7033529-0145-4c13-8679-f294d8d7d036", X-ECOMP-RequestID:"d7033529-0145-4c13-8679-f294d8d7d036", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ace0ddc-aa9c-4521-bb15-4e601af67a8f"] 2023-04-16T08:24:04.005Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Request body: 2023-04-16T08:24:04.005Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:04.029Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:04.030Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:04.030Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:04.030Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6FDBA0956325C9BB126EDEAF0C6BBA9C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"221", server:"envoy"] 2023-04-16T08:24:04.031Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0","businessKey":"b7fb7813-c63d-4731-bf8c-c11619cfcd9a","processDefinitionId":"WaitForPnfReadyBB:1:128f4faa-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-04-16T08:24:00.512+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"04e153c0-dc30-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"0999ab79-dc30-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:24:04.031Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:04.031Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:04.042Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:04.042Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:04.042Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Status text : OK 2023-04-16T08:24:04.043Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:04.043Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||Response body: { "requestId" : "5316419a-317b-4bb6-828e-dcb004c57249", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:21:18.000+00:00", "endTime" : "2023-04-16T08:23:54.000+00:00", "source" : "VID", "vnfId" : "d149ce07-5b75-4871-895d-597160e5b02c", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n\t\t\t\"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"0ce3b678-e515-4c1d-b7d8-fe7cc2b14c18\",\n \"modelInvariantUuid\": \"8702fd41-b3cc-43c2-a83a-2b7f21f794b4\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f5c04b4c-4652-4754-9c2e-d058e051d38d\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"5728dd0a-6332-4120-958b-45970c8362b3\",\n \"modelInvariantUuid\": \"ac8569e8-48cd-48e7-a3c8-c42246831e6e\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"2730be51-f8a2-4672-a73d-3a69e3432ac8\"\n },\n \"instanceName\": \"basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9af1385b-f6b9-4f70-b1ef-f4095ac08698\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:23:54.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "5316419a-317b-4bb6-828e-dcb004c57249", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249" } } } 2023-04-16T08:24:04.044Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:04.044Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5316419a-317b-4bb6-828e-dcb004c57249|INFO|500||InvokeReturn 2023-04-16T08:24:04.045Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:04.045Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:04.045Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:04.046Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false 2023-04-16T08:24:04.046Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:04.046Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58793893c34ff8ea9fc8d10c298eb083", X-B3-SpanId:"d3fa05669c6b98e5", X-B3-ParentSpanId:"282aa1b8c219a3e5", X-B3-Sampled:"0", X-ONAP-RequestID:"d7033529-0145-4c13-8679-f294d8d7d036", X-RequestID:"d7033529-0145-4c13-8679-f294d8d7d036", X-TransactionID:"d7033529-0145-4c13-8679-f294d8d7d036", X-ECOMP-RequestID:"d7033529-0145-4c13-8679-f294d8d7d036", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1286fa19-301b-4bcb-842a-471e4408d621"] 2023-04-16T08:24:04.046Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:04.046Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:04.058Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:04.058Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:04.058Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:04.058Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:04.058Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:04.059Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-TransactionID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-ECOMP-RequestID:"6b2a0552-8d64-4e5b-b357-c250e12ce13f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"833ae90e-ed12-485f-a0e7-975d2675fd82"] 2023-04-16T08:24:04.059Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:04.059Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:04.068Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:04.068Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:04.068Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:04.068Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:04.069Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:04.069Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:04.069Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5316419a-317b-4bb6-828e-dcb004c57249&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:04.075Z|d7033529-0145-4c13-8679-f294d8d7d036|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5316419a-317b-4bb6-828e-dcb004c57249|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:04.166Z|e22341a9-9b27-47cc-a6d0-35161d904f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:24:04.167Z|e22341a9-9b27-47cc-a6d0-35161d904f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:24:04.257Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:04.258Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:04.258Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:04.258Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FB2778D408F69B25F218A7BE696D6CBD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"826", date:"Sun, 16 Apr 2023 08:24:04 GMT", x-envoy-upstream-service-time:"195", server:"envoy"] 2023-04-16T08:24:04.259Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"0a276be6-dc30-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:128f4faa-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0","executionId":"0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:24:00.525+0000","endTime":"2023-04-16T08:24:00.693+0000","durationInMillis":168,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04e153c0-dc30-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:24:04.259Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:04.259Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0a2570ff-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:04.265Z|6b2a0552-8d64-4e5b-b357-c250e12ce13f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:05.471Z|ac12f060-94b6-4d74-8f7f-b007ea7416bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:24:05.471Z|ac12f060-94b6-4d74-8f7f-b007ea7416bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:24:05.849Z|ed266530-61cc-4e89-93ac-3d53b8050cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:05.849Z|ed266530-61cc-4e89-93ac-3d53b8050cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:05.852Z|d463bd8c-7399-46e1-82c1-5911ae91892a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:05.853Z|d463bd8c-7399-46e1-82c1-5911ae91892a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:05.858Z|c5415ed3-7fc2-44c2-95c4-f8f8539f6527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:05.859Z|c5415ed3-7fc2-44c2-95c4-f8f8539f6527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:06.140Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:06.141Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|||INFO|500||Checking if requestId: a869579c-925d-4de2-82db-0032fda9ef12 already exists in requestDb InfraActiveRequests table 2023-04-16T08:24:06.141Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:06.141Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||Invoke 2023-04-16T08:24:06.142Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.142Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:06.142Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Method : GET 2023-04-16T08:24:06.142Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11f21d491436386dc4bbfe2e69a8acd5", X-B3-SpanId:"343ee29557330170", X-B3-ParentSpanId:"f25b1ac03acb4d53", X-B3-Sampled:"0", X-ONAP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"189bf02e-7990-47a7-9b8b-b70ae661cdf1"] 2023-04-16T08:24:06.142Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Request body: 2023-04-16T08:24:06.142Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:06.173Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:06.174Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:24:06.174Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status text : Not Found 2023-04-16T08:24:06.174Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 08:24:06 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-04-16T08:24:06.174Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Response body: 2023-04-16T08:24:06.174Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:06.174Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|404|Not Found|InvokeReturn 2023-04-16T08:24:06.184Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T08:24:06.187Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-04-16T08:24:06.211Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-04-16T08:24:06.212Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-04-16T08:24:06.294Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-04-16T08:24:06.295Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 08:24:07 GMT], server=[envoy], content-length=[1013], x-envoy-upstream-service-time=[78], vertex-id=[245824], x-aai-txid=[2-aai-resources-230416-08:24:07:334-98991], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-04-16T08:24:06.296Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1681633289113","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/d149ce07-5b75-4871-895d-597160e5b02c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d149ce07-5b75-4871-895d-597160e5b02c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-04-16T08:24:06.298Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T08:24:06.298Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T08:24:06.300Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.301Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T08:24:06.301Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.301Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.302Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T08:24:06.302Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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:"11f21d491436386dc4bbfe2e69a8acd5", X-B3-SpanId:"6cb9f2c3bd06f9e4", X-B3-ParentSpanId:"f25b1ac03acb4d53", X-B3-Sampled:"0", X-ONAP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6debef28-bbe6-4c72-8196-06ec2c6846df"] 2023-04-16T08:24:06.302Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3"},"instanceName":null,"requestScope":"service"} 2023-04-16T08:24:06.302Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:06.337Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:06.338Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:06.338Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T08:24:06.339Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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:"Sun, 16 Apr 2023 08:24:06 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2023-04-16T08:24:06.339Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T08:24:06.339Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:06.340Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T08:24:06.341Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05 2023-04-16T08:24:06.341Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|INFO|500||Invoke 2023-04-16T08:24:06.342Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.342Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05 2023-04-16T08:24:06.342Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Method : GET 2023-04-16T08:24:06.343Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b5b84e8-3af4-40c9-adec-3e19a3296b4c"] 2023-04-16T08:24:06.343Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Request body: 2023-04-16T08:24:06.344Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:06.396Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:06.397Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:06.397Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Status text : OK 2023-04-16T08:24:06.399Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:24:07 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:06.400Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "9fe1f207-aff1-43e4-a286-9778100abf05", "modelInvariantUUID" : "38ea4e71-9315-4860-86a2-1bafa455824a", "created" : "2023-04-16 08:19:18.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/pnfCustomizations" } } } 2023-04-16T08:24:06.400Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:06.400Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|INFO|500||InvokeReturn 2023-04-16T08:24:06.404Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance 2023-04-16T08:24:06.404Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|INFO|500||Invoke 2023-04-16T08:24:06.405Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.405Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance 2023-04-16T08:24:06.405Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Method : GET 2023-04-16T08:24:06.406Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49edbe6a-173b-4aa8-920f-403de4d9e704"] 2023-04-16T08:24:06.406Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Request body: 2023-04-16T08:24:06.406Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:06.433Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:06.434Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:24:06.434Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:24:06.434Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&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:"Sun, 16 Apr 2023 08:24:07 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2023-04-16T08:24:06.434Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Response body: 2023-04-16T08:24:06.435Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:06.435Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:24:06.435Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a 2023-04-16T08:24:06.436Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|INFO|500||Invoke 2023-04-16T08:24:06.436Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.436Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a 2023-04-16T08:24:06.436Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Method : GET 2023-04-16T08:24:06.437Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"699e6490-e6d1-43d0-8ca1-894e277f13dd"] 2023-04-16T08:24:06.437Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Request body: 2023-04-16T08:24:06.437Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:06.473Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:06.474Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:06.474Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Status text : OK 2023-04-16T08:24:06.475Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:24:07 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:06.475Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "9fe1f207-aff1-43e4-a286-9778100abf05", "modelInvariantUUID" : "38ea4e71-9315-4860-86a2-1bafa455824a", "created" : "2023-04-16 08:19:18.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a" } } } 2023-04-16T08:24:06.476Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:06.476Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=38ea4e71-9315-4860-86a2-1bafa455824a|INFO|500||InvokeReturn 2023-04-16T08:24:06.481Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance 2023-04-16T08:24:06.482Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|INFO|500||Invoke 2023-04-16T08:24:06.482Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.483Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance 2023-04-16T08:24:06.483Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Method : GET 2023-04-16T08:24:06.484Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20ddeb16-d1e7-4e8e-b965-3ce19b57a4b0"] 2023-04-16T08:24:06.484Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Request body: 2023-04-16T08:24:06.484Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:06.505Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:06.506Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:24:06.506Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:24:06.507Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&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:"Sun, 16 Apr 2023 08:24:07 GMT", x-envoy-upstream-service-time:"18", server:"envoy"] 2023-04-16T08:24:06.507Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||Response body: 2023-04-16T08:24:06.507Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:06.508Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fe1f207-aff1-43e4-a286-9778100abf05&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:24:06.509Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.510Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T08:24:06.510Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.511Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.511Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T08:24:06.511Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"229e766c-f365-47d9-85a1-d93800b48b7c"] 2023-04-16T08:24:06.512Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T08:24:06.512Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:06.539Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:06.540Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.540Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.540Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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:"Sun, 16 Apr 2023 08:24:07 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:06.541Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T08:24:06.542Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:06.542Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T08:24:06.544Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.544Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.544Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.544Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.544Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.545Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3dc26d9-390e-430a-b762-01e1de6c6715"] 2023-04-16T08:24:06.545Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.545Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.566Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.566Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.566Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.566Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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:"Sun, 16 Apr 2023 08:24:07 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:06.567Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-04-16T08:24:06.567Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.568Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.569Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05 2023-04-16T08:24:06.569Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|INFO|500||Invoke 2023-04-16T08:24:06.569Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.570Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05 2023-04-16T08:24:06.570Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Method : GET 2023-04-16T08:24:06.570Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f29d3c6e-7fee-4fd0-ba92-5d449280c805"] 2023-04-16T08:24:06.570Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Request body: 2023-04-16T08:24:06.570Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:06.604Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:06.605Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:06.605Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Status text : OK 2023-04-16T08:24:06.605Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:24:07 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:06.606Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "9fe1f207-aff1-43e4-a286-9778100abf05", "modelInvariantUUID" : "38ea4e71-9315-4860-86a2-1bafa455824a", "created" : "2023-04-16 08:19:18.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05/pnfCustomizations" } } } 2023-04-16T08:24:06.606Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:06.606Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fe1f207-aff1-43e4-a286-9778100abf05|INFO|500||InvokeReturn 2023-04-16T08:24:06.614Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.615Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T08:24:06.615Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.615Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.616Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T08:24:06.616Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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:"1346", X-B3-TraceId:"11f21d491436386dc4bbfe2e69a8acd5", X-B3-SpanId:"4b3cda51021a41ce", X-B3-ParentSpanId:"f25b1ac03acb4d53", X-B3-Sampled:"0", X-ONAP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7143be2c-feb1-44ac-929c-bff3204034e7"] 2023-04-16T08:24:06.616Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a869579c-925d-4de2-82db-0032fda9ef12","requestStatus":"IN_PROGRESS","startTime":1681633446185,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"a869579c-925d-4de2-82db-0032fda9ef12"} 2023-04-16T08:24:06.616Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:06.672Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:06.673Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T08:24:06.673Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T08:24:06.673Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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/a869579c-925d-4de2-82db-0032fda9ef12", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:07 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:06.675Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a869579c-925d-4de2-82db-0032fda9ef12", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:24:06.185+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T08:24:07.762+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a869579c-925d-4de2-82db-0032fda9ef12", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" } } } 2023-04-16T08:24:06.675Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:06.675Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T08:24:06.684Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.684Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T08:24:06.684Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:06.684Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|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-16T08:24:06.684Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T08:24:06.685Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2015", X-B3-TraceId:"11f21d491436386dc4bbfe2e69a8acd5", X-B3-SpanId:"604d915e56f1c16f", X-B3-ParentSpanId:"f25b1ac03acb4d53", X-B3-Sampled:"0", X-ONAP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-TransactionID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ECOMP-RequestID:"a869579c-925d-4de2-82db-0032fda9ef12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48654c4a-4c15-4eee-94f8-57b4d30a79a8"] 2023-04-16T08:24:06.685Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"38ea4e71-9315-4860-86a2-1bafa455824a\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9fe1f207-aff1-43e4-a286-9778100abf05\",\"modelUuid\":\"9fe1f207-aff1-43e4-a286-9778100abf05\",\"modelInvariantUuid\":\"38ea4e71-9315-4860-86a2-1bafa455824a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3\"}","type":"String"},"requestId":{"value":"a869579c-925d-4de2-82db-0032fda9ef12","type":"String"},"mso-request-id":{"value":"a869579c-925d-4de2-82db-0032fda9ef12","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3","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/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T08:24:06.685Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:08.710Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:08.711Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T08:24:08.711Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T08:24:08.712Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 08:24:09 GMT", x-onap-requestid:"a869579c-925d-4de2-82db-0032fda9ef12", x-requestid:"a869579c-925d-4de2-82db-0032fda9ef12", x-transactionid:"a869579c-925d-4de2-82db-0032fda9ef12", x-ecomp-requestid:"a869579c-925d-4de2-82db-0032fda9ef12", x-onap-partnername:"UNKNOWN", x-invocationid:"48654c4a-4c15-4eee-94f8-57b4d30a79a8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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:"2020", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:08.712Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a869579c-925d-4de2-82db-0032fda9ef12\",\"instanceId\":\"b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3\"}}","message":"Success","processInstanceID":"0e2c7a42-dc30-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T08:24:08.713Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:08.714Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T08:24:08.725Z|a869579c-925d-4de2-82db-0032fda9ef12|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:08.969Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:08.975Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:08.976Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||Invoke 2023-04-16T08:24:08.976Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:08.976Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:08.976Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Method : GET 2023-04-16T08:24:08.976Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a32fb8b51c5dc3b57223959b734665", X-B3-SpanId:"d95e16f7ce6a8d49", X-B3-ParentSpanId:"9bba45d599aa8e30", X-B3-Sampled:"0", X-ONAP-RequestID:"9e7b68b3-4599-4e11-83b5-33a7a2dacdba", X-RequestID:"9e7b68b3-4599-4e11-83b5-33a7a2dacdba", X-TransactionID:"9e7b68b3-4599-4e11-83b5-33a7a2dacdba", X-ECOMP-RequestID:"9e7b68b3-4599-4e11-83b5-33a7a2dacdba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d38b3e9-c4f1-4cc3-964b-6462b9732117"] 2023-04-16T08:24:08.976Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Request body: 2023-04-16T08:24:08.976Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:09.007Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:09.008Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:09.008Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status text : OK 2023-04-16T08:24:09.008Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:09 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:09.008Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Response body: { "requestId" : "a869579c-925d-4de2-82db-0032fda9ef12", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:24:06.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:09.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a869579c-925d-4de2-82db-0032fda9ef12", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" } } } 2023-04-16T08:24:09.009Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:09.009Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||InvokeReturn 2023-04-16T08:24:09.010Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:09.010Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:09.010Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:09.010Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:09.010Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:09.010Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8a32fb8b51c5dc3b57223959b734665", X-B3-SpanId:"1818ea4016bd936b", X-B3-ParentSpanId:"9bba45d599aa8e30", X-B3-Sampled:"0", X-ONAP-RequestID:"9e7b68b3-4599-4e11-83b5-33a7a2dacdba", X-RequestID:"9e7b68b3-4599-4e11-83b5-33a7a2dacdba", X-TransactionID:"9e7b68b3-4599-4e11-83b5-33a7a2dacdba", X-ECOMP-RequestID:"9e7b68b3-4599-4e11-83b5-33a7a2dacdba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb62fb87-4bbc-4819-b62d-6103c15ff643"] 2023-04-16T08:24:09.011Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:09.011Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:09.035Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:09.035Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:09.035Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:09.035Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:09 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:09.035Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:09.036Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:09.036Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:09.041Z|9e7b68b3-4599-4e11-83b5-33a7a2dacdba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:13.967Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:13.980Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:13.980Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||Invoke 2023-04-16T08:24:13.980Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:13.980Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:13.981Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Method : GET 2023-04-16T08:24:13.981Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4af63762a78c9b70f72aa1a8cfa03bd0", X-B3-SpanId:"818d7a309f8a6e62", X-B3-ParentSpanId:"78b90afe981ed7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-TransactionID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-ECOMP-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aaa9260-9e2f-4903-8764-b73c44b5b56c"] 2023-04-16T08:24:13.981Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Request body: 2023-04-16T08:24:13.981Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:14.016Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:14.017Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:14.017Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status text : OK 2023-04-16T08:24:14.017Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:14 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:14.020Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Response body: { "requestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "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-16T08:24:00.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" } } } 2023-04-16T08:24:14.021Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:14.021Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||InvokeReturn 2023-04-16T08:24:14.022Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:14.023Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:14.023Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:14.023Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:14.023Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:14.023Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4af63762a78c9b70f72aa1a8cfa03bd0", X-B3-SpanId:"069c0cc0764cc61a", X-B3-ParentSpanId:"78b90afe981ed7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-TransactionID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-ECOMP-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d0b0a14-6e7e-4531-a4de-c72661f399e1"] 2023-04-16T08:24:14.023Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:14.024Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:14.040Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:14.040Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:14.041Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:14.041Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:14 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:14.041Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681633453000,\"creation_time\":1681633378000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:24:13.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:24:14.041Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:14.042Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:14.063Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:14.063Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:14.064Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:14.064Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:14.064Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:14.064Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-TransactionID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-ECOMP-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5cf5774-558e-41f9-a09d-0f19c59833f7"] 2023-04-16T08:24:14.064Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:14.064Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:14.233Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:14.234Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:14.235Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:14.235Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BFFB47F75B7B186DA619578DF4245FA3; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:14 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-04-16T08:24:14.236Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","businessKey":"b0a31758-1f29-4db4-9ac8-e879accf1056","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T08:24:08.720+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0aff7c9c-dc30-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"0f0797b3-dc30-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:24:14.236Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:14.236Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:14.271Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:14.272Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:14.272Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:14.272Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:14.273Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:14.273Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-TransactionID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-ECOMP-RequestID:"5b45964b-9d1a-4038-8958-67de90e99ed5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdbbbe04-0d5e-4620-ae23-fc2d756332b4"] 2023-04-16T08:24:14.273Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:14.273Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:14.456Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:14.457Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:14.457Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:14.458Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1F8D2253DE16A971BFB8A9DB54AF05AD; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:14 GMT", x-envoy-upstream-service-time:"178", server:"envoy"] 2023-04-16T08:24:14.458Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:11c1d591-dc30-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","executionId":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:24:13.281+0000","endTime":"2023-04-16T08:24:13.293+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0aff7c9c-dc30-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:24:14.458Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:14.459Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:14.467Z|5b45964b-9d1a-4038-8958-67de90e99ed5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:14.502Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:14.510Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:14.511Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||Invoke 2023-04-16T08:24:14.511Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:14.511Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:14.511Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Method : GET 2023-04-16T08:24:14.511Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d997f614083401b0d72814e4befcdcc0", X-B3-SpanId:"71905e1e44132342", X-B3-ParentSpanId:"6b67c10257c7bc95", X-B3-Sampled:"0", X-ONAP-RequestID:"42eec24c-9169-4563-8b79-2bc3da0797a1", X-RequestID:"42eec24c-9169-4563-8b79-2bc3da0797a1", X-TransactionID:"42eec24c-9169-4563-8b79-2bc3da0797a1", X-ECOMP-RequestID:"42eec24c-9169-4563-8b79-2bc3da0797a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b09a0af-7681-4e5d-88ac-8d9cca8ae535"] 2023-04-16T08:24:14.512Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Request body: 2023-04-16T08:24:14.512Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:14.548Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:14.549Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:14.549Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status text : OK 2023-04-16T08:24:14.549Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:15 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:14.550Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Response body: { "requestId" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:23:50.000+00:00", "endTime" : "2023-04-16T08:24:14.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n\t\t\t\"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\n \"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:14.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" } } } 2023-04-16T08:24:14.551Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:14.551Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||InvokeReturn 2023-04-16T08:24:14.552Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:14.552Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:14.553Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:14.553Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:14.553Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:14.553Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d997f614083401b0d72814e4befcdcc0", X-B3-SpanId:"98561c34b689ca8d", X-B3-ParentSpanId:"6b67c10257c7bc95", X-B3-Sampled:"0", X-ONAP-RequestID:"42eec24c-9169-4563-8b79-2bc3da0797a1", X-RequestID:"42eec24c-9169-4563-8b79-2bc3da0797a1", X-TransactionID:"42eec24c-9169-4563-8b79-2bc3da0797a1", X-ECOMP-RequestID:"42eec24c-9169-4563-8b79-2bc3da0797a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cbb73cb-f67d-460e-9b03-02a38c805db2"] 2023-04-16T08:24:14.553Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:14.554Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:14.573Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:14.573Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:14.573Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:14.573Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:15 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:14.575Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:14.575Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:14.575Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:14.581Z|42eec24c-9169-4563-8b79-2bc3da0797a1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:14.832Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:14.836Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:14.837Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||Invoke 2023-04-16T08:24:14.837Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:14.837Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:14.837Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Method : GET 2023-04-16T08:24:14.837Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67f271a3594c13d8aea85a04a2eb32a4", X-B3-SpanId:"25a3c35539f6f857", X-B3-ParentSpanId:"0752f6619bb6f6ef", X-B3-Sampled:"0", X-ONAP-RequestID:"cb448cb4-13a8-4540-9895-81138a4e32fe", X-RequestID:"cb448cb4-13a8-4540-9895-81138a4e32fe", X-TransactionID:"cb448cb4-13a8-4540-9895-81138a4e32fe", X-ECOMP-RequestID:"cb448cb4-13a8-4540-9895-81138a4e32fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f2ce896-29fa-40b6-9767-c0d5fdc44375"] 2023-04-16T08:24:14.837Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Request body: 2023-04-16T08:24:14.837Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:14.868Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:14.868Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:14.869Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status text : OK 2023-04-16T08:24:14.869Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:15 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:14.870Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Response body: { "requestId" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:23:50.000+00:00", "endTime" : "2023-04-16T08:24:14.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n\t\t\t\"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\n \"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:14.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" } } } 2023-04-16T08:24:14.870Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:14.871Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||InvokeReturn 2023-04-16T08:24:14.872Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:14.872Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:14.873Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:14.873Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:14.873Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:14.873Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67f271a3594c13d8aea85a04a2eb32a4", X-B3-SpanId:"3874e9a81712d035", X-B3-ParentSpanId:"0752f6619bb6f6ef", X-B3-Sampled:"0", X-ONAP-RequestID:"cb448cb4-13a8-4540-9895-81138a4e32fe", X-RequestID:"cb448cb4-13a8-4540-9895-81138a4e32fe", X-TransactionID:"cb448cb4-13a8-4540-9895-81138a4e32fe", X-ECOMP-RequestID:"cb448cb4-13a8-4540-9895-81138a4e32fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e4de1f9-38af-4963-9bdd-f96dfe2bf051"] 2023-04-16T08:24:14.874Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:14.874Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:14.900Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:14.901Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:14.901Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:14.902Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:15 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:14.902Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:14.902Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:14.903Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:14.912Z|cb448cb4-13a8-4540-9895-81138a4e32fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:15.209Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:15.213Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:15.215Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||Invoke 2023-04-16T08:24:15.215Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:15.215Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:15.215Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Method : GET 2023-04-16T08:24:15.215Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c24a4db87b12fe2a7d5a5d71cbf9592", X-B3-SpanId:"8582be44da527c3d", X-B3-ParentSpanId:"5bf347ce093c3c62", X-B3-Sampled:"0", X-ONAP-RequestID:"0a0276ab-e519-47d3-97c0-ac466b619331", X-RequestID:"0a0276ab-e519-47d3-97c0-ac466b619331", X-TransactionID:"0a0276ab-e519-47d3-97c0-ac466b619331", X-ECOMP-RequestID:"0a0276ab-e519-47d3-97c0-ac466b619331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"711f1634-c452-43be-bdc0-04ae03ac1564"] 2023-04-16T08:24:15.215Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Request body: 2023-04-16T08:24:15.215Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:15.875Z|ccf6d2d9-b6bd-432c-ae86-0ffc596c20ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:15.876Z|ccf6d2d9-b6bd-432c-ae86-0ffc596c20ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:15.876Z|76965698-d5b0-4583-af93-fd0385cdf909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:15.877Z|76965698-d5b0-4583-af93-fd0385cdf909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:15.879Z|13b6243c-7709-4135-a8f2-868497487529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:15.879Z|13b6243c-7709-4135-a8f2-868497487529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:17.498Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:17.499Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:17.499Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status text : OK 2023-04-16T08:24:17.499Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:18 GMT", x-envoy-upstream-service-time:"2280", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:17.502Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Response body: { "requestId" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:23:50.000+00:00", "endTime" : "2023-04-16T08:24:14.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n\t\t\t\"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\n \"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:14.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" } } } 2023-04-16T08:24:17.502Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:17.502Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||InvokeReturn 2023-04-16T08:24:17.503Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:17.504Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:17.504Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:17.505Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:17.506Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:17.506Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c24a4db87b12fe2a7d5a5d71cbf9592", X-B3-SpanId:"ca074a987bb18ba4", X-B3-ParentSpanId:"5bf347ce093c3c62", X-B3-Sampled:"0", X-ONAP-RequestID:"0a0276ab-e519-47d3-97c0-ac466b619331", X-RequestID:"0a0276ab-e519-47d3-97c0-ac466b619331", X-TransactionID:"0a0276ab-e519-47d3-97c0-ac466b619331", X-ECOMP-RequestID:"0a0276ab-e519-47d3-97c0-ac466b619331", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39223d60-c7df-4aeb-a567-006c0e06c7ea"] 2023-04-16T08:24:17.506Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:17.506Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:17.577Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:17.577Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:17.578Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:17.578Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:18 GMT", x-envoy-upstream-service-time:"68", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:17.583Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:17.584Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:17.585Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:17.593Z|0a0276ab-e519-47d3-97c0-ac466b619331|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:17.788Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:17.796Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:17.797Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||Invoke 2023-04-16T08:24:17.797Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:17.797Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:17.797Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Method : GET 2023-04-16T08:24:17.797Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffb07734147b2912176a903cc41f937e", X-B3-SpanId:"d004a637cfc95283", X-B3-ParentSpanId:"4e4fcb3b59f77e6f", X-B3-Sampled:"0", X-ONAP-RequestID:"c989c497-5902-455d-a095-e68dde4bf4ec", X-RequestID:"c989c497-5902-455d-a095-e68dde4bf4ec", X-TransactionID:"c989c497-5902-455d-a095-e68dde4bf4ec", X-ECOMP-RequestID:"c989c497-5902-455d-a095-e68dde4bf4ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbca3c3c-37f3-4eec-9f25-f7550018a860"] 2023-04-16T08:24:17.798Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Request body: 2023-04-16T08:24:17.798Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:17.843Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:17.844Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:17.844Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status text : OK 2023-04-16T08:24:17.844Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:18 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:17.846Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Response body: { "requestId" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:23:50.000+00:00", "endTime" : "2023-04-16T08:24:14.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n\t\t\t\"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\n \"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:14.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" } } } 2023-04-16T08:24:17.846Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:17.846Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||InvokeReturn 2023-04-16T08:24:17.847Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:17.847Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:17.847Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:17.847Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:17.847Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:17.848Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffb07734147b2912176a903cc41f937e", X-B3-SpanId:"a829cc8cbebe6c41", X-B3-ParentSpanId:"4e4fcb3b59f77e6f", X-B3-Sampled:"0", X-ONAP-RequestID:"c989c497-5902-455d-a095-e68dde4bf4ec", X-RequestID:"c989c497-5902-455d-a095-e68dde4bf4ec", X-TransactionID:"c989c497-5902-455d-a095-e68dde4bf4ec", X-ECOMP-RequestID:"c989c497-5902-455d-a095-e68dde4bf4ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3660be6-7296-476c-af97-2c005396cc2d"] 2023-04-16T08:24:17.848Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:17.848Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:17.873Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:17.873Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:17.874Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:17.874Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:18 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:17.874Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:17.874Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:17.875Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:17.881Z|c989c497-5902-455d-a095-e68dde4bf4ec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:18.115Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:18.121Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:18.122Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||Invoke 2023-04-16T08:24:18.122Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:18.122Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a 2023-04-16T08:24:18.122Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Method : GET 2023-04-16T08:24:18.122Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22eb37dffbee9b7aa2d2bb7678036722", X-B3-SpanId:"d6c265529ea4f56c", X-B3-ParentSpanId:"dcadf0e2493907f4", X-B3-Sampled:"0", X-ONAP-RequestID:"2d9ad87e-465f-403f-a46b-fc84c0c651b8", X-RequestID:"2d9ad87e-465f-403f-a46b-fc84c0c651b8", X-TransactionID:"2d9ad87e-465f-403f-a46b-fc84c0c651b8", X-ECOMP-RequestID:"2d9ad87e-465f-403f-a46b-fc84c0c651b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a6dc122-de08-4442-9e44-c4fd70db8a7e"] 2023-04-16T08:24:18.122Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Request body: 2023-04-16T08:24:18.123Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:18.156Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:18.156Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:18.156Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Status text : OK 2023-04-16T08:24:18.157Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:18 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:18.157Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||Response body: { "requestId" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:23:50.000+00:00", "endTime" : "2023-04-16T08:24:14.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n\t\t\t\"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"47384f3d-c1ad-4be7-b3b1-148c2928db73\",\n \"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"3ac0f17e-aed8-40b9-bf2a-438d26558837\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:14.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "b7fb7813-c63d-4731-bf8c-c11619cfcd9a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a" } } } 2023-04-16T08:24:18.157Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:18.157Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|INFO|500||InvokeReturn 2023-04-16T08:24:18.158Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:18.158Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:18.158Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:18.159Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false 2023-04-16T08:24:18.159Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:18.159Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22eb37dffbee9b7aa2d2bb7678036722", X-B3-SpanId:"dce4c9eb701e15a3", X-B3-ParentSpanId:"dcadf0e2493907f4", X-B3-Sampled:"0", X-ONAP-RequestID:"2d9ad87e-465f-403f-a46b-fc84c0c651b8", X-RequestID:"2d9ad87e-465f-403f-a46b-fc84c0c651b8", X-TransactionID:"2d9ad87e-465f-403f-a46b-fc84c0c651b8", X-ECOMP-RequestID:"2d9ad87e-465f-403f-a46b-fc84c0c651b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"646142db-0ca5-4979-91df-315ea4f63ddc"] 2023-04-16T08:24:18.159Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:18.159Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:18.178Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:18.178Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:18.179Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:18.179Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:18 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:18.190Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:18.191Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:18.191Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7fb7813-c63d-4731-bf8c-c11619cfcd9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:18.198Z|2d9ad87e-465f-403f-a46b-fc84c0c651b8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7fb7813-c63d-4731-bf8c-c11619cfcd9a|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:19.170Z|76dc0b49-641f-48b3-8427-b646c78b1fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:24:19.170Z|76dc0b49-641f-48b3-8427-b646c78b1fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:24:19.262Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:19.270Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:19.270Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||Invoke 2023-04-16T08:24:19.271Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:19.271Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:19.271Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Method : GET 2023-04-16T08:24:19.271Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc39b28a5084eaed2a6e4c757857b3f2", X-B3-SpanId:"15cfc59a3521c2cf", X-B3-ParentSpanId:"4d812371580950a6", X-B3-Sampled:"0", X-ONAP-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-TransactionID:"762f732b-622b-463a-af4c-c68549912981", X-ECOMP-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9410f296-2510-4b87-acdc-048115b6b90a"] 2023-04-16T08:24:19.271Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Request body: 2023-04-16T08:24:19.271Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:19.340Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:19.340Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:19.340Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status text : OK 2023-04-16T08:24:19.340Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:20 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:19.347Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Response body: { "requestId" : "a869579c-925d-4de2-82db-0032fda9ef12", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-04-16T08:24:06.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a869579c-925d-4de2-82db-0032fda9ef12", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" } } } 2023-04-16T08:24:19.348Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:19.348Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||InvokeReturn 2023-04-16T08:24:19.349Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:19.349Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:19.349Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:19.349Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:19.349Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:19.349Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc39b28a5084eaed2a6e4c757857b3f2", X-B3-SpanId:"c94404ceb91434ee", X-B3-ParentSpanId:"4d812371580950a6", X-B3-Sampled:"0", X-ONAP-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-TransactionID:"762f732b-622b-463a-af4c-c68549912981", X-ECOMP-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b779f7e-58e4-4732-88ca-f7b00f29e265"] 2023-04-16T08:24:19.350Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:19.350Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:19.376Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:19.377Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:19.377Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:19.377Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:20 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:19.378Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:19.378Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:19.379Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:19.419Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:19.420Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:19.420Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:19.421Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:19.421Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:19.421Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-TransactionID:"762f732b-622b-463a-af4c-c68549912981", X-ECOMP-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42cfee37-836a-4cb1-a133-8b9ac1aae43a"] 2023-04-16T08:24:19.422Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:19.422Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:19.655Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:19.656Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:19.656Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:19.656Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=003D1EA881C0C9DE6EBF4E562EA4FA6B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"694", date:"Sun, 16 Apr 2023 08:24:20 GMT", x-envoy-upstream-service-time:"228", server:"envoy"] 2023-04-16T08:24:19.657Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0","businessKey":"a869579c-925d-4de2-82db-0032fda9ef12","processDefinitionId":"ReceiveWorkflowMessage:1:12563e04-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-16T08:24:19.051+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0e2c7a42-dc30-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"151f7fea-dc30-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:24:19.657Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:19.657Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:19.675Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:19.676Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:19.676Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:19.676Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:19.676Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:19.676Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-TransactionID:"762f732b-622b-463a-af4c-c68549912981", X-ECOMP-RequestID:"762f732b-622b-463a-af4c-c68549912981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e22eab35-9b08-4faf-a8d3-1785230f85f5"] 2023-04-16T08:24:19.677Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:19.677Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:19.829Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:19.830Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:19.830Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:19.830Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4B12154E30235643030C893C5D1DD2F7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"827", date:"Sun, 16 Apr 2023 08:24:20 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-04-16T08:24:19.831Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:1534b4d3-dc30-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"SubProcess_2:1533a35a-dc30-11ed-a8c0-6e1e3ac8c5f0","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:12563e04-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0","executionId":"1534b4d1-dc30-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:24:19.067+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e2c7a42-dc30-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:24:19.831Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:19.832Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=15321ca4-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:19.838Z|762f732b-622b-463a-af4c-c68549912981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:22.055Z|492c40af-8977-4c8b-8760-f9160920a7fa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:24:22.056Z|492c40af-8977-4c8b-8760-f9160920a7fa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:24.723Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:24.729Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:24.729Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||Invoke 2023-04-16T08:24:24.730Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:24.730Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:24.730Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Method : GET 2023-04-16T08:24:24.731Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5b04e245dc5014b3016d8d5be152880", X-B3-SpanId:"fb5ee85de21527f3", X-B3-ParentSpanId:"e68402aebef9b1f7", X-B3-Sampled:"0", X-ONAP-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-TransactionID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-ECOMP-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9c87a28-98f6-47a0-854f-57cacd1327d7"] 2023-04-16T08:24:24.731Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Request body: 2023-04-16T08:24:24.731Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:24.768Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:24.769Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:24.769Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status text : OK 2023-04-16T08:24:24.769Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:25 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:24.771Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Response body: { "requestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "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-16T08:24:00.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" } } } 2023-04-16T08:24:24.771Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:24.772Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||InvokeReturn 2023-04-16T08:24:24.772Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:24.773Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:24.773Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:24.773Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:24.773Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:24.773Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5b04e245dc5014b3016d8d5be152880", X-B3-SpanId:"3bb019e31d6c117d", X-B3-ParentSpanId:"e68402aebef9b1f7", X-B3-Sampled:"0", X-ONAP-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-TransactionID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-ECOMP-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b81ff392-39df-4a70-a6a1-82bbfad638ee"] 2023-04-16T08:24:24.774Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:24.774Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:24.796Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:24.797Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:24.797Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:24.797Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:25 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:24.797Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681633453000,\"creation_time\":1681633378000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:24:13.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:24:24.798Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:24.798Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:24.813Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:24.814Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:24.814Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:24.814Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:24.814Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:24.814Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-TransactionID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-ECOMP-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57874843-905b-4c93-b295-cd57ed551f04"] 2023-04-16T08:24:24.815Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:24.815Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:24.956Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:24.957Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:24.957Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:24.958Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FBDA3B9F0252C5BB90B4C6B22A9659FA; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:25 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-04-16T08:24:24.958Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","businessKey":"b0a31758-1f29-4db4-9ac8-e879accf1056","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T08:24:08.720+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0aff7c9c-dc30-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"0f0797b3-dc30-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-04-16T08:24:24.958Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:24.959Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:24.996Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:24.997Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:24.997Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:24.998Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:24.998Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:24.998Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-TransactionID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-ECOMP-RequestID:"e5562745-a1a0-412c-a4d1-ef2920e1af62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa93d3d0-27e2-487e-9eed-9f37eaf3add6"] 2023-04-16T08:24:24.999Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:24.999Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:25.189Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:25.189Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:25.190Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:25.190Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=608DE6C6E4BE75E36FFC48AF92F4A0D7; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:25 GMT", x-envoy-upstream-service-time:"185", server:"envoy"] 2023-04-16T08:24:25.191Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:11c1d591-dc30-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","executionId":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:24:13.281+0000","endTime":"2023-04-16T08:24:13.293+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0aff7c9c-dc30-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:24:25.191Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:25.191Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:25.197Z|e5562745-a1a0-412c-a4d1-ef2920e1af62|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:25.900Z|992d2038-b654-4c16-8f70-6a60f13045e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:25.901Z|992d2038-b654-4c16-8f70-6a60f13045e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:25.903Z|8d9ea51a-dd8c-4681-824a-62447058a650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:25.903Z|8d9ea51a-dd8c-4681-824a-62447058a650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:25.908Z|130017e5-870f-41ca-a311-fe84624d434d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:25.909Z|130017e5-870f-41ca-a311-fe84624d434d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:29.807Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:29.809Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|||INFO|500||Checking if requestId: 15b03e80-75e5-4546-a419-779815302072 already exists in requestDb InfraActiveRequests table 2023-04-16T08:24:29.809Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:29.810Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||Invoke 2023-04-16T08:24:29.810Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:29.810Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:29.810Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Method : GET 2023-04-16T08:24:29.810Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b422979b9fdd2dde95bfa3aa4b85352", X-B3-SpanId:"8ca63fccbe5297c2", X-B3-ParentSpanId:"4d4ff0dd0ac81a1f", X-B3-Sampled:"0", X-ONAP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f3b5d4e-2175-44f9-b0a5-fc9994b627c0"] 2023-04-16T08:24:29.810Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Request body: 2023-04-16T08:24:29.810Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:29.865Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:29.866Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:24:29.866Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status text : Not Found 2023-04-16T08:24:29.866Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"51", server:"envoy"] 2023-04-16T08:24:29.866Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Response body: 2023-04-16T08:24:29.866Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:29.866Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|404|Not Found|InvokeReturn 2023-04-16T08:24:29.874Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|||INFO|500||Running local validations 2023-04-16T08:24:29.875Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-04-16T08:24:29.875Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-04-16T08:24:29.875Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:29.876Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-04-16T08:24:29.876Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:29.876Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:29.876Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-04-16T08:24:29.876Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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:"6b422979b9fdd2dde95bfa3aa4b85352", X-B3-SpanId:"87ce0c6f6a7c05ce", X-B3-ParentSpanId:"4d4ff0dd0ac81a1f", X-B3-Sampled:"0", X-ONAP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18938044-186a-40fb-a0e8-184a87d4004b"] 2023-04-16T08:24:29.876Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"015a253c-f94f-4fd0-b365-bfbe02a7a8a1"},"instanceName":null,"requestScope":"service"} 2023-04-16T08:24:29.876Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:29.914Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:29.914Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:29.914Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-04-16T08:24:29.915Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"35", server:"envoy"] 2023-04-16T08:24:29.915Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-04-16T08:24:29.915Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:29.915Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-04-16T08:24:29.916Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6 2023-04-16T08:24:29.916Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|INFO|500||Invoke 2023-04-16T08:24:29.916Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:29.916Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6 2023-04-16T08:24:29.916Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Method : GET 2023-04-16T08:24:29.916Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6734c1bd-803f-48a2-810b-1cb6895f9a47"] 2023-04-16T08:24:29.917Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Request body: 2023-04-16T08:24:29.917Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:29.966Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:29.967Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:29.968Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Status text : OK 2023-04-16T08:24:29.968Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:29.969Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "f039a269-e062-4c88-b264-e2f66fb61dc6", "modelInvariantUUID" : "a4201250-66ad-4f71-ba51-db1d16beff8a", "created" : "2023-04-16 08:20:56.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/pnfCustomizations" } } } 2023-04-16T08:24:29.969Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:29.969Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|INFO|500||InvokeReturn 2023-04-16T08:24:29.974Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance 2023-04-16T08:24:29.975Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|INFO|500||Invoke 2023-04-16T08:24:29.976Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:29.977Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance 2023-04-16T08:24:29.977Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Method : GET 2023-04-16T08:24:29.977Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03a27382-fed4-4f8c-8d04-558038d307e4"] 2023-04-16T08:24:29.978Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Request body: 2023-04-16T08:24:29.978Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:29.998Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:29.999Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:24:29.999Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:24:30.000Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"15", server:"envoy"] 2023-04-16T08:24:30.000Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Response body: 2023-04-16T08:24:30.000Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.001Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:24:30.001Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a 2023-04-16T08:24:30.002Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|INFO|500||Invoke 2023-04-16T08:24:30.002Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.002Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a 2023-04-16T08:24:30.003Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Method : GET 2023-04-16T08:24:30.003Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c2c6b1c-8081-4534-973a-e26618117d7f"] 2023-04-16T08:24:30.003Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Request body: 2023-04-16T08:24:30.003Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.043Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:30.043Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:30.044Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Status text : OK 2023-04-16T08:24:30.044Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:30.044Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "f039a269-e062-4c88-b264-e2f66fb61dc6", "modelInvariantUUID" : "a4201250-66ad-4f71-ba51-db1d16beff8a", "created" : "2023-04-16 08:20:56.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a" } } } 2023-04-16T08:24:30.045Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.045Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a4201250-66ad-4f71-ba51-db1d16beff8a|INFO|500||InvokeReturn 2023-04-16T08:24:30.049Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance 2023-04-16T08:24:30.050Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|INFO|500||Invoke 2023-04-16T08:24:30.050Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.050Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance 2023-04-16T08:24:30.051Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Method : GET 2023-04-16T08:24:30.051Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed961f7d-da65-4745-b4a7-1c6243e0d9ea"] 2023-04-16T08:24:30.051Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Request body: 2023-04-16T08:24:30.052Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.076Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:30.077Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-04-16T08:24:30.077Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-04-16T08:24:30.077Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2023-04-16T08:24:30.078Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||Response body: 2023-04-16T08:24:30.078Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.078Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f039a269-e062-4c88-b264-e2f66fb61dc6&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-04-16T08:24:30.079Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.079Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-04-16T08:24:30.080Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.080Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.080Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-04-16T08:24:30.081Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33f176a4-e880-4b83-8cf2-9902f0d925e1"] 2023-04-16T08:24:30.081Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-04-16T08:24:30.081Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.110Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:30.111Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.111Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.111Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:30.112Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16 00:16:37.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-04-16T08:24:30.112Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.112Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-04-16T08:24:30.116Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.116Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.116Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.117Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.117Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.117Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fb247fc-a239-4c76-952e-bdc7f4da49e1"] 2023-04-16T08:24:30.117Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.117Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.133Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:30.140Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:30.141Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||Invoke 2023-04-16T08:24:30.141Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.142Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:30.142Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Method : GET 2023-04-16T08:24:30.142Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2eeafac5c41159d8559f0114bac95c6", X-B3-SpanId:"7c5fca994af17b8b", X-B3-ParentSpanId:"3b9298be8c493901", X-B3-Sampled:"0", X-ONAP-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-TransactionID:"23caeb13-25d6-4295-a693-803af36c5db1", X-ECOMP-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3103e82a-5cd2-4185-8b47-d4fd78568900"] 2023-04-16T08:24:30.143Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Request body: 2023-04-16T08:24:30.143Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.143Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.146Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.146Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.147Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:30.147Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-04-16T00:16:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-04-16T08:24:30.147Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.148Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.149Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6 2023-04-16T08:24:30.149Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|INFO|500||Invoke 2023-04-16T08:24:30.149Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.149Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6 2023-04-16T08:24:30.149Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Method : GET 2023-04-16T08:24:30.150Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cac44d47-59dd-4f94-8f8c-9ec632d89429"] 2023-04-16T08:24:30.150Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Request body: 2023-04-16T08:24:30.150Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.176Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:30.176Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:30.176Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status text : OK 2023-04-16T08:24:30.177Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:31 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:30.178Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Response body: { "requestId" : "a869579c-925d-4de2-82db-0032fda9ef12", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).", "progress" : 59, "startTime" : "2023-04-16T08:24:06.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a869579c-925d-4de2-82db-0032fda9ef12", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" } } } 2023-04-16T08:24:30.178Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.178Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||InvokeReturn 2023-04-16T08:24:30.179Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:30.180Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:30.180Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.180Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:30.180Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:30.180Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2eeafac5c41159d8559f0114bac95c6", X-B3-SpanId:"3f16232494d15e06", X-B3-ParentSpanId:"3b9298be8c493901", X-B3-Sampled:"0", X-ONAP-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-TransactionID:"23caeb13-25d6-4295-a693-803af36c5db1", X-ECOMP-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"387455ba-86e0-4b90-bbdc-f163317fd0e3"] 2023-04-16T08:24:30.180Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:30.180Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.191Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:30.192Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:30.192Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Status text : OK 2023-04-16T08:24:30.192Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:30.195Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "f039a269-e062-4c88-b264-e2f66fb61dc6", "modelInvariantUUID" : "a4201250-66ad-4f71-ba51-db1d16beff8a", "created" : "2023-04-16 08:20:56.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/recipes" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/csar" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6/pnfCustomizations" } } } 2023-04-16T08:24:30.196Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.196Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f039a269-e062-4c88-b264-e2f66fb61dc6|INFO|500||InvokeReturn 2023-04-16T08:24:30.198Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.199Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-04-16T08:24:30.199Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.199Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.199Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-04-16T08:24:30.199Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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:"1051", X-B3-TraceId:"6b422979b9fdd2dde95bfa3aa4b85352", X-B3-SpanId:"d1fcf008f8bce45a", X-B3-ParentSpanId:"4d4ff0dd0ac81a1f", X-B3-Sampled:"0", X-ONAP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9667bfe8-abe6-4b14-80c3-b360951eab26"] 2023-04-16T08:24:30.199Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"15b03e80-75e5-4546-a419-779815302072","requestStatus":"IN_PROGRESS","startTime":1681633469875,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"015a253c-f94f-4fd0-b365-bfbe02a7a8a1","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1","cloudApiRequests":[],"requestURI":"15b03e80-75e5-4546-a419-779815302072"} 2023-04-16T08:24:30.199Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.200Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:30.200Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:30.201Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:30.201Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:31 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:30.204Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:30.205Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.205Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:30.219Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:30.220Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:30.220Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.220Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:30.220Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:30.220Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-TransactionID:"23caeb13-25d6-4295-a693-803af36c5db1", X-ECOMP-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34bd53bd-45a6-4f67-8e2c-a362d495cb27"] 2023-04-16T08:24:30.220Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:30.220Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.295Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:30.296Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-04-16T08:24:30.296Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-04-16T08:24:30.296Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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/15b03e80-75e5-4546-a419-779815302072", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:31 GMT", x-envoy-upstream-service-time:"90", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:30.296Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "15b03e80-75e5-4546-a419-779815302072", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:24:29.875+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-04-16T08:24:31.387+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "cloudApiRequests" : [ ], "requestURI" : "15b03e80-75e5-4546-a419-779815302072", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" } } } 2023-04-16T08:24:30.296Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.297Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-04-16T08:24:30.300Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.301Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-04-16T08:24:30.301Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.301Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|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-16T08:24:30.301Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-04-16T08:24:30.301Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1880", X-B3-TraceId:"6b422979b9fdd2dde95bfa3aa4b85352", X-B3-SpanId:"dc4d8ee64a56fca4", X-B3-ParentSpanId:"4d4ff0dd0ac81a1f", X-B3-Sampled:"0", X-ONAP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-TransactionID:"15b03e80-75e5-4546-a419-779815302072", X-ECOMP-RequestID:"15b03e80-75e5-4546-a419-779815302072", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ddb723-5390-41ae-a35a-7dab6cb5c4a2"] 2023-04-16T08:24:30.301Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\"modelUuid\":\"f039a269-e062-4c88-b264-e2f66fb61dc6\",\"modelInvariantUuid\":\"a4201250-66ad-4f71-ba51-db1d16beff8a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"015a253c-f94f-4fd0-b365-bfbe02a7a8a1\"}","type":"String"},"requestId":{"value":"15b03e80-75e5-4546-a419-779815302072","type":"String"},"mso-request-id":{"value":"15b03e80-75e5-4546-a419-779815302072","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"015a253c-f94f-4fd0-b365-bfbe02a7a8a1","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/015a253c-f94f-4fd0-b365-bfbe02a7a8a1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-04-16T08:24:30.301Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.449Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:30.450Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:30.450Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:30.450Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5F736BA05C5F9DD91267AF0F9F73B184; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"225", server:"envoy"] 2023-04-16T08:24:30.451Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0","businessKey":"a869579c-925d-4de2-82db-0032fda9ef12","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T08:24:26.859+0000","endTime":"2023-04-16T08:24:27.312+0000","removalTime":null,"durationInMillis":453,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0e2c7a42-dc30-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"19d82510-dc30-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:24:30.451Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.451Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:30.476Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:30.477Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:30.477Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:30.477Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:30.477Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:30.477Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-TransactionID:"23caeb13-25d6-4295-a693-803af36c5db1", X-ECOMP-RequestID:"23caeb13-25d6-4295-a693-803af36c5db1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f266e892-80f8-4f17-8de0-8b40e4364288"] 2023-04-16T08:24:30.477Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:30.478Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:30.660Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:30.661Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:30.662Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:30.662Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FBCA4B45F4721672986D23CE36406BB5; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:30 GMT", x-envoy-upstream-service-time:"179", server:"envoy"] 2023-04-16T08:24:30.662Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:19da212a-dc30-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0","executionId":"19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:24:26.862+0000","endTime":"2023-04-16T08:24:27.311+0000","durationInMillis":449,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e2c7a42-dc30-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:24:30.663Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:30.663Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19d9abe7-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:30.669Z|23caeb13-25d6-4295-a693-803af36c5db1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:31.321Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:31.321Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-04-16T08:24:31.322Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-04-16T08:24:31.322Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Sun, 16 Apr 2023 08:24:31 GMT", x-onap-requestid:"15b03e80-75e5-4546-a419-779815302072", x-requestid:"15b03e80-75e5-4546-a419-779815302072", x-transactionid:"15b03e80-75e5-4546-a419-779815302072", x-ecomp-requestid:"15b03e80-75e5-4546-a419-779815302072", x-onap-partnername:"UNKNOWN", x-invocationid:"a5ddb723-5390-41ae-a35a-7dab6cb5c4a2", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", 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-16T08:24:31.322Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"15b03e80-75e5-4546-a419-779815302072\",\"instanceId\":\"015a253c-f94f-4fd0-b365-bfbe02a7a8a1\"}}","message":"Success","processInstanceID":"1c3f61e7-dc30-11ed-a8c0-6e1e3ac8c5f0","variables":null,"messageCode":200} 2023-04-16T08:24:31.322Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:31.322Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-04-16T08:24:31.328Z|15b03e80-75e5-4546-a419-779815302072|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:31.560Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:31.564Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:31.564Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||Invoke 2023-04-16T08:24:31.565Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:31.565Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:31.565Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Method : GET 2023-04-16T08:24:31.565Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7be84f90675cb71261caee1b0f14c15d", X-B3-SpanId:"4c81f07849ce3bb9", X-B3-ParentSpanId:"098b1141e79489ca", X-B3-Sampled:"0", X-ONAP-RequestID:"e723b84a-5291-445e-99a3-f76c6d72b7cc", X-RequestID:"e723b84a-5291-445e-99a3-f76c6d72b7cc", X-TransactionID:"e723b84a-5291-445e-99a3-f76c6d72b7cc", X-ECOMP-RequestID:"e723b84a-5291-445e-99a3-f76c6d72b7cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"164cf053-de2f-4485-8f75-17e224b9c800"] 2023-04-16T08:24:31.565Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Request body: 2023-04-16T08:24:31.565Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:31.594Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:31.594Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:31.595Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status text : OK 2023-04-16T08:24:31.595Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:32 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:31.595Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Response body: { "requestId" : "15b03e80-75e5-4546-a419-779815302072", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-04-16T08:24:29.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:32.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "cloudApiRequests" : [ ], "requestURI" : "15b03e80-75e5-4546-a419-779815302072", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" } } } 2023-04-16T08:24:31.595Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:31.595Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||InvokeReturn 2023-04-16T08:24:31.596Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:31.596Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:31.597Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:31.597Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:31.597Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:31.597Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7be84f90675cb71261caee1b0f14c15d", X-B3-SpanId:"55a52f9ffae8e3c2", X-B3-ParentSpanId:"098b1141e79489ca", X-B3-Sampled:"0", X-ONAP-RequestID:"e723b84a-5291-445e-99a3-f76c6d72b7cc", X-RequestID:"e723b84a-5291-445e-99a3-f76c6d72b7cc", X-TransactionID:"e723b84a-5291-445e-99a3-f76c6d72b7cc", X-ECOMP-RequestID:"e723b84a-5291-445e-99a3-f76c6d72b7cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbeefb0b-0e8c-4605-b264-349fbe38a39c"] 2023-04-16T08:24:31.597Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:31.597Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:31.614Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:31.614Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:31.614Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:31.614Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:32 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:31.615Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:31.615Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:31.615Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:31.620Z|e723b84a-5291-445e-99a3-f76c6d72b7cc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:34.166Z|1928b0cb-88ab-495d-ab90-8335a891f2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:24:34.170Z|1928b0cb-88ab-495d-ab90-8335a891f2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:24:35.437Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:35.446Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:35.447Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||Invoke 2023-04-16T08:24:35.447Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:35.447Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:35.447Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Method : GET 2023-04-16T08:24:35.447Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03195e357af9c69c62dc43320411cd19", X-B3-SpanId:"d9edb1c7c998ad00", X-B3-ParentSpanId:"625e8ce8316b30df", X-B3-Sampled:"1", X-ONAP-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-TransactionID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-ECOMP-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98c33f47-cdf8-4747-ba3d-0924d46643bb"] 2023-04-16T08:24:35.448Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Request body: 2023-04-16T08:24:35.448Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:35.472Z|a5723225-1a6d-468d-bdf5-68a5107be207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:24:35.472Z|a5723225-1a6d-468d-bdf5-68a5107be207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:24:35.489Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:35.489Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:35.489Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status text : OK 2023-04-16T08:24:35.490Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:36 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:35.494Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Response body: { "requestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-04-16T08:24:00.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" } } } 2023-04-16T08:24:35.494Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:35.494Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||InvokeReturn 2023-04-16T08:24:35.495Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:35.496Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:35.496Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:35.496Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:35.496Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:35.496Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03195e357af9c69c62dc43320411cd19", X-B3-SpanId:"e8583ea3171a6502", X-B3-ParentSpanId:"625e8ce8316b30df", X-B3-Sampled:"1", X-ONAP-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-TransactionID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-ECOMP-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f05cf96c-edb5-42bb-bbfb-b2453e4aef51"] 2023-04-16T08:24:35.496Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:35.496Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:35.519Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:35.519Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:35.519Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:35.519Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:36 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:35.521Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681633453000,\"creation_time\":1681633378000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:24:13.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:24:35.522Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:35.522Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:35.536Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:35.536Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:35.536Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:35.537Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:35.537Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:35.537Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-TransactionID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-ECOMP-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1433f25-925c-4a76-9cf5-6fc243b2f600"] 2023-04-16T08:24:35.537Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:35.537Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:35.929Z|c5f4d3b9-e565-4010-992d-ec366a534434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:35.930Z|c5f4d3b9-e565-4010-992d-ec366a534434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:35.933Z|962ce9b9-7497-4ecb-8e88-c16c2d5f0721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:35.934Z|962ce9b9-7497-4ecb-8e88-c16c2d5f0721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:35.936Z|b9694293-7a74-4e85-ac9a-632ae44d6c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:35.937Z|b9694293-7a74-4e85-ac9a-632ae44d6c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:39.713Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:39.714Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:39.714Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:39.715Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DC9F60A3AA7BA55FA6B432330C0FED58; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:40 GMT", x-envoy-upstream-service-time:"4173", server:"envoy"] 2023-04-16T08:24:39.715Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","businessKey":"b0a31758-1f29-4db4-9ac8-e879accf1056","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-16T08:24:08.720+0000","endTime":"2023-04-16T08:24:29.921+0000","removalTime":null,"durationInMillis":21201,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0aff7c9c-dc30-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"0f0797b3-dc30-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:24:39.715Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:39.716Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b0a31758-1f29-4db4-9ac8-e879accf1056&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:39.823Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:39.824Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:39.824Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:39.824Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:39.825Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:39.825Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-TransactionID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-ECOMP-RequestID:"49f65fb3-8865-4555-aefe-239e65a5138f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0097a870-1196-4f5c-a97c-4b3319e36523"] 2023-04-16T08:24:39.825Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:39.825Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:40.024Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:40.025Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:40.025Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:40.025Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E54B94A7D2B3D9D08CCF76842A91B328; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:40 GMT", x-envoy-upstream-service-time:"195", server:"envoy"] 2023-04-16T08:24:40.026Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:1bac7030-dc30-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:12aac70d-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","executionId":"0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:24:29.918+0000","endTime":"2023-04-16T08:24:29.918+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0aff7c9c-dc30-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:24:40.026Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:40.027Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f09e1e6-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:40.033Z|49f65fb3-8865-4555-aefe-239e65a5138f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:40.921Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:40.929Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:40.930Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||Invoke 2023-04-16T08:24:40.930Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:40.930Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:40.930Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Method : GET 2023-04-16T08:24:40.930Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bb6891ac97059e59e514281f2952bb4", X-B3-SpanId:"bc6a03c7d3084618", X-B3-ParentSpanId:"8880e758d439d5b7", X-B3-Sampled:"0", X-ONAP-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-TransactionID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-ECOMP-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46b3ce4e-54e1-44f0-afa7-86c5e9e632b2"] 2023-04-16T08:24:40.930Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Request body: 2023-04-16T08:24:40.930Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:40.973Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:40.974Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:40.974Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status text : OK 2023-04-16T08:24:40.974Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:42 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:40.976Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Response body: { "requestId" : "a869579c-925d-4de2-82db-0032fda9ef12", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2023-04-16T08:24:06.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:31.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a869579c-925d-4de2-82db-0032fda9ef12", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" } } } 2023-04-16T08:24:40.976Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:40.976Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||InvokeReturn 2023-04-16T08:24:40.977Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:40.977Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:40.978Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:40.978Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:40.978Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:40.978Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bb6891ac97059e59e514281f2952bb4", X-B3-SpanId:"4d5c25fd5ee13190", X-B3-ParentSpanId:"8880e758d439d5b7", X-B3-Sampled:"0", X-ONAP-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-TransactionID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-ECOMP-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c84036d-fdec-46fb-8d6b-860ea5c0b118"] 2023-04-16T08:24:40.978Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:40.978Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:41.006Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:41.007Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:41.007Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:41.008Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:42 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:41.008Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:41.008Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:41.009Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:41.040Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:41.041Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:41.041Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:41.042Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:41.042Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:41.042Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-TransactionID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-ECOMP-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b5f071b-ee62-4b92-97df-8f2a9df4bbbe"] 2023-04-16T08:24:41.042Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:41.043Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:41.279Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:41.279Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:41.280Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:41.280Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=760E2C7E92ADA2713A9EECF6968239CD; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:41 GMT", x-envoy-upstream-service-time:"232", server:"envoy"] 2023-04-16T08:24:41.280Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0","businessKey":"a869579c-925d-4de2-82db-0032fda9ef12","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T08:24:29.629+0000","endTime":"2023-04-16T08:24:30.062+0000","removalTime":null,"durationInMillis":433,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0e2c7a42-dc30-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"1b7de6ca-dc30-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:24:41.281Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:41.281Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a869579c-925d-4de2-82db-0032fda9ef12&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:41.312Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:41.313Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:41.313Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:41.313Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:41.313Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:41.313Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-TransactionID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-ECOMP-RequestID:"122b2ae3-d424-4d1d-8688-3ee316422a83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa6e98e0-ef32-49c6-9fec-4884457b0acf"] 2023-04-16T08:24:41.313Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:41.313Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:41.703Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:41.704Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:41.704Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:41.705Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BCA906875B3ECA08921F269F8AE22BF3; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:41 GMT", x-envoy-upstream-service-time:"387", server:"envoy"] 2023-04-16T08:24:41.705Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:1b814174-dc30-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0","executionId":"1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:24:29.635+0000","endTime":"2023-04-16T08:24:30.061+0000","durationInMillis":426,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0e2c7a42-dc30-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:24:41.706Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:41.706Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1b805701-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:41.712Z|122b2ae3-d424-4d1d-8688-3ee316422a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:41.867Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:41.871Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:41.871Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||Invoke 2023-04-16T08:24:41.871Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:41.872Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:41.872Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Method : GET 2023-04-16T08:24:41.872Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"941cd7e10730906d235803367f44655a", X-B3-SpanId:"202410ed3fbd4498", X-B3-ParentSpanId:"46b3bc2104c0f37f", X-B3-Sampled:"0", X-ONAP-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-TransactionID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-ECOMP-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f30eb13-d92b-4d25-871e-8fb116e00bf2"] 2023-04-16T08:24:41.872Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Request body: 2023-04-16T08:24:41.872Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:42.383Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:42.384Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:42.385Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status text : OK 2023-04-16T08:24:42.385Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:43 GMT", x-envoy-upstream-service-time:"509", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:42.386Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Response body: { "requestId" : "15b03e80-75e5-4546-a419-779815302072", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-04-16T08:24:29.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:42.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "cloudApiRequests" : [ ], "requestURI" : "15b03e80-75e5-4546-a419-779815302072", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" } } } 2023-04-16T08:24:42.386Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:42.386Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||InvokeReturn 2023-04-16T08:24:42.388Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:42.388Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:42.388Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:42.389Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:42.389Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:42.389Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"941cd7e10730906d235803367f44655a", X-B3-SpanId:"e1c03e0e6aaab59b", X-B3-ParentSpanId:"46b3bc2104c0f37f", X-B3-Sampled:"0", X-ONAP-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-TransactionID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-ECOMP-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af44a0dd-c0e0-4bb5-9a0d-1f437e8c42fe"] 2023-04-16T08:24:42.390Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:42.390Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:42.407Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:42.408Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:42.409Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:42.409Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:43 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:42.410Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:42.410Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:42.411Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:42.442Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:42.444Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:42.444Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:42.444Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1 2023-04-16T08:24:42.445Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:42.445Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-TransactionID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-ECOMP-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c02d157-ead3-498d-9ba4-ff3048fdd447"] 2023-04-16T08:24:42.446Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:42.446Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:42.617Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:42.617Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:42.618Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:42.618Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0AE410166767CE400A90CB81CF26A2A8; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:43 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-04-16T08:24:42.618Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0","businessKey":"15b03e80-75e5-4546-a419-779815302072","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-16T08:24:40.702+0000","endTime":"2023-04-16T08:24:41.136+0000","removalTime":null,"durationInMillis":434,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1c3f61e7-dc30-11ed-a8c0-6e1e3ac8c5f0","superProcessInstanceId":"22184446-dc30-11ed-a8c0-6e1e3ac8c5f0","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-04-16T08:24:42.618Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:42.619Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=15b03e80-75e5-4546-a419-779815302072&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:42.638Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:42.639Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||Invoke 2023-04-16T08:24:42.640Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:42.640Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1 2023-04-16T08:24:42.640Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Method : GET 2023-04-16T08:24:42.640Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-TransactionID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-ECOMP-RequestID:"c3770da8-2229-47f0-ac3f-74cc0f3f5e60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0becd832-78dc-48df-af65-7ffe6fc64674"] 2023-04-16T08:24:42.640Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Request body: 2023-04-16T08:24:42.641Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:42.850Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:42.851Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:42.851Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Status text : OK 2023-04-16T08:24:42.851Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=92A86A2958B6AD2F284243AE8AD4C5FE; Path=/; HttpOnly", cache-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:"Sun, 16 Apr 2023 08:24:43 GMT", x-envoy-upstream-service-time:"206", server:"envoy"] 2023-04-16T08:24:42.852Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:221ab590-dc30-11ed-a8c0-6e1e3ac8c5f0","parentActivityInstanceId":"2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:1269ed2c-dbec-11ed-a8c0-6e1e3ac8c5f0","processInstanceId":"2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0","executionId":"2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-16T08:24:40.707+0000","endTime":"2023-04-16T08:24:41.136+0000","durationInMillis":429,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1c3f61e7-dc30-11ed-a8c0-6e1e3ac8c5f0"}] 2023-04-16T08:24:42.852Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:42.852Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2219f22d-dc30-11ed-a8c0-6e1e3ac8c5f0&maxResults=1|INFO|500||InvokeReturn 2023-04-16T08:24:42.858Z|c3770da8-2229-47f0-ac3f-74cc0f3f5e60|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:45.958Z|d74cd62c-fbba-4574-8bf3-bd30659a7ca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:45.959Z|d74cd62c-fbba-4574-8bf3-bd30659a7ca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:45.959Z|ff0e98a5-a69a-4a1b-b573-249dd5dc6e88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:45.960Z|ff0e98a5-a69a-4a1b-b573-249dd5dc6e88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:45.963Z|64ae8ece-d23a-412e-9aac-cf978b1a24ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:45.964Z|64ae8ece-d23a-412e-9aac-cf978b1a24ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:49.167Z|c310eaf6-7941-4e18-8363-44e338c2624d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:24:49.168Z|c310eaf6-7941-4e18-8363-44e338c2624d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:24:50.251Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:50.260Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:50.261Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||Invoke 2023-04-16T08:24:50.261Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:50.261Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:50.261Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Method : GET 2023-04-16T08:24:50.261Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"316e45bf3a3866765406af07b9a7a1f2", X-B3-SpanId:"a038e6f099af156f", X-B3-ParentSpanId:"c5099670a28f2360", X-B3-Sampled:"0", X-ONAP-RequestID:"1075a313-78c8-42a8-89b7-ecc7fbedcd7b", X-RequestID:"1075a313-78c8-42a8-89b7-ecc7fbedcd7b", X-TransactionID:"1075a313-78c8-42a8-89b7-ecc7fbedcd7b", X-ECOMP-RequestID:"1075a313-78c8-42a8-89b7-ecc7fbedcd7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df272ef7-5763-4d13-808f-bd8ae4c87c05"] 2023-04-16T08:24:50.261Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Request body: 2023-04-16T08:24:50.261Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:50.293Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:50.294Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:50.294Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status text : OK 2023-04-16T08:24:50.294Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:51 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:50.295Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Response body: { "requestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "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-16T08:24:00.000+00:00", "endTime" : "2023-04-16T08:24:50.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" } } } 2023-04-16T08:24:50.295Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:50.295Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||InvokeReturn 2023-04-16T08:24:50.296Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:50.297Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:50.297Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:50.297Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:50.297Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:50.297Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"316e45bf3a3866765406af07b9a7a1f2", X-B3-SpanId:"9d9d1f22a4d050e2", X-B3-ParentSpanId:"c5099670a28f2360", X-B3-Sampled:"0", X-ONAP-RequestID:"1075a313-78c8-42a8-89b7-ecc7fbedcd7b", X-RequestID:"1075a313-78c8-42a8-89b7-ecc7fbedcd7b", X-TransactionID:"1075a313-78c8-42a8-89b7-ecc7fbedcd7b", X-ECOMP-RequestID:"1075a313-78c8-42a8-89b7-ecc7fbedcd7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d870370a-9246-4e59-a35a-9308058f151b"] 2023-04-16T08:24:50.297Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:50.298Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:50.315Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:50.316Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:50.316Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:50.317Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:51 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:50.323Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681633453000,\"creation_time\":1681633378000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:24:13.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:24:50.324Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:50.324Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:50.334Z|1075a313-78c8-42a8-89b7-ecc7fbedcd7b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:50.535Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:50.544Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:50.544Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||Invoke 2023-04-16T08:24:50.545Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:50.545Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:50.545Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Method : GET 2023-04-16T08:24:50.545Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf700c5feb9137bd732b8f8bd341ced5", X-B3-SpanId:"6acafccc3d6fe547", X-B3-ParentSpanId:"774c8650bfd52ade", X-B3-Sampled:"0", X-ONAP-RequestID:"e082ca72-6dc6-4136-9290-abae154c0d69", X-RequestID:"e082ca72-6dc6-4136-9290-abae154c0d69", X-TransactionID:"e082ca72-6dc6-4136-9290-abae154c0d69", X-ECOMP-RequestID:"e082ca72-6dc6-4136-9290-abae154c0d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccd7b643-acf8-4a5f-b25b-c406f44a4eea"] 2023-04-16T08:24:50.546Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Request body: 2023-04-16T08:24:50.546Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:50.577Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:50.577Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:50.578Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status text : OK 2023-04-16T08:24:50.578Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:51 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:50.579Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Response body: { "requestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "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-16T08:24:00.000+00:00", "endTime" : "2023-04-16T08:24:50.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" } } } 2023-04-16T08:24:50.580Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:50.580Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||InvokeReturn 2023-04-16T08:24:50.581Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:50.582Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:50.582Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:50.582Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:50.583Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:50.583Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf700c5feb9137bd732b8f8bd341ced5", X-B3-SpanId:"5058f4443f06aff0", X-B3-ParentSpanId:"774c8650bfd52ade", X-B3-Sampled:"0", X-ONAP-RequestID:"e082ca72-6dc6-4136-9290-abae154c0d69", X-RequestID:"e082ca72-6dc6-4136-9290-abae154c0d69", X-TransactionID:"e082ca72-6dc6-4136-9290-abae154c0d69", X-ECOMP-RequestID:"e082ca72-6dc6-4136-9290-abae154c0d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04ffb025-e8fc-40a9-ad1a-fdff0037a917"] 2023-04-16T08:24:50.583Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:50.583Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:50.609Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:50.610Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:50.610Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:50.610Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:51 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:50.612Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681633453000,\"creation_time\":1681633378000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:24:13.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:24:50.613Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:50.614Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:50.622Z|e082ca72-6dc6-4136-9290-abae154c0d69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:50.864Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:50.874Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:50.874Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||Invoke 2023-04-16T08:24:50.875Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:50.875Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:50.875Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Method : GET 2023-04-16T08:24:50.876Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65bf657d55413b2e687ae89bea2f58bf", X-B3-SpanId:"7e4f6179c587c9fc", X-B3-ParentSpanId:"507e78087a7319c6", X-B3-Sampled:"0", X-ONAP-RequestID:"8d67c039-43db-4c51-b0e7-5269a5e5094e", X-RequestID:"8d67c039-43db-4c51-b0e7-5269a5e5094e", X-TransactionID:"8d67c039-43db-4c51-b0e7-5269a5e5094e", X-ECOMP-RequestID:"8d67c039-43db-4c51-b0e7-5269a5e5094e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d05d6f65-5884-4ede-9c31-e18e29c112b6"] 2023-04-16T08:24:50.876Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Request body: 2023-04-16T08:24:50.876Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:50.912Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:50.913Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:50.913Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status text : OK 2023-04-16T08:24:50.914Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:51 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:50.915Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Response body: { "requestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "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-16T08:24:00.000+00:00", "endTime" : "2023-04-16T08:24:50.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" } } } 2023-04-16T08:24:50.915Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:50.916Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||InvokeReturn 2023-04-16T08:24:50.917Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:50.917Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:50.918Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:50.918Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:50.918Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:50.918Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65bf657d55413b2e687ae89bea2f58bf", X-B3-SpanId:"f30db2b3e209b6cf", X-B3-ParentSpanId:"507e78087a7319c6", X-B3-Sampled:"0", X-ONAP-RequestID:"8d67c039-43db-4c51-b0e7-5269a5e5094e", X-RequestID:"8d67c039-43db-4c51-b0e7-5269a5e5094e", X-TransactionID:"8d67c039-43db-4c51-b0e7-5269a5e5094e", X-ECOMP-RequestID:"8d67c039-43db-4c51-b0e7-5269a5e5094e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a93bdd77-79a8-4f07-a3c4-b19afb851d7f"] 2023-04-16T08:24:50.919Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:50.919Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:50.945Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:50.946Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:50.946Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:50.946Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:50.947Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681633453000,\"creation_time\":1681633378000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:24:13.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:24:50.948Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:50.948Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:50.956Z|8d67c039-43db-4c51-b0e7-5269a5e5094e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:51.165Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:51.172Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:51.172Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||Invoke 2023-04-16T08:24:51.172Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:51.172Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056 2023-04-16T08:24:51.173Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Method : GET 2023-04-16T08:24:51.173Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"103924cc06ad837d3f51af848e620af2", X-B3-SpanId:"9ed4fa96831b8062", X-B3-ParentSpanId:"8846cfd95832f449", X-B3-Sampled:"0", X-ONAP-RequestID:"91313575-c2bc-4484-992b-2c347a2e1173", X-RequestID:"91313575-c2bc-4484-992b-2c347a2e1173", X-TransactionID:"91313575-c2bc-4484-992b-2c347a2e1173", X-ECOMP-RequestID:"91313575-c2bc-4484-992b-2c347a2e1173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f54e55b0-3fc3-47d9-82f7-dcf603403689"] 2023-04-16T08:24:51.173Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Request body: 2023-04-16T08:24:51.173Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:51.208Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:51.209Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:51.209Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Status text : OK 2023-04-16T08:24:51.209Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:52 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:51.210Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||Response body: { "requestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "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-16T08:24:00.000+00:00", "endTime" : "2023-04-16T08:24:50.000+00:00", "source" : "VID", "tenantId" : "2690b503cdd8414d86ea56871d099627", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8d3a860c-037b-47fc-8e18-765be4d89c42\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"65614eb3-a714-41a2-88e6-ab213f5a8e4b\"\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\": \"2690b503cdd8414d86ea56871d099627\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "21d71cc7-218f-402d-a2e1-84c90e91d74d", "serviceInstanceName" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/21d71cc7-218f-402d-a2e1-84c90e91d74d", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056" } } } 2023-04-16T08:24:51.210Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:51.210Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b0a31758-1f29-4db4-9ac8-e879accf1056|INFO|500||InvokeReturn 2023-04-16T08:24:51.211Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:51.211Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:51.211Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:51.211Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false 2023-04-16T08:24:51.211Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:51.211Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"103924cc06ad837d3f51af848e620af2", X-B3-SpanId:"185d04a517365981", X-B3-ParentSpanId:"8846cfd95832f449", X-B3-Sampled:"0", X-ONAP-RequestID:"91313575-c2bc-4484-992b-2c347a2e1173", X-RequestID:"91313575-c2bc-4484-992b-2c347a2e1173", X-TransactionID:"91313575-c2bc-4484-992b-2c347a2e1173", X-ECOMP-RequestID:"91313575-c2bc-4484-992b-2c347a2e1173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d6d3bbc-1937-4dc3-9645-b1a3c86e1225"] 2023-04-16T08:24:51.211Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:51.212Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:51.231Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:51.231Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:51.231Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:51.231Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:52 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:51.233Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "b0a31758-1f29-4db4-9ac8-e879accf1056", "groupingId" : "5ef6e435-ad5f-420d-935d-30bf230f0568", "name" : "basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_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/2690b503cdd8414d86ea56871d099627/stacks/basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5ef6e435-ad5f-420d-935d-30bf230f0568\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1681633453000,\"creation_time\":1681633378000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"09c88afb023a4327b2d8fa6679a0c72a\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5ef6e435-ad5f-420d-935d-30bf230f0568\",\"OS::project_id\":\"2690b503cdd8414d86ea56871d099627\",\"OS::stack_name\":\"basic_macro_24968adf-6bd9-420c-b52c-217c78b3bb48_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"01b01e79-f6bf-4fe1-b625-fd0ca10e5277\",\"vf_module_id\":\"9fd5929d-4f3b-43bb-b426-52e96f3b5b8d\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-04-16T08:24:13.000+00:00", "isDataInternal" : false } ] 2023-04-16T08:24:51.234Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:51.234Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b0a31758-1f29-4db4-9ac8-e879accf1056&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:51.242Z|91313575-c2bc-4484-992b-2c347a2e1173|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b0a31758-1f29-4db4-9ac8-e879accf1056|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:51.924Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:51.932Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:51.933Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||Invoke 2023-04-16T08:24:51.933Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:51.933Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:51.933Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Method : GET 2023-04-16T08:24:51.933Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e25d4a32d482cee95d9185b2020a421e", X-B3-SpanId:"bd9e7f19426e0ae7", X-B3-ParentSpanId:"ef52e3ddcc52904b", X-B3-Sampled:"0", X-ONAP-RequestID:"742f4947-b77d-4405-ae92-aee2c941452c", X-RequestID:"742f4947-b77d-4405-ae92-aee2c941452c", X-TransactionID:"742f4947-b77d-4405-ae92-aee2c941452c", X-ECOMP-RequestID:"742f4947-b77d-4405-ae92-aee2c941452c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65da0ab0-50e8-45a3-be97-9884393d130a"] 2023-04-16T08:24:51.934Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Request body: 2023-04-16T08:24:51.934Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:51.966Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:51.966Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:51.966Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status text : OK 2023-04-16T08:24:51.967Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:52 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:51.967Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Response body: { "requestId" : "a869579c-925d-4de2-82db-0032fda9ef12", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:24:06.000+00:00", "endTime" : "2023-04-16T08:24:45.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:46.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a869579c-925d-4de2-82db-0032fda9ef12", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" } } } 2023-04-16T08:24:51.967Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:51.968Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||InvokeReturn 2023-04-16T08:24:51.969Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:51.969Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:51.970Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:51.970Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:51.970Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:51.970Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e25d4a32d482cee95d9185b2020a421e", X-B3-SpanId:"10b929f3f27802aa", X-B3-ParentSpanId:"ef52e3ddcc52904b", X-B3-Sampled:"0", X-ONAP-RequestID:"742f4947-b77d-4405-ae92-aee2c941452c", X-RequestID:"742f4947-b77d-4405-ae92-aee2c941452c", X-TransactionID:"742f4947-b77d-4405-ae92-aee2c941452c", X-ECOMP-RequestID:"742f4947-b77d-4405-ae92-aee2c941452c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd7490bb-8d68-4447-9b1d-7a43194ae177"] 2023-04-16T08:24:51.970Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:51.970Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:51.993Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:51.993Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:51.993Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:51.993Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:52 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:51.996Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:51.996Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:51.996Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:52.002Z|742f4947-b77d-4405-ae92-aee2c941452c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:52.236Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:52.244Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:52.245Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||Invoke 2023-04-16T08:24:52.245Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:52.245Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:52.246Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Method : GET 2023-04-16T08:24:52.246Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff5197fcd88301fe5496b53c7c04d059", X-B3-SpanId:"2b34b734b3e36141", X-B3-ParentSpanId:"7eedc116c9bab40f", X-B3-Sampled:"0", X-ONAP-RequestID:"ea84fdb8-511c-419e-919a-8f9989da6d5d", X-RequestID:"ea84fdb8-511c-419e-919a-8f9989da6d5d", X-TransactionID:"ea84fdb8-511c-419e-919a-8f9989da6d5d", X-ECOMP-RequestID:"ea84fdb8-511c-419e-919a-8f9989da6d5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6675405-bfe3-414d-807f-8f0a7384edc7"] 2023-04-16T08:24:52.246Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Request body: 2023-04-16T08:24:52.246Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:52.274Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:52.275Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:52.275Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status text : OK 2023-04-16T08:24:52.276Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:53 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:52.276Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Response body: { "requestId" : "a869579c-925d-4de2-82db-0032fda9ef12", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:24:06.000+00:00", "endTime" : "2023-04-16T08:24:45.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:46.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a869579c-925d-4de2-82db-0032fda9ef12", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" } } } 2023-04-16T08:24:52.276Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:52.276Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||InvokeReturn 2023-04-16T08:24:52.278Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:52.278Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:52.278Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:52.278Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:52.279Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:52.279Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff5197fcd88301fe5496b53c7c04d059", X-B3-SpanId:"84499b5b1cbbd22d", X-B3-ParentSpanId:"7eedc116c9bab40f", X-B3-Sampled:"0", X-ONAP-RequestID:"ea84fdb8-511c-419e-919a-8f9989da6d5d", X-RequestID:"ea84fdb8-511c-419e-919a-8f9989da6d5d", X-TransactionID:"ea84fdb8-511c-419e-919a-8f9989da6d5d", X-ECOMP-RequestID:"ea84fdb8-511c-419e-919a-8f9989da6d5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b92a0827-762a-4a00-a479-b782256a6f77"] 2023-04-16T08:24:52.279Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:52.279Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:52.293Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:52.294Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:52.294Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:52.294Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:53 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:52.295Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:52.295Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:52.295Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:52.301Z|ea84fdb8-511c-419e-919a-8f9989da6d5d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:52.534Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:52.538Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:52.539Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||Invoke 2023-04-16T08:24:52.539Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:52.539Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:52.539Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Method : GET 2023-04-16T08:24:52.539Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed98b4a3e2ec9a0ba08a434764e637f1", X-B3-SpanId:"c08a02e5b3868c91", X-B3-ParentSpanId:"f1a1bbbb4ee0fd58", X-B3-Sampled:"0", X-ONAP-RequestID:"a565ab40-193e-4a02-a426-96f3f98e4600", X-RequestID:"a565ab40-193e-4a02-a426-96f3f98e4600", X-TransactionID:"a565ab40-193e-4a02-a426-96f3f98e4600", X-ECOMP-RequestID:"a565ab40-193e-4a02-a426-96f3f98e4600", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28f50dda-beba-4af3-bf28-85f08e54ffff"] 2023-04-16T08:24:52.539Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Request body: 2023-04-16T08:24:52.539Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:52.578Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:52.579Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:52.579Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status text : OK 2023-04-16T08:24:52.579Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:53 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:52.581Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Response body: { "requestId" : "a869579c-925d-4de2-82db-0032fda9ef12", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:24:06.000+00:00", "endTime" : "2023-04-16T08:24:45.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:46.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a869579c-925d-4de2-82db-0032fda9ef12", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" } } } 2023-04-16T08:24:52.581Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:52.581Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||InvokeReturn 2023-04-16T08:24:52.582Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:52.582Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:52.582Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:52.582Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:52.582Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:52.583Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed98b4a3e2ec9a0ba08a434764e637f1", X-B3-SpanId:"60b0842a83bf793d", X-B3-ParentSpanId:"f1a1bbbb4ee0fd58", X-B3-Sampled:"0", X-ONAP-RequestID:"a565ab40-193e-4a02-a426-96f3f98e4600", X-RequestID:"a565ab40-193e-4a02-a426-96f3f98e4600", X-TransactionID:"a565ab40-193e-4a02-a426-96f3f98e4600", X-ECOMP-RequestID:"a565ab40-193e-4a02-a426-96f3f98e4600", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e45772cb-54fd-403b-8666-e15eb5a4cd64"] 2023-04-16T08:24:52.583Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:52.583Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:52.600Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:52.600Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:52.600Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:52.600Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:53 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:52.601Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:52.602Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:52.602Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:52.609Z|a565ab40-193e-4a02-a426-96f3f98e4600|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:52.843Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:52.847Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:52.848Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||Invoke 2023-04-16T08:24:52.848Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:52.848Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12 2023-04-16T08:24:52.848Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Method : GET 2023-04-16T08:24:52.848Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"577d6976fabf5e3257d986138e92cc82", X-B3-SpanId:"d9d1264f610d82e9", X-B3-ParentSpanId:"bd73b1931a0788cb", X-B3-Sampled:"0", X-ONAP-RequestID:"c411d285-8474-4855-902c-54dbab888cf6", X-RequestID:"c411d285-8474-4855-902c-54dbab888cf6", X-TransactionID:"c411d285-8474-4855-902c-54dbab888cf6", X-ECOMP-RequestID:"c411d285-8474-4855-902c-54dbab888cf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"778e0074-0c24-4228-b220-404eb36e90a9"] 2023-04-16T08:24:52.849Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Request body: 2023-04-16T08:24:52.849Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:52.880Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:52.881Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:52.881Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Status text : OK 2023-04-16T08:24:52.881Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:53 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:52.882Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||Response body: { "requestId" : "a869579c-925d-4de2-82db-0032fda9ef12", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:24:06.000+00:00", "endTime" : "2023-04-16T08:24:45.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"38ea4e71-9315-4860-86a2-1bafa455824a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"9fe1f207-aff1-43e4-a286-9778100abf05\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:46.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "serviceInstanceName" : "basic_cnf_macro_efadbfd2-88c4-4f8c-b90b-07504c595a72", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/b7dc0a93-9a51-4f02-a5bc-2a0e139abbb3", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a869579c-925d-4de2-82db-0032fda9ef12", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12" } } } 2023-04-16T08:24:52.883Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:52.883Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a869579c-925d-4de2-82db-0032fda9ef12|INFO|500||InvokeReturn 2023-04-16T08:24:52.884Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:52.884Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:52.884Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:52.884Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false 2023-04-16T08:24:52.884Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:52.884Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"577d6976fabf5e3257d986138e92cc82", X-B3-SpanId:"6679e94d1855137a", X-B3-ParentSpanId:"bd73b1931a0788cb", X-B3-Sampled:"0", X-ONAP-RequestID:"c411d285-8474-4855-902c-54dbab888cf6", X-RequestID:"c411d285-8474-4855-902c-54dbab888cf6", X-TransactionID:"c411d285-8474-4855-902c-54dbab888cf6", X-ECOMP-RequestID:"c411d285-8474-4855-902c-54dbab888cf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"833553fa-3b97-4214-91de-8582982e8310"] 2023-04-16T08:24:52.884Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:52.884Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:52.897Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:52.898Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:52.898Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:52.898Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:53 GMT", x-envoy-upstream-service-time:"11", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:52.898Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:52.898Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:52.899Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a869579c-925d-4de2-82db-0032fda9ef12&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:52.904Z|c411d285-8474-4855-902c-54dbab888cf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a869579c-925d-4de2-82db-0032fda9ef12|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:53.081Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:53.088Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:53.089Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||Invoke 2023-04-16T08:24:53.089Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:53.089Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:53.090Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Method : GET 2023-04-16T08:24:53.090Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f8a8c28e2fb819e258a8a66a6c12091", X-B3-SpanId:"1627cb21a3f9af88", X-B3-ParentSpanId:"feab563721545b20", X-B3-Sampled:"0", X-ONAP-RequestID:"120e6efe-a65f-431d-b10b-3cfc59e7e38b", X-RequestID:"120e6efe-a65f-431d-b10b-3cfc59e7e38b", X-TransactionID:"120e6efe-a65f-431d-b10b-3cfc59e7e38b", X-ECOMP-RequestID:"120e6efe-a65f-431d-b10b-3cfc59e7e38b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad85b06f-7ddc-4fcb-9413-434afbe27684"] 2023-04-16T08:24:53.090Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Request body: 2023-04-16T08:24:53.090Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:53.120Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:53.120Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:53.120Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status text : OK 2023-04-16T08:24:53.120Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:53 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:53.121Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Response body: { "requestId" : "15b03e80-75e5-4546-a419-779815302072", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:24:29.000+00:00", "endTime" : "2023-04-16T08:24:44.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:44.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "cloudApiRequests" : [ ], "requestURI" : "15b03e80-75e5-4546-a419-779815302072", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" } } } 2023-04-16T08:24:53.122Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:53.122Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||InvokeReturn 2023-04-16T08:24:53.123Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:53.123Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:53.123Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:53.124Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:53.124Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:53.124Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f8a8c28e2fb819e258a8a66a6c12091", X-B3-SpanId:"8ee169d648bfec30", X-B3-ParentSpanId:"feab563721545b20", X-B3-Sampled:"0", X-ONAP-RequestID:"120e6efe-a65f-431d-b10b-3cfc59e7e38b", X-RequestID:"120e6efe-a65f-431d-b10b-3cfc59e7e38b", X-TransactionID:"120e6efe-a65f-431d-b10b-3cfc59e7e38b", X-ECOMP-RequestID:"120e6efe-a65f-431d-b10b-3cfc59e7e38b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c8b72ca-c99e-4c71-ba35-7bc7aa9d41ba"] 2023-04-16T08:24:53.124Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:53.124Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:53.141Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:53.142Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:53.142Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:53.142Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:53 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:53.143Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:53.144Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:53.144Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:53.150Z|120e6efe-a65f-431d-b10b-3cfc59e7e38b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:53.365Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:53.372Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:53.372Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||Invoke 2023-04-16T08:24:53.373Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:53.373Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:53.373Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Method : GET 2023-04-16T08:24:53.373Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54f090b98472780a9a8afa20ec584475", X-B3-SpanId:"96ba54da38a60a5d", X-B3-ParentSpanId:"2068a08255b55127", X-B3-Sampled:"0", X-ONAP-RequestID:"8e6e99f5-ea92-4d6f-8294-e8757bd70d45", X-RequestID:"8e6e99f5-ea92-4d6f-8294-e8757bd70d45", X-TransactionID:"8e6e99f5-ea92-4d6f-8294-e8757bd70d45", X-ECOMP-RequestID:"8e6e99f5-ea92-4d6f-8294-e8757bd70d45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bdda3dd-d9a5-4911-8b2e-becff7f3ea66"] 2023-04-16T08:24:53.373Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Request body: 2023-04-16T08:24:53.373Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:53.402Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:53.402Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:53.403Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status text : OK 2023-04-16T08:24:53.403Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:54 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:53.403Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Response body: { "requestId" : "15b03e80-75e5-4546-a419-779815302072", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:24:29.000+00:00", "endTime" : "2023-04-16T08:24:44.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:44.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "cloudApiRequests" : [ ], "requestURI" : "15b03e80-75e5-4546-a419-779815302072", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" } } } 2023-04-16T08:24:53.404Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:53.404Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||InvokeReturn 2023-04-16T08:24:53.405Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:53.405Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:53.405Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:53.405Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:53.406Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:53.406Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54f090b98472780a9a8afa20ec584475", X-B3-SpanId:"08f3b5156a9d2317", X-B3-ParentSpanId:"2068a08255b55127", X-B3-Sampled:"0", X-ONAP-RequestID:"8e6e99f5-ea92-4d6f-8294-e8757bd70d45", X-RequestID:"8e6e99f5-ea92-4d6f-8294-e8757bd70d45", X-TransactionID:"8e6e99f5-ea92-4d6f-8294-e8757bd70d45", X-ECOMP-RequestID:"8e6e99f5-ea92-4d6f-8294-e8757bd70d45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8add763-6425-499f-8b5a-b496491fffac"] 2023-04-16T08:24:53.406Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:53.406Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:53.423Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:53.424Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:53.424Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:53.424Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:54 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:53.426Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:53.426Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:53.427Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:53.433Z|8e6e99f5-ea92-4d6f-8294-e8757bd70d45|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:53.682Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:53.688Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:53.688Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||Invoke 2023-04-16T08:24:53.688Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:53.688Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:53.689Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Method : GET 2023-04-16T08:24:53.689Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"605e8e0d433b81613226b944444ae033", X-B3-SpanId:"52135f995036954b", X-B3-ParentSpanId:"d3d7f4596f9b3ed8", X-B3-Sampled:"0", X-ONAP-RequestID:"f7fe033a-0b46-4baa-9ac2-489f4edb791f", X-RequestID:"f7fe033a-0b46-4baa-9ac2-489f4edb791f", X-TransactionID:"f7fe033a-0b46-4baa-9ac2-489f4edb791f", X-ECOMP-RequestID:"f7fe033a-0b46-4baa-9ac2-489f4edb791f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f3262d1-3cc5-4635-9992-576315401c9a"] 2023-04-16T08:24:53.689Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Request body: 2023-04-16T08:24:53.689Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:53.718Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:53.718Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:53.718Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status text : OK 2023-04-16T08:24:53.719Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:54 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:53.719Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Response body: { "requestId" : "15b03e80-75e5-4546-a419-779815302072", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:24:29.000+00:00", "endTime" : "2023-04-16T08:24:44.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:44.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "cloudApiRequests" : [ ], "requestURI" : "15b03e80-75e5-4546-a419-779815302072", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" } } } 2023-04-16T08:24:53.719Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:53.719Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||InvokeReturn 2023-04-16T08:24:53.720Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:53.720Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:53.721Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:53.721Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:53.721Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:53.721Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"605e8e0d433b81613226b944444ae033", X-B3-SpanId:"122bc444d5e81a18", X-B3-ParentSpanId:"d3d7f4596f9b3ed8", X-B3-Sampled:"0", X-ONAP-RequestID:"f7fe033a-0b46-4baa-9ac2-489f4edb791f", X-RequestID:"f7fe033a-0b46-4baa-9ac2-489f4edb791f", X-TransactionID:"f7fe033a-0b46-4baa-9ac2-489f4edb791f", X-ECOMP-RequestID:"f7fe033a-0b46-4baa-9ac2-489f4edb791f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ba29f20-9569-41fd-9133-f925f252417e"] 2023-04-16T08:24:53.721Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:53.721Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:53.739Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:53.739Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:53.740Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:53.740Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:54 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:53.741Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:53.741Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:53.741Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:53.748Z|f7fe033a-0b46-4baa-9ac2-489f4edb791f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:53.957Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Entering 2023-04-16T08:24:53.965Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:53.965Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||Invoke 2023-04-16T08:24:53.965Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:53.965Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072 2023-04-16T08:24:53.965Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Method : GET 2023-04-16T08:24:53.966Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3af6391868ad8f7e463a2bc8487f0f9d", X-B3-SpanId:"b67471db6d3378b2", X-B3-ParentSpanId:"fb065812f0c6e486", X-B3-Sampled:"0", X-ONAP-RequestID:"7653a7d3-520d-478d-a888-d4a3b39bd11a", X-RequestID:"7653a7d3-520d-478d-a888-d4a3b39bd11a", X-TransactionID:"7653a7d3-520d-478d-a888-d4a3b39bd11a", X-ECOMP-RequestID:"7653a7d3-520d-478d-a888-d4a3b39bd11a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f87c32f-c310-41cb-a52b-55324a817158"] 2023-04-16T08:24:53.966Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Request body: 2023-04-16T08:24:53.966Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:53.994Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:53.994Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:53.995Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Status text : OK 2023-04-16T08:24:53.995Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:54 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:53.998Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||Response body: { "requestId" : "15b03e80-75e5-4546-a419-779815302072", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-04-16T08:24:29.000+00:00", "endTime" : "2023-04-16T08:24:44.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"a4201250-66ad-4f71-ba51-db1d16beff8a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f039a269-e062-4c88-b264-e2f66fb61dc6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-04-16T08:24:44.000+00:00", "serviceInstanceId" : "015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "serviceInstanceName" : "TestPNFMacroInstantiation_31475f00-f278-4631-8ccb-c7a43fccdf12", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/015a253c-f94f-4fd0-b365-bfbe02a7a8a1", "cloudApiRequests" : [ ], "requestURI" : "15b03e80-75e5-4546-a419-779815302072", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072" } } } 2023-04-16T08:24:53.998Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:53.999Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/15b03e80-75e5-4546-a419-779815302072|INFO|500||InvokeReturn 2023-04-16T08:24:53.999Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:54.000Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-04-16T08:24:54.000Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-04-16T08:24:54.000Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false 2023-04-16T08:24:54.000Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-04-16T08:24:54.001Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3af6391868ad8f7e463a2bc8487f0f9d", X-B3-SpanId:"76a08a25bea28b10", X-B3-ParentSpanId:"fb065812f0c6e486", X-B3-Sampled:"0", X-ONAP-RequestID:"7653a7d3-520d-478d-a888-d4a3b39bd11a", X-RequestID:"7653a7d3-520d-478d-a888-d4a3b39bd11a", X-TransactionID:"7653a7d3-520d-478d-a888-d4a3b39bd11a", X-ECOMP-RequestID:"7653a7d3-520d-478d-a888-d4a3b39bd11a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"439dae98-e321-4639-8c61-048b95841bfe"] 2023-04-16T08:24:54.001Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-04-16T08:24:54.001Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-04-16T08:24:54.018Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-04-16T08:24:54.019Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-04-16T08:24:54.019Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-04-16T08:24:54.019Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Sun, 16 Apr 2023 08:24:54 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"] 2023-04-16T08:24:54.020Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-04-16T08:24:54.020Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-04-16T08:24:54.020Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=15b03e80-75e5-4546-a419-779815302072&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-04-16T08:24:54.025Z|7653a7d3-520d-478d-a888-d4a3b39bd11a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/15b03e80-75e5-4546-a419-779815302072|InfraPortalClient|||INFO|500||Exiting. 2023-04-16T08:24:55.983Z|1b77ee1b-6a8c-400c-95ea-1c71ac0cd758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:55.983Z|1b77ee1b-6a8c-400c-95ea-1c71ac0cd758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:55.984Z|49c21bed-db9a-4328-9b5c-ce4d03bcabf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:55.984Z|49c21bed-db9a-4328-9b5c-ce4d03bcabf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:24:55.985Z|e3fc64ff-36f0-4396-9c0d-b98b55cd2353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:24:55.986Z|e3fc64ff-36f0-4396-9c0d-b98b55cd2353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:04.167Z|8a2f5951-cc99-44c3-b36b-d9a2eccfa8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:25:04.167Z|8a2f5951-cc99-44c3-b36b-d9a2eccfa8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:25:05.473Z|853ca821-eda3-4255-89a2-c9254c8f9344|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:25:05.473Z|853ca821-eda3-4255-89a2-c9254c8f9344|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:25:06.010Z|b3532754-d137-405c-8771-2b95c9e220d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:06.011Z|4599a013-a3ec-42fb-8175-83b2803c8eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:06.012Z|b3532754-d137-405c-8771-2b95c9e220d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:06.012Z|4599a013-a3ec-42fb-8175-83b2803c8eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:06.013Z|38cb5a1a-da0b-4005-a01f-65fc7ea20f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:06.013Z|38cb5a1a-da0b-4005-a01f-65fc7ea20f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:16.035Z|c2f597c0-1c49-4c97-82ba-8b86bfb114e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:16.035Z|c2f597c0-1c49-4c97-82ba-8b86bfb114e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:16.037Z|652ea804-bcf9-4644-8e20-8121ae322ec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:16.037Z|975ab195-a842-4d34-9354-4564f72797e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:16.037Z|652ea804-bcf9-4644-8e20-8121ae322ec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:16.038Z|975ab195-a842-4d34-9354-4564f72797e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:19.167Z|272fe44e-06d3-4498-9768-255ab365c433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:25:19.171Z|272fe44e-06d3-4498-9768-255ab365c433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:25:22.057Z|2ded7d61-4228-4415-87af-de2a8dffc412|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:25:22.057Z|2ded7d61-4228-4415-87af-de2a8dffc412|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:26.062Z|74ccf2a1-a7a6-448f-8814-e2229481b345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:26.063Z|74ccf2a1-a7a6-448f-8814-e2229481b345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:26.063Z|e1a54ee0-2032-4aba-8488-ec78f2611d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:26.064Z|e1a54ee0-2032-4aba-8488-ec78f2611d8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:26.065Z|d857a949-8119-41b6-abef-5165987d8435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:26.065Z|d857a949-8119-41b6-abef-5165987d8435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:34.167Z|b12dca83-7ac2-4c3f-a9d5-41d53b81747c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:25:34.167Z|b12dca83-7ac2-4c3f-a9d5-41d53b81747c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:25:35.474Z|e0909d99-6d4c-473d-8592-67e9f89f271b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:25:35.475Z|e0909d99-6d4c-473d-8592-67e9f89f271b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:25:36.086Z|ff643ebb-c95f-4436-a7c0-142ff50cd0e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:36.086Z|d2fc466a-71a4-468e-8f51-ff9b38cf1feb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:36.087Z|d2fc466a-71a4-468e-8f51-ff9b38cf1feb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:36.087Z|ff643ebb-c95f-4436-a7c0-142ff50cd0e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:36.088Z|81847ae6-2e2c-4887-bc5a-083552f098e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:36.088Z|81847ae6-2e2c-4887-bc5a-083552f098e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:46.113Z|ff7303d8-2291-4f9a-877a-1a36f3948db7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:46.114Z|ff7303d8-2291-4f9a-877a-1a36f3948db7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:46.115Z|c95c4f16-326a-4286-a178-4e26308fdb51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:46.115Z|5bfe4b72-2835-4c28-9131-0e4ea053b2ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:46.116Z|c95c4f16-326a-4286-a178-4e26308fdb51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:46.116Z|5bfe4b72-2835-4c28-9131-0e4ea053b2ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:49.167Z|7d5fab6c-5079-4c2e-a183-2ee635215743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:25:49.167Z|7d5fab6c-5079-4c2e-a183-2ee635215743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:25:56.135Z|612e7606-df51-4e6b-8092-a221c961af39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:56.136Z|8e8fb373-b884-437d-baf9-a1b6eaef8da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:56.136Z|8e8fb373-b884-437d-baf9-a1b6eaef8da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:56.136Z|612e7606-df51-4e6b-8092-a221c961af39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:25:56.148Z|5892414a-be10-4d0b-ac4e-d5471112f7db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:25:56.149Z|5892414a-be10-4d0b-ac4e-d5471112f7db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:04.167Z|83962a3c-81f3-4a80-b9d7-68a0a3456acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:26:04.172Z|83962a3c-81f3-4a80-b9d7-68a0a3456acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:26:05.476Z|c98db15f-18a5-4f10-ab35-ac979cc02ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:26:05.476Z|c98db15f-18a5-4f10-ab35-ac979cc02ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:26:06.161Z|0c818cc8-11f9-49f7-b714-cea2d67f4f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:06.161Z|0c818cc8-11f9-49f7-b714-cea2d67f4f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:06.165Z|d7db8d88-87e7-4731-b010-b97ede7b1a06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:06.166Z|d7db8d88-87e7-4731-b010-b97ede7b1a06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:06.170Z|f86ab186-2624-4b96-950c-5aa261799e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:06.171Z|f86ab186-2624-4b96-950c-5aa261799e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:16.187Z|32b91313-cf12-45a0-bc7e-2fff069a7f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:16.188Z|32b91313-cf12-45a0-bc7e-2fff069a7f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:16.189Z|45176b40-29fb-4ab3-b6b7-c07bb190e663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:16.190Z|45176b40-29fb-4ab3-b6b7-c07bb190e663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:16.195Z|8e59f7be-413a-4d6d-b745-94fc0b0ca58f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:16.196Z|8e59f7be-413a-4d6d-b745-94fc0b0ca58f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:19.167Z|7dd03376-c71a-4d3b-8eaf-595e3a3e0bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:26:19.167Z|7dd03376-c71a-4d3b-8eaf-595e3a3e0bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:26:22.055Z|f3989279-80ca-41b1-94f0-61cb4ea6ff79|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:26:22.056Z|f3989279-80ca-41b1-94f0-61cb4ea6ff79|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:26.216Z|bcfcdecc-3be3-46fe-a81b-bca53031a21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:26.217Z|bcfcdecc-3be3-46fe-a81b-bca53031a21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:26.217Z|dd228fcb-7064-47a5-aecc-197920de397b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:26.218Z|dd228fcb-7064-47a5-aecc-197920de397b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:26.219Z|52f14a43-7b65-48dc-9a3f-42688ff609ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:26.220Z|52f14a43-7b65-48dc-9a3f-42688ff609ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:34.167Z|19865421-a1bd-44f1-be4c-1a0026d689d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:26:34.167Z|19865421-a1bd-44f1-be4c-1a0026d689d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:26:35.477Z|a075785c-43d1-43b7-90db-7c7661833700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:26:35.477Z|a075785c-43d1-43b7-90db-7c7661833700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:26:36.239Z|6cfd71c6-46ba-4755-84b1-97cd4caa7edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:36.240Z|6cfd71c6-46ba-4755-84b1-97cd4caa7edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:36.243Z|1553b7a1-d003-4d68-9739-3b7e6e8db46a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:36.243Z|524d1670-74f6-4b19-922f-1afcd984fabb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:36.244Z|1553b7a1-d003-4d68-9739-3b7e6e8db46a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:36.244Z|524d1670-74f6-4b19-922f-1afcd984fabb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:46.263Z|fca9d708-df3b-4030-af22-f6a4604ec514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:46.263Z|fca9d708-df3b-4030-af22-f6a4604ec514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:46.264Z|899c45ae-8eb9-4e1d-96de-fbde9cee5372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:46.264Z|899c45ae-8eb9-4e1d-96de-fbde9cee5372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:46.265Z|a1c9ab8d-248f-42a5-b434-b103493447d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:46.265Z|a1c9ab8d-248f-42a5-b434-b103493447d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:49.167Z|2272b1ef-f011-4bd8-b1ef-cde6784d9638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:26:49.171Z|2272b1ef-f011-4bd8-b1ef-cde6784d9638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:26:56.286Z|c0255150-ce3e-4a7c-b630-9ee05c57c4a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:56.286Z|5fe590ef-c98b-4ddd-9b55-f5944f5c7d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:56.287Z|5fe590ef-c98b-4ddd-9b55-f5944f5c7d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:56.287Z|c0255150-ce3e-4a7c-b630-9ee05c57c4a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:26:56.293Z|3cfb12ec-f071-41fc-bd61-90f0177148e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:26:56.294Z|3cfb12ec-f071-41fc-bd61-90f0177148e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:04.167Z|83194bd8-2d2b-4d1f-984f-b2226d037563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:27:04.167Z|83194bd8-2d2b-4d1f-984f-b2226d037563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:27:05.478Z|57c7baf8-815c-42c0-9057-fa931276f506|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:27:05.478Z|57c7baf8-815c-42c0-9057-fa931276f506|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:27:06.312Z|53a7113b-061d-40e0-a74c-ba55a50e20ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:06.312Z|53a7113b-061d-40e0-a74c-ba55a50e20ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:06.319Z|4251311c-993a-4bd5-8b43-ecc3e877591d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:06.320Z|4251311c-993a-4bd5-8b43-ecc3e877591d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:06.320Z|a0f7e06a-c85e-474e-a352-fef295a9ba96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:06.320Z|a0f7e06a-c85e-474e-a352-fef295a9ba96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:16.335Z|3c48667e-f28e-4f1b-9204-be966cd7ee00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:16.336Z|3c48667e-f28e-4f1b-9204-be966cd7ee00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:16.342Z|e9bb966e-2233-41f8-bf04-d72f7427d4f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:16.342Z|e9bb966e-2233-41f8-bf04-d72f7427d4f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:16.343Z|d5f644b1-3f1e-4301-b935-3c53b461b216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:16.343Z|d5f644b1-3f1e-4301-b935-3c53b461b216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:19.167Z|93d8c275-3293-4c85-9f2d-b394cfac21ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:27:19.167Z|93d8c275-3293-4c85-9f2d-b394cfac21ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:27:22.056Z|459c0690-f9c8-46a2-aa82-2a7b5d3a44aa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:27:22.057Z|459c0690-f9c8-46a2-aa82-2a7b5d3a44aa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:26.364Z|e684d732-99b3-48aa-896e-7600c1cf2fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:26.365Z|e684d732-99b3-48aa-896e-7600c1cf2fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:26.366Z|11ef2d89-8ff4-42e8-903c-84a420de340d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:26.366Z|11ef2d89-8ff4-42e8-903c-84a420de340d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:26.367Z|aab182e8-b896-48ba-bca4-72668b0c4682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:26.368Z|aab182e8-b896-48ba-bca4-72668b0c4682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:34.166Z|36f968dc-42c4-4db8-864a-3aaf4f493bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:27:34.170Z|36f968dc-42c4-4db8-864a-3aaf4f493bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:27:35.479Z|1ef71b99-0161-44a9-80b4-3a6fb33b65f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:27:35.479Z|1ef71b99-0161-44a9-80b4-3a6fb33b65f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:27:36.393Z|6aa2a301-58ef-4805-b85d-b8a9775d47d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:36.393Z|6aa2a301-58ef-4805-b85d-b8a9775d47d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:36.394Z|eaa50457-2830-48f9-b010-91d6c7fea0f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:36.394Z|eaa50457-2830-48f9-b010-91d6c7fea0f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:36.401Z|fd7a5911-3cf8-464d-8c5c-3e4d81ce7412|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:36.402Z|fd7a5911-3cf8-464d-8c5c-3e4d81ce7412|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:46.421Z|4b652d05-896f-49ac-aed4-fe9a095ac369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:46.421Z|674be034-ef80-455d-b567-6d8215e07d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:46.422Z|4b652d05-896f-49ac-aed4-fe9a095ac369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:46.422Z|674be034-ef80-455d-b567-6d8215e07d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:46.426Z|1e89590c-1bf6-469b-9690-7c3320cbb412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:46.427Z|1e89590c-1bf6-469b-9690-7c3320cbb412|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:49.167Z|e8624163-fc2f-4d8c-90c9-fd31fa6d502e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:27:49.167Z|e8624163-fc2f-4d8c-90c9-fd31fa6d502e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:27:56.448Z|9a2c71af-f685-47f6-bebd-4a500f2a454b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:56.448Z|058bc50d-9841-49c4-a98e-1baf525aa786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:56.448Z|9a2c71af-f685-47f6-bebd-4a500f2a454b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:56.449Z|058bc50d-9841-49c4-a98e-1baf525aa786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:27:56.451Z|98976f20-9806-48a6-a349-554f089036e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:27:56.451Z|98976f20-9806-48a6-a349-554f089036e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:04.167Z|7d5e846d-ee9d-40c7-9c00-fc2d8c13aa98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:28:04.167Z|7d5e846d-ee9d-40c7-9c00-fc2d8c13aa98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:28:05.480Z|2c64610e-f54d-45b5-a70e-7a6abf63cfcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:28:05.480Z|2c64610e-f54d-45b5-a70e-7a6abf63cfcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:28:06.474Z|a8edf8df-fe8d-43e3-86d6-5df5da343760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:06.474Z|a0263266-2154-4d8a-8a26-f6b70b0340ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:06.474Z|a8edf8df-fe8d-43e3-86d6-5df5da343760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:06.474Z|a0263266-2154-4d8a-8a26-f6b70b0340ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:06.475Z|81f1bdcb-3bb4-49ef-9188-f58314d8a66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:06.475Z|81f1bdcb-3bb4-49ef-9188-f58314d8a66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:16.498Z|6c71955e-124b-4ad4-b026-1c1f4ce02970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:16.498Z|1d9dfc8a-1582-4374-bcaa-0a2cf796808e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:16.499Z|6c71955e-124b-4ad4-b026-1c1f4ce02970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:16.499Z|1d9dfc8a-1582-4374-bcaa-0a2cf796808e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:16.500Z|60706002-ffe8-456f-a3f2-87c3b788731c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:16.501Z|60706002-ffe8-456f-a3f2-87c3b788731c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:19.167Z|b0538562-deef-4ba7-b0d0-fb6802028f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:28:19.170Z|b0538562-deef-4ba7-b0d0-fb6802028f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:28:22.055Z|77bfad54-1671-447a-9e9a-aca64d328f6b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:28:22.056Z|77bfad54-1671-447a-9e9a-aca64d328f6b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:26.523Z|a6800db5-5607-4cb7-9c3d-86eec9ebf673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:26.524Z|a6800db5-5607-4cb7-9c3d-86eec9ebf673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:26.525Z|4de5db76-273e-43bc-ab96-3750c6018264|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:26.526Z|4de5db76-273e-43bc-ab96-3750c6018264|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:26.530Z|3e1fdacc-9ac7-44e8-b9b3-8a04a92ed9ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:26.531Z|3e1fdacc-9ac7-44e8-b9b3-8a04a92ed9ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:34.167Z|fb57d1d7-3c90-462d-b8f8-0d7387a2e907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:28:34.167Z|fb57d1d7-3c90-462d-b8f8-0d7387a2e907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:28:35.481Z|8a8e76d7-a3e0-4e82-8d56-7b7a5079deed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:28:35.481Z|8a8e76d7-a3e0-4e82-8d56-7b7a5079deed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:28:36.547Z|4f2f09d3-dcef-45c0-a3b4-56d27c2e97b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:36.548Z|4f2f09d3-dcef-45c0-a3b4-56d27c2e97b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:36.549Z|38ea6127-99fa-41ee-b21f-9e3fb5b35772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:36.550Z|38ea6127-99fa-41ee-b21f-9e3fb5b35772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:36.553Z|c5fd6184-3cc8-4066-ab6f-2476aa953650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:36.554Z|c5fd6184-3cc8-4066-ab6f-2476aa953650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:46.575Z|bbd82f9d-6588-40de-92ac-9fb376c3cf85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:46.575Z|6d39aa4c-f364-4ba2-b8d0-efef2e4037b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:46.576Z|bbd82f9d-6588-40de-92ac-9fb376c3cf85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:46.576Z|6d39aa4c-f364-4ba2-b8d0-efef2e4037b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:46.584Z|b2d1a08d-cd9f-4a6e-b42b-73713fd41a7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:46.584Z|b2d1a08d-cd9f-4a6e-b42b-73713fd41a7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:49.166Z|f3d87bfc-2a6d-41ff-84c7-8fd6299abfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:28:49.167Z|f3d87bfc-2a6d-41ff-84c7-8fd6299abfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:28:56.606Z|19acc23c-bb02-4dd9-b2d8-5a11b438689e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:56.606Z|19acc23c-bb02-4dd9-b2d8-5a11b438689e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:56.606Z|00368183-18d1-4d1f-961b-bb987b2c1323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:56.607Z|00368183-18d1-4d1f-961b-bb987b2c1323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:28:56.608Z|eafc9863-f402-408b-86b0-4214ad3f0a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:28:56.609Z|eafc9863-f402-408b-86b0-4214ad3f0a3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:04.167Z|46688244-8594-47d4-9a6e-141a81c8339c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:29:04.171Z|46688244-8594-47d4-9a6e-141a81c8339c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:29:05.482Z|9220ffbe-d554-40e2-8471-7e33c7e9d97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:29:05.482Z|9220ffbe-d554-40e2-8471-7e33c7e9d97c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:29:06.629Z|830f0625-b03f-4fde-9a4b-81077d8be3dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:06.629Z|830f0625-b03f-4fde-9a4b-81077d8be3dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:06.637Z|6f56be17-0b82-4275-9e5e-a2631a80a56a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:06.637Z|6f56be17-0b82-4275-9e5e-a2631a80a56a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:06.638Z|fb1c9be1-8860-4169-8ab7-cc8d9aa9e2aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:06.638Z|fb1c9be1-8860-4169-8ab7-cc8d9aa9e2aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:16.660Z|28bd01b6-d73d-4bb0-b148-54b4e0c93e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:16.660Z|f138c43b-872a-4488-8903-9432051e9763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:16.660Z|cc514c57-2ee6-44ca-82dc-005900cd58df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:16.661Z|28bd01b6-d73d-4bb0-b148-54b4e0c93e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:16.661Z|cc514c57-2ee6-44ca-82dc-005900cd58df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:16.661Z|f138c43b-872a-4488-8903-9432051e9763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:19.167Z|d0c51110-8537-49f6-bd7c-4a8049d93d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:29:19.167Z|d0c51110-8537-49f6-bd7c-4a8049d93d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:29:22.055Z|ef60d064-b52c-4048-8481-575463a7660b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:29:22.056Z|ef60d064-b52c-4048-8481-575463a7660b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:26.688Z|ac91f115-380d-4e64-b553-38ea2ca8b73a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:26.689Z|ac91f115-380d-4e64-b553-38ea2ca8b73a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:26.690Z|42f67979-c370-449f-b96d-fe0d0b68f8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:26.690Z|8ff78e52-b923-46f3-aa2b-aeb02b22e1d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:26.690Z|42f67979-c370-449f-b96d-fe0d0b68f8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:26.690Z|8ff78e52-b923-46f3-aa2b-aeb02b22e1d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:34.167Z|cc1770fd-9db3-469e-981a-68587115e81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:29:34.167Z|cc1770fd-9db3-469e-981a-68587115e81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:29:35.483Z|17d10cfe-ad23-4c04-8910-0d73530a2dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:29:35.483Z|17d10cfe-ad23-4c04-8910-0d73530a2dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:29:36.716Z|d405a755-ae98-493e-b7cf-af929c7c6739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:36.716Z|2ba3d7fd-0571-45a1-a823-51da2be7cf29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:36.717Z|d405a755-ae98-493e-b7cf-af929c7c6739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:36.717Z|2ba3d7fd-0571-45a1-a823-51da2be7cf29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:36.724Z|f0ba8125-724e-4593-8be0-ea767b761ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:36.724Z|f0ba8125-724e-4593-8be0-ea767b761ad2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:46.745Z|7435597e-cbfc-4b6d-bba6-fea8a04f65bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:46.745Z|b656f42d-448f-4cec-a38d-3415f5b0d251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:46.746Z|b656f42d-448f-4cec-a38d-3415f5b0d251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:46.746Z|7435597e-cbfc-4b6d-bba6-fea8a04f65bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:46.746Z|eb064d0b-10ed-45b9-a2bb-f0d8401b0cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:46.747Z|eb064d0b-10ed-45b9-a2bb-f0d8401b0cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:49.167Z|4714330a-3be3-4165-bd13-aa12dd1e9c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:29:49.171Z|4714330a-3be3-4165-bd13-aa12dd1e9c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:29:56.773Z|bdd05bd6-030e-4e9c-831d-2170b9337bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:56.774Z|bdd05bd6-030e-4e9c-831d-2170b9337bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:56.775Z|3c6b77a4-6881-4625-9226-4865b0795388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:56.776Z|3c6b77a4-6881-4625-9226-4865b0795388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:29:56.776Z|15dca2c7-ed95-4300-b995-97cd27f5bc4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:29:56.776Z|15dca2c7-ed95-4300-b995-97cd27f5bc4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:04.167Z|f4e3e697-5a3e-4508-885b-03bb59168db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:30:04.168Z|f4e3e697-5a3e-4508-885b-03bb59168db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:30:05.484Z|e9f730d9-1dc8-4703-b58b-563c9a8161e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:30:05.484Z|e9f730d9-1dc8-4703-b58b-563c9a8161e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:30:06.800Z|67edbaac-755e-43d8-a854-1cbc843b3660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:06.800Z|d3fd9217-145c-474a-ac97-a8822c3b38a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:06.801Z|67edbaac-755e-43d8-a854-1cbc843b3660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:06.801Z|d3fd9217-145c-474a-ac97-a8822c3b38a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:06.808Z|e99352c0-0f9b-4534-b1e2-30b13ff1edbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:06.808Z|e99352c0-0f9b-4534-b1e2-30b13ff1edbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:16.827Z|aa38911e-e87e-4244-b50a-defcbc9076b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:16.827Z|aa38911e-e87e-4244-b50a-defcbc9076b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:16.837Z|f705a462-2100-4c0b-a28e-6098038b571f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:16.838Z|f705a462-2100-4c0b-a28e-6098038b571f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:16.839Z|0a8a0a1c-9404-4521-9575-a3719b0a53dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:16.839Z|0a8a0a1c-9404-4521-9575-a3719b0a53dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:19.166Z|91e83e4d-e739-42c3-9fae-bbba29531486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:30:19.167Z|91e83e4d-e739-42c3-9fae-bbba29531486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:30:22.057Z|836d2510-7f0c-4848-8500-a331db3aa2ef|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:30:22.058Z|836d2510-7f0c-4848-8500-a331db3aa2ef|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:26.864Z|716380e9-4488-41e9-adc7-00832753e846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:26.865Z|716380e9-4488-41e9-adc7-00832753e846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:26.865Z|f450bf1b-52ac-431a-9bb6-54cb58609795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:26.865Z|6665eea6-e670-4d55-92e5-f5bdc7302d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:26.866Z|6665eea6-e670-4d55-92e5-f5bdc7302d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:26.866Z|f450bf1b-52ac-431a-9bb6-54cb58609795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:34.167Z|754e1d99-e263-4144-8b9f-ae3b543009a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:30:34.170Z|754e1d99-e263-4144-8b9f-ae3b543009a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:30:35.485Z|8f21798e-36cc-449f-83f2-c7b907f168b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:30:35.486Z|8f21798e-36cc-449f-83f2-c7b907f168b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:30:36.892Z|f7bf24c8-5d01-4cab-bcb0-6e9b162067a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:36.893Z|f7bf24c8-5d01-4cab-bcb0-6e9b162067a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:36.892Z|c86e86c1-607d-4da3-a3c3-10fbf8f22fb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:36.894Z|c86e86c1-607d-4da3-a3c3-10fbf8f22fb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:36.901Z|b60c5e1d-1068-46ba-b981-1da3a6dd9dc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:36.902Z|b60c5e1d-1068-46ba-b981-1da3a6dd9dc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:46.917Z|f25cbf7a-020b-4da0-aa34-2302eecc15b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:46.918Z|cd84e4f5-ff10-4aeb-93a5-973cd4f4aeb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:46.918Z|f25cbf7a-020b-4da0-aa34-2302eecc15b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:46.918Z|cd84e4f5-ff10-4aeb-93a5-973cd4f4aeb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:46.923Z|25004650-bb49-4c47-b1af-22affde4f526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:46.924Z|25004650-bb49-4c47-b1af-22affde4f526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:49.167Z|dc188c85-f01c-4dd5-ba43-5c3bd4540bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:30:49.167Z|dc188c85-f01c-4dd5-ba43-5c3bd4540bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:30:56.945Z|1e409f46-2677-430b-9ed7-822271028136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:56.946Z|1e409f46-2677-430b-9ed7-822271028136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:56.946Z|c09cb833-2e27-4b43-8807-369afb2e6b34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:56.946Z|c09cb833-2e27-4b43-8807-369afb2e6b34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:30:56.948Z|c27e7e17-0bd7-436d-86e2-bdb69216903a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:30:56.949Z|c27e7e17-0bd7-436d-86e2-bdb69216903a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:04.167Z|30951fa1-4065-412a-b85b-b967101b5813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:31:04.167Z|30951fa1-4065-412a-b85b-b967101b5813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:31:05.486Z|b79d5c07-c634-4d2a-aa42-26ea12504c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:31:05.487Z|b79d5c07-c634-4d2a-aa42-26ea12504c40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:31:06.971Z|a462a168-0c18-4a95-a00b-87331fa2af8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:06.971Z|0f86cf5f-e8a7-49c7-a05a-4525b569c8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:06.971Z|35b4359b-c087-490d-8f67-21315c9b06cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:06.972Z|a462a168-0c18-4a95-a00b-87331fa2af8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:06.972Z|0f86cf5f-e8a7-49c7-a05a-4525b569c8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:06.972Z|35b4359b-c087-490d-8f67-21315c9b06cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:16.997Z|0557a9fc-e738-4473-8b91-a9155526b154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:16.997Z|0557a9fc-e738-4473-8b91-a9155526b154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:16.997Z|499ebf74-7185-4d55-a7c6-ab7d62b51a86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:16.998Z|499ebf74-7185-4d55-a7c6-ab7d62b51a86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:16.998Z|b9f1cfb6-5f7a-490b-a633-24063e292785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:16.998Z|b9f1cfb6-5f7a-490b-a633-24063e292785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:19.167Z|44b68565-fa20-422a-9a5e-ae564b29a30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:31:19.171Z|44b68565-fa20-422a-9a5e-ae564b29a30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:31:22.055Z|7cf1081a-a07c-4619-884a-ddadcf3e8d6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:31:22.056Z|7cf1081a-a07c-4619-884a-ddadcf3e8d6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:27.023Z|dfb12f5b-b6ae-4169-8068-1b2aa2689069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:27.023Z|dfb12f5b-b6ae-4169-8068-1b2aa2689069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:27.023Z|8e6357d8-3d94-41e1-badf-ed16f111938b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:27.024Z|8e6357d8-3d94-41e1-badf-ed16f111938b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:27.026Z|28b53620-ad0e-4d1d-a66c-2e749daf2d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:27.026Z|28b53620-ad0e-4d1d-a66c-2e749daf2d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:34.167Z|157f0929-cca0-4892-a079-0873894c58aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:31:34.167Z|157f0929-cca0-4892-a079-0873894c58aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:31:35.487Z|fe01d583-36a9-4a33-a792-410003f6c123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:31:35.488Z|fe01d583-36a9-4a33-a792-410003f6c123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:31:37.051Z|e579e037-9dc2-417c-8405-213f1e942026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:37.052Z|50f2bf83-e808-4fa2-9d7e-7870069d07ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:37.052Z|e579e037-9dc2-417c-8405-213f1e942026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:37.053Z|50f2bf83-e808-4fa2-9d7e-7870069d07ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:37.053Z|d51df187-82f7-48ee-9025-480f54ca8118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:37.054Z|d51df187-82f7-48ee-9025-480f54ca8118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:47.076Z|fa42e5a7-f02a-4dc8-a709-2c49fcb9100c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:47.077Z|fa42e5a7-f02a-4dc8-a709-2c49fcb9100c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:47.078Z|7dc733d1-d621-4045-bf16-cad89542bee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:47.079Z|7dc733d1-d621-4045-bf16-cad89542bee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:47.083Z|f4e9cf73-f52f-48dc-a113-9fdb5bf6121c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:47.084Z|f4e9cf73-f52f-48dc-a113-9fdb5bf6121c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:49.167Z|cc02609d-bdb0-4418-abc6-90dc1420eb2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:31:49.167Z|cc02609d-bdb0-4418-abc6-90dc1420eb2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:31:57.100Z|ecf772dc-561f-4e35-afde-9f8b9f77ab69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:57.100Z|ecf772dc-561f-4e35-afde-9f8b9f77ab69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:57.101Z|89424a55-d3b7-4dc3-aabc-436dad4db3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:57.101Z|89424a55-d3b7-4dc3-aabc-436dad4db3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:31:57.105Z|5629b743-d382-426c-a484-abaf28d844bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:31:57.106Z|5629b743-d382-426c-a484-abaf28d844bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:04.167Z|61ad47d2-0014-4496-bc7e-3c80ce2e308d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:32:04.171Z|61ad47d2-0014-4496-bc7e-3c80ce2e308d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:32:05.489Z|51a9d5a5-b8d2-4a42-b45b-dd6543f562d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:32:05.489Z|51a9d5a5-b8d2-4a42-b45b-dd6543f562d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:32:07.127Z|57e35e84-3c72-4451-964a-fba30e3b6770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:07.128Z|57e35e84-3c72-4451-964a-fba30e3b6770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:07.133Z|b23a6f95-3b2b-442d-ace4-df8c0f470a27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:07.134Z|b23a6f95-3b2b-442d-ace4-df8c0f470a27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:07.137Z|d065dea2-da98-47fd-9892-651faaf9e2c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:07.138Z|d065dea2-da98-47fd-9892-651faaf9e2c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:17.162Z|49bda42a-1ece-43fd-a040-565f0bd1df7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:17.163Z|49bda42a-1ece-43fd-a040-565f0bd1df7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:17.169Z|3e484db8-9a1b-43f6-993a-82d29740644b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:17.171Z|222b1974-f54a-4e0b-9472-09dc2ed9fd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:17.171Z|3e484db8-9a1b-43f6-993a-82d29740644b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:17.171Z|222b1974-f54a-4e0b-9472-09dc2ed9fd25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:19.167Z|607bb082-ee1d-4491-b31a-0ab79bf03ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:32:19.167Z|607bb082-ee1d-4491-b31a-0ab79bf03ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:32:22.055Z|23be8f31-e982-47e0-8ab1-ba9471a14f2a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:32:22.056Z|23be8f31-e982-47e0-8ab1-ba9471a14f2a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:27.187Z|e2b26807-4ef0-4571-a9df-df6703302cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:27.188Z|e2b26807-4ef0-4571-a9df-df6703302cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:27.192Z|33437655-a6ed-44d5-a595-85e025fd8db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:27.192Z|33437655-a6ed-44d5-a595-85e025fd8db5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:27.192Z|bd7a80c4-013c-41c9-97bb-1ae94adfec05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:27.193Z|bd7a80c4-013c-41c9-97bb-1ae94adfec05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:34.167Z|b365befb-a22b-4cf1-9d88-4c773f1c7a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:32:34.167Z|b365befb-a22b-4cf1-9d88-4c773f1c7a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:32:35.490Z|1f0f0478-3585-4d32-b198-6017de81f1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:32:35.490Z|1f0f0478-3585-4d32-b198-6017de81f1a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:32:37.210Z|873e254d-036b-47d5-8b0f-acaa4044a417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:37.211Z|873e254d-036b-47d5-8b0f-acaa4044a417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:37.213Z|2a7e9887-3182-489e-8130-1df6b0b9bec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:37.214Z|f2af690c-4724-4538-ae3b-7f9d3a518657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:37.214Z|2a7e9887-3182-489e-8130-1df6b0b9bec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:37.214Z|f2af690c-4724-4538-ae3b-7f9d3a518657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:47.233Z|53e1947e-1e3d-45c6-b97d-59ab3bb47f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:47.234Z|53e1947e-1e3d-45c6-b97d-59ab3bb47f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:47.235Z|86197db8-60f0-4119-8fd5-60e9f397c0ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:47.235Z|86197db8-60f0-4119-8fd5-60e9f397c0ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:47.237Z|829a0982-3913-4a15-8936-192ac488fe9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:47.237Z|829a0982-3913-4a15-8936-192ac488fe9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:49.167Z|3e548d54-b79b-4089-a56d-4adddbaf5ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:32:49.171Z|3e548d54-b79b-4089-a56d-4adddbaf5ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:32:57.260Z|2fdaf960-1c16-408d-bd1a-028d6706c272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:57.261Z|2fdaf960-1c16-408d-bd1a-028d6706c272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:57.262Z|edf0c33d-73f5-4766-8960-7df829f57449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:57.263Z|edf0c33d-73f5-4766-8960-7df829f57449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:32:57.265Z|a2ab2b0d-b0a7-46b7-b8a5-ea15a61964fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:32:57.265Z|a2ab2b0d-b0a7-46b7-b8a5-ea15a61964fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:04.167Z|6a387b77-3651-4f53-af6d-5fca02b94173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:33:04.167Z|6a387b77-3651-4f53-af6d-5fca02b94173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:33:05.490Z|fdb683a0-5c46-48ba-a0f6-a7c1fed2469e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:33:05.491Z|fdb683a0-5c46-48ba-a0f6-a7c1fed2469e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:33:07.287Z|9b00506d-e362-4d97-a2ce-2d61ccfbaf55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:07.287Z|9b00506d-e362-4d97-a2ce-2d61ccfbaf55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:07.288Z|eb7a1bae-9396-4f68-8fac-9bed5126b1c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:07.289Z|eb7a1bae-9396-4f68-8fac-9bed5126b1c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:07.289Z|11467e98-e6a0-4ef8-95f0-e66cb9d1ece2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:07.290Z|11467e98-e6a0-4ef8-95f0-e66cb9d1ece2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:17.311Z|3af70805-cad0-4cef-9125-cca7cca95c23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:17.311Z|11db052a-1a7b-488a-8ebc-9af896b3ee68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:17.312Z|3af70805-cad0-4cef-9125-cca7cca95c23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:17.312Z|11db052a-1a7b-488a-8ebc-9af896b3ee68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:17.319Z|eb1da3d8-e356-4ca5-9cf6-dc457d41ce48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:17.319Z|eb1da3d8-e356-4ca5-9cf6-dc457d41ce48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:19.167Z|759fdcec-ea5a-4de6-8005-de6178ecfef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:33:19.167Z|759fdcec-ea5a-4de6-8005-de6178ecfef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:33:22.055Z|20795f46-0873-4d89-9bdf-c259869795e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:33:22.055Z|20795f46-0873-4d89-9bdf-c259869795e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:27.340Z|f187312c-73ce-4dd4-abb2-c58a35553a40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:27.340Z|0a2d2efe-3edd-4c3e-9bc1-e21298d7cb93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:27.341Z|0a2d2efe-3edd-4c3e-9bc1-e21298d7cb93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:27.340Z|f187312c-73ce-4dd4-abb2-c58a35553a40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:27.343Z|968e2526-7edb-41e7-99de-3dae974bdda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:27.343Z|968e2526-7edb-41e7-99de-3dae974bdda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:34.167Z|56838bb6-9af1-4fb4-9af9-6882041143d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:33:34.171Z|56838bb6-9af1-4fb4-9af9-6882041143d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:33:35.492Z|8009aef5-3f08-49c6-a0ce-83c3cdf3f0e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:33:35.492Z|8009aef5-3f08-49c6-a0ce-83c3cdf3f0e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:33:37.364Z|c228f42a-b09c-4881-9661-a7b4d678a4e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:37.365Z|c228f42a-b09c-4881-9661-a7b4d678a4e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:37.367Z|9b524f66-fea6-4a61-a0dc-ab0ed3818a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:37.367Z|9b524f66-fea6-4a61-a0dc-ab0ed3818a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:37.371Z|b36074f8-7c23-45e8-a56d-31a4554e1770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:37.372Z|b36074f8-7c23-45e8-a56d-31a4554e1770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:47.386Z|0da3793c-404a-4776-ba23-10ea6a7ad2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:47.386Z|0da3793c-404a-4776-ba23-10ea6a7ad2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:47.390Z|a5463227-ba73-4cf7-9208-b001d1aba308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:47.391Z|a5463227-ba73-4cf7-9208-b001d1aba308|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:47.392Z|c3ab4b2d-cb41-4727-a811-e3152043bbe1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:47.392Z|c3ab4b2d-cb41-4727-a811-e3152043bbe1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:49.167Z|d40ede91-bc10-4dc9-b983-a9c3fd7998b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:33:49.167Z|d40ede91-bc10-4dc9-b983-a9c3fd7998b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:33:57.415Z|59504aae-1f6d-4de8-a284-39d035f7603a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:57.415Z|59504aae-1f6d-4de8-a284-39d035f7603a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:57.415Z|0857e205-afdd-4958-8347-ef7f79e51ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:57.416Z|0857e205-afdd-4958-8347-ef7f79e51ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:33:57.418Z|2f041a54-4a71-4cb3-a67a-370e053be6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:33:57.419Z|2f041a54-4a71-4cb3-a67a-370e053be6f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:04.167Z|02ce34c4-9fbc-4830-8118-09b3c1ebe5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:34:04.167Z|02ce34c4-9fbc-4830-8118-09b3c1ebe5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:34:05.493Z|a31e0f07-86f4-49c9-b01c-717d767532fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:34:05.494Z|a31e0f07-86f4-49c9-b01c-717d767532fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:34:07.450Z|2f6a7d9d-563d-46c3-b5ac-18addaf593e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:07.450Z|2f6a7d9d-563d-46c3-b5ac-18addaf593e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:07.450Z|37953dd4-b30e-45c6-91f2-251c27ea55ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:07.451Z|37953dd4-b30e-45c6-91f2-251c27ea55ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:07.460Z|31ab79ae-3b52-480f-9832-ba55c5eb9c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:07.461Z|31ab79ae-3b52-480f-9832-ba55c5eb9c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:17.476Z|93866fc8-da7d-4ebc-92e9-b46496c908d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:17.476Z|93866fc8-da7d-4ebc-92e9-b46496c908d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:17.477Z|1d01f57d-1058-40d1-b23b-3009480f7a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:17.478Z|1d01f57d-1058-40d1-b23b-3009480f7a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:17.486Z|5bc3ef75-288a-44a5-8141-710c92309a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:17.486Z|5bc3ef75-288a-44a5-8141-710c92309a64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:19.167Z|b037314b-cec3-41fa-b554-5c5b966407d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:34:19.171Z|b037314b-cec3-41fa-b554-5c5b966407d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:34:22.056Z|e12a3708-4ff0-40d9-aad8-a37afbb41e2c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:34:22.056Z|e12a3708-4ff0-40d9-aad8-a37afbb41e2c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:27.500Z|d9cc133d-af17-47f8-8838-9e464c853100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:27.500Z|d9cc133d-af17-47f8-8838-9e464c853100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:27.506Z|2b2eeae6-bae7-48a5-8852-a09ddf48b309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:27.506Z|2b2eeae6-bae7-48a5-8852-a09ddf48b309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:27.508Z|03fbb057-1a5d-430e-b6ec-049953eee56b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:27.508Z|03fbb057-1a5d-430e-b6ec-049953eee56b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:34.167Z|7ced03fa-5105-43c5-a935-c1a601ced788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:34:34.167Z|7ced03fa-5105-43c5-a935-c1a601ced788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:34:35.494Z|7cdd0783-f58f-478c-b9cd-e8c2beb30513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:34:35.495Z|7cdd0783-f58f-478c-b9cd-e8c2beb30513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:34:37.524Z|595c1c7a-f282-4516-8e4f-47bf5812ef9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:37.525Z|595c1c7a-f282-4516-8e4f-47bf5812ef9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:37.529Z|9d4adf8c-f773-4a3d-96e8-927e19754b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:37.529Z|9d4adf8c-f773-4a3d-96e8-927e19754b6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:37.530Z|c9618bee-30dc-4416-8d66-92edae1301f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:37.530Z|c9618bee-30dc-4416-8d66-92edae1301f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:47.554Z|90a4f7aa-e830-476d-8bb9-a3b2fdcbc446|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:47.554Z|90a4f7aa-e830-476d-8bb9-a3b2fdcbc446|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:47.555Z|1b2a17b4-33a2-4cd3-abd8-44c1f0394d12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:47.556Z|1b2a17b4-33a2-4cd3-abd8-44c1f0394d12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:47.556Z|260880bf-c7c0-46b1-82f8-8119b6abe5f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:47.557Z|260880bf-c7c0-46b1-82f8-8119b6abe5f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:49.167Z|5f38406e-f4ae-425d-aa54-2e8f0f99dfb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:34:49.167Z|5f38406e-f4ae-425d-aa54-2e8f0f99dfb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:34:57.577Z|d71ef382-7e23-4c17-9a85-2c164d3c2287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:57.578Z|d71ef382-7e23-4c17-9a85-2c164d3c2287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:57.581Z|169d0bd1-1762-40e2-99dc-6a108e2a92e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:57.582Z|169d0bd1-1762-40e2-99dc-6a108e2a92e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:34:57.586Z|dbb701ef-c707-4ee7-b718-f72413d98423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:34:57.587Z|dbb701ef-c707-4ee7-b718-f72413d98423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:04.167Z|c71bc1fd-7b16-44aa-a445-074f571fb011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:35:04.171Z|c71bc1fd-7b16-44aa-a445-074f571fb011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:35:05.496Z|f913c166-7dc7-41c8-8471-f1ebb069b107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:35:05.496Z|f913c166-7dc7-41c8-8471-f1ebb069b107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:35:07.607Z|ca81dcc5-2d2d-4fb3-b672-e8eeed2715ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:07.608Z|ca81dcc5-2d2d-4fb3-b672-e8eeed2715ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:07.609Z|45860527-d8d2-4401-abc0-f66391141a25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:07.610Z|45860527-d8d2-4401-abc0-f66391141a25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:07.615Z|d5f136d2-44e6-4d75-9f21-53a81c852ab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:07.616Z|d5f136d2-44e6-4d75-9f21-53a81c852ab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:17.630Z|4f4309db-3178-4e0a-b2c8-d0c11b73503a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:17.630Z|4f4309db-3178-4e0a-b2c8-d0c11b73503a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:17.631Z|b7f37376-cb86-4c39-88f6-36e826c8525d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:17.632Z|b7f37376-cb86-4c39-88f6-36e826c8525d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:17.634Z|b76aa4e7-ae7c-41d7-a871-52a190338cff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:17.634Z|b76aa4e7-ae7c-41d7-a871-52a190338cff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:19.167Z|be93e3f8-f4a9-4abe-81af-2e28473c449b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:35:19.168Z|be93e3f8-f4a9-4abe-81af-2e28473c449b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:35:22.056Z|df4da3ae-2777-4830-bc5a-c951f905f3d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:35:22.057Z|df4da3ae-2777-4830-bc5a-c951f905f3d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:27.660Z|719fa285-7e2b-4db8-aeaa-e8a751b60432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:27.660Z|719fa285-7e2b-4db8-aeaa-e8a751b60432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:27.662Z|618008ed-8262-4593-9906-6bf091d9038f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:27.662Z|618008ed-8262-4593-9906-6bf091d9038f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:27.665Z|9180a2a2-6bb6-48ec-b7a9-8cedf082c1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:27.666Z|9180a2a2-6bb6-48ec-b7a9-8cedf082c1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:34.167Z|4c3bc51c-ed1d-48f4-add5-60a7436807f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:35:34.167Z|4c3bc51c-ed1d-48f4-add5-60a7436807f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:35:35.497Z|2665ce5a-53f5-4056-b3cb-8de0d98fa412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:35:35.498Z|2665ce5a-53f5-4056-b3cb-8de0d98fa412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:35:37.684Z|680cc485-ed35-4ef5-b499-36c931872073|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:37.684Z|72ab7688-fd15-4b4b-889b-016068f1adfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:37.685Z|680cc485-ed35-4ef5-b499-36c931872073|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:37.685Z|72ab7688-fd15-4b4b-889b-016068f1adfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:37.685Z|a3454d12-37d3-4e9a-9ce4-906bdc01506c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:37.686Z|a3454d12-37d3-4e9a-9ce4-906bdc01506c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:47.708Z|1c40051f-4818-4900-bbcc-083a2e37a316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:47.709Z|caceeefb-287f-4625-9889-fc049b472a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:47.709Z|e6b1588a-5da6-4815-840e-af9f48b4e517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:47.709Z|1c40051f-4818-4900-bbcc-083a2e37a316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:47.710Z|e6b1588a-5da6-4815-840e-af9f48b4e517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:47.709Z|caceeefb-287f-4625-9889-fc049b472a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:49.166Z|0d03ddda-0355-4b75-b0c6-b26f38ab919c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:35:49.171Z|0d03ddda-0355-4b75-b0c6-b26f38ab919c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:35:57.733Z|664db291-6f91-451d-8d6b-9b94963afc41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:57.733Z|664db291-6f91-451d-8d6b-9b94963afc41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:57.736Z|d4248dc8-b128-4fd0-befd-ef60cd55d3ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:57.737Z|d4248dc8-b128-4fd0-befd-ef60cd55d3ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:35:57.740Z|88001dd2-9603-41e0-a75c-bc5ecbfc1883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:35:57.741Z|88001dd2-9603-41e0-a75c-bc5ecbfc1883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:04.167Z|53a1378e-f872-4831-8707-2ec6fe6119aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:36:04.167Z|53a1378e-f872-4831-8707-2ec6fe6119aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:36:05.499Z|0db6eb80-0486-4213-a3e4-d0a8222f632c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:36:05.500Z|0db6eb80-0486-4213-a3e4-d0a8222f632c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:36:07.755Z|dfd85fa7-aea9-40df-8cd2-9799dd0e236a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:07.755Z|dfd85fa7-aea9-40df-8cd2-9799dd0e236a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:07.758Z|cddbfa9e-e40a-4244-82bb-fddefee45e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:07.759Z|cddbfa9e-e40a-4244-82bb-fddefee45e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:07.765Z|28946333-e657-40ae-9b0c-f6f098d36d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:07.765Z|28946333-e657-40ae-9b0c-f6f098d36d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:17.781Z|503c4944-818a-4b6e-a1ad-c6727741de7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:17.782Z|503c4944-818a-4b6e-a1ad-c6727741de7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:17.782Z|909c71f4-c849-4487-b635-fc50653b3b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:17.783Z|909c71f4-c849-4487-b635-fc50653b3b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:17.787Z|47699453-8b7f-42ed-90f7-956bd4224cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:17.787Z|47699453-8b7f-42ed-90f7-956bd4224cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:19.167Z|d7a58d81-2222-4ff9-a33c-fc680a0c6ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:36:19.167Z|d7a58d81-2222-4ff9-a33c-fc680a0c6ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:36:22.055Z|77a98947-6a3c-4e3f-9934-b1c54500d9fe|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:36:22.057Z|77a98947-6a3c-4e3f-9934-b1c54500d9fe|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:27.808Z|be8f4c22-3e8c-473d-9b12-f972062302c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:27.809Z|be8f4c22-3e8c-473d-9b12-f972062302c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:27.810Z|72dfa4ec-b3fb-4a7c-beb2-6d07f03458b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:27.810Z|72dfa4ec-b3fb-4a7c-beb2-6d07f03458b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:27.810Z|601676f0-3eae-4917-87bb-6684f956f653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:27.811Z|601676f0-3eae-4917-87bb-6684f956f653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:34.167Z|21d8aafa-2b78-41e2-b61c-baf29ff41f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:36:34.171Z|21d8aafa-2b78-41e2-b61c-baf29ff41f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:36:35.500Z|4f771b2c-6d3e-44a1-88b1-1ea7a7245e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:36:35.501Z|4f771b2c-6d3e-44a1-88b1-1ea7a7245e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:36:37.831Z|c3976509-faa7-489c-953d-28ed856ec092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:37.832Z|c3976509-faa7-489c-953d-28ed856ec092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:37.833Z|b8ce60e4-6fcf-4ee0-88f7-080e57e1e1ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:37.833Z|b8ce60e4-6fcf-4ee0-88f7-080e57e1e1ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:37.837Z|f3ee67aa-26d8-44a3-b44d-cf5f03eea455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:37.837Z|f3ee67aa-26d8-44a3-b44d-cf5f03eea455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:47.859Z|e3b63b5e-b341-43de-a6e7-0440f00e20fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:47.860Z|e3b63b5e-b341-43de-a6e7-0440f00e20fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:47.868Z|1bb74681-1016-4774-8d94-e9b22d10cd38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:47.868Z|1bb74681-1016-4774-8d94-e9b22d10cd38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:47.868Z|41633828-0b92-4c63-8429-c12b170bd85c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:47.869Z|41633828-0b92-4c63-8429-c12b170bd85c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:49.167Z|b4a59b2e-ba65-4b7f-8759-99c76663d8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:36:49.167Z|b4a59b2e-ba65-4b7f-8759-99c76663d8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:36:57.884Z|17ad799c-e3bd-4d10-a7f1-03a4c62e8ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:57.884Z|17ad799c-e3bd-4d10-a7f1-03a4c62e8ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:57.888Z|52aa6a1a-549d-4ebb-927e-7c134a0fbb43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:57.889Z|52aa6a1a-549d-4ebb-927e-7c134a0fbb43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:36:57.891Z|f8363f71-aeaf-470e-b125-903e34a9ca9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:36:57.892Z|f8363f71-aeaf-470e-b125-903e34a9ca9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:04.167Z|c8a37b67-ef30-4fdf-9374-06693e5553d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:37:04.167Z|c8a37b67-ef30-4fdf-9374-06693e5553d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:37:05.501Z|f465e801-76d4-414d-9d93-36a54adb541f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:37:05.502Z|f465e801-76d4-414d-9d93-36a54adb541f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:37:07.910Z|aef40c84-0a3a-40cd-9384-bc5b0ffed015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:07.911Z|aef40c84-0a3a-40cd-9384-bc5b0ffed015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:07.913Z|d22e401e-1c68-4afe-94ce-87387b27e70a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:07.914Z|d22e401e-1c68-4afe-94ce-87387b27e70a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:07.920Z|4fad5d7f-2434-4513-abe8-a1b868773598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:07.921Z|4fad5d7f-2434-4513-abe8-a1b868773598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:17.933Z|9dc7a711-1522-4c91-a41f-22530d5f9737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:17.934Z|43967804-f628-4d59-a00d-6c33340ecde3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:17.934Z|9dc7a711-1522-4c91-a41f-22530d5f9737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:17.934Z|43967804-f628-4d59-a00d-6c33340ecde3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:17.941Z|539f7b67-31c3-4d7e-9cec-3fdfe2e985f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:17.944Z|539f7b67-31c3-4d7e-9cec-3fdfe2e985f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:19.167Z|345010ac-ff1e-48fd-97ed-58e4d4e39c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:37:19.170Z|345010ac-ff1e-48fd-97ed-58e4d4e39c82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:37:22.056Z|77cb03b7-1309-4f45-b53e-46eb24418ee0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:37:22.056Z|77cb03b7-1309-4f45-b53e-46eb24418ee0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:27.956Z|86a45148-9624-4128-93d0-6fc455c62980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:27.956Z|946a7b14-6620-4f8f-9e59-c59a10d263f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:27.957Z|86a45148-9624-4128-93d0-6fc455c62980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:27.957Z|946a7b14-6620-4f8f-9e59-c59a10d263f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:27.967Z|f128671a-4e73-434a-ab85-fcbb7732009d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:27.968Z|f128671a-4e73-434a-ab85-fcbb7732009d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:34.167Z|901414d8-7ecf-4c44-92eb-87db162c4a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:37:34.167Z|901414d8-7ecf-4c44-92eb-87db162c4a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:37:35.502Z|7b002433-7481-4a77-8df5-45148edd84f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:37:35.503Z|7b002433-7481-4a77-8df5-45148edd84f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:37:37.979Z|907bbcc4-3dab-4c2c-a17b-923ce2e12c7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:37.980Z|df165713-3d64-411d-9a0e-7589ae5e0da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:37.980Z|907bbcc4-3dab-4c2c-a17b-923ce2e12c7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:37.980Z|df165713-3d64-411d-9a0e-7589ae5e0da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:37.988Z|6081e225-2f70-406d-9b3c-df3906f95a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:37.989Z|6081e225-2f70-406d-9b3c-df3906f95a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:48.004Z|a65973cc-7a5e-44d5-ae14-19c397b2ede6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:48.005Z|80e6e0b2-17fb-405b-b6af-8b41923d65d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:48.005Z|a65973cc-7a5e-44d5-ae14-19c397b2ede6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:48.005Z|80e6e0b2-17fb-405b-b6af-8b41923d65d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:48.011Z|687cfea9-e08f-4931-b4d3-8be1e5c383d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:48.012Z|687cfea9-e08f-4931-b4d3-8be1e5c383d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:49.167Z|b7add6ac-f866-4992-ac57-f37e1afc002d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:37:49.167Z|b7add6ac-f866-4992-ac57-f37e1afc002d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:37:58.031Z|ff12fdb4-3d30-4e44-9d32-03114577846f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:58.031Z|afe4fd25-b356-49e7-9971-ae5a987212ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:58.032Z|ff12fdb4-3d30-4e44-9d32-03114577846f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:58.032Z|afe4fd25-b356-49e7-9971-ae5a987212ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:37:58.033Z|b9cdffb7-3d2e-46b8-ac8c-6ab30954eab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:37:58.034Z|b9cdffb7-3d2e-46b8-ac8c-6ab30954eab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:04.167Z|a84f3259-e93b-41af-a89d-b92700131bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:38:04.171Z|a84f3259-e93b-41af-a89d-b92700131bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:38:05.504Z|10555b48-0b78-43a9-9208-1d76ec093e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:38:05.504Z|10555b48-0b78-43a9-9208-1d76ec093e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:38:08.058Z|2925fef7-6b48-4f7f-957b-327cae0245e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:08.058Z|2925fef7-6b48-4f7f-957b-327cae0245e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:08.058Z|91f3f81a-036b-43a9-bfc6-75a4426a2fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:08.059Z|91f3f81a-036b-43a9-bfc6-75a4426a2fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:08.066Z|22823ebc-b6cf-4cdc-8f25-d34c0747b170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:08.066Z|22823ebc-b6cf-4cdc-8f25-d34c0747b170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:18.081Z|7a8ec42e-6adb-4525-9349-a6f185387bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:18.081Z|7a8ec42e-6adb-4525-9349-a6f185387bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:18.083Z|102858eb-c0fe-410f-a29a-57c92ff6644f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:18.083Z|102858eb-c0fe-410f-a29a-57c92ff6644f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:18.087Z|4af36556-086f-447d-9315-2a7816c903ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:18.088Z|4af36556-086f-447d-9315-2a7816c903ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:19.167Z|490d7e04-58d3-4098-a2fb-8b5e2f8212a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:38:19.168Z|490d7e04-58d3-4098-a2fb-8b5e2f8212a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:38:22.056Z|99ac9ec4-4d81-4663-a2da-3327d1fb0d3c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:38:22.057Z|99ac9ec4-4d81-4663-a2da-3327d1fb0d3c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:28.102Z|ad94aa16-53d0-44d4-ada7-81241addb316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:28.102Z|ad94aa16-53d0-44d4-ada7-81241addb316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:28.103Z|1f37fa51-01e6-4fa9-8a81-a46a5c71b529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:28.104Z|1f37fa51-01e6-4fa9-8a81-a46a5c71b529|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:28.108Z|87ba72e6-6c0c-4f21-a431-b4831d53998f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:28.109Z|87ba72e6-6c0c-4f21-a431-b4831d53998f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:34.167Z|06a72bc3-d065-4402-a583-c15f34ce79fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:38:34.167Z|06a72bc3-d065-4402-a583-c15f34ce79fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:38:35.505Z|f2ac9e00-b4bf-4c01-adfe-d07eed65e496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:38:35.505Z|f2ac9e00-b4bf-4c01-adfe-d07eed65e496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:38:38.127Z|12a17a19-00f2-453d-8b5e-c4ae63b97136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:38.128Z|12a17a19-00f2-453d-8b5e-c4ae63b97136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:38.128Z|a5cfb77a-38a7-415a-a8b2-466e61af8dcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:38.129Z|a5cfb77a-38a7-415a-a8b2-466e61af8dcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:38.132Z|3f7534bb-798f-4b33-963f-0f18d4bd6bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:38.133Z|3f7534bb-798f-4b33-963f-0f18d4bd6bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:48.154Z|25252a28-110f-4441-98a8-0483bb633b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:48.154Z|cd731535-895f-4a89-8e5f-735cc9be25bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:48.155Z|cd731535-895f-4a89-8e5f-735cc9be25bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:48.155Z|25252a28-110f-4441-98a8-0483bb633b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:48.158Z|3cfe7d2b-00fc-473d-896f-d689ffa67364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:48.159Z|3cfe7d2b-00fc-473d-896f-d689ffa67364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:49.167Z|96bb08f8-8205-495e-a13d-6377d8c65045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:38:49.171Z|96bb08f8-8205-495e-a13d-6377d8c65045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:38:58.182Z|115c39a5-4e30-47e3-8590-ba89bc6d9760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:58.183Z|115c39a5-4e30-47e3-8590-ba89bc6d9760|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:58.183Z|b82a4876-5dfe-4455-92c4-756cde3de2ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:58.183Z|b82a4876-5dfe-4455-92c4-756cde3de2ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:38:58.191Z|9ca3d556-fb56-4aff-89d8-7d945ce50094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:38:58.191Z|9ca3d556-fb56-4aff-89d8-7d945ce50094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:04.167Z|bb10b62e-f225-4000-abcf-9b21e4106977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:39:04.167Z|bb10b62e-f225-4000-abcf-9b21e4106977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:39:05.506Z|eeebf040-a9b9-4312-9f72-be33df19936e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:39:05.506Z|eeebf040-a9b9-4312-9f72-be33df19936e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:39:08.208Z|0ed8773a-291a-421b-b454-ffdaa715ba04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:08.209Z|0ed8773a-291a-421b-b454-ffdaa715ba04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:08.209Z|392469f5-0bd8-4cc8-a942-62b9257cebc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:08.209Z|392469f5-0bd8-4cc8-a942-62b9257cebc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:08.211Z|1b2c80d4-0990-4230-9992-9d9f016f2f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:08.212Z|1b2c80d4-0990-4230-9992-9d9f016f2f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:18.235Z|987434f2-4777-4041-bd55-44c96bc24162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:18.239Z|987434f2-4777-4041-bd55-44c96bc24162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:18.239Z|6e70e00b-726f-431c-a2de-062a02a99a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:18.238Z|11b0d6cb-0f57-401c-a0a0-ef3d63e7eaf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:18.240Z|6e70e00b-726f-431c-a2de-062a02a99a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:18.240Z|11b0d6cb-0f57-401c-a0a0-ef3d63e7eaf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:19.167Z|278685a0-76bb-44e6-aa6a-10c98c96d206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:39:19.167Z|278685a0-76bb-44e6-aa6a-10c98c96d206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:39:22.055Z|f5db635a-582d-4433-8697-8c67fcbea4a7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:39:22.056Z|f5db635a-582d-4433-8697-8c67fcbea4a7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:28.267Z|1b374fd9-d623-4a0a-9927-ee467e44b88e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:28.267Z|1b374fd9-d623-4a0a-9927-ee467e44b88e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:28.275Z|b4d5824a-d717-4c36-b6ec-4e1cf0d7ef07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:28.275Z|076df570-9866-4c51-96e4-c75dffa4bbb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:28.275Z|b4d5824a-d717-4c36-b6ec-4e1cf0d7ef07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:28.276Z|076df570-9866-4c51-96e4-c75dffa4bbb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:34.167Z|22104594-89e0-4ad3-beae-eb0a3e8fce03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:39:34.171Z|22104594-89e0-4ad3-beae-eb0a3e8fce03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:39:35.507Z|03780e03-c5c4-4cc9-bb20-3539de5a81d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:39:35.507Z|03780e03-c5c4-4cc9-bb20-3539de5a81d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:39:38.294Z|3671bcf7-55e7-44fb-b8d4-6dfe995ad03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:38.295Z|3671bcf7-55e7-44fb-b8d4-6dfe995ad03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:38.300Z|637fda56-48e4-4da2-b833-5fc6882c67fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:38.300Z|c6606b48-c3c1-4e44-9d3d-b4707e667a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:38.301Z|637fda56-48e4-4da2-b833-5fc6882c67fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:38.301Z|c6606b48-c3c1-4e44-9d3d-b4707e667a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:48.319Z|22a3b716-52fc-42c6-868c-f007fb75233c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:48.320Z|22a3b716-52fc-42c6-868c-f007fb75233c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:48.321Z|d70b2fd6-2cd7-40e1-8089-48eca970474b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:48.322Z|d70b2fd6-2cd7-40e1-8089-48eca970474b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:48.324Z|a8413046-45f4-4c84-b57f-92a1d3105afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:48.324Z|a8413046-45f4-4c84-b57f-92a1d3105afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:49.167Z|1d2c7a0d-8cd9-4392-beb7-88fdff1dd469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:39:49.167Z|1d2c7a0d-8cd9-4392-beb7-88fdff1dd469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:39:58.345Z|8064788d-0cef-4fca-b0ae-9df723fb4d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:58.346Z|8064788d-0cef-4fca-b0ae-9df723fb4d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:58.347Z|975c7841-7e59-4688-ab22-df71be3b2ec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:58.347Z|975c7841-7e59-4688-ab22-df71be3b2ec4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:39:58.348Z|c6380248-39e2-4d99-8426-35eb5c20833b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:39:58.349Z|c6380248-39e2-4d99-8426-35eb5c20833b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:04.167Z|1d5d2dbd-e383-46bb-9e01-8e4a892eb1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:40:04.167Z|1d5d2dbd-e383-46bb-9e01-8e4a892eb1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:40:05.508Z|a46ad966-af0a-4d18-9148-90cae6785b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:40:05.508Z|a46ad966-af0a-4d18-9148-90cae6785b08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:40:08.375Z|a0e1af67-99c4-48ac-8e01-727eb2a1efef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:08.376Z|a0e1af67-99c4-48ac-8e01-727eb2a1efef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:08.376Z|e9ea8085-e82a-4c77-b31a-fc60809bb982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:08.377Z|e9ea8085-e82a-4c77-b31a-fc60809bb982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:08.384Z|1b2d17dc-ad34-44b1-b07c-9e174133ef14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:08.384Z|1b2d17dc-ad34-44b1-b07c-9e174133ef14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:18.403Z|5194cb26-2a1b-46c5-8602-29ffd4009494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:18.403Z|5194cb26-2a1b-46c5-8602-29ffd4009494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:18.407Z|1b6fc843-94ca-4f58-9717-2e7a5c7cc9fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:18.407Z|1b6fc843-94ca-4f58-9717-2e7a5c7cc9fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:18.409Z|40cfa6cf-19f9-4588-bb22-b5123fd860dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:18.410Z|40cfa6cf-19f9-4588-bb22-b5123fd860dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:19.166Z|396b87f0-ea81-4f06-a4b8-2009b9ebb923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:40:19.167Z|396b87f0-ea81-4f06-a4b8-2009b9ebb923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:40:22.056Z|7e32d58d-03ac-4a06-bcd4-488b9def0dfe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:40:22.057Z|7e32d58d-03ac-4a06-bcd4-488b9def0dfe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:28.431Z|1d8cd28d-4e90-44d1-9fa1-0f172dcf42d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:28.431Z|a5afd408-cfd8-48ab-be3e-7ca009b3d0ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:28.432Z|1d8cd28d-4e90-44d1-9fa1-0f172dcf42d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:28.432Z|a5afd408-cfd8-48ab-be3e-7ca009b3d0ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:28.434Z|e0b8b826-8a24-4f9a-a17e-1f637a125c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:28.434Z|e0b8b826-8a24-4f9a-a17e-1f637a125c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:34.167Z|b7770c72-deac-462b-a24a-01ea96b58271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:40:34.167Z|b7770c72-deac-462b-a24a-01ea96b58271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:40:35.509Z|c9d1a553-0a24-41e3-afdd-76c827505545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:40:35.509Z|c9d1a553-0a24-41e3-afdd-76c827505545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:40:38.458Z|0a962519-3c60-4002-b166-1ed418ed03c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:38.458Z|0a962519-3c60-4002-b166-1ed418ed03c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:38.463Z|b0fcbcd5-5d22-46f3-8b8a-bb931ced67bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:38.463Z|b0fcbcd5-5d22-46f3-8b8a-bb931ced67bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:38.465Z|e5433268-e3a7-4c01-9930-7158c74f29dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:38.466Z|e5433268-e3a7-4c01-9930-7158c74f29dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:48.482Z|8696a66c-0bc7-4330-a4f3-b5ea950885b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:48.483Z|8696a66c-0bc7-4330-a4f3-b5ea950885b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:48.485Z|c7cc26f2-4722-43ce-8b4c-e1217e98ffe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:48.485Z|c7cc26f2-4722-43ce-8b4c-e1217e98ffe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:48.488Z|e1256c45-12a1-405f-9d95-7e2df9f24825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:48.488Z|e1256c45-12a1-405f-9d95-7e2df9f24825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:49.167Z|3de3c67f-0927-409e-90e0-c67be723c6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:40:49.167Z|3de3c67f-0927-409e-90e0-c67be723c6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:40:58.512Z|6f7568fd-6a74-411d-90c2-97da8db631e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:58.512Z|6f7568fd-6a74-411d-90c2-97da8db631e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:58.512Z|6bcc6820-e965-4544-b825-424c217070e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:58.513Z|e0cf6028-ceaf-4c6a-83c6-4c279a10f397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:40:58.513Z|e0cf6028-ceaf-4c6a-83c6-4c279a10f397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:40:58.513Z|6bcc6820-e965-4544-b825-424c217070e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:04.167Z|390e02ec-8942-4005-84a1-453903d97a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:41:04.167Z|390e02ec-8942-4005-84a1-453903d97a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:41:05.510Z|1932686c-c3c1-4414-bb7c-f469837eb99a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:41:05.511Z|1932686c-c3c1-4414-bb7c-f469837eb99a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:41:08.538Z|2a392124-1056-4297-8577-3b8743621714|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:08.538Z|2a392124-1056-4297-8577-3b8743621714|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:08.546Z|77294602-3955-4efd-8b23-2c146f168a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:08.546Z|60af1c0e-d95e-4dab-a39e-5439b828b217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:08.546Z|77294602-3955-4efd-8b23-2c146f168a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:08.546Z|60af1c0e-d95e-4dab-a39e-5439b828b217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:18.561Z|a167a792-8a24-47c3-8bc2-aebb050b1eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:18.561Z|a167a792-8a24-47c3-8bc2-aebb050b1eab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:18.566Z|44168567-9507-4019-a194-3799e00a0f58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:18.567Z|50922ec0-5809-46f2-b571-597b75b51fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:18.567Z|50922ec0-5809-46f2-b571-597b75b51fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:18.567Z|44168567-9507-4019-a194-3799e00a0f58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:19.167Z|fad97c36-f285-4c33-8a8e-2ab72b7a6b6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:41:19.168Z|fad97c36-f285-4c33-8a8e-2ab72b7a6b6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:41:22.056Z|bc1c8c45-1a08-46cb-a8b4-bb5d99665772|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:41:22.056Z|bc1c8c45-1a08-46cb-a8b4-bb5d99665772|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:28.587Z|db78c00c-1732-426a-833d-203ab76698cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:28.588Z|db78c00c-1732-426a-833d-203ab76698cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:28.588Z|909c868f-6d5b-46e1-84b7-9f6f5be71b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:28.589Z|909c868f-6d5b-46e1-84b7-9f6f5be71b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:28.591Z|5b620015-1060-4588-b27c-49b6b065cd83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:28.592Z|5b620015-1060-4588-b27c-49b6b065cd83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:34.167Z|95eabbbf-39c6-4c44-bedf-a0ea1576277d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:41:34.167Z|95eabbbf-39c6-4c44-bedf-a0ea1576277d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:41:35.511Z|e48dc35a-8fe9-46bf-a483-2a434ae4e7cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:41:35.512Z|e48dc35a-8fe9-46bf-a483-2a434ae4e7cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:41:38.616Z|4411be31-95db-4605-86a2-1acc17092954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:38.616Z|4411be31-95db-4605-86a2-1acc17092954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:38.617Z|76614dca-7d41-4502-85ac-88f2f283429d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:38.617Z|76614dca-7d41-4502-85ac-88f2f283429d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:38.624Z|97f8045d-479e-47a0-a763-60e3c13ff179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:38.625Z|97f8045d-479e-47a0-a763-60e3c13ff179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:48.641Z|402c5274-5401-49e3-9987-8b4140cd6934|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:48.642Z|402c5274-5401-49e3-9987-8b4140cd6934|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:48.645Z|94416ac8-86ab-4f79-8d76-5158f5bef8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:48.646Z|94416ac8-86ab-4f79-8d76-5158f5bef8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:48.646Z|47211b9d-aad3-4d88-8ecc-bf02cb6b7fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:48.647Z|47211b9d-aad3-4d88-8ecc-bf02cb6b7fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:49.167Z|7e14139e-8f63-415d-9563-bb23dd3f9a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:41:49.171Z|7e14139e-8f63-415d-9563-bb23dd3f9a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:41:58.665Z|d6f3fa8e-d767-464b-856f-c10003440d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:58.667Z|d6f3fa8e-d767-464b-856f-c10003440d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:58.667Z|23197707-72a9-4dea-a14c-843e8c480114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:58.668Z|23197707-72a9-4dea-a14c-843e8c480114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:41:58.671Z|6c44947a-c15b-4c0b-8d0b-4cefb8002729|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:41:58.671Z|6c44947a-c15b-4c0b-8d0b-4cefb8002729|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:04.167Z|f11eef36-4f14-46c8-acf3-78c70c2335c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:42:04.167Z|f11eef36-4f14-46c8-acf3-78c70c2335c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:42:05.513Z|451c2bad-effb-4635-b80a-31ad221cab7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:42:05.513Z|451c2bad-effb-4635-b80a-31ad221cab7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:42:08.693Z|e048df1e-0f27-43cd-a709-09864a0ee54e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:08.693Z|d06878ee-06fc-4cf0-a559-daac044d5cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:08.694Z|e048df1e-0f27-43cd-a709-09864a0ee54e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:08.694Z|d06878ee-06fc-4cf0-a559-daac044d5cba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:08.695Z|4a7e9281-5ff4-47ff-8fde-ca70dc0a8d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:08.695Z|4a7e9281-5ff4-47ff-8fde-ca70dc0a8d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:18.716Z|d2fb494f-666a-4989-b1c5-7050709f585f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:18.716Z|d2fb494f-666a-4989-b1c5-7050709f585f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:18.719Z|fa70c806-f719-46d4-88a6-d788c76c5c0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:18.719Z|c00d9db8-0dc7-4f2f-bc89-6e7854a0aea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:18.719Z|fa70c806-f719-46d4-88a6-d788c76c5c0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:18.719Z|c00d9db8-0dc7-4f2f-bc89-6e7854a0aea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:19.167Z|ce76376a-8033-4fb7-98e4-2b73c1be0bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:42:19.167Z|ce76376a-8033-4fb7-98e4-2b73c1be0bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:42:22.056Z|14939786-65ad-4b64-afc6-fb14819f6ad3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:42:22.056Z|14939786-65ad-4b64-afc6-fb14819f6ad3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:28.747Z|f3980226-1a75-48a6-a683-aa7beb5ce795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:28.747Z|8ebb64f7-b924-4c6c-accc-063508408a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:28.747Z|f3980226-1a75-48a6-a683-aa7beb5ce795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:28.748Z|8ebb64f7-b924-4c6c-accc-063508408a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:28.754Z|d86fac7e-5f6a-47ab-ab31-e92d971a04e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:28.755Z|d86fac7e-5f6a-47ab-ab31-e92d971a04e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:34.167Z|c6c6278c-249c-4801-83b2-3eeea3936a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:42:34.167Z|c6c6278c-249c-4801-83b2-3eeea3936a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:42:35.514Z|b13c2218-e2b8-4bf6-babb-b2cae512a40e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:42:35.514Z|b13c2218-e2b8-4bf6-babb-b2cae512a40e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:42:38.774Z|432def05-a055-4838-954c-eeb0d2bb35e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:38.774Z|432def05-a055-4838-954c-eeb0d2bb35e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:38.778Z|7dd16356-84a4-4809-933b-685886571733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:38.778Z|7dd16356-84a4-4809-933b-685886571733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:38.782Z|8f5af72d-8675-4d22-bcaf-db35fcc3100f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:38.782Z|8f5af72d-8675-4d22-bcaf-db35fcc3100f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:48.799Z|ed38d4a3-8458-45f6-9d3f-7887742a81c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:48.800Z|ed38d4a3-8458-45f6-9d3f-7887742a81c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:48.805Z|e75581e8-4bd6-47e6-8c49-4c6add46e53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:48.805Z|e75581e8-4bd6-47e6-8c49-4c6add46e53d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:48.806Z|0a95eeac-7677-41be-960a-5f9f9b734b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:48.807Z|0a95eeac-7677-41be-960a-5f9f9b734b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:49.167Z|3cdc8138-2eb6-4b84-a855-67727be76321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:42:49.167Z|3cdc8138-2eb6-4b84-a855-67727be76321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:42:58.824Z|f0d59e00-32ff-4ff8-90d2-4eb13a06a579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:58.825Z|f0d59e00-32ff-4ff8-90d2-4eb13a06a579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:58.828Z|c90eef04-6b14-43ba-baca-cb30dd1e5fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:58.829Z|c90eef04-6b14-43ba-baca-cb30dd1e5fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:42:58.831Z|3118b580-a162-4d2a-8d3d-abd0d1828a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:42:58.831Z|3118b580-a162-4d2a-8d3d-abd0d1828a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:04.167Z|20c61fde-c56c-4521-abd3-f9e0a387cc4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:43:04.170Z|20c61fde-c56c-4521-abd3-f9e0a387cc4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:43:05.515Z|95cf4807-4599-4065-83ac-b3bc64f56c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:43:05.515Z|95cf4807-4599-4065-83ac-b3bc64f56c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:43:08.850Z|b9c8d099-04fe-4932-997b-d2363b536932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:08.851Z|b9c8d099-04fe-4932-997b-d2363b536932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:08.851Z|005e7148-8cb0-4dcb-829c-724d39ea707b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:08.853Z|005e7148-8cb0-4dcb-829c-724d39ea707b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:08.853Z|dcd26b2f-5700-4928-9c62-4e9a619b9613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:08.854Z|dcd26b2f-5700-4928-9c62-4e9a619b9613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:18.875Z|020d7d09-426b-4e00-a18b-5f5905318662|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:18.876Z|020d7d09-426b-4e00-a18b-5f5905318662|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:18.877Z|d9a074ae-26ed-4144-ae94-637660d99e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:18.877Z|7c0f6698-0c8e-4572-8fc4-39981bb25edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:18.878Z|d9a074ae-26ed-4144-ae94-637660d99e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:18.878Z|7c0f6698-0c8e-4572-8fc4-39981bb25edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:19.167Z|08b8efe9-d682-4a34-8441-2ed476998a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:43:19.167Z|08b8efe9-d682-4a34-8441-2ed476998a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:43:22.055Z|2107e270-0507-4541-88db-4017c60501d0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:43:22.056Z|2107e270-0507-4541-88db-4017c60501d0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:28.901Z|7655a937-3ed8-4d9b-9ab3-61414d374a1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:28.901Z|12d33078-86a2-4d27-8daa-7cbb7b3a8b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:28.902Z|7655a937-3ed8-4d9b-9ab3-61414d374a1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:28.901Z|19cbf8f1-aa84-4c5e-9ace-d78673d202b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:28.902Z|12d33078-86a2-4d27-8daa-7cbb7b3a8b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:28.902Z|19cbf8f1-aa84-4c5e-9ace-d78673d202b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:34.167Z|7a345c88-3cce-4b8d-8ec8-f933cbe8b7e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:43:34.167Z|7a345c88-3cce-4b8d-8ec8-f933cbe8b7e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:43:35.516Z|92cb9366-8c2b-4166-8949-fd058091c6ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:43:35.516Z|92cb9366-8c2b-4166-8949-fd058091c6ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:43:38.927Z|1c95eeef-1d52-4bfe-a85e-4e7de8942931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:38.927Z|1c95eeef-1d52-4bfe-a85e-4e7de8942931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:38.927Z|e5c47059-6b30-4548-9305-7acd08b35345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:38.928Z|768c6f7c-a50b-4ad0-bcf4-066ecf54a148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:38.928Z|e5c47059-6b30-4548-9305-7acd08b35345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:38.928Z|768c6f7c-a50b-4ad0-bcf4-066ecf54a148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:48.951Z|e8a563b1-22f4-4e44-9785-1bb8197f4983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:48.952Z|e8a563b1-22f4-4e44-9785-1bb8197f4983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:48.958Z|1c41faef-815e-477d-b79b-4451afb12976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:48.958Z|1c41faef-815e-477d-b79b-4451afb12976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:48.959Z|854718d3-25b2-42ca-9bb7-27eefe235b28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:48.960Z|854718d3-25b2-42ca-9bb7-27eefe235b28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:49.167Z|c83e8ffb-6581-4eaf-81b4-a7f076c5561e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:43:49.171Z|c83e8ffb-6581-4eaf-81b4-a7f076c5561e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:43:58.976Z|d1f04d88-c4da-4fef-81db-3c81cb0fddf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:58.977Z|d1f04d88-c4da-4fef-81db-3c81cb0fddf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:58.978Z|0df724f4-ef8c-4d03-adc5-74818a6e4c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:58.979Z|0df724f4-ef8c-4d03-adc5-74818a6e4c40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:43:58.980Z|e855641c-f96b-41ac-b6d9-64cc9ed8f6f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:43:58.981Z|e855641c-f96b-41ac-b6d9-64cc9ed8f6f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:04.167Z|69f42e61-aa3f-4571-b8f6-1db0d40e2d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:44:04.167Z|69f42e61-aa3f-4571-b8f6-1db0d40e2d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:44:05.517Z|cbc234d4-dced-4a9e-99a5-cc31aba80b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:44:05.518Z|cbc234d4-dced-4a9e-99a5-cc31aba80b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:44:09.000Z|986e1c92-a382-4815-a74f-a944e9624a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:09.000Z|7202349d-8c76-4686-a19b-f1aa8bc3c24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:09.000Z|986e1c92-a382-4815-a74f-a944e9624a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:09.001Z|7202349d-8c76-4686-a19b-f1aa8bc3c24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:09.002Z|d5c75524-b598-4f63-87df-f77f6e80f8cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:09.003Z|d5c75524-b598-4f63-87df-f77f6e80f8cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:19.025Z|7126986a-eaa3-4c1f-ae02-c3eb2827fee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:19.025Z|3b593249-b498-4ffd-9956-1a2cee96f8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:19.025Z|ad3274f1-120b-4014-9c7c-e4cc254f1853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:19.025Z|3b593249-b498-4ffd-9956-1a2cee96f8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:19.025Z|ad3274f1-120b-4014-9c7c-e4cc254f1853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:19.025Z|7126986a-eaa3-4c1f-ae02-c3eb2827fee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:19.167Z|1abd8e4a-6e9c-4ea0-a6e1-c458e984a7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:44:19.167Z|1abd8e4a-6e9c-4ea0-a6e1-c458e984a7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:44:22.055Z|84779b4e-be0f-4d96-9b40-ec0ad22a9bd0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:44:22.056Z|84779b4e-be0f-4d96-9b40-ec0ad22a9bd0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:29.049Z|78a75ef0-2ab3-432c-80b5-de7bb9bc9a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:29.050Z|78a75ef0-2ab3-432c-80b5-de7bb9bc9a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:29.056Z|316cb0e1-e47d-4d9d-923f-cbf989b7c40f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:29.056Z|316cb0e1-e47d-4d9d-923f-cbf989b7c40f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:29.057Z|ebb419f4-7fba-40eb-bb27-ed088519d152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:29.057Z|ebb419f4-7fba-40eb-bb27-ed088519d152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:34.167Z|561cca54-086c-4e58-b792-2aa504c493fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:44:34.171Z|561cca54-086c-4e58-b792-2aa504c493fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:44:35.519Z|dbc6de23-8250-4a6f-b72e-82c08fb80f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:44:35.519Z|dbc6de23-8250-4a6f-b72e-82c08fb80f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:44:39.076Z|bb5f9248-9590-4b1f-a5c0-a79d3b44dee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:39.077Z|bb5f9248-9590-4b1f-a5c0-a79d3b44dee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:39.079Z|cd9c801c-5071-4663-bd50-fdd249b95897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:39.080Z|cd9c801c-5071-4663-bd50-fdd249b95897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:39.081Z|ad8576fb-4160-4906-b0b5-db6d9e6b6da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:39.081Z|ad8576fb-4160-4906-b0b5-db6d9e6b6da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:49.103Z|e4f86f83-0b6b-439d-b16b-5b1a487f74a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:49.103Z|e4f86f83-0b6b-439d-b16b-5b1a487f74a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:49.103Z|5fec7c02-04d4-4d69-9d1a-64e8a2bd33b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:49.103Z|5fec7c02-04d4-4d69-9d1a-64e8a2bd33b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:49.105Z|1f075cb1-5625-4f46-baa3-ef5793ac0fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:49.105Z|1f075cb1-5625-4f46-baa3-ef5793ac0fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:49.167Z|46fa0d03-aaf5-4f10-9958-2b967e14cda4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:44:49.167Z|46fa0d03-aaf5-4f10-9958-2b967e14cda4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:44:59.132Z|1670716e-4019-49ee-b02e-43d2dd656cec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:59.133Z|1670716e-4019-49ee-b02e-43d2dd656cec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:59.135Z|99ecac7a-3439-4dd3-8ba4-03a7cfefecb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:59.135Z|bd70d56f-2c65-4eac-b617-6474d24f8ba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:44:59.136Z|99ecac7a-3439-4dd3-8ba4-03a7cfefecb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:44:59.136Z|bd70d56f-2c65-4eac-b617-6474d24f8ba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:04.167Z|d64afdc3-9e6d-4e0c-a34b-05b1fb3234b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:45:04.167Z|d64afdc3-9e6d-4e0c-a34b-05b1fb3234b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:45:05.520Z|ec9b59b7-28af-449e-bcfd-6a3bb14e7e06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:45:05.520Z|ec9b59b7-28af-449e-bcfd-6a3bb14e7e06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:45:09.158Z|f900bede-262b-447f-999a-7ffd6e4425ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:09.158Z|1b11df8e-7a0b-4672-8ae6-3eed12d8cc73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:09.158Z|f900bede-262b-447f-999a-7ffd6e4425ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:09.158Z|1b11df8e-7a0b-4672-8ae6-3eed12d8cc73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:09.159Z|559ad41d-00a4-4c2e-83e4-0bc3df16c380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:09.159Z|559ad41d-00a4-4c2e-83e4-0bc3df16c380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:19.167Z|bd67c338-8196-49c9-86e0-4c238d313f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:45:19.170Z|bd67c338-8196-49c9-86e0-4c238d313f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:45:19.184Z|a1e7d1d7-c22c-4195-857e-4883cadeb78a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:19.184Z|6f91c289-edad-4ed7-9888-62ff0f990fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:19.185Z|a1e7d1d7-c22c-4195-857e-4883cadeb78a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:19.185Z|6f91c289-edad-4ed7-9888-62ff0f990fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:19.193Z|9d2b885b-59aa-450c-8de7-495cc7826e73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:19.194Z|9d2b885b-59aa-450c-8de7-495cc7826e73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:22.056Z|1861d36f-d993-461d-9daf-f5379817c3de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:45:22.057Z|1861d36f-d993-461d-9daf-f5379817c3de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:29.210Z|a2fbca0c-dce7-47de-b315-580877baba71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:29.210Z|a2fbca0c-dce7-47de-b315-580877baba71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:29.210Z|bbeaf7f5-2bb3-4992-aaf3-2e1c8dc1b0de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:29.211Z|bbeaf7f5-2bb3-4992-aaf3-2e1c8dc1b0de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:29.217Z|188c56a6-ac6f-4626-999f-269c302ff6fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:29.217Z|188c56a6-ac6f-4626-999f-269c302ff6fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:34.168Z|6be85505-0d69-4940-b351-5314cfbc50bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:45:34.168Z|6be85505-0d69-4940-b351-5314cfbc50bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:45:35.521Z|e7091ca0-1357-4165-876c-60a1b644a667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:45:35.521Z|e7091ca0-1357-4165-876c-60a1b644a667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:45:39.240Z|14439a84-cfe9-4135-a873-3e190067a59e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:39.240Z|1b61459a-db72-4714-bd74-70a643c272e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:39.240Z|14439a84-cfe9-4135-a873-3e190067a59e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:39.240Z|1b61459a-db72-4714-bd74-70a643c272e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:39.241Z|3342dd96-5970-4497-92ca-6e8cb89b0b6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:39.241Z|3342dd96-5970-4497-92ca-6e8cb89b0b6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:49.167Z|f607e86c-07c0-415c-aff3-4a01d3a6894b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:45:49.167Z|f607e86c-07c0-415c-aff3-4a01d3a6894b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:45:49.263Z|a3597604-ce7d-495d-9278-5da54bc1f9c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:49.263Z|ec2b2ddb-b4c9-4ef5-ade5-785280684185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:49.263Z|a3597604-ce7d-495d-9278-5da54bc1f9c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:49.264Z|ec2b2ddb-b4c9-4ef5-ade5-785280684185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:49.271Z|c176c6f5-5391-41d5-aad9-dbb2b3e48267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:49.271Z|c176c6f5-5391-41d5-aad9-dbb2b3e48267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:59.292Z|765325d3-1650-46a7-b8dd-37fb6e363b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:59.292Z|307af492-5efa-4daa-bf7a-504b11acd328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:59.293Z|307af492-5efa-4daa-bf7a-504b11acd328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:59.293Z|765325d3-1650-46a7-b8dd-37fb6e363b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:45:59.295Z|ede6cff0-efda-4e68-b3bb-ff3c1a700ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:45:59.295Z|ede6cff0-efda-4e68-b3bb-ff3c1a700ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:04.167Z|45c4777c-77d9-4fd6-ba50-ec37ff4437b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:46:04.171Z|45c4777c-77d9-4fd6-ba50-ec37ff4437b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:46:05.522Z|852107dd-f048-420a-a336-f2a78d8dd033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:46:05.523Z|852107dd-f048-420a-a336-f2a78d8dd033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:46:09.316Z|df1cec2f-8892-465a-95a2-4ee15a2fb271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:09.316Z|fcc63644-3f7b-43e1-b8a4-98548a36f999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:09.316Z|fcc63644-3f7b-43e1-b8a4-98548a36f999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:09.316Z|df1cec2f-8892-465a-95a2-4ee15a2fb271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:09.320Z|b60abaf5-96d7-4846-a29d-f8fc1f87ee2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:09.321Z|b60abaf5-96d7-4846-a29d-f8fc1f87ee2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:19.170Z|95e0e954-b9a5-46e0-bdbd-4d8ff7f2c5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:46:19.171Z|95e0e954-b9a5-46e0-bdbd-4d8ff7f2c5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:46:19.339Z|ff9e366b-8f98-49c8-a903-9064d574bfe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:19.341Z|55f6589f-859a-4dee-8688-6eed84b36cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:19.341Z|fd7bdcba-e009-4d9c-90a9-e2d7b432bef0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:19.341Z|ff9e366b-8f98-49c8-a903-9064d574bfe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:19.341Z|55f6589f-859a-4dee-8688-6eed84b36cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:19.342Z|fd7bdcba-e009-4d9c-90a9-e2d7b432bef0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:22.056Z|a3cded88-9d05-4eb6-9021-8abbfad84809|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:46:22.056Z|a3cded88-9d05-4eb6-9021-8abbfad84809|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:29.366Z|22174e62-58d3-4f9b-879b-ed50a3293bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:29.366Z|4c46b366-66e1-42c6-a914-2b6fbb0c31e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:29.366Z|4791565d-7ddf-40fd-8fa5-ca7b32682945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:29.366Z|22174e62-58d3-4f9b-879b-ed50a3293bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:29.366Z|4c46b366-66e1-42c6-a914-2b6fbb0c31e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:29.366Z|4791565d-7ddf-40fd-8fa5-ca7b32682945|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:34.167Z|f330e413-6ec3-4e69-986c-19d6e373a617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:46:34.167Z|f330e413-6ec3-4e69-986c-19d6e373a617|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:46:35.523Z|c7344e4f-db30-4e13-bfe8-ffc2e9d61163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:46:35.524Z|c7344e4f-db30-4e13-bfe8-ffc2e9d61163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:46:39.390Z|0b11b7c5-db4a-45eb-a3d5-30a31e3e6594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:39.390Z|58743765-3b6f-4964-b490-7c60d040de89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:39.390Z|e682e9bc-050f-4e28-890d-a5642e38798c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:39.391Z|0b11b7c5-db4a-45eb-a3d5-30a31e3e6594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:39.391Z|58743765-3b6f-4964-b490-7c60d040de89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:39.391Z|e682e9bc-050f-4e28-890d-a5642e38798c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:49.166Z|99922234-7cef-4c48-a9c0-8c4af2f28981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:46:49.170Z|99922234-7cef-4c48-a9c0-8c4af2f28981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:46:49.420Z|c10f0072-c9e1-4e56-8352-7da4db79d3be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:49.421Z|c10f0072-c9e1-4e56-8352-7da4db79d3be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:49.421Z|a7c22bfe-df0f-4db1-adeb-09222c12ccb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:49.422Z|a7c22bfe-df0f-4db1-adeb-09222c12ccb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:49.422Z|c6dfb695-4209-41b8-9e8f-02509b1f4e16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:49.424Z|c6dfb695-4209-41b8-9e8f-02509b1f4e16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:59.446Z|954be202-0562-4cba-96a2-cd8e5bd33b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:59.446Z|486b468d-2acd-4454-be26-d7a1a5bc6f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:59.447Z|954be202-0562-4cba-96a2-cd8e5bd33b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:59.447Z|486b468d-2acd-4454-be26-d7a1a5bc6f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:46:59.448Z|ca3f1769-d2ed-44f8-ae00-bdc41be9845e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:46:59.448Z|ca3f1769-d2ed-44f8-ae00-bdc41be9845e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:04.167Z|713aa71d-a25d-40e9-857f-1449a6ca8953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:47:04.167Z|713aa71d-a25d-40e9-857f-1449a6ca8953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:47:05.524Z|3335ae33-cefe-43ce-8fe6-be30f0ef2957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:47:05.525Z|3335ae33-cefe-43ce-8fe6-be30f0ef2957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:47:09.472Z|b1f6d238-d690-416c-a092-f339bfa800d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:09.473Z|b1f6d238-d690-416c-a092-f339bfa800d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:09.472Z|2bf7e524-94a7-4759-947d-2df2ab53fa54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:09.473Z|2bf7e524-94a7-4759-947d-2df2ab53fa54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:09.474Z|250cfde3-37ad-46a1-8255-aac990e7b16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:09.475Z|250cfde3-37ad-46a1-8255-aac990e7b16c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:19.167Z|d481c260-2028-44b5-b849-c1a5eabf1d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:47:19.167Z|d481c260-2028-44b5-b849-c1a5eabf1d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:47:19.499Z|91dcab79-fc2f-46de-a36f-68104209d2d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:19.500Z|91dcab79-fc2f-46de-a36f-68104209d2d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:19.500Z|baedf759-0ffb-47eb-9a90-0c5cf6e4ec65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:19.500Z|baedf759-0ffb-47eb-9a90-0c5cf6e4ec65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:19.506Z|bd295453-d49a-4bbf-82f1-b07a8bfe077a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:19.507Z|bd295453-d49a-4bbf-82f1-b07a8bfe077a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:22.056Z|d007b9d1-6094-49a9-b6cc-c4d4a2fd0955|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:47:22.056Z|d007b9d1-6094-49a9-b6cc-c4d4a2fd0955|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:29.523Z|2f5644f4-b4df-4979-b147-5b0aca12eb99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:29.524Z|2f5644f4-b4df-4979-b147-5b0aca12eb99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:29.523Z|60f49af0-7eb3-4e5a-8a1a-5ea2192d4a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:29.524Z|60f49af0-7eb3-4e5a-8a1a-5ea2192d4a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:29.529Z|de8de045-1430-4b7e-adc0-1acd9db1d22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:29.530Z|de8de045-1430-4b7e-adc0-1acd9db1d22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:34.167Z|29f5115e-9f83-4e4f-a620-110d0934cb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:47:34.171Z|29f5115e-9f83-4e4f-a620-110d0934cb19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:47:35.526Z|bf05c86d-3e84-465f-8c30-a8d8951976f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:47:35.527Z|bf05c86d-3e84-465f-8c30-a8d8951976f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:47:39.552Z|17522120-f44e-4d99-9345-839a78516f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:39.552Z|17522120-f44e-4d99-9345-839a78516f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:39.552Z|dd269999-1366-4168-b7f6-5cc70142a201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:39.553Z|dd269999-1366-4168-b7f6-5cc70142a201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:39.553Z|d9a8ee4a-8479-4459-81e5-935424bd343c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:39.553Z|d9a8ee4a-8479-4459-81e5-935424bd343c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:49.167Z|3809e514-b482-4f9f-a5d1-8b5d31fa99c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:47:49.167Z|3809e514-b482-4f9f-a5d1-8b5d31fa99c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:47:49.577Z|60cf3560-9621-47c9-b087-4bc2115092c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:49.578Z|60cf3560-9621-47c9-b087-4bc2115092c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:49.585Z|954d6f47-9655-4dfe-a974-f8a3ee7dbf11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:49.585Z|954d6f47-9655-4dfe-a974-f8a3ee7dbf11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:49.585Z|edf787c7-4d1a-40f7-b94a-abd885da275c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:49.586Z|edf787c7-4d1a-40f7-b94a-abd885da275c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:59.604Z|fcb347b8-31b6-4cbd-a8e3-c8e426f5c8a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:59.605Z|fcb347b8-31b6-4cbd-a8e3-c8e426f5c8a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:59.615Z|05408a90-a3ad-4da4-8e84-0391c2b486e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:59.615Z|309ea57a-e72c-4d8e-9289-633be194dd6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:47:59.615Z|05408a90-a3ad-4da4-8e84-0391c2b486e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:47:59.615Z|309ea57a-e72c-4d8e-9289-633be194dd6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:04.167Z|37e485f2-69fb-4036-b63d-f371dda44999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:48:04.167Z|37e485f2-69fb-4036-b63d-f371dda44999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:48:05.527Z|a9897560-f221-4235-b155-6a877347b774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:48:05.528Z|a9897560-f221-4235-b155-6a877347b774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:48:09.632Z|fb5ede05-3aa2-4f1e-9e6f-06db8a1948d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:09.633Z|fb5ede05-3aa2-4f1e-9e6f-06db8a1948d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:09.645Z|78b9ae69-9aa2-4f20-885a-f4a14a294e4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:09.646Z|78b9ae69-9aa2-4f20-885a-f4a14a294e4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:09.650Z|ca49bb33-7203-4752-86af-0775721db7f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:09.651Z|ca49bb33-7203-4752-86af-0775721db7f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:19.170Z|c0d265da-72d9-49ef-8c53-1548148bf961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:48:19.173Z|c0d265da-72d9-49ef-8c53-1548148bf961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:48:19.661Z|162adefa-c5d2-4d4e-bac7-a6060444a452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:19.662Z|162adefa-c5d2-4d4e-bac7-a6060444a452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:19.673Z|0cffebae-344f-403c-9fbe-3b7550a802a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:19.673Z|2e0292d6-8349-4f1a-a173-d54af7f21e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:19.674Z|0cffebae-344f-403c-9fbe-3b7550a802a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:19.674Z|2e0292d6-8349-4f1a-a173-d54af7f21e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:22.055Z|acd16c58-7ba0-472a-9e4b-985cb5d30c1a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:48:22.055Z|acd16c58-7ba0-472a-9e4b-985cb5d30c1a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:29.686Z|84a0e273-2ef8-4656-a8b7-a51fd77e16eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:29.687Z|84a0e273-2ef8-4656-a8b7-a51fd77e16eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:29.694Z|4384fe1c-3e75-4e3b-b673-3ad95496c98d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:29.695Z|4384fe1c-3e75-4e3b-b673-3ad95496c98d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:29.695Z|f43567ee-1cf6-4eb3-badd-867cd0cedcfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:29.695Z|f43567ee-1cf6-4eb3-badd-867cd0cedcfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:34.167Z|67b90644-ab24-46e2-905d-7de755adc89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:48:34.167Z|67b90644-ab24-46e2-905d-7de755adc89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:48:35.529Z|bc126b52-fc08-4a7c-9017-43ff6545ec49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:48:35.529Z|bc126b52-fc08-4a7c-9017-43ff6545ec49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:48:39.710Z|56cbe6b3-929d-4735-a94f-2ee48b0c9021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:39.711Z|56cbe6b3-929d-4735-a94f-2ee48b0c9021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:39.720Z|dd27b0a9-ba9f-4d76-8891-1847c055ae37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:39.722Z|dd27b0a9-ba9f-4d76-8891-1847c055ae37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:39.721Z|162b3e5b-a40e-4521-9363-95109bb79154|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:39.723Z|162b3e5b-a40e-4521-9363-95109bb79154|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:49.167Z|98fda2fb-b6f1-4aff-83ec-f4af2c381cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:48:49.168Z|98fda2fb-b6f1-4aff-83ec-f4af2c381cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:48:49.738Z|18e5047d-c1a3-44fc-8ec7-bcaba8c56b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:49.739Z|18e5047d-c1a3-44fc-8ec7-bcaba8c56b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:49.748Z|735638c1-78bb-40f0-9642-25bc00f4939e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:49.749Z|735638c1-78bb-40f0-9642-25bc00f4939e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:49.749Z|c6ceb67a-364e-4e89-a662-31c4d0c3140f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:49.750Z|c6ceb67a-364e-4e89-a662-31c4d0c3140f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:59.764Z|55591d0e-915a-4949-85eb-91ba6784fc7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:59.765Z|55591d0e-915a-4949-85eb-91ba6784fc7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:59.772Z|03526cb5-3671-4b34-8d71-198bcf72e3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:59.772Z|03526cb5-3671-4b34-8d71-198bcf72e3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:48:59.773Z|8050e0e6-4b70-4d50-92f3-299e52260e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:48:59.773Z|8050e0e6-4b70-4d50-92f3-299e52260e29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:04.168Z|caec3627-4bc1-4d74-bc0e-6a34fa16d932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:49:04.172Z|caec3627-4bc1-4d74-bc0e-6a34fa16d932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:49:05.530Z|e2ce4623-521e-489a-9513-d1b5704e2eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:49:05.531Z|e2ce4623-521e-489a-9513-d1b5704e2eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:49:09.789Z|22101ca7-e1ee-425c-b919-6857c8f5b58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:09.790Z|22101ca7-e1ee-425c-b919-6857c8f5b58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:09.794Z|c2786f69-d1e8-4e60-a132-ebb707ad5f5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:09.794Z|c2786f69-d1e8-4e60-a132-ebb707ad5f5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:09.795Z|28593a52-51c9-44ba-acbb-1e9dad6f4525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:09.796Z|28593a52-51c9-44ba-acbb-1e9dad6f4525|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:19.167Z|244756e6-bf3e-4ccf-b04f-a2269e5d37fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:49:19.167Z|244756e6-bf3e-4ccf-b04f-a2269e5d37fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:49:19.815Z|40841cd1-2a0d-479b-ab54-746a0fd64677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:19.816Z|6610fb0f-55d4-4dd8-977b-db6863de61de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:19.816Z|6610fb0f-55d4-4dd8-977b-db6863de61de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:19.816Z|40841cd1-2a0d-479b-ab54-746a0fd64677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:19.824Z|1625fad7-3421-4769-b03d-0ff0dbac6807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:19.824Z|1625fad7-3421-4769-b03d-0ff0dbac6807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:22.056Z|0be1d346-aef6-4ab2-8348-9033266e859f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:49:22.056Z|0be1d346-aef6-4ab2-8348-9033266e859f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:29.844Z|350db5e3-de63-4034-a28b-fc8dabdb0e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:29.844Z|350db5e3-de63-4034-a28b-fc8dabdb0e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:29.848Z|a926b52d-5ef1-4192-bcc1-d0552e7f26a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:29.848Z|a926b52d-5ef1-4192-bcc1-d0552e7f26a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:29.853Z|292e3010-4187-4579-b68b-c1e9d5a9b43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:29.853Z|292e3010-4187-4579-b68b-c1e9d5a9b43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:34.167Z|700b34c8-d36f-4105-803b-63ec50a21bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:49:34.167Z|700b34c8-d36f-4105-803b-63ec50a21bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:49:35.531Z|e0848403-3764-41c5-ad3b-7d66a4823f7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:49:35.532Z|e0848403-3764-41c5-ad3b-7d66a4823f7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:49:39.868Z|e265ab3a-d143-4994-baa3-d6aa599bbf41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:39.869Z|e265ab3a-d143-4994-baa3-d6aa599bbf41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:39.871Z|3a113436-9f11-4f41-97c8-1d898e890006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:39.871Z|3a113436-9f11-4f41-97c8-1d898e890006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:39.875Z|de5270f8-aa99-44f0-a26f-efc4c11b5355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:39.876Z|de5270f8-aa99-44f0-a26f-efc4c11b5355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:49.167Z|e6d9d382-4d0f-4278-83c1-fc35973c3248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:49:49.173Z|e6d9d382-4d0f-4278-83c1-fc35973c3248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:49:49.892Z|46552e27-907a-4c33-9a2f-b448c0dd2fb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:49.892Z|46552e27-907a-4c33-9a2f-b448c0dd2fb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:49.893Z|42a11cb0-b64c-49e0-b92c-fcb39ea26f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:49.894Z|42a11cb0-b64c-49e0-b92c-fcb39ea26f2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:49.897Z|1e86363b-3dc3-4984-9d1f-478cc1b85753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:49.898Z|1e86363b-3dc3-4984-9d1f-478cc1b85753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:59.916Z|f884c1d7-ae37-42e9-8c8f-75cf675f4e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:59.916Z|0af81461-77e0-43c9-96a4-55a94d451fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:59.917Z|0af81461-77e0-43c9-96a4-55a94d451fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:59.917Z|f884c1d7-ae37-42e9-8c8f-75cf675f4e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:49:59.923Z|6f30a8bd-940f-4482-8891-8e26874c18c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:49:59.923Z|6f30a8bd-940f-4482-8891-8e26874c18c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:04.166Z|7796554f-4398-4fb4-903f-d22b42c259ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:50:04.167Z|7796554f-4398-4fb4-903f-d22b42c259ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:50:05.532Z|36c30b6f-7ca2-4d2f-a761-3404b44bff28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:50:05.533Z|36c30b6f-7ca2-4d2f-a761-3404b44bff28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:50:09.941Z|eaffa452-6096-44e7-9b83-0ebcadd7f89a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:09.941Z|eaffa452-6096-44e7-9b83-0ebcadd7f89a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:09.942Z|a19a4936-2a55-4ff7-ac4d-fedb5daa6d8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:09.942Z|a19a4936-2a55-4ff7-ac4d-fedb5daa6d8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:09.969Z|1d6cc635-dcb4-4f53-807e-3144594d7230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:09.969Z|1d6cc635-dcb4-4f53-807e-3144594d7230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:19.167Z|7e50bf70-6f02-413e-a6ac-4ab0435d5dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:50:19.168Z|7e50bf70-6f02-413e-a6ac-4ab0435d5dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:50:19.964Z|99e97dc7-bdd2-457d-b815-1d967723503c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:19.964Z|fa831391-ffe3-4be8-ae6a-3eb6c1e7eaed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:19.965Z|fa831391-ffe3-4be8-ae6a-3eb6c1e7eaed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:19.965Z|99e97dc7-bdd2-457d-b815-1d967723503c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:19.994Z|b71cfcde-03d5-45b6-9b96-c4de3af24b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:19.994Z|b71cfcde-03d5-45b6-9b96-c4de3af24b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:22.058Z|0e2b6e45-e392-47c3-9903-d9e6d4f3d293|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:50:22.059Z|0e2b6e45-e392-47c3-9903-d9e6d4f3d293|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:29.989Z|d02bd9fd-7b20-4213-9011-f7f56ac641a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:29.989Z|475b9f4f-7083-4201-84fa-addf4d02ba55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:29.990Z|d02bd9fd-7b20-4213-9011-f7f56ac641a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:29.990Z|475b9f4f-7083-4201-84fa-addf4d02ba55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:30.017Z|d31befb0-6d2e-4c90-ae11-fada605b5d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:30.018Z|d31befb0-6d2e-4c90-ae11-fada605b5d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:34.167Z|6e18c11a-5bd2-4a37-9c56-e3fa937a9bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:50:34.171Z|6e18c11a-5bd2-4a37-9c56-e3fa937a9bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:50:35.533Z|1ae1615b-8c87-4948-908c-2a5a0cb67d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:50:35.534Z|1ae1615b-8c87-4948-908c-2a5a0cb67d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:50:40.014Z|0a7b159b-856f-4e1a-bbfc-671364e9cf45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:40.014Z|6fbe3a31-8d5f-48c2-9162-88cf3b5af787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:40.014Z|0a7b159b-856f-4e1a-bbfc-671364e9cf45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:40.014Z|6fbe3a31-8d5f-48c2-9162-88cf3b5af787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:40.040Z|12a29b06-e21c-4efa-a49a-6284fea23a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:40.040Z|12a29b06-e21c-4efa-a49a-6284fea23a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:49.167Z|046724ab-b9d7-4a1b-9550-44aafe5b7998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:50:49.167Z|046724ab-b9d7-4a1b-9550-44aafe5b7998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:50:50.045Z|85fa295d-fe0f-42f7-a350-d8bef2c4b0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:50.045Z|85fa295d-fe0f-42f7-a350-d8bef2c4b0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:50.045Z|708914da-f205-4cdb-b07f-ba0326490a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:50.046Z|708914da-f205-4cdb-b07f-ba0326490a3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:50:50.063Z|7ce8fce1-bcec-4c66-b6c9-e063ac90111e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:50:50.063Z|7ce8fce1-bcec-4c66-b6c9-e063ac90111e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:00.077Z|6f1c382b-2418-4175-95a6-8b3a59f0b92c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:00.077Z|e4541964-c735-4575-b9b8-f691f107950e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:00.077Z|6f1c382b-2418-4175-95a6-8b3a59f0b92c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:00.078Z|e4541964-c735-4575-b9b8-f691f107950e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:00.084Z|0ef3fcc3-9e68-44da-9df5-7024457058d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:00.084Z|0ef3fcc3-9e68-44da-9df5-7024457058d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:04.167Z|08e09099-f693-446d-86c4-18b82425ba70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:51:04.167Z|08e09099-f693-446d-86c4-18b82425ba70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:51:05.535Z|e6c761f6-1ab1-4b49-b752-da1de38bf9cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:51:05.535Z|e6c761f6-1ab1-4b49-b752-da1de38bf9cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:51:10.103Z|2ef080aa-105d-4ac8-a932-a8b0113a1350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:10.103Z|25350470-c78d-445c-8665-7489f935dd73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:10.103Z|2ef080aa-105d-4ac8-a932-a8b0113a1350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:10.104Z|25350470-c78d-445c-8665-7489f935dd73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:10.105Z|eb79918d-dd3d-4d86-b1fd-5b2bc64d7b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:10.106Z|eb79918d-dd3d-4d86-b1fd-5b2bc64d7b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:19.167Z|e3463d8a-2158-4835-980a-93d46bcaa91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:51:19.171Z|e3463d8a-2158-4835-980a-93d46bcaa91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:51:20.129Z|dfe2400d-0aad-4a68-868f-21f862dfc800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:20.130Z|dfe2400d-0aad-4a68-868f-21f862dfc800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:20.138Z|b8590c0f-1cae-4c14-a17b-a3d413523c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:20.138Z|b829f551-30c1-4956-a026-3a768cdb711c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:20.138Z|b8590c0f-1cae-4c14-a17b-a3d413523c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:20.138Z|b829f551-30c1-4956-a026-3a768cdb711c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:22.055Z|eb4da65f-1940-4419-afc1-26b133204fd5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:51:22.056Z|eb4da65f-1940-4419-afc1-26b133204fd5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:30.155Z|b70a799e-9f29-4fab-ac82-d6e05af9ba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:30.156Z|b70a799e-9f29-4fab-ac82-d6e05af9ba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:30.165Z|c9dc3b3e-5450-44c8-bc1d-def54d3cef16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:30.165Z|c9dc3b3e-5450-44c8-bc1d-def54d3cef16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:30.165Z|f18b0808-dbb8-4d5d-acee-da7e13a77380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:30.166Z|f18b0808-dbb8-4d5d-acee-da7e13a77380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:34.167Z|754a4056-d7d4-462d-a798-02d9b2093598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:51:34.167Z|754a4056-d7d4-462d-a798-02d9b2093598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:51:35.536Z|f31b675c-083e-4aa1-9520-ef9edea5d776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:51:35.537Z|f31b675c-083e-4aa1-9520-ef9edea5d776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:51:40.179Z|1c243e26-173c-4288-9290-2c6c8db7816d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:40.180Z|1c243e26-173c-4288-9290-2c6c8db7816d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:40.186Z|2c917aa7-fb60-4b3b-979f-8b234b5531f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:40.187Z|2c917aa7-fb60-4b3b-979f-8b234b5531f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:40.188Z|1d0dbdc5-2624-45ff-ba13-d601c5a68b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:40.188Z|1d0dbdc5-2624-45ff-ba13-d601c5a68b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:49.167Z|e610be3b-6caa-49b2-87e1-175f8411003c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:51:49.168Z|e610be3b-6caa-49b2-87e1-175f8411003c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:51:50.205Z|ed9913c3-5532-49db-9501-c7ac39cd5240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:50.206Z|ed9913c3-5532-49db-9501-c7ac39cd5240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:50.208Z|dc2d238b-9dac-4951-969c-1af468bdf9b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:50.208Z|dc2d238b-9dac-4951-969c-1af468bdf9b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:51:50.210Z|839796d3-6da3-4c44-b3e2-b344329e8f7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:51:50.210Z|839796d3-6da3-4c44-b3e2-b344329e8f7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:00.229Z|5084d20a-9eaf-45e1-a7da-059709499f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:00.229Z|26be236d-070c-4bb1-858c-12ebc4162054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:00.229Z|5084d20a-9eaf-45e1-a7da-059709499f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:00.230Z|26be236d-070c-4bb1-858c-12ebc4162054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:00.238Z|34336577-0f73-4e24-b051-ceebcf274652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:00.238Z|34336577-0f73-4e24-b051-ceebcf274652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:04.167Z|342a9c39-6af2-45d7-8f9f-2968ee563f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:52:04.173Z|342a9c39-6af2-45d7-8f9f-2968ee563f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:52:05.538Z|eb5c8d87-4b60-41ef-bcf5-cc60c26f66a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:52:05.538Z|eb5c8d87-4b60-41ef-bcf5-cc60c26f66a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:52:10.251Z|f1973f4b-dc08-4f70-a172-ace4ed7191fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:10.251Z|23400aa9-5c90-4263-8346-8ac85b36b25f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:10.252Z|23400aa9-5c90-4263-8346-8ac85b36b25f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:10.252Z|f1973f4b-dc08-4f70-a172-ace4ed7191fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:10.260Z|ff95988b-6c0d-4a13-a400-8738c87f5caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:10.260Z|ff95988b-6c0d-4a13-a400-8738c87f5caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:19.167Z|a17fe768-2d21-4d63-8aa9-1d583e2dd702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:52:19.167Z|a17fe768-2d21-4d63-8aa9-1d583e2dd702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:52:20.275Z|3a49f699-5c9c-435d-9a0c-2cebc6996615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:20.275Z|3a49f699-5c9c-435d-9a0c-2cebc6996615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:20.276Z|742d09d4-cb6e-4937-bab6-aeaf85a6f5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:20.277Z|742d09d4-cb6e-4937-bab6-aeaf85a6f5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:20.287Z|69889ce6-52f6-49f6-aa84-d5364636e0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:20.287Z|69889ce6-52f6-49f6-aa84-d5364636e0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:22.055Z|20ffa5cd-9fb1-4368-ab84-e549eacc8e93|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:52:22.056Z|20ffa5cd-9fb1-4368-ab84-e549eacc8e93|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:30.297Z|df12632f-e3cc-425f-8877-86dfb0864328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:30.297Z|df12632f-e3cc-425f-8877-86dfb0864328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:30.300Z|2675ce25-9adb-43ea-b84f-3f2579de5361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:30.300Z|2675ce25-9adb-43ea-b84f-3f2579de5361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:30.307Z|f39584bd-126e-4272-a439-32bc33be14f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:30.307Z|f39584bd-126e-4272-a439-32bc33be14f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:34.166Z|63f2d856-daca-4bb0-a964-3813741f1dc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:52:34.167Z|63f2d856-daca-4bb0-a964-3813741f1dc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:52:35.539Z|51328401-31af-4e9b-81ac-b889fc35fc21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:52:35.539Z|51328401-31af-4e9b-81ac-b889fc35fc21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:52:40.326Z|07b23bf5-2989-433a-9c61-bde5c7092203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:40.326Z|9a307b96-62dd-4c60-b134-cc059ad8bd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:40.327Z|9a307b96-62dd-4c60-b134-cc059ad8bd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:40.327Z|07b23bf5-2989-433a-9c61-bde5c7092203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:40.328Z|b6534718-aeda-48d8-b3c2-fdbbaf5f5a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:40.329Z|b6534718-aeda-48d8-b3c2-fdbbaf5f5a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:49.167Z|ebb5480e-540c-4142-a1bf-89ad73d151ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:52:49.171Z|ebb5480e-540c-4142-a1bf-89ad73d151ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:52:50.353Z|193cfe28-ca23-490b-96c0-df4912f8d1a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:50.353Z|0048aad5-150f-4d47-8cd1-0c86c2e4b12d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:50.353Z|7e21e5c8-fd57-4c06-8abc-6c944d400cd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:52:50.354Z|0048aad5-150f-4d47-8cd1-0c86c2e4b12d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:50.354Z|193cfe28-ca23-490b-96c0-df4912f8d1a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:52:50.354Z|7e21e5c8-fd57-4c06-8abc-6c944d400cd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:00.377Z|dc7b5fdb-aaa8-4c8e-acbf-07c4a6c863ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:00.377Z|5637ceae-9d02-4145-bc9e-bec7512cb4c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:00.377Z|ea5f992c-7cd6-4be7-8ead-7712530e516f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:00.378Z|dc7b5fdb-aaa8-4c8e-acbf-07c4a6c863ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:00.378Z|5637ceae-9d02-4145-bc9e-bec7512cb4c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:00.378Z|ea5f992c-7cd6-4be7-8ead-7712530e516f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:04.167Z|194d4eaf-80f4-4071-91e9-1710a5280ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:53:04.167Z|194d4eaf-80f4-4071-91e9-1710a5280ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:53:05.540Z|c77b41fd-caf0-45e7-8486-476d7e44d66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:53:05.540Z|c77b41fd-caf0-45e7-8486-476d7e44d66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:53:10.400Z|50e54180-137d-4243-be3b-ef73509a0ea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:10.400Z|49ddad0b-dc92-42ae-b08d-58bc7657f198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:10.401Z|50e54180-137d-4243-be3b-ef73509a0ea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:10.401Z|49ddad0b-dc92-42ae-b08d-58bc7657f198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:10.403Z|678d390a-314b-41c1-a93f-052ab3bc1b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:10.403Z|678d390a-314b-41c1-a93f-052ab3bc1b38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:19.167Z|4385222d-4687-489b-86a4-6410f059c620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:53:19.167Z|4385222d-4687-489b-86a4-6410f059c620|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:53:20.425Z|33a81c5d-5c31-4c77-a376-3f9ff0bbfb87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:20.426Z|33a81c5d-5c31-4c77-a376-3f9ff0bbfb87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:20.433Z|125242a2-5e2b-40f3-8a9d-681c767ed704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:20.433Z|125242a2-5e2b-40f3-8a9d-681c767ed704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:20.434Z|bd32d905-d4ae-4cc2-91b2-85380a7ed912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:20.435Z|bd32d905-d4ae-4cc2-91b2-85380a7ed912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:22.055Z|4a7f30fe-ff4a-406c-9d9d-6e3d0da7a507|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:53:22.056Z|4a7f30fe-ff4a-406c-9d9d-6e3d0da7a507|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:30.455Z|a8578bfe-7acc-49a8-8d09-03859ddd26ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:30.456Z|f324f5da-8e57-4189-a07f-747b9b44cccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:30.456Z|a8578bfe-7acc-49a8-8d09-03859ddd26ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:30.457Z|f324f5da-8e57-4189-a07f-747b9b44cccd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:30.458Z|0a500883-bf7a-4fd8-a250-bf52a438106f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:30.458Z|0a500883-bf7a-4fd8-a250-bf52a438106f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:34.167Z|53dadf5f-adbe-4002-988d-e1048d829b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:53:34.175Z|53dadf5f-adbe-4002-988d-e1048d829b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:53:35.541Z|dad2ec3c-ba75-4f10-a476-6e844e7f9985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:53:35.542Z|dad2ec3c-ba75-4f10-a476-6e844e7f9985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:53:40.483Z|06463703-c650-4e00-8f6b-512e6f2e30d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:40.483Z|aa8a0be8-12f7-4848-a888-4b48b4164470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:40.483Z|06463703-c650-4e00-8f6b-512e6f2e30d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:40.484Z|aa8a0be8-12f7-4848-a888-4b48b4164470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:40.489Z|4ef5f7b4-1d04-41d9-8bd8-07154ca22fe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:40.489Z|4ef5f7b4-1d04-41d9-8bd8-07154ca22fe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:49.167Z|bd95daf8-4975-44cd-a2a8-d4b88674b33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:53:49.167Z|bd95daf8-4975-44cd-a2a8-d4b88674b33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:53:50.510Z|752f4b62-cbbd-498f-a003-024ba4a0b236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:50.510Z|32bde949-de48-48a9-b1d5-2a75768e4825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:50.511Z|752f4b62-cbbd-498f-a003-024ba4a0b236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:50.511Z|32bde949-de48-48a9-b1d5-2a75768e4825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:53:50.513Z|224a8ab3-acaa-4f06-834e-da0feed0b38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:53:50.514Z|224a8ab3-acaa-4f06-834e-da0feed0b38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:00.535Z|2e65c7e2-d352-4d6a-ac98-48044018cbc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:00.536Z|2e65c7e2-d352-4d6a-ac98-48044018cbc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:00.539Z|1f9b33c8-5cf9-4e6e-9b2e-b5fadad4531c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:00.539Z|1f9b33c8-5cf9-4e6e-9b2e-b5fadad4531c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:00.545Z|79709932-1759-4c73-bd75-5a5f569c8449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:00.546Z|79709932-1759-4c73-bd75-5a5f569c8449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:04.166Z|758ac12e-ff67-487f-a670-72aef6a950c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:54:04.167Z|758ac12e-ff67-487f-a670-72aef6a950c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:54:05.543Z|260bf1d9-0b16-4687-b0dc-18e908b53c3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:54:05.543Z|260bf1d9-0b16-4687-b0dc-18e908b53c3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:54:10.568Z|80852c1a-8130-42d4-8f54-df57875fc4e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:10.568Z|80852c1a-8130-42d4-8f54-df57875fc4e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:10.569Z|b4b5e03d-266f-44de-8ae5-33721f5fb255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:10.569Z|4a8a0132-6f7c-44da-96bc-6b1c50bbb14f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:10.569Z|4a8a0132-6f7c-44da-96bc-6b1c50bbb14f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:10.569Z|b4b5e03d-266f-44de-8ae5-33721f5fb255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:19.167Z|0b45c9b8-15bc-4ea9-acc3-0ca18b542d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:54:19.171Z|0b45c9b8-15bc-4ea9-acc3-0ca18b542d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:54:20.592Z|3be9f1ea-afae-4820-99c7-746c82ac7971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:20.593Z|3be9f1ea-afae-4820-99c7-746c82ac7971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:20.600Z|ced6ad56-ff16-4924-9e7c-9fbf875f12c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:20.600Z|ced6ad56-ff16-4924-9e7c-9fbf875f12c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:20.600Z|45faa133-aaa1-4db7-aaef-2fb9ac514351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:20.601Z|45faa133-aaa1-4db7-aaef-2fb9ac514351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:22.056Z|9a36e807-b1b7-4ad9-ab70-9e3d2e8af7eb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:54:22.057Z|9a36e807-b1b7-4ad9-ab70-9e3d2e8af7eb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:30.621Z|7c7f5b33-3002-47cb-9766-4c0b28d58e65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:30.621Z|a437be2f-52de-4e23-b52c-85364699d9a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:30.622Z|7c7f5b33-3002-47cb-9766-4c0b28d58e65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:30.622Z|a437be2f-52de-4e23-b52c-85364699d9a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:30.624Z|108ef22a-1523-458a-a8dc-402f0e2d646e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:30.626Z|108ef22a-1523-458a-a8dc-402f0e2d646e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:34.167Z|35680a14-16af-4dbc-a335-f2039e6573f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:54:34.167Z|35680a14-16af-4dbc-a335-f2039e6573f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:54:35.544Z|4d667a7b-bca6-48a8-b2de-0bb0a67d931d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:54:35.544Z|4d667a7b-bca6-48a8-b2de-0bb0a67d931d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:54:40.648Z|f0cad571-6a3f-4120-b456-bced0dffed0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:40.648Z|205cc518-8587-4d55-ab82-4b087bf9d0a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:40.649Z|205cc518-8587-4d55-ab82-4b087bf9d0a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:40.648Z|2149f1c8-5da5-4f8d-b358-0e48ff13e2dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:40.649Z|f0cad571-6a3f-4120-b456-bced0dffed0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:40.650Z|2149f1c8-5da5-4f8d-b358-0e48ff13e2dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:49.167Z|99c84e18-4ee0-405a-a3cb-db932247e9ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:54:49.167Z|99c84e18-4ee0-405a-a3cb-db932247e9ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:54:50.674Z|e990019f-2fbe-479c-a6ac-62b04ce67843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:50.674Z|cb47caed-fc2c-481e-8d05-76664706ba90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:50.675Z|e990019f-2fbe-479c-a6ac-62b04ce67843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:50.675Z|cb47caed-fc2c-481e-8d05-76664706ba90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:54:50.682Z|bc837f1a-5987-428a-8485-bf1f31f76b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:54:50.683Z|bc837f1a-5987-428a-8485-bf1f31f76b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:00.696Z|1948643a-9e2a-41ae-a8b5-2a3cedce536c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:00.697Z|1948643a-9e2a-41ae-a8b5-2a3cedce536c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:00.700Z|7387fe91-00dd-4004-9be2-43040943a86f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:00.700Z|7387fe91-00dd-4004-9be2-43040943a86f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:00.702Z|d8958e7a-29a2-4619-a81a-bc8ae3609530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:00.702Z|d8958e7a-29a2-4619-a81a-bc8ae3609530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:04.167Z|733974f9-d8c0-4cce-ae8e-3d8c450f5bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:55:04.172Z|733974f9-d8c0-4cce-ae8e-3d8c450f5bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:55:05.544Z|03cc3f78-5876-4f3b-a003-d03a91976208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:55:05.545Z|03cc3f78-5876-4f3b-a003-d03a91976208|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:55:10.720Z|2b0dea85-6661-48d1-b1fb-b1f99cb3b8e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:10.721Z|2b0dea85-6661-48d1-b1fb-b1f99cb3b8e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:10.722Z|0380bab2-4b13-444f-b3da-d22d73c84d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:10.723Z|0380bab2-4b13-444f-b3da-d22d73c84d09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:10.725Z|d3091d2f-7bea-4523-9e78-9ba5bb0e9f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:10.726Z|d3091d2f-7bea-4523-9e78-9ba5bb0e9f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:19.167Z|4d563c43-e6fe-4c36-a186-3f31d6a153ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:55:19.167Z|4d563c43-e6fe-4c36-a186-3f31d6a153ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:55:20.746Z|cd70c315-272a-43d6-9944-6fa9f831a805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:20.746Z|f3b835b2-f15b-4c9f-9f83-d2472dcde173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:20.746Z|cd70c315-272a-43d6-9944-6fa9f831a805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:20.747Z|f3b835b2-f15b-4c9f-9f83-d2472dcde173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:20.749Z|b0a9e777-a2e3-41cd-9daf-1769438c1112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:20.750Z|b0a9e777-a2e3-41cd-9daf-1769438c1112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:22.056Z|f8b7f696-f895-4133-899e-7f552345feae|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:55:22.057Z|f8b7f696-f895-4133-899e-7f552345feae|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:30.769Z|282cb8bc-3d5f-4919-93dd-91a25001983c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:30.769Z|c47a145a-9b70-4c4c-87e2-8bae89c96241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:30.770Z|282cb8bc-3d5f-4919-93dd-91a25001983c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:30.770Z|c47a145a-9b70-4c4c-87e2-8bae89c96241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:30.769Z|5b166be4-a475-4a7a-b430-674e8872ee11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:30.770Z|5b166be4-a475-4a7a-b430-674e8872ee11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:34.167Z|3f3bcc10-57a7-4cd3-a07a-89112e143094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:55:34.167Z|3f3bcc10-57a7-4cd3-a07a-89112e143094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:55:35.546Z|c126bc08-6013-48b4-8a6c-0ff5a8e3548b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:55:35.546Z|c126bc08-6013-48b4-8a6c-0ff5a8e3548b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:55:40.795Z|bbe2d87c-d4cb-46af-8033-5f8fdbdb082c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:40.796Z|fc002f4f-ac65-492a-9f2e-1630b85e480f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:40.796Z|bbe2d87c-d4cb-46af-8033-5f8fdbdb082c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:40.796Z|fc002f4f-ac65-492a-9f2e-1630b85e480f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:40.795Z|e78567ed-53ef-444c-9808-3e0051c1ed43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:40.797Z|e78567ed-53ef-444c-9808-3e0051c1ed43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:49.167Z|7a5de1bb-7132-434f-9826-a79bf3b37822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:55:49.171Z|7a5de1bb-7132-434f-9826-a79bf3b37822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:55:50.822Z|6ab87f86-38c5-470c-ab60-a94dcaeadfef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:50.822Z|9e091919-6040-4812-a7fd-8515845995f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:50.823Z|6ab87f86-38c5-470c-ab60-a94dcaeadfef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:50.823Z|9e091919-6040-4812-a7fd-8515845995f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:55:50.830Z|323622b0-a2c9-4803-a599-6ca952c91a16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:55:50.831Z|323622b0-a2c9-4803-a599-6ca952c91a16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:00.847Z|9ae23cdd-2593-48c9-ba27-bb643d44c118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:00.847Z|3e23af9a-fc95-4ecc-b56c-d79f849cc93c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:00.847Z|9ae23cdd-2593-48c9-ba27-bb643d44c118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:00.847Z|3e23af9a-fc95-4ecc-b56c-d79f849cc93c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:00.854Z|bf1de23f-de82-4958-8bde-cc52473ef35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:00.855Z|bf1de23f-de82-4958-8bde-cc52473ef35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:04.167Z|64cf99c2-6a12-498b-b9ff-c06eedc5aa8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:56:04.167Z|64cf99c2-6a12-498b-b9ff-c06eedc5aa8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:56:05.547Z|e24337eb-7179-4c3a-a396-c2952244b4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:56:05.548Z|e24337eb-7179-4c3a-a396-c2952244b4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:56:10.870Z|5e8f1845-454f-41d4-a1bf-cd90b920f1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:10.870Z|5e8f1845-454f-41d4-a1bf-cd90b920f1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:10.872Z|7920e732-bad8-4ef6-9e0b-a00d019d9efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:10.873Z|7920e732-bad8-4ef6-9e0b-a00d019d9efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:10.875Z|f4b06f82-00ae-45e4-b651-237e7a5b0b3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:10.875Z|f4b06f82-00ae-45e4-b651-237e7a5b0b3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:19.167Z|d81a4ffd-2265-485b-98f6-cf8dce2e24c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:56:19.167Z|d81a4ffd-2265-485b-98f6-cf8dce2e24c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:56:20.893Z|0416cebf-bdf7-4c94-b803-c3368a066178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:20.893Z|0416cebf-bdf7-4c94-b803-c3368a066178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:20.897Z|b8bb6ae6-e81c-4be8-85eb-b594a13f23fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:20.897Z|b8bb6ae6-e81c-4be8-85eb-b594a13f23fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:20.901Z|0e24541a-e64e-41d3-9eab-bc8bc1e0cbe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:20.902Z|0e24541a-e64e-41d3-9eab-bc8bc1e0cbe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:22.056Z|a74c2c8e-6c69-489a-ba38-e44d73f4196c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:56:22.056Z|a74c2c8e-6c69-489a-ba38-e44d73f4196c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:30.921Z|ef476ac0-5445-43f0-9170-694168066c5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:30.921Z|ef476ac0-5445-43f0-9170-694168066c5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:30.923Z|0a5deaa8-86e5-4071-9fee-6348bfda973c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:30.923Z|0a5deaa8-86e5-4071-9fee-6348bfda973c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:30.927Z|118b023d-c914-4278-a41d-b955c4bd020a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:30.927Z|118b023d-c914-4278-a41d-b955c4bd020a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:34.173Z|82116102-b6a0-43ee-ad93-f780ce63c07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:56:34.176Z|82116102-b6a0-43ee-ad93-f780ce63c07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:56:35.548Z|5177f5d9-4e19-44d3-a882-5acd823d31c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:56:35.549Z|5177f5d9-4e19-44d3-a882-5acd823d31c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:56:40.947Z|f20b8a03-e48a-433a-b749-94cdd6715a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:40.948Z|f20b8a03-e48a-433a-b749-94cdd6715a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:40.947Z|5558c42b-ae93-4a85-b1b9-9e033e0509d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:40.948Z|5558c42b-ae93-4a85-b1b9-9e033e0509d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:40.948Z|643b85be-9777-4e8b-a7ac-3f924fc424bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:40.949Z|643b85be-9777-4e8b-a7ac-3f924fc424bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:49.167Z|b97c3321-d6d7-45b0-b41a-1d24878f5e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:56:49.167Z|b97c3321-d6d7-45b0-b41a-1d24878f5e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:56:50.973Z|672b8c1b-2f3e-4aaf-8cb8-85e1ad801ceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:50.974Z|672b8c1b-2f3e-4aaf-8cb8-85e1ad801ceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:50.975Z|8a31664a-820a-425e-b3f4-077533d3a1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:50.975Z|8a31664a-820a-425e-b3f4-077533d3a1d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:56:50.977Z|c44b682e-ece0-4172-84b3-8aacc9d7ca03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:56:50.978Z|c44b682e-ece0-4172-84b3-8aacc9d7ca03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:00.995Z|3f1f6d36-24a7-47d9-85d2-f2461067635c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:00.996Z|5efc43c3-d35c-462c-b38c-8421dee26d14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:00.996Z|3f1f6d36-24a7-47d9-85d2-f2461067635c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:00.996Z|5efc43c3-d35c-462c-b38c-8421dee26d14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:01.000Z|6d8a813e-6269-45ef-9f85-9587bf524263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:01.001Z|6d8a813e-6269-45ef-9f85-9587bf524263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:04.167Z|28037bc5-d4af-4c11-b82f-7bf156941adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:57:04.167Z|28037bc5-d4af-4c11-b82f-7bf156941adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:57:05.550Z|0eb04d35-f8c4-4cb7-ab6c-87e382634609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:57:05.550Z|0eb04d35-f8c4-4cb7-ab6c-87e382634609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:57:11.021Z|a8bb9821-f5f1-40c5-a226-6c690c7454c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:11.021Z|c6c18957-50fa-48c8-9279-f090afe76692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:11.022Z|c6c18957-50fa-48c8-9279-f090afe76692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:11.021Z|a8bb9821-f5f1-40c5-a226-6c690c7454c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:11.024Z|4c300b57-d4e1-4335-b2eb-2892099cc17e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:11.024Z|4c300b57-d4e1-4335-b2eb-2892099cc17e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:19.168Z|facd3be0-a449-415d-a5be-92f9534f508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:57:19.173Z|facd3be0-a449-415d-a5be-92f9534f508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:57:21.044Z|894d1f4f-7e01-4dc6-bab7-d636a30b6587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:21.044Z|894d1f4f-7e01-4dc6-bab7-d636a30b6587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:21.047Z|895161bb-e38d-4b4b-a1fa-fc37696bf9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:21.047Z|895161bb-e38d-4b4b-a1fa-fc37696bf9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:21.049Z|6b791bb2-3645-43a2-869f-5121cc018870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:21.049Z|6b791bb2-3645-43a2-869f-5121cc018870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:22.055Z|4886311e-a451-4a7f-96bf-6ef30c154749|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:57:22.055Z|4886311e-a451-4a7f-96bf-6ef30c154749|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:31.071Z|c0ec4fcd-8d53-4880-a50c-08c7a481ff30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:31.072Z|c0ec4fcd-8d53-4880-a50c-08c7a481ff30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:31.074Z|6f690c07-726d-4528-947f-5510927b972c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:31.074Z|6f690c07-726d-4528-947f-5510927b972c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:31.079Z|fe247bce-dd21-485f-9305-7574dbe2ee69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:31.079Z|fe247bce-dd21-485f-9305-7574dbe2ee69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:34.167Z|8e51fcc8-4841-4713-ada8-21f0f14ff461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:57:34.168Z|8e51fcc8-4841-4713-ada8-21f0f14ff461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:57:35.551Z|88c0f397-8364-4ecf-8321-ab8d3a275962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:57:35.551Z|88c0f397-8364-4ecf-8321-ab8d3a275962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:57:41.096Z|1a2d9cc6-0534-4712-9ab6-c657e0fdef6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:41.097Z|1a2d9cc6-0534-4712-9ab6-c657e0fdef6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:41.097Z|4e1f1aab-4b7f-4ae4-b2cf-0ead7510132b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:41.098Z|4e1f1aab-4b7f-4ae4-b2cf-0ead7510132b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:41.102Z|f2f8619e-6242-40a1-94b8-220f13c951a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:41.102Z|f2f8619e-6242-40a1-94b8-220f13c951a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:49.167Z|b5f95606-5cf3-4e14-91cc-1d27b7105f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:57:49.167Z|b5f95606-5cf3-4e14-91cc-1d27b7105f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:57:51.124Z|3ad40bb6-e3ae-4c3b-a3e7-67fb3d0372fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:51.125Z|3ad40bb6-e3ae-4c3b-a3e7-67fb3d0372fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:51.124Z|3e6ba1ed-123b-4bbe-bd80-f4dad6f1b379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:51.124Z|98c037cb-b69d-4383-ad1f-8f35d42cbf9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:57:51.126Z|98c037cb-b69d-4383-ad1f-8f35d42cbf9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:57:51.126Z|3e6ba1ed-123b-4bbe-bd80-f4dad6f1b379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:01.150Z|3ee04903-15c9-4bec-9921-a035177cbe13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:01.151Z|3ee04903-15c9-4bec-9921-a035177cbe13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:01.151Z|176bd1c0-b637-468c-9da0-5ab7b648bd02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:01.151Z|176bd1c0-b637-468c-9da0-5ab7b648bd02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:01.158Z|dc77bee3-8488-4eaa-84f0-fd4fbf62f3a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:01.159Z|dc77bee3-8488-4eaa-84f0-fd4fbf62f3a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:04.166Z|dd9f9cca-0350-48f8-91e0-4a700f0ef6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:58:04.171Z|dd9f9cca-0350-48f8-91e0-4a700f0ef6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:58:05.552Z|623fa514-2541-4af1-9a73-5e00d2ac29f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:58:05.552Z|623fa514-2541-4af1-9a73-5e00d2ac29f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:58:11.175Z|43228a5a-de87-4d33-9137-d57646145133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:11.176Z|43228a5a-de87-4d33-9137-d57646145133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:11.175Z|e1e22053-3d9e-42b0-bfdd-b9c099ed34f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:11.177Z|e1e22053-3d9e-42b0-bfdd-b9c099ed34f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:11.182Z|71f555d4-58f8-452e-bc9e-2e55d797e90b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:11.183Z|71f555d4-58f8-452e-bc9e-2e55d797e90b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:19.166Z|46e912d5-d1f0-41dc-b08d-16eb35209c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:58:19.167Z|46e912d5-d1f0-41dc-b08d-16eb35209c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:58:21.201Z|2362e9eb-db09-4ee0-9337-72b1a9e3d42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:21.202Z|2362e9eb-db09-4ee0-9337-72b1a9e3d42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:21.204Z|97618200-c44e-4921-b95f-e1e0a01728a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:21.204Z|97618200-c44e-4921-b95f-e1e0a01728a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:21.209Z|fa0c51d7-9302-42e7-9e68-d67e0c407173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:21.209Z|fa0c51d7-9302-42e7-9e68-d67e0c407173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:22.055Z|f8f4be00-82fa-42c2-bcb4-92d1ec39d6b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:58:22.056Z|f8f4be00-82fa-42c2-bcb4-92d1ec39d6b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:31.227Z|11d8abc7-4466-4d69-9674-f78f2ce0ef48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:31.228Z|11d8abc7-4466-4d69-9674-f78f2ce0ef48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:31.232Z|26ac59dd-0ff1-44b3-870c-7ce2a384dbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:31.233Z|26ac59dd-0ff1-44b3-870c-7ce2a384dbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:31.236Z|cdfe6149-bdd3-4fd4-af29-dd53d6420f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:31.237Z|cdfe6149-bdd3-4fd4-af29-dd53d6420f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:34.167Z|fc4df2ab-bf72-4d3f-9738-67088ea1c3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:58:34.167Z|fc4df2ab-bf72-4d3f-9738-67088ea1c3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:58:35.553Z|0c34d126-ca51-4fdc-adc3-3fbb257a9d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:58:35.553Z|0c34d126-ca51-4fdc-adc3-3fbb257a9d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:58:41.254Z|dbb1523c-18ea-4940-aed0-ce962b74f44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:41.254Z|dbb1523c-18ea-4940-aed0-ce962b74f44d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:41.254Z|a741cf78-23a2-484d-a0b8-8c2262b7107e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:41.255Z|a741cf78-23a2-484d-a0b8-8c2262b7107e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:41.258Z|30b3faae-17f8-4409-8ca1-c7ad51ac9bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:41.259Z|30b3faae-17f8-4409-8ca1-c7ad51ac9bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:49.167Z|11f0bb9e-38e7-43fc-93db-e8b207624d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:58:49.170Z|11f0bb9e-38e7-43fc-93db-e8b207624d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:58:51.277Z|da120d6c-bbae-4bd3-af7f-a99e2156e88b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:51.277Z|cbca3c96-fc16-4e52-b118-66d6c8707d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:51.278Z|da120d6c-bbae-4bd3-af7f-a99e2156e88b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:51.278Z|cbca3c96-fc16-4e52-b118-66d6c8707d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:58:51.280Z|c5f241f7-7053-4bb3-ac87-6a41f667ce76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:58:51.281Z|c5f241f7-7053-4bb3-ac87-6a41f667ce76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:01.299Z|c34c802f-05cb-42b8-8220-5226b4b73432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:01.299Z|1be03c0f-e211-4561-95b7-f14b117ef39d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:01.299Z|c34c802f-05cb-42b8-8220-5226b4b73432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:01.300Z|1be03c0f-e211-4561-95b7-f14b117ef39d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:01.303Z|c42e6c59-e08f-4d54-afff-68d669b2fc49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:01.303Z|c42e6c59-e08f-4d54-afff-68d669b2fc49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:04.167Z|519f0cb7-7cba-47f2-b31c-0fc4faa2b62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:59:04.167Z|519f0cb7-7cba-47f2-b31c-0fc4faa2b62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:59:05.554Z|32e8bdf0-d7bd-493b-be53-207ea02f140a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:59:05.554Z|32e8bdf0-d7bd-493b-be53-207ea02f140a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:59:11.322Z|5e690b37-8586-40b6-ae19-cbdd1be276c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:11.322Z|5e690b37-8586-40b6-ae19-cbdd1be276c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:11.323Z|2ed864e7-3dfd-4a0b-b5bd-8d0d2ef32e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:11.323Z|2ed864e7-3dfd-4a0b-b5bd-8d0d2ef32e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:11.324Z|577785f8-b243-4ff8-ad5e-86ef2b204204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:11.325Z|577785f8-b243-4ff8-ad5e-86ef2b204204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:19.167Z|09accf00-7b49-4fbd-b97f-8e741913cb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:59:19.167Z|09accf00-7b49-4fbd-b97f-8e741913cb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:59:21.348Z|1a6081e8-674a-45e5-a0a3-39960601c81b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:21.349Z|1a6081e8-674a-45e5-a0a3-39960601c81b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:21.348Z|2bd79f5d-d54b-463a-9c1d-18b244914e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:21.350Z|2bd79f5d-d54b-463a-9c1d-18b244914e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:21.351Z|d350c8fd-7f8c-4dbe-ab54-afd870a206d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:21.351Z|d350c8fd-7f8c-4dbe-ab54-afd870a206d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:22.055Z|69c6936c-2858-4b10-a4bd-4ce407e05f0f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T08:59:22.056Z|69c6936c-2858-4b10-a4bd-4ce407e05f0f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:31.374Z|74d0c7c6-17e6-4f6d-a2c4-83270b6bff1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:31.375Z|74d0c7c6-17e6-4f6d-a2c4-83270b6bff1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:31.378Z|879d55c2-c520-4090-8698-e517438d0132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:31.379Z|879d55c2-c520-4090-8698-e517438d0132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:31.379Z|45b2cf45-60c8-4521-86ae-bda57e24b9ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:31.380Z|45b2cf45-60c8-4521-86ae-bda57e24b9ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:34.167Z|c24b0358-c3cf-4882-8ed7-ce3b4659c656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:59:34.170Z|c24b0358-c3cf-4882-8ed7-ce3b4659c656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:59:35.555Z|4771dfc1-167d-47a0-9e81-a3bed2f23410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:59:35.556Z|4771dfc1-167d-47a0-9e81-a3bed2f23410|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:59:41.401Z|45c8d679-a183-4a38-9ee1-8aa6de15a1b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:41.401Z|1ed7eed5-ef36-40c7-8759-8d7706b7f6a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:41.402Z|45c8d679-a183-4a38-9ee1-8aa6de15a1b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:41.402Z|1ed7eed5-ef36-40c7-8759-8d7706b7f6a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:41.402Z|7cf3b35c-77d6-4ec3-932d-bdd9c0de500f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:41.403Z|7cf3b35c-77d6-4ec3-932d-bdd9c0de500f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:49.167Z|c08b4138-ed46-4c9c-8e59-abe45f7cf080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T08:59:49.167Z|c08b4138-ed46-4c9c-8e59-abe45f7cf080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T08:59:51.424Z|ba971ff9-6f50-46b0-9ce9-4eed1d1805cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:51.425Z|ba971ff9-6f50-46b0-9ce9-4eed1d1805cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:51.426Z|bdae0ba8-0b27-4ede-bd5d-c4dd636cd745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:51.427Z|822b90d7-3b12-446a-95b5-5f4e93fdc3a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T08:59:51.427Z|bdae0ba8-0b27-4ede-bd5d-c4dd636cd745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T08:59:51.427Z|822b90d7-3b12-446a-95b5-5f4e93fdc3a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:01.451Z|e838681b-6f93-45c5-97c9-4710a55a9c56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:01.451Z|e838681b-6f93-45c5-97c9-4710a55a9c56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:01.456Z|19a6735b-1841-4a5a-95cf-52448e013b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:01.456Z|19a6735b-1841-4a5a-95cf-52448e013b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:01.460Z|04434faf-4bad-4cc0-9054-9f521985b2c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:01.461Z|04434faf-4bad-4cc0-9054-9f521985b2c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:04.167Z|121d1833-6654-4b8c-9196-7c5d16d49c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:00:04.167Z|121d1833-6654-4b8c-9196-7c5d16d49c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:00:05.556Z|29a845ef-debc-4ee9-8eff-3062fc7a4358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:00:05.557Z|29a845ef-debc-4ee9-8eff-3062fc7a4358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:00:11.480Z|cbea9854-c5b7-43e1-9dee-91ad9cd244fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:11.481Z|cbea9854-c5b7-43e1-9dee-91ad9cd244fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:11.483Z|b8ea9890-fd2b-4eb0-bc12-19e82cf02c81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:11.483Z|b8ea9890-fd2b-4eb0-bc12-19e82cf02c81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:11.483Z|b0b794e5-d7d3-448b-bfa3-2eee979c3319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:11.484Z|b0b794e5-d7d3-448b-bfa3-2eee979c3319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:19.169Z|67277156-efba-42b1-a046-70352a62e078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:00:19.178Z|67277156-efba-42b1-a046-70352a62e078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:00:21.508Z|67cecc94-aae2-4043-bb4a-a7ede558b1cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:21.508Z|67cecc94-aae2-4043-bb4a-a7ede558b1cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:21.516Z|d56be409-7706-450e-ace4-2c1b67b562e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:21.516Z|d56be409-7706-450e-ace4-2c1b67b562e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:21.516Z|f4e870f6-7999-451c-b2d9-9093be825503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:21.517Z|f4e870f6-7999-451c-b2d9-9093be825503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:22.055Z|cd7d5981-b1b4-406c-a99b-f2fdb6a593e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:00:22.056Z|cd7d5981-b1b4-406c-a99b-f2fdb6a593e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:31.533Z|70bdc08e-c000-4d6b-94ab-7a990f910f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:31.534Z|70bdc08e-c000-4d6b-94ab-7a990f910f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:31.538Z|03071062-2141-46f0-b4a0-62f23fda92fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:31.539Z|03071062-2141-46f0-b4a0-62f23fda92fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:31.539Z|1424a52d-aca5-4bbf-9939-a2527cdbae87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:31.540Z|1424a52d-aca5-4bbf-9939-a2527cdbae87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:34.167Z|7bff2431-c1fb-4281-aaea-d98613fc52fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:00:34.167Z|7bff2431-c1fb-4281-aaea-d98613fc52fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:00:35.558Z|581d7279-7237-4859-b097-5f88fe065498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:00:35.558Z|581d7279-7237-4859-b097-5f88fe065498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:00:41.558Z|cb8783b6-2bad-4115-a66a-0ed95e9342ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:41.559Z|cb8783b6-2bad-4115-a66a-0ed95e9342ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:41.562Z|c6f3e170-9b91-45f7-a5e7-182360553c2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:41.562Z|c386fec7-4a31-4a0f-a2b9-2f8a2673f8f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:41.563Z|c6f3e170-9b91-45f7-a5e7-182360553c2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:41.563Z|c386fec7-4a31-4a0f-a2b9-2f8a2673f8f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:49.167Z|8c9fc205-ffd7-48ee-9874-936519f11bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:00:49.168Z|8c9fc205-ffd7-48ee-9874-936519f11bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:00:51.581Z|8bcd46f6-39ca-4e94-86b3-926e2f0b3774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:51.582Z|8bcd46f6-39ca-4e94-86b3-926e2f0b3774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:51.584Z|e95b8140-99f0-43d2-8a46-cb73cc866718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:51.584Z|f46c08dc-5107-4b46-abb9-d828f3e53337|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:00:51.584Z|f46c08dc-5107-4b46-abb9-d828f3e53337|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:00:51.585Z|e95b8140-99f0-43d2-8a46-cb73cc866718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:01.611Z|017cc9e9-1e0e-4af2-99b4-d0fe21e418eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:01.611Z|8e38a898-8c92-48fd-b38f-9a50d54440f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:01.612Z|8e38a898-8c92-48fd-b38f-9a50d54440f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:01.612Z|017cc9e9-1e0e-4af2-99b4-d0fe21e418eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:01.620Z|5467b4c4-513a-4bb7-b630-6d07c8f36003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:01.621Z|5467b4c4-513a-4bb7-b630-6d07c8f36003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:04.167Z|5bb84a53-c907-4bb8-93d2-e8caab43cc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:01:04.170Z|5bb84a53-c907-4bb8-93d2-e8caab43cc44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:01:05.559Z|02248c41-6881-4a40-b619-c3656719b58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:01:05.559Z|02248c41-6881-4a40-b619-c3656719b58d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:01:11.638Z|0883219a-2c8e-447e-9e15-6663bf778c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:11.638Z|7f22cf89-2f65-4a72-bfec-3a86ff10774d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:11.639Z|0883219a-2c8e-447e-9e15-6663bf778c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:11.639Z|7f22cf89-2f65-4a72-bfec-3a86ff10774d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:11.643Z|58f91c89-1e9c-4b34-aca6-dfa6811180ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:11.644Z|58f91c89-1e9c-4b34-aca6-dfa6811180ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:19.167Z|3d35c6ba-ebbc-47cf-9e88-12f4522e4a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:01:19.167Z|3d35c6ba-ebbc-47cf-9e88-12f4522e4a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:01:21.666Z|79c43e20-1865-4fe5-a0ca-161bf2a6084a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:21.666Z|a0060210-6bae-4f46-86a0-b9585e638c7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:21.667Z|79c43e20-1865-4fe5-a0ca-161bf2a6084a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:21.668Z|a0060210-6bae-4f46-86a0-b9585e638c7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:21.676Z|939f02a4-55c3-4f1f-980d-585ceb7b564b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:21.677Z|939f02a4-55c3-4f1f-980d-585ceb7b564b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:22.057Z|10ed733e-1d99-40ef-a6f8-35fe4f6cc6ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:01:22.057Z|10ed733e-1d99-40ef-a6f8-35fe4f6cc6ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:31.693Z|db342221-a513-4a3d-a95d-45a5a1fe6f75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:31.693Z|a09ba25a-b4cb-4e11-960c-dde06bc08545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:31.694Z|db342221-a513-4a3d-a95d-45a5a1fe6f75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:31.694Z|a09ba25a-b4cb-4e11-960c-dde06bc08545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:31.697Z|9f090582-ffb9-4efb-86a9-3360dee189ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:31.697Z|9f090582-ffb9-4efb-86a9-3360dee189ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:34.167Z|8fad4abb-3f64-4695-8a37-a4f0d0478099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:01:34.167Z|8fad4abb-3f64-4695-8a37-a4f0d0478099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:01:35.560Z|11a3ad0c-c9c9-4028-a166-ed282abff2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:01:35.561Z|11a3ad0c-c9c9-4028-a166-ed282abff2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:01:41.716Z|e48f6ee1-b223-44fc-9270-607f81eaeef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:41.717Z|e48f6ee1-b223-44fc-9270-607f81eaeef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:41.718Z|4f3ef855-fda2-4a0e-8bd2-57f1df99643f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:41.718Z|4f3ef855-fda2-4a0e-8bd2-57f1df99643f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:41.726Z|7c7995a1-76d9-420a-b4e7-fe0dfaf33687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:41.726Z|7c7995a1-76d9-420a-b4e7-fe0dfaf33687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:49.167Z|fed82e75-ded7-4483-8f22-e34d15263116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:01:49.171Z|fed82e75-ded7-4483-8f22-e34d15263116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:01:51.738Z|826e3dcb-ad68-4f87-8907-6d7d1ca6dd6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:51.739Z|826e3dcb-ad68-4f87-8907-6d7d1ca6dd6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:51.739Z|88af7092-9431-4337-a0eb-9adb2777fbda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:51.740Z|88af7092-9431-4337-a0eb-9adb2777fbda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:01:51.746Z|c441fb29-f9c3-460e-9090-b8fa5deaa157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:01:51.747Z|c441fb29-f9c3-460e-9090-b8fa5deaa157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:01.762Z|0c82876a-b91f-4f56-b4e8-02bf15f5acda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:01.763Z|0c82876a-b91f-4f56-b4e8-02bf15f5acda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:01.763Z|9b8d8755-8c5c-4edd-97dd-17845c00a0ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:01.764Z|9b8d8755-8c5c-4edd-97dd-17845c00a0ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:01.767Z|9b26fbe2-2d5b-4df8-a969-d53d739f4e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:01.768Z|9b26fbe2-2d5b-4df8-a969-d53d739f4e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:04.167Z|37eef5b8-cfa4-4563-9919-a790c67e2b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:02:04.167Z|37eef5b8-cfa4-4563-9919-a790c67e2b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:02:05.561Z|501e86ee-412b-4ba1-8069-bbf8e1715cbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:02:05.562Z|501e86ee-412b-4ba1-8069-bbf8e1715cbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:02:11.789Z|9fa6c5f9-30cf-48de-ad39-f2ae9c11c67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:11.792Z|be2eee75-54b5-473b-8137-06929e66b56e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:11.792Z|d7ffd85f-ec72-465b-945c-491de9155a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:11.792Z|be2eee75-54b5-473b-8137-06929e66b56e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:11.792Z|d7ffd85f-ec72-465b-945c-491de9155a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:11.793Z|9fa6c5f9-30cf-48de-ad39-f2ae9c11c67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:19.167Z|430744c3-5d59-4a32-b14b-efed74377de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:02:19.168Z|430744c3-5d59-4a32-b14b-efed74377de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:02:21.818Z|6add7a76-24e4-4270-ba52-21109c00c3c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:21.818Z|6add7a76-24e4-4270-ba52-21109c00c3c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:21.821Z|11afd3ba-08b4-4678-a1b2-a8d19f134232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:21.821Z|11afd3ba-08b4-4678-a1b2-a8d19f134232|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:21.825Z|80cac582-fa7e-434a-b1c3-2fb352f0e026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:21.825Z|80cac582-fa7e-434a-b1c3-2fb352f0e026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:22.054Z|de3ab7be-08b9-4b44-8f4a-24d4f12a422f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:02:22.055Z|de3ab7be-08b9-4b44-8f4a-24d4f12a422f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:31.842Z|d5d1c3c7-f0d8-4fa7-8fdf-4a31bd176b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:31.842Z|d5d1c3c7-f0d8-4fa7-8fdf-4a31bd176b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:31.842Z|c39e9834-5b2a-4c4f-ae4a-0a57e88c7113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:31.843Z|c39e9834-5b2a-4c4f-ae4a-0a57e88c7113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:31.847Z|5fa74302-898f-460c-9568-8c59e17558b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:31.848Z|5fa74302-898f-460c-9568-8c59e17558b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:34.167Z|d9ef27ad-490f-4ae9-b07f-9b7e4b18f4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:02:34.171Z|d9ef27ad-490f-4ae9-b07f-9b7e4b18f4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:02:35.563Z|217e2d91-712e-4bdf-a1f7-bde14a5ca32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:02:35.563Z|217e2d91-712e-4bdf-a1f7-bde14a5ca32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:02:41.864Z|9ae9d3fe-22cf-4105-9b0a-bb5071d58cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:41.864Z|e8291998-13a4-4417-8bea-89562d2ea064|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:41.865Z|9ae9d3fe-22cf-4105-9b0a-bb5071d58cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:41.865Z|e8291998-13a4-4417-8bea-89562d2ea064|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:41.870Z|2977ab19-8c16-41d2-92e2-ce40d7b1a224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:41.870Z|2977ab19-8c16-41d2-92e2-ce40d7b1a224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:49.170Z|09ab2851-6fc5-48f1-99a6-0222c4c518f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:02:49.171Z|09ab2851-6fc5-48f1-99a6-0222c4c518f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:02:51.894Z|5a2eb432-7451-4c32-a41d-c5e019fea526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:51.895Z|5a2eb432-7451-4c32-a41d-c5e019fea526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:51.897Z|96d7973b-7527-4685-a5b4-4d52aa809547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:51.897Z|fa2c575f-8003-4f0b-ab3d-00eb0f2b7f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:02:51.897Z|96d7973b-7527-4685-a5b4-4d52aa809547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:02:51.898Z|fa2c575f-8003-4f0b-ab3d-00eb0f2b7f80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:01.921Z|43d250d8-c80c-409b-bd56-404dfe53cbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:01.922Z|43d250d8-c80c-409b-bd56-404dfe53cbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:01.928Z|b0b562e9-89fe-45ef-b136-ae3df0fbef44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:01.928Z|b0b562e9-89fe-45ef-b136-ae3df0fbef44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:01.929Z|09366ff5-60c4-448b-ba97-16a1c036a22b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:01.930Z|09366ff5-60c4-448b-ba97-16a1c036a22b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:04.167Z|5b2642d3-c6b6-4533-9975-e24aa4c55082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:03:04.167Z|5b2642d3-c6b6-4533-9975-e24aa4c55082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:03:05.564Z|51043182-6271-4b8b-af5d-6cc7dce9d5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:03:05.564Z|51043182-6271-4b8b-af5d-6cc7dce9d5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:03:11.945Z|29d81b52-ad32-4e4c-a339-730ecae96d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:11.945Z|29d81b52-ad32-4e4c-a339-730ecae96d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:11.947Z|6fd65987-4f8b-40f8-971f-fa2e4ddfc0ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:11.947Z|6fd65987-4f8b-40f8-971f-fa2e4ddfc0ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:11.950Z|beb6044e-c4f3-48af-bcda-25ca8fe5dc17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:11.950Z|beb6044e-c4f3-48af-bcda-25ca8fe5dc17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:19.167Z|1dd1fb08-41ae-4ff7-a321-7337655a12be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:03:19.172Z|1dd1fb08-41ae-4ff7-a321-7337655a12be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:03:21.970Z|c1a02fea-d870-40e0-8aa3-fb355d69acf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:21.971Z|c1a02fea-d870-40e0-8aa3-fb355d69acf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:21.973Z|57fe9493-b2c2-4874-b33b-f3a38e8fd67e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:21.974Z|57fe9493-b2c2-4874-b33b-f3a38e8fd67e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:21.979Z|c5db9ba0-26eb-4643-85e5-b7f785f47e41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:21.980Z|c5db9ba0-26eb-4643-85e5-b7f785f47e41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:22.055Z|42b0616d-ef05-4e65-86be-99a44d443e4a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:03:22.056Z|42b0616d-ef05-4e65-86be-99a44d443e4a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:31.993Z|fc579fd8-8967-441a-accf-1c46416674ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:31.993Z|fc579fd8-8967-441a-accf-1c46416674ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:31.994Z|eff524c0-a6a8-4aba-9e7a-b86828b1fa7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:31.995Z|eff524c0-a6a8-4aba-9e7a-b86828b1fa7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:32.002Z|474220b3-dbed-4366-8dc9-5791aed43037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:32.003Z|474220b3-dbed-4366-8dc9-5791aed43037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:34.167Z|8a877a3e-2927-49b0-bf1c-34e8288c344f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:03:34.167Z|8a877a3e-2927-49b0-bf1c-34e8288c344f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:03:35.565Z|0a4451a5-a01f-4c2f-8081-c62db9a8682b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:03:35.565Z|0a4451a5-a01f-4c2f-8081-c62db9a8682b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:03:42.022Z|4686f967-631b-42a8-a714-a051a52cb965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:42.022Z|295306b1-2d74-4b8a-8e45-831affd40dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:42.023Z|4686f967-631b-42a8-a714-a051a52cb965|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:42.023Z|295306b1-2d74-4b8a-8e45-831affd40dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:42.024Z|8b443f3a-b312-48db-94d6-572928cad271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:42.025Z|8b443f3a-b312-48db-94d6-572928cad271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:49.167Z|9d53aef8-a9d7-45c3-89f5-f6ca89b89860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:03:49.167Z|9d53aef8-a9d7-45c3-89f5-f6ca89b89860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:03:52.050Z|8e1089ca-855f-4f2c-8a79-64e7be2e27b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:52.051Z|ab116ffe-df85-408c-8d95-0f0a50d9b08f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:52.051Z|8e1089ca-855f-4f2c-8a79-64e7be2e27b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:52.051Z|0d349034-916f-4504-ac2c-73029ce61920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:03:52.052Z|ab116ffe-df85-408c-8d95-0f0a50d9b08f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:03:52.052Z|0d349034-916f-4504-ac2c-73029ce61920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:02.084Z|b6a6e91b-d05a-4891-84d8-0850b13bdbf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:02.086Z|4e5adbf7-ad3b-4544-8733-d11440a399c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:02.086Z|4e5adbf7-ad3b-4544-8733-d11440a399c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:02.085Z|b6a6e91b-d05a-4891-84d8-0850b13bdbf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:02.087Z|40433666-99af-4a55-b02b-036dd16bf6b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:02.087Z|40433666-99af-4a55-b02b-036dd16bf6b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:04.167Z|f34be4a2-0ff6-4c23-9a54-9f631584a6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:04:04.170Z|f34be4a2-0ff6-4c23-9a54-9f631584a6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:04:05.566Z|595be3d8-2adb-451a-bd7a-615b1d310713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:04:05.566Z|595be3d8-2adb-451a-bd7a-615b1d310713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:04:12.111Z|23f30f30-7f32-495a-ab4a-071f739f1841|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:12.111Z|23f30f30-7f32-495a-ab4a-071f739f1841|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:12.112Z|012ad30b-92d6-441a-898a-83b763bc7dbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:12.112Z|012ad30b-92d6-441a-898a-83b763bc7dbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:12.112Z|313e6e24-09d7-49be-a13b-07ec83cf2702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:12.113Z|313e6e24-09d7-49be-a13b-07ec83cf2702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:19.167Z|5585975f-3075-4ca1-ab14-35ade8bc6663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:04:19.167Z|5585975f-3075-4ca1-ab14-35ade8bc6663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:04:22.056Z|c0970cbc-15ae-4b71-af4f-8c353501054f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:04:22.057Z|c0970cbc-15ae-4b71-af4f-8c353501054f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:22.136Z|32fa27cd-16ac-41d3-8b21-8abebf2be3cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:22.136Z|369da6f9-fcef-4ccd-b910-0a2cdc158789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:22.137Z|32fa27cd-16ac-41d3-8b21-8abebf2be3cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:22.137Z|369da6f9-fcef-4ccd-b910-0a2cdc158789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:22.137Z|ac2a2132-4f2b-4a06-8945-e3ed8816d885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:22.138Z|ac2a2132-4f2b-4a06-8945-e3ed8816d885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:32.163Z|cc74b13e-bb1d-4555-91c9-e0e5ce378342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:32.164Z|cc74b13e-bb1d-4555-91c9-e0e5ce378342|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:32.164Z|9bdd3285-eb26-4271-b697-3622f278f2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:32.164Z|9bdd3285-eb26-4271-b697-3622f278f2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:32.166Z|bbd78613-205d-4e05-b6e8-a6b334cd3d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:32.166Z|bbd78613-205d-4e05-b6e8-a6b334cd3d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:34.167Z|d700cec2-e17b-48aa-9c8f-b78f276bbc4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:04:34.168Z|d700cec2-e17b-48aa-9c8f-b78f276bbc4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:04:35.567Z|6e534ee4-5e1c-448a-b110-e203db46d3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:04:35.567Z|6e534ee4-5e1c-448a-b110-e203db46d3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:04:42.191Z|2151f589-9e6b-41d7-bdad-e1286f6e8223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:42.191Z|e75265e8-d503-4643-baed-3899d568a7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:42.191Z|2151f589-9e6b-41d7-bdad-e1286f6e8223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:42.192Z|e75265e8-d503-4643-baed-3899d568a7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:42.195Z|ce808ada-25fe-40af-b2ce-02a8176382f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:42.195Z|ce808ada-25fe-40af-b2ce-02a8176382f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:49.166Z|63dc0139-a2d1-4bad-8c31-c3a5bb814fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:04:49.170Z|63dc0139-a2d1-4bad-8c31-c3a5bb814fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:04:52.214Z|df34b4ac-84ff-4317-96bb-70a1a7d5bbf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:52.215Z|f03a6653-29ac-4637-a6dc-b7bf55faf659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:52.215Z|df34b4ac-84ff-4317-96bb-70a1a7d5bbf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:52.215Z|f03a6653-29ac-4637-a6dc-b7bf55faf659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:04:52.219Z|68f4d143-050c-4468-81cc-7b5202e4795c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:04:52.220Z|68f4d143-050c-4468-81cc-7b5202e4795c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:02.238Z|c41692eb-ef68-471c-920a-12d33ed6d990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:02.238Z|c41692eb-ef68-471c-920a-12d33ed6d990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:02.239Z|f9374a2b-3baf-4eaf-ab14-fe18e76287c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:02.239Z|f9374a2b-3baf-4eaf-ab14-fe18e76287c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:02.241Z|8c9f455f-a44e-42be-96fb-1004fb5467bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:02.241Z|8c9f455f-a44e-42be-96fb-1004fb5467bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:04.167Z|25aed0cd-6b3a-4c12-967d-ea0545f83b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:05:04.168Z|25aed0cd-6b3a-4c12-967d-ea0545f83b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:05:05.568Z|2436a5aa-1e2c-4ef1-b558-c75aea62bc20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:05:05.569Z|2436a5aa-1e2c-4ef1-b558-c75aea62bc20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:05:12.263Z|7464c82c-61c5-4a27-afce-43810ee72ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:12.263Z|41a5732a-a350-445e-90c1-992cc220a1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:12.264Z|41a5732a-a350-445e-90c1-992cc220a1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:12.263Z|67eea5a5-deff-4e77-ab06-a31cc09532a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:12.264Z|7464c82c-61c5-4a27-afce-43810ee72ee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:12.264Z|67eea5a5-deff-4e77-ab06-a31cc09532a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:19.167Z|eb4bf2ea-0295-420d-aa0c-a504ca1c9ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:05:19.167Z|eb4bf2ea-0295-420d-aa0c-a504ca1c9ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:05:22.055Z|9546308e-876c-4e8b-8f6a-7bcdeb7486c8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:05:22.056Z|9546308e-876c-4e8b-8f6a-7bcdeb7486c8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:22.290Z|c829a1a2-cb86-46ed-91a4-cfa0d7de0252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:22.291Z|c829a1a2-cb86-46ed-91a4-cfa0d7de0252|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:22.292Z|c13f7ede-6ff1-4e81-b7b2-0c81e572e405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:22.292Z|c13f7ede-6ff1-4e81-b7b2-0c81e572e405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:22.294Z|6ec7ef47-4f7b-44dc-9177-cdff8ba4a863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:22.295Z|6ec7ef47-4f7b-44dc-9177-cdff8ba4a863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:32.317Z|bdfaa9ce-448d-4680-ad6d-4492d68e3357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:32.317Z|bdfaa9ce-448d-4680-ad6d-4492d68e3357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:32.318Z|a8acef9b-248b-441f-96dc-db6b4d366dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:32.319Z|a8acef9b-248b-441f-96dc-db6b4d366dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:32.319Z|423595e9-bc7d-430b-acf4-fbc2b078baf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:32.320Z|423595e9-bc7d-430b-acf4-fbc2b078baf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:34.167Z|78ba4480-f42f-45ef-bf05-2a51a810e2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:05:34.175Z|78ba4480-f42f-45ef-bf05-2a51a810e2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:05:35.569Z|c2d98b77-b099-462f-b64a-39914c01106f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:05:35.570Z|c2d98b77-b099-462f-b64a-39914c01106f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:05:42.349Z|657f214d-18e3-4976-b72c-95c38cc8dc93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:42.349Z|657f214d-18e3-4976-b72c-95c38cc8dc93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:42.350Z|02eabde5-09ea-450a-9c50-1d3c42eacfea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:42.350Z|02eabde5-09ea-450a-9c50-1d3c42eacfea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:42.351Z|34db029b-6efa-4126-a2ed-8ebd7c6f1f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:42.351Z|34db029b-6efa-4126-a2ed-8ebd7c6f1f07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:49.167Z|8fc4bbf8-2682-426a-94fa-1e20aae544d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:05:49.167Z|8fc4bbf8-2682-426a-94fa-1e20aae544d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:05:52.374Z|a31e15bb-ee45-4bf5-858a-f6c61393632d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:52.375Z|0472eccf-c174-48e7-b9a7-283622a5de2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:52.375Z|a31e15bb-ee45-4bf5-858a-f6c61393632d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:52.376Z|0472eccf-c174-48e7-b9a7-283622a5de2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:05:52.376Z|aeed12a8-f8b4-426a-8b29-99e282274566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:05:52.376Z|aeed12a8-f8b4-426a-8b29-99e282274566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:02.399Z|102a5cae-6b2d-470c-8231-ad6130f514c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:02.399Z|496cc8d3-2bd7-4fee-93a3-e322d65e3969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:02.400Z|102a5cae-6b2d-470c-8231-ad6130f514c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:02.400Z|496cc8d3-2bd7-4fee-93a3-e322d65e3969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:02.407Z|b52eaf9e-baa5-4406-9c01-93dd78bce228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:02.408Z|b52eaf9e-baa5-4406-9c01-93dd78bce228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:04.167Z|af9f0cc2-02a1-467a-a76e-be313e97498a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:06:04.167Z|af9f0cc2-02a1-467a-a76e-be313e97498a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:06:05.570Z|c5808ecd-1881-407f-9d0d-ee082063594b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:06:05.571Z|c5808ecd-1881-407f-9d0d-ee082063594b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:06:12.422Z|9af7ba18-6615-4e74-b813-8cf62311b726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:12.423Z|9af7ba18-6615-4e74-b813-8cf62311b726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:12.424Z|8f5e89bd-17c8-49a1-a6e2-e569f0cd0414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:12.424Z|8f5e89bd-17c8-49a1-a6e2-e569f0cd0414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:12.430Z|856e9901-346e-4a73-80d1-82baac75bba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:12.430Z|856e9901-346e-4a73-80d1-82baac75bba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:19.167Z|691b0784-d6ac-4103-b976-395e3b8920bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:06:19.170Z|691b0784-d6ac-4103-b976-395e3b8920bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:06:22.055Z|e2cf3c9e-296f-4e4d-a280-60744c2e4b24|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:06:22.055Z|e2cf3c9e-296f-4e4d-a280-60744c2e4b24|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:22.446Z|f74e8217-536a-4225-98a3-6847759f7194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:22.446Z|420398be-ceb2-4285-86f2-4b090538f61c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:22.446Z|420398be-ceb2-4285-86f2-4b090538f61c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:22.446Z|f74e8217-536a-4225-98a3-6847759f7194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:22.452Z|8ff9bd00-6f2d-407f-8ab2-5862b9415ec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:22.453Z|8ff9bd00-6f2d-407f-8ab2-5862b9415ec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:32.473Z|358263dd-4c8e-46c1-83b3-e32f2c739c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:32.474Z|358263dd-4c8e-46c1-83b3-e32f2c739c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:32.473Z|28332280-f151-4984-a4b1-d6e1834af23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:32.474Z|28332280-f151-4984-a4b1-d6e1834af23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:32.475Z|99179986-a8eb-4c70-9934-f25c0f6b588e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:32.476Z|99179986-a8eb-4c70-9934-f25c0f6b588e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:34.167Z|021d7e4b-00cd-44c7-aaf2-1ce62ecd50e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:06:34.167Z|021d7e4b-00cd-44c7-aaf2-1ce62ecd50e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:06:35.571Z|c32f6089-dfd9-4391-a8f5-fa09961aeddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:06:35.572Z|c32f6089-dfd9-4391-a8f5-fa09961aeddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:06:42.497Z|6dab217a-7fa0-43cb-af23-e3345011e80f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:42.498Z|6dab217a-7fa0-43cb-af23-e3345011e80f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:42.498Z|3ef1e9bc-edb7-485c-aabf-55c983095945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:42.498Z|3ef1e9bc-edb7-485c-aabf-55c983095945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:42.499Z|af86369c-c66a-447d-aee6-5bdf26a5eb4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:42.500Z|af86369c-c66a-447d-aee6-5bdf26a5eb4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:49.167Z|acb847c7-67f0-4f31-8f36-ba7a97078d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:06:49.167Z|acb847c7-67f0-4f31-8f36-ba7a97078d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:06:52.522Z|31041cc0-0489-4064-81b6-5d07d05c7c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:52.522Z|31041cc0-0489-4064-81b6-5d07d05c7c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:52.525Z|f654096c-aa9f-4bf7-bf28-fd7295d5e735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:52.526Z|f654096c-aa9f-4bf7-bf28-fd7295d5e735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:06:52.532Z|5dc294cd-1e6c-423f-b5bf-328366bd2c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:06:52.533Z|5dc294cd-1e6c-423f-b5bf-328366bd2c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:02.547Z|147330af-2d97-48ea-bfe0-ce0fd5b798df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:02.548Z|147330af-2d97-48ea-bfe0-ce0fd5b798df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:02.550Z|0840f529-a0a6-4d86-a929-96bcd5c20a01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:02.550Z|0840f529-a0a6-4d86-a929-96bcd5c20a01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:02.555Z|65801903-ef65-4cd2-b570-a9458292d48c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:02.555Z|65801903-ef65-4cd2-b570-a9458292d48c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:04.167Z|3cc76bdc-d8d9-475e-b5ac-a972cbc899ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:07:04.172Z|3cc76bdc-d8d9-475e-b5ac-a972cbc899ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:07:05.572Z|dd8842f4-7644-4175-8d49-4510a31ce4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:07:05.573Z|dd8842f4-7644-4175-8d49-4510a31ce4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:07:12.571Z|f420e6e5-a471-419a-9895-cb0688772d38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:12.571Z|f420e6e5-a471-419a-9895-cb0688772d38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:12.572Z|baa962b8-d59d-406a-a528-472b317a067d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:12.573Z|baa962b8-d59d-406a-a528-472b317a067d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:12.577Z|f4b60ede-c613-4795-ad23-831dbae922ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:12.578Z|f4b60ede-c613-4795-ad23-831dbae922ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:19.167Z|0b30bf9f-ed0d-41ff-bc0b-ad61650a5436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:07:19.167Z|0b30bf9f-ed0d-41ff-bc0b-ad61650a5436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:07:22.055Z|e3d84489-34ef-4201-bdf0-a1cd2d523187|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:07:22.056Z|e3d84489-34ef-4201-bdf0-a1cd2d523187|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:22.599Z|2eed9f48-e2dd-4b5d-8365-2c5ec047e8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:22.600Z|2eed9f48-e2dd-4b5d-8365-2c5ec047e8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:22.608Z|754e803f-a416-40ca-90c0-68c5784fafd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:22.608Z|754e803f-a416-40ca-90c0-68c5784fafd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:22.609Z|2937c5a8-f3d2-4e50-91c3-b8b80e4a82a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:22.610Z|2937c5a8-f3d2-4e50-91c3-b8b80e4a82a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:32.628Z|7e76ecad-6db0-45fb-ac07-fdae53a3d82d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:32.628Z|7e76ecad-6db0-45fb-ac07-fdae53a3d82d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:32.632Z|ab19d14a-9e37-4a64-8c82-3e62750f68af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:32.632Z|ab19d14a-9e37-4a64-8c82-3e62750f68af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:32.634Z|a0f9db27-592c-4ca6-8c72-83c5e7119c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:32.635Z|a0f9db27-592c-4ca6-8c72-83c5e7119c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:34.167Z|4b53ffef-d166-4d94-9648-0ee480a746df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:07:34.167Z|4b53ffef-d166-4d94-9648-0ee480a746df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:07:35.574Z|bfb639a3-15b8-4758-afef-cd668203a926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:07:35.574Z|bfb639a3-15b8-4758-afef-cd668203a926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:07:42.662Z|840e626a-2331-4392-88a6-6c4e4292fff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:42.662Z|f7b2ea30-01c5-4e85-9c64-1752dead4174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:42.662Z|7724587b-4877-408d-abda-5b41686b4ae5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:42.663Z|840e626a-2331-4392-88a6-6c4e4292fff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:42.663Z|f7b2ea30-01c5-4e85-9c64-1752dead4174|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:42.663Z|7724587b-4877-408d-abda-5b41686b4ae5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:49.167Z|f18dd7b1-0e86-4e65-8672-86824388868e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:07:49.171Z|f18dd7b1-0e86-4e65-8672-86824388868e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:07:52.690Z|5f193dbc-b672-40aa-b735-5d59c8fb31f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:52.691Z|c1ba97ba-a250-403b-9935-72afaaed0af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:52.691Z|5f193dbc-b672-40aa-b735-5d59c8fb31f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:52.691Z|c1ba97ba-a250-403b-9935-72afaaed0af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:07:52.698Z|396b67d0-78d6-453b-b6b0-589fba219219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:07:52.699Z|396b67d0-78d6-453b-b6b0-589fba219219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:02.719Z|2c30936c-10f4-4365-a8a9-6b008637a109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:02.719Z|2c30936c-10f4-4365-a8a9-6b008637a109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:02.719Z|5398fb86-dca3-44d3-b492-82b913b0fdfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:02.720Z|5398fb86-dca3-44d3-b492-82b913b0fdfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:02.723Z|4f99ae7e-a0c2-494a-baeb-07203aef753d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:02.724Z|4f99ae7e-a0c2-494a-baeb-07203aef753d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:04.166Z|abd8611b-9449-47d6-bc23-a38ab40d9cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:08:04.167Z|abd8611b-9449-47d6-bc23-a38ab40d9cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:08:05.575Z|9d1dd48c-3bcf-4801-8748-17417fd613b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:08:05.576Z|9d1dd48c-3bcf-4801-8748-17417fd613b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:08:12.743Z|dc4b86b5-d201-4285-964f-e88dfa5dbbcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:12.743Z|dc4b86b5-d201-4285-964f-e88dfa5dbbcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:12.743Z|b3b5061a-59d5-4471-9248-c0dcbfce3ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:12.744Z|b3b5061a-59d5-4471-9248-c0dcbfce3ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:12.746Z|3be28fd5-fcbd-4714-8d85-b44ab11e1eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:12.747Z|3be28fd5-fcbd-4714-8d85-b44ab11e1eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:19.167Z|15a70dc6-7270-4836-9c94-aa9882eb024c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:08:19.167Z|15a70dc6-7270-4836-9c94-aa9882eb024c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:08:22.055Z|7e98b89c-d8f9-4bc5-bc9a-9338c77fab4b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:08:22.056Z|7e98b89c-d8f9-4bc5-bc9a-9338c77fab4b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:22.769Z|c877e58e-cf07-4166-b264-db6366ab180c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:22.770Z|384d746c-bca1-4f6f-bd7a-1ac010a0ba03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:22.770Z|c877e58e-cf07-4166-b264-db6366ab180c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:22.770Z|384d746c-bca1-4f6f-bd7a-1ac010a0ba03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:22.772Z|3434ceb5-fa11-4e17-9cb0-377d63ad8f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:22.774Z|3434ceb5-fa11-4e17-9cb0-377d63ad8f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:32.793Z|d39bc2fb-9f3d-4bf8-abc0-c8f2978a4741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:32.793Z|566349af-27f9-4f68-9775-802c783f4aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:32.794Z|566349af-27f9-4f68-9775-802c783f4aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:32.794Z|d39bc2fb-9f3d-4bf8-abc0-c8f2978a4741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:32.795Z|13553bab-dd90-4687-920c-d70b6dea06c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:32.795Z|13553bab-dd90-4687-920c-d70b6dea06c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:34.167Z|c8222b20-9291-4a73-b2fb-0b2487c4c059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:08:34.171Z|c8222b20-9291-4a73-b2fb-0b2487c4c059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:08:35.576Z|7de9a46a-d2b8-47d5-b78d-e3b467f6793d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:08:35.576Z|7de9a46a-d2b8-47d5-b78d-e3b467f6793d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:08:42.817Z|b165a9bf-5522-4e94-8f62-dc22201d6afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:42.817Z|73bf6c8c-bc86-459d-8014-c61c6c194a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:42.817Z|05c9efbf-3dc9-4fc2-82ea-d18869fe5aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:42.818Z|b165a9bf-5522-4e94-8f62-dc22201d6afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:42.818Z|73bf6c8c-bc86-459d-8014-c61c6c194a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:42.818Z|05c9efbf-3dc9-4fc2-82ea-d18869fe5aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:49.167Z|f0559bdf-0de0-4cde-81fe-7712f25a5211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:08:49.167Z|f0559bdf-0de0-4cde-81fe-7712f25a5211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:08:52.842Z|e112320f-b0bd-4f22-8314-1db98c06def9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:52.843Z|e112320f-b0bd-4f22-8314-1db98c06def9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:52.850Z|95334a87-de97-456d-9b67-2c4997bd5041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:52.850Z|95334a87-de97-456d-9b67-2c4997bd5041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:08:52.851Z|47cf59e4-6e24-40b9-99c1-9f8e9a940ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:08:52.851Z|47cf59e4-6e24-40b9-99c1-9f8e9a940ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:02.865Z|ba8b2e94-8998-46d6-9613-05174ffb47bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:02.866Z|ba8b2e94-8998-46d6-9613-05174ffb47bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:02.870Z|5a749b81-1719-41d2-9ae2-5e78d986950c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:02.871Z|5a749b81-1719-41d2-9ae2-5e78d986950c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:02.873Z|69cb7b29-5e59-444a-abb9-b2a064d12167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:02.874Z|69cb7b29-5e59-444a-abb9-b2a064d12167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:04.167Z|45d34b61-b2ba-4a7e-8317-fad22027c866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:09:04.167Z|45d34b61-b2ba-4a7e-8317-fad22027c866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:09:05.577Z|54121ae7-6d60-49f4-8c02-8b11a2876079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:09:05.577Z|54121ae7-6d60-49f4-8c02-8b11a2876079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:09:12.895Z|d9a6e977-6806-472c-b264-689e4f377b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:12.895Z|d9a6e977-6806-472c-b264-689e4f377b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:12.896Z|f3665dbe-8d61-4e8b-bdff-5a2eeb34f5bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:12.897Z|f3665dbe-8d61-4e8b-bdff-5a2eeb34f5bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:12.900Z|1f622305-747a-491a-b650-21364577fb06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:12.901Z|1f622305-747a-491a-b650-21364577fb06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:19.167Z|aac9c443-92c6-4b39-9865-56ccc6f7c61d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:09:19.167Z|aac9c443-92c6-4b39-9865-56ccc6f7c61d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:09:22.055Z|544f3806-10f3-4c1d-90c2-0393351ae360|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:09:22.056Z|544f3806-10f3-4c1d-90c2-0393351ae360|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:22.919Z|c24ae630-9913-4d5f-b0c2-ed1a7efb836e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:22.919Z|c24ae630-9913-4d5f-b0c2-ed1a7efb836e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:22.920Z|a55bf7a7-72f4-47e3-9d9c-f678347012fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:22.921Z|a55bf7a7-72f4-47e3-9d9c-f678347012fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:22.926Z|68bec21b-15fa-48b5-bfaf-0f275d6dc9c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:22.926Z|68bec21b-15fa-48b5-bfaf-0f275d6dc9c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:32.943Z|e4f7932e-0580-4232-a017-6de6609d938f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:32.944Z|e4f7932e-0580-4232-a017-6de6609d938f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:32.949Z|f6fe095d-02a5-4f95-a94d-58a0dcd83302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:32.949Z|f6fe095d-02a5-4f95-a94d-58a0dcd83302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:32.952Z|2cc8945a-b245-4a56-8298-f795ff5716b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:32.952Z|2cc8945a-b245-4a56-8298-f795ff5716b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:34.167Z|124ec752-14c2-4848-95c0-5b2109743160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:09:34.167Z|124ec752-14c2-4848-95c0-5b2109743160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:09:35.578Z|aee4070c-9ce5-49c8-90b5-5ab57a051e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:09:35.578Z|aee4070c-9ce5-49c8-90b5-5ab57a051e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:09:42.971Z|3d5cda16-699a-4761-909e-b5635be8db9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:42.971Z|0b44d17b-fd4b-4b6f-861b-dd26cdb052d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:42.971Z|3d5cda16-699a-4761-909e-b5635be8db9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:42.971Z|0b44d17b-fd4b-4b6f-861b-dd26cdb052d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:42.973Z|57783ba6-358a-4481-90da-e441d1c27962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:42.973Z|57783ba6-358a-4481-90da-e441d1c27962|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:49.167Z|06b1a49a-f70d-4832-a58f-f45824109c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:09:49.167Z|06b1a49a-f70d-4832-a58f-f45824109c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:09:52.997Z|5678069e-d377-414e-8b5c-4f53046fd0a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:52.998Z|5678069e-d377-414e-8b5c-4f53046fd0a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:52.998Z|2b9aa6f7-5a25-4789-bc79-89e0141b6168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:52.998Z|5e1d9d58-dd92-43ca-aea1-f74b4b0e6fda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:09:52.999Z|2b9aa6f7-5a25-4789-bc79-89e0141b6168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:09:52.999Z|5e1d9d58-dd92-43ca-aea1-f74b4b0e6fda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:03.025Z|910dd5da-b8a2-45af-88de-44c4d5dab922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:03.025Z|6eb2a08c-d65f-442a-a5d4-4f1d8f0b58c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:03.025Z|910dd5da-b8a2-45af-88de-44c4d5dab922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:03.025Z|6415665c-b467-461a-8d65-1a21dd63cd54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:03.026Z|6eb2a08c-d65f-442a-a5d4-4f1d8f0b58c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:03.026Z|6415665c-b467-461a-8d65-1a21dd63cd54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:04.167Z|f9adf4b2-6987-4bd0-9e7e-a7eda68fbf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:10:04.167Z|f9adf4b2-6987-4bd0-9e7e-a7eda68fbf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:10:05.579Z|c58cff4a-e0e0-4036-87ca-b7090725cd59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:10:05.579Z|c58cff4a-e0e0-4036-87ca-b7090725cd59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:10:13.050Z|8c5d164a-fa53-437a-8158-e2383ad88810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:13.050Z|2e200981-f49d-461c-9695-eeaeac7e30e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:13.050Z|683de471-453b-4c77-9050-9bb413f88639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:13.051Z|2e200981-f49d-461c-9695-eeaeac7e30e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:13.051Z|8c5d164a-fa53-437a-8158-e2383ad88810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:13.051Z|683de471-453b-4c77-9050-9bb413f88639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:19.167Z|f1638a54-0c46-4c33-9ce8-65b4482cd083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:10:19.167Z|f1638a54-0c46-4c33-9ce8-65b4482cd083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:10:22.054Z|f962cd45-54ac-4b57-a15d-e9f54a9295a6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:10:22.055Z|f962cd45-54ac-4b57-a15d-e9f54a9295a6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:23.085Z|8d9105b4-b604-4f11-8807-c05d5c7a9b0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:23.085Z|8d9105b4-b604-4f11-8807-c05d5c7a9b0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:23.085Z|953bb67f-0a5d-4075-9824-590891034463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:23.086Z|953bb67f-0a5d-4075-9824-590891034463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:23.085Z|4ea219f7-c8d6-4077-ba0d-3d86ed226733|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:23.086Z|4ea219f7-c8d6-4077-ba0d-3d86ed226733|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:33.108Z|223783f3-e1d7-48a8-bf8a-5fe072cd2eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:33.109Z|223783f3-e1d7-48a8-bf8a-5fe072cd2eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:33.116Z|8a09eb35-b8d4-44dc-88fc-7b2ceada6f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:33.116Z|f9c1815b-6ee8-455a-aa72-c76abc68439d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:33.116Z|8a09eb35-b8d4-44dc-88fc-7b2ceada6f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:33.117Z|f9c1815b-6ee8-455a-aa72-c76abc68439d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:34.166Z|c333ef03-ae4e-4902-a09c-976405e021f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:10:34.167Z|c333ef03-ae4e-4902-a09c-976405e021f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:10:35.580Z|0c9a9e61-688e-4f37-9b3c-32fb14ed0d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:10:35.581Z|0c9a9e61-688e-4f37-9b3c-32fb14ed0d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:10:43.137Z|a75ff0f3-6de2-49f2-8496-6dd028494416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:43.137Z|a75ff0f3-6de2-49f2-8496-6dd028494416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:43.139Z|3aa2c214-cf47-4bb2-9267-9b0c99dc3d56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:43.139Z|e5ac2595-6e1d-4044-a913-45bc5aacd179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:43.140Z|3aa2c214-cf47-4bb2-9267-9b0c99dc3d56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:43.141Z|e5ac2595-6e1d-4044-a913-45bc5aacd179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:49.166Z|eb3f29f4-e918-4ba1-987a-795c2677daeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:10:49.170Z|eb3f29f4-e918-4ba1-987a-795c2677daeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:10:53.168Z|f01b6089-4035-4bcb-acc5-235d5d0beec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:53.168Z|a0f1ff0a-0d7c-41de-b191-9d364009494c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:53.168Z|4e564ba0-c2b5-405d-999b-f63e5a07b94a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:10:53.169Z|f01b6089-4035-4bcb-acc5-235d5d0beec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:53.169Z|a0f1ff0a-0d7c-41de-b191-9d364009494c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:10:53.169Z|4e564ba0-c2b5-405d-999b-f63e5a07b94a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:03.196Z|2e8f5c21-1519-4452-a523-cccdc431bf65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:03.197Z|2e8f5c21-1519-4452-a523-cccdc431bf65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:03.197Z|d3b90f71-6f7a-44f9-bd5a-82016b36d94e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:03.197Z|d3b90f71-6f7a-44f9-bd5a-82016b36d94e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:03.202Z|f79f856b-92da-43b6-95f0-331caa1f23a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:03.202Z|f79f856b-92da-43b6-95f0-331caa1f23a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:04.167Z|7d3f26de-3247-40cb-a161-6fd1be3fc677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:11:04.167Z|7d3f26de-3247-40cb-a161-6fd1be3fc677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:11:05.581Z|62d57cac-6a1e-4b4e-9279-9c3edfa375c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:11:05.582Z|62d57cac-6a1e-4b4e-9279-9c3edfa375c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:11:13.220Z|c90ee395-230b-4ad7-92d4-b667f4708eb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:13.220Z|4eeda605-4a0f-4745-93b8-da2cca5f6bae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:13.221Z|c90ee395-230b-4ad7-92d4-b667f4708eb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:13.221Z|4eeda605-4a0f-4745-93b8-da2cca5f6bae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:13.222Z|376ce289-a99f-4c84-8a11-1ee0d322ed2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:13.222Z|376ce289-a99f-4c84-8a11-1ee0d322ed2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:19.166Z|9e55800d-28b6-4df1-8789-52e619fc09da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:11:19.167Z|9e55800d-28b6-4df1-8789-52e619fc09da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:11:22.055Z|65793e72-ca49-48fb-bd4e-be0563a6119f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:11:22.055Z|65793e72-ca49-48fb-bd4e-be0563a6119f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:23.247Z|5119df08-2029-40ad-a710-02b07f2d66b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:23.248Z|5119df08-2029-40ad-a710-02b07f2d66b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:23.253Z|a4d659e6-3e25-4d33-b6b6-138d4e10c35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:23.253Z|d071b094-5af0-4d93-9096-928594c479ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:23.253Z|a4d659e6-3e25-4d33-b6b6-138d4e10c35e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:23.253Z|d071b094-5af0-4d93-9096-928594c479ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:33.271Z|17a9a403-90fb-4727-b7cc-9469b0b49271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:33.272Z|17a9a403-90fb-4727-b7cc-9469b0b49271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:33.274Z|b6b49756-067e-41a5-9142-5206347b9724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:33.274Z|b6b49756-067e-41a5-9142-5206347b9724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:33.281Z|bd62c640-3a90-4218-b660-c47698d4bcb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:33.281Z|bd62c640-3a90-4218-b660-c47698d4bcb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:34.167Z|e7cb1ca0-1745-4f8b-9c7f-a289091cf012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:11:34.172Z|e7cb1ca0-1745-4f8b-9c7f-a289091cf012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:11:35.583Z|52d7d29f-ec0e-4aec-abad-e26c4e169bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:11:35.583Z|52d7d29f-ec0e-4aec-abad-e26c4e169bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:11:43.301Z|75e1398b-45d8-42f2-a4d6-f0beaaa7c665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:43.302Z|75e1398b-45d8-42f2-a4d6-f0beaaa7c665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:43.302Z|097685a5-58e6-4672-aa57-f7a0553206dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:43.303Z|097685a5-58e6-4672-aa57-f7a0553206dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:43.304Z|626b8e5a-b095-4961-bbe8-4f6a39d3e627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:43.304Z|626b8e5a-b095-4961-bbe8-4f6a39d3e627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:49.167Z|1c93eb50-4060-44b0-be48-49c89079735a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:11:49.167Z|1c93eb50-4060-44b0-be48-49c89079735a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:11:53.335Z|bda2a3e4-80a2-4ffd-8989-421707fba0eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:53.335Z|b977ae53-71ef-49f4-90e3-4007088bd3ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:53.335Z|bda2a3e4-80a2-4ffd-8989-421707fba0eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:53.336Z|b977ae53-71ef-49f4-90e3-4007088bd3ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:11:53.337Z|671bda9d-3891-495d-adec-753c25eb9d3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:11:53.337Z|671bda9d-3891-495d-adec-753c25eb9d3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:03.369Z|e47358ce-34fa-49c7-88be-d3ca793b58d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:03.370Z|e47358ce-34fa-49c7-88be-d3ca793b58d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:03.370Z|21403bba-efb0-44f5-8b7c-94c5baa85d00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:03.371Z|21403bba-efb0-44f5-8b7c-94c5baa85d00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:03.371Z|699ee7e0-7fd8-4bbc-830a-2f7e64d393ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:03.372Z|699ee7e0-7fd8-4bbc-830a-2f7e64d393ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:04.167Z|4ddea8a3-b7c6-4a89-82b9-7ccc3445fc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:12:04.167Z|4ddea8a3-b7c6-4a89-82b9-7ccc3445fc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:12:05.584Z|87ad3b97-d264-4bbe-bd52-1745a92245bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:12:05.584Z|87ad3b97-d264-4bbe-bd52-1745a92245bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:12:13.393Z|ce17a592-c1b6-4c37-8a4d-831fdb417c49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:13.394Z|ce17a592-c1b6-4c37-8a4d-831fdb417c49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:13.394Z|a7180787-64ed-4fc5-a4ab-cbdd8a434f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:13.395Z|a7180787-64ed-4fc5-a4ab-cbdd8a434f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:13.395Z|3aa5f814-70cf-4c49-9687-c943f31c6712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:13.396Z|3aa5f814-70cf-4c49-9687-c943f31c6712|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:19.166Z|b76f50f5-922d-4474-aad5-32be8dc4985f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:12:19.172Z|b76f50f5-922d-4474-aad5-32be8dc4985f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:12:22.055Z|26ef746d-6bde-448a-abc4-2a38f2ae815f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:12:22.056Z|26ef746d-6bde-448a-abc4-2a38f2ae815f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:23.442Z|61421859-df06-40d1-b4b9-98823b2d2ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:23.443Z|61421859-df06-40d1-b4b9-98823b2d2ac8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:23.443Z|b49fa4ea-ed3c-48b3-9497-ca6e561d6a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:23.443Z|b49fa4ea-ed3c-48b3-9497-ca6e561d6a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:23.446Z|9ceebdc3-8e65-4e37-92af-9150861dabb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:23.447Z|9ceebdc3-8e65-4e37-92af-9150861dabb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:33.466Z|0ef09e5f-2b80-4a8f-a455-d9e2a206f652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:33.467Z|627d0b75-d325-4f68-b31e-7a0d1685d416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:33.467Z|0ef09e5f-2b80-4a8f-a455-d9e2a206f652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:33.468Z|627d0b75-d325-4f68-b31e-7a0d1685d416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:33.472Z|57cd6b0e-9032-4d63-9acd-ffb9467474be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:33.473Z|57cd6b0e-9032-4d63-9acd-ffb9467474be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:34.166Z|2a39bb40-b8df-4d21-9133-9887e16bc828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:12:34.167Z|2a39bb40-b8df-4d21-9133-9887e16bc828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:12:35.585Z|48e62452-eb78-4aa6-8e9b-fbbdab9d16ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:12:35.585Z|48e62452-eb78-4aa6-8e9b-fbbdab9d16ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:12:43.490Z|631d31e7-9cdb-47e5-8b91-c27b856ced46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:43.491Z|631d31e7-9cdb-47e5-8b91-c27b856ced46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:43.492Z|0b8a58f0-f39a-4a14-96ef-a494deb43b0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:43.492Z|0b8a58f0-f39a-4a14-96ef-a494deb43b0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:43.495Z|eb6ff7f6-b7c1-4285-8432-8cde34a7e5ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:43.495Z|eb6ff7f6-b7c1-4285-8432-8cde34a7e5ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:49.167Z|51ab6ce1-9d73-4534-936d-abaf13021f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:12:49.167Z|51ab6ce1-9d73-4534-936d-abaf13021f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:12:53.517Z|bb90f822-9ec4-44b3-9b90-00a68e4f55b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:53.517Z|bb90f822-9ec4-44b3-9b90-00a68e4f55b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:53.517Z|03bd4fc9-acb5-4b68-8aed-791e3d2c4680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:53.518Z|03bd4fc9-acb5-4b68-8aed-791e3d2c4680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:12:53.523Z|382a186a-b3f1-4e90-9e1e-75a701e06237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:12:53.523Z|382a186a-b3f1-4e90-9e1e-75a701e06237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:03.540Z|5846f30e-d9bb-49ee-85a3-9644f77f9d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:03.540Z|729aecd1-129c-48e1-9e60-bd6af7e64632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:03.540Z|5846f30e-d9bb-49ee-85a3-9644f77f9d1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:03.540Z|729aecd1-129c-48e1-9e60-bd6af7e64632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:03.543Z|09c3cf8e-7aac-4195-adc3-f3106322f37d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:03.543Z|09c3cf8e-7aac-4195-adc3-f3106322f37d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:04.167Z|76b8a0e1-5d2f-411d-8cb2-cb3ea75d0675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:13:04.170Z|76b8a0e1-5d2f-411d-8cb2-cb3ea75d0675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:13:05.586Z|2f8fcfc8-3125-4178-b7fc-7e6644b50ece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:13:05.586Z|2f8fcfc8-3125-4178-b7fc-7e6644b50ece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:13:13.569Z|b499fff4-0122-4f71-8aa9-a7b2b6310c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:13.569Z|b86f8fec-3ea9-4415-a9ea-5be54bcd6664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:13.569Z|82034a38-da74-4311-b741-eacb3ee4ed10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:13.570Z|b499fff4-0122-4f71-8aa9-a7b2b6310c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:13.570Z|b86f8fec-3ea9-4415-a9ea-5be54bcd6664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:13.570Z|82034a38-da74-4311-b741-eacb3ee4ed10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:19.167Z|e84e7a22-f6d8-4210-9c2e-7b892c5d1339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:13:19.167Z|e84e7a22-f6d8-4210-9c2e-7b892c5d1339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:13:22.055Z|7fe6a8ac-4b96-44fc-8957-fac19b43b318|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:13:22.056Z|7fe6a8ac-4b96-44fc-8957-fac19b43b318|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:23.593Z|42744b2b-cace-4db5-ad2a-9d0bc7b534b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:23.593Z|42744b2b-cace-4db5-ad2a-9d0bc7b534b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:23.596Z|2e4f6ce3-6ba1-4a17-af7c-6ff9f59e7d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:23.596Z|2e4f6ce3-6ba1-4a17-af7c-6ff9f59e7d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:23.600Z|ccc8e625-6481-4b0e-868f-71a848bf41b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:23.601Z|ccc8e625-6481-4b0e-868f-71a848bf41b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:33.616Z|b1c0917e-4c44-41b9-88f5-13bb198428fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:33.617Z|b1c0917e-4c44-41b9-88f5-13bb198428fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:33.619Z|d8530bc8-b8c3-4d0d-91aa-ef9ed73d1ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:33.620Z|d8530bc8-b8c3-4d0d-91aa-ef9ed73d1ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:33.622Z|c044f707-984c-4519-9f1a-eb2062f74cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:33.623Z|c044f707-984c-4519-9f1a-eb2062f74cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:34.168Z|2f535c1d-e931-4dea-8c0e-7a368aa03ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:13:34.169Z|2f535c1d-e931-4dea-8c0e-7a368aa03ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:13:35.587Z|92e49d8a-ecf9-4654-af5b-c24bad0f8471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:13:35.588Z|92e49d8a-ecf9-4654-af5b-c24bad0f8471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:13:43.643Z|aada6f92-55dc-494a-bd21-aa38e019f392|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:43.646Z|aada6f92-55dc-494a-bd21-aa38e019f392|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:43.647Z|0fca9a01-1a1f-48de-b033-582f6f59b62a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:43.648Z|0fca9a01-1a1f-48de-b033-582f6f59b62a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:43.653Z|1a230c60-3714-4881-b17c-6651397edcec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:43.654Z|1a230c60-3714-4881-b17c-6651397edcec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:49.167Z|37a4a8b9-1d64-4ed4-92f1-416a3fe79e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:13:49.171Z|37a4a8b9-1d64-4ed4-92f1-416a3fe79e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:13:53.672Z|fcfb0207-dde7-4e80-920c-2679cf528271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:53.672Z|a3a24e78-dfd1-4286-9fca-fb0704fd3d5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:53.673Z|a3a24e78-dfd1-4286-9fca-fb0704fd3d5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:53.673Z|fcfb0207-dde7-4e80-920c-2679cf528271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:13:53.676Z|633961b2-2ba9-4287-9105-783669949093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:13:53.677Z|633961b2-2ba9-4287-9105-783669949093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:03.695Z|938115df-6eb8-48aa-8f29-b38acf563392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:03.696Z|938115df-6eb8-48aa-8f29-b38acf563392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:03.696Z|9e8f6df7-e1a9-449c-8965-4e6df217476a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:03.697Z|9e8f6df7-e1a9-449c-8965-4e6df217476a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:03.698Z|9e123bf4-e46b-46d2-9ef8-0d366421a48e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:03.699Z|9e123bf4-e46b-46d2-9ef8-0d366421a48e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:04.167Z|21f58df5-8cc1-4b16-b13c-572231b9fd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:14:04.167Z|21f58df5-8cc1-4b16-b13c-572231b9fd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:14:05.589Z|f3bf26d8-f83e-4999-9d75-4edf5dc12279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:14:05.590Z|f3bf26d8-f83e-4999-9d75-4edf5dc12279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:14:13.721Z|f9fa29e4-77f1-45a8-ba04-a2ee1d53d5cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:13.722Z|f9fa29e4-77f1-45a8-ba04-a2ee1d53d5cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:13.721Z|399cade5-ce86-4855-8db3-148928646311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:13.722Z|399cade5-ce86-4855-8db3-148928646311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:13.725Z|ff1d4ac3-56b0-4422-bfa0-ca839d2a0cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:13.726Z|ff1d4ac3-56b0-4422-bfa0-ca839d2a0cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:19.168Z|756da8a0-8e9f-45e9-afa8-a15063c3cc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:14:19.168Z|756da8a0-8e9f-45e9-afa8-a15063c3cc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:14:22.055Z|42079e07-0809-4273-ba3c-de9b965e697b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:14:22.056Z|42079e07-0809-4273-ba3c-de9b965e697b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:23.744Z|972d2f76-7319-44fc-8aa6-07d73af50d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:23.744Z|83c72ad1-8e0f-4b80-be42-9560e4a510d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:23.744Z|972d2f76-7319-44fc-8aa6-07d73af50d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:23.745Z|83c72ad1-8e0f-4b80-be42-9560e4a510d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:23.747Z|786a9cd1-031b-4de2-abf0-3ff7c550642e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:23.747Z|786a9cd1-031b-4de2-abf0-3ff7c550642e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:33.767Z|300ae876-031c-47c3-a678-221d614ffa1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:33.768Z|300ae876-031c-47c3-a678-221d614ffa1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:33.768Z|277420b5-f168-4abc-bf20-0e370896d2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:33.769Z|277420b5-f168-4abc-bf20-0e370896d2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:33.771Z|9af8b9ee-0af9-4d6a-8adf-4e9f2d263f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:33.771Z|9af8b9ee-0af9-4d6a-8adf-4e9f2d263f09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:34.167Z|87300893-44e8-4aff-810e-8a82d40d457d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:14:34.171Z|87300893-44e8-4aff-810e-8a82d40d457d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:14:35.590Z|289f3746-e536-4aca-a3de-ecaf5604a9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:14:35.591Z|289f3746-e536-4aca-a3de-ecaf5604a9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:14:43.793Z|f54ea5ef-ea5b-445b-b293-e0f3617e1bc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:43.794Z|f54ea5ef-ea5b-445b-b293-e0f3617e1bc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:43.794Z|810302e9-158d-48aa-bae0-6349d0ee1eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:43.795Z|810302e9-158d-48aa-bae0-6349d0ee1eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:43.795Z|13dd994f-dcd5-4051-945e-6ed79a7fa7b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:43.795Z|13dd994f-dcd5-4051-945e-6ed79a7fa7b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:49.167Z|c23f110d-b374-488f-bed3-ac2e3a52c19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:14:49.167Z|c23f110d-b374-488f-bed3-ac2e3a52c19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:14:53.819Z|1985a7d9-75ab-4656-af1d-8c52ea2df6d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:53.820Z|1985a7d9-75ab-4656-af1d-8c52ea2df6d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:53.819Z|dc1678f8-712f-471f-853f-0d694945ddac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:53.820Z|42fa1dd7-22af-43fd-9064-2da72d73a0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:14:53.820Z|dc1678f8-712f-471f-853f-0d694945ddac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:14:53.820Z|42fa1dd7-22af-43fd-9064-2da72d73a0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:03.846Z|e3ce3224-0b3c-488c-8513-d87ec0615a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:03.847Z|e3ce3224-0b3c-488c-8513-d87ec0615a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:03.847Z|f27052ea-2cf6-4c8c-8720-ceb8de3432a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:03.846Z|01e9cd79-8894-4d8e-8b6e-8a20ab5c5bff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:03.848Z|f27052ea-2cf6-4c8c-8720-ceb8de3432a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:03.848Z|01e9cd79-8894-4d8e-8b6e-8a20ab5c5bff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:04.167Z|c0985850-6648-47ed-b63c-e6f19a6fb24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:15:04.167Z|c0985850-6648-47ed-b63c-e6f19a6fb24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:15:05.593Z|c63ca717-50c7-4e9c-880f-240d43872786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:15:05.593Z|c63ca717-50c7-4e9c-880f-240d43872786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:15:13.871Z|2aa908d0-1150-4d45-81e4-10221166ea98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:13.872Z|2aa908d0-1150-4d45-81e4-10221166ea98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:13.873Z|f172030e-043f-4c9c-8e93-630969116cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:13.873Z|4ad50a66-a520-4bd1-88bb-f683de277088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:13.873Z|f172030e-043f-4c9c-8e93-630969116cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:13.874Z|4ad50a66-a520-4bd1-88bb-f683de277088|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:19.167Z|ac3cdb88-8fc5-4b53-a3a6-996f4697a30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:15:19.172Z|ac3cdb88-8fc5-4b53-a3a6-996f4697a30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:15:22.055Z|62e488fd-c38e-4b0a-8781-cbedad9208b2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:15:22.056Z|62e488fd-c38e-4b0a-8781-cbedad9208b2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:23.900Z|22162c31-b04a-412f-b8f4-cbd00e756ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:23.902Z|22162c31-b04a-412f-b8f4-cbd00e756ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:23.902Z|f1c3023d-c79e-4e1b-bb4d-7392d29132a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:23.903Z|0c3cdc09-d63a-4420-9b30-72963c41b391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:23.903Z|f1c3023d-c79e-4e1b-bb4d-7392d29132a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:23.903Z|0c3cdc09-d63a-4420-9b30-72963c41b391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:33.928Z|eaff0549-be54-4a47-a92c-bc5e19d4c90b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:33.929Z|eaff0549-be54-4a47-a92c-bc5e19d4c90b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:33.929Z|ed981af8-0fae-4e61-8707-79821f3f97c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:33.931Z|ed981af8-0fae-4e61-8707-79821f3f97c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:33.932Z|fd4b0029-6bce-4976-91f0-fcc3956e7bf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:33.933Z|fd4b0029-6bce-4976-91f0-fcc3956e7bf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:34.167Z|7e4dc742-4a4f-4b05-8050-73798829e46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:15:34.167Z|7e4dc742-4a4f-4b05-8050-73798829e46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:15:35.594Z|6b487e8d-6d9c-4c97-987a-2cb77ee1c592|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:15:35.594Z|6b487e8d-6d9c-4c97-987a-2cb77ee1c592|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:15:43.957Z|25102d1c-a4bc-414e-b3b6-19e6f1f8c309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:43.957Z|c29a9ecb-b15d-4b2d-ae65-0cf971f7ff6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:43.958Z|c29a9ecb-b15d-4b2d-ae65-0cf971f7ff6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:43.957Z|25102d1c-a4bc-414e-b3b6-19e6f1f8c309|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:43.958Z|46dcd25c-8839-487c-acb9-2b6c770e21a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:43.959Z|46dcd25c-8839-487c-acb9-2b6c770e21a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:49.167Z|13317f6d-b6ca-4112-9d87-2931893995f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:15:49.167Z|13317f6d-b6ca-4112-9d87-2931893995f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:15:53.983Z|2db61000-f93d-47e3-98c2-1043b5f9e0cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:53.984Z|2db61000-f93d-47e3-98c2-1043b5f9e0cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:53.991Z|f1d48145-5e2b-4691-997f-262118094f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:53.991Z|b78b65f8-7120-45fe-8ea9-4c0120b974ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:15:53.992Z|b78b65f8-7120-45fe-8ea9-4c0120b974ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:15:53.992Z|f1d48145-5e2b-4691-997f-262118094f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:04.008Z|1181b8ab-5b8c-4cf1-afc8-892ab9c80051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:04.009Z|1181b8ab-5b8c-4cf1-afc8-892ab9c80051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:04.012Z|ef71622d-52f4-4816-81fc-ebb41c06e3c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:04.012Z|ef71622d-52f4-4816-81fc-ebb41c06e3c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:04.013Z|57d1ee55-b5cf-462e-aada-bef3d51680c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:04.013Z|57d1ee55-b5cf-462e-aada-bef3d51680c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:04.167Z|cb721406-8e37-48ca-aada-d7edea48304e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:16:04.170Z|cb721406-8e37-48ca-aada-d7edea48304e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:16:05.595Z|5eb18c4e-edac-4492-a0c0-bedb6d85b836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:16:05.596Z|5eb18c4e-edac-4492-a0c0-bedb6d85b836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:16:14.036Z|36ddae4b-d4af-4398-87ea-6cf76cf775c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:14.036Z|e410ddc2-1c61-495c-9bd5-094aa5249421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:14.037Z|36ddae4b-d4af-4398-87ea-6cf76cf775c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:14.037Z|e410ddc2-1c61-495c-9bd5-094aa5249421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:14.043Z|94b34cdf-0b36-4f2a-9140-0b06c84bf5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:14.044Z|94b34cdf-0b36-4f2a-9140-0b06c84bf5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:19.167Z|33481f21-fc46-41c7-acf7-7fc10e9d0bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:16:19.167Z|33481f21-fc46-41c7-acf7-7fc10e9d0bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:16:22.054Z|e0464da2-9bec-4260-b7c2-b4ebfc066ae0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:16:22.055Z|e0464da2-9bec-4260-b7c2-b4ebfc066ae0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:24.059Z|e99cc559-dd30-4b55-ad5b-6d3e0a99a97a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:24.060Z|e99cc559-dd30-4b55-ad5b-6d3e0a99a97a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:24.060Z|c2adcb36-7ec0-4210-b388-bae0f6b3ef21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:24.060Z|c2adcb36-7ec0-4210-b388-bae0f6b3ef21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:24.065Z|0a699aa9-f2a3-4e9a-9cb4-53ac860d11ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:24.066Z|0a699aa9-f2a3-4e9a-9cb4-53ac860d11ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:34.084Z|664d0def-88f6-4252-aa67-06fb0146edae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:34.084Z|664d0def-88f6-4252-aa67-06fb0146edae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:34.084Z|25e2a2e9-df53-4f61-b8b0-86c2420e9aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:34.085Z|25e2a2e9-df53-4f61-b8b0-86c2420e9aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:34.088Z|be9aac31-a19e-4a61-aec0-4aa3f71cfae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:34.088Z|be9aac31-a19e-4a61-aec0-4aa3f71cfae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:34.167Z|3d6d8fbd-881d-446c-8d25-7e876bdf1323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:16:34.167Z|3d6d8fbd-881d-446c-8d25-7e876bdf1323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:16:35.596Z|68be60e8-37f2-48f1-b347-cbe4d6492290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:16:35.597Z|68be60e8-37f2-48f1-b347-cbe4d6492290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:16:44.107Z|137d44e3-f5ed-4a8f-be23-dc4b991d2d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:44.108Z|137d44e3-f5ed-4a8f-be23-dc4b991d2d8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:44.109Z|33b8debe-b677-41bd-aba4-2bd0ec0e270c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:44.109Z|33b8debe-b677-41bd-aba4-2bd0ec0e270c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:44.109Z|e409cf15-d4f7-4a00-9eb6-ef6a2736a816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:44.110Z|e409cf15-d4f7-4a00-9eb6-ef6a2736a816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:49.167Z|6c6d470a-5952-4319-ba26-39187a530793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:16:49.171Z|6c6d470a-5952-4319-ba26-39187a530793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:16:54.135Z|9e7ebd22-a489-4d8a-972e-5754353c9e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:54.136Z|9e7ebd22-a489-4d8a-972e-5754353c9e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:54.143Z|654e4d04-3794-4281-bc68-c221719e1351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:54.144Z|654e4d04-3794-4281-bc68-c221719e1351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:16:54.147Z|f9725aa8-df83-4d50-b9b2-9c6a88837b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:16:54.147Z|f9725aa8-df83-4d50-b9b2-9c6a88837b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:04.164Z|2229d697-8fc3-4d08-bf02-fd3032f12235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:04.165Z|2229d697-8fc3-4d08-bf02-fd3032f12235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:04.166Z|b86352b5-76ae-4392-aa67-9fd149166a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:17:04.167Z|b86352b5-76ae-4392-aa67-9fd149166a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:17:04.168Z|12ec1078-74cf-4fe4-8662-077683449fa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:04.168Z|12ec1078-74cf-4fe4-8662-077683449fa4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:04.170Z|1d12a000-004c-4544-96d5-db65ff590ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:04.170Z|1d12a000-004c-4544-96d5-db65ff590ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:05.597Z|82eab72a-8952-449b-a34e-cf946607a04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:17:05.598Z|82eab72a-8952-449b-a34e-cf946607a04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:17:14.188Z|64e63cac-0cc8-408c-b94c-652482a59676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:14.189Z|64e63cac-0cc8-408c-b94c-652482a59676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:14.191Z|72300e32-e347-46f7-9d09-80ea999db54b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:14.191Z|72300e32-e347-46f7-9d09-80ea999db54b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:14.191Z|98335937-9c17-4203-b93c-92306241e5a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:14.192Z|98335937-9c17-4203-b93c-92306241e5a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:19.167Z|9d857ba1-cafa-45fd-bd8a-23fd6d7ecb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:17:19.167Z|9d857ba1-cafa-45fd-bd8a-23fd6d7ecb3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:17:22.056Z|5f01dea8-bbb1-45a9-bc56-c5e34f555efd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:17:22.056Z|5f01dea8-bbb1-45a9-bc56-c5e34f555efd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:24.215Z|aa9cfb32-f442-4250-a5a0-012962f1444c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:24.216Z|aa9cfb32-f442-4250-a5a0-012962f1444c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:24.215Z|fb723f45-a292-4689-b2fc-fe2449f0a62e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:24.216Z|fb723f45-a292-4689-b2fc-fe2449f0a62e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:24.223Z|ecf59435-50f5-463b-8a74-c083b519daea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:24.223Z|ecf59435-50f5-463b-8a74-c083b519daea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:34.167Z|e6ad5890-0ce3-4589-b810-d48032a6c8c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:17:34.171Z|e6ad5890-0ce3-4589-b810-d48032a6c8c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:17:34.238Z|fdb3a673-3fd6-47fb-885e-6206b62d3c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:34.238Z|fdb3a673-3fd6-47fb-885e-6206b62d3c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:34.238Z|7bfd4fac-17b9-4503-86fa-5f7b1557ecb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:34.239Z|7bfd4fac-17b9-4503-86fa-5f7b1557ecb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:34.246Z|8b91c827-f8dd-4016-a16b-f8d0654152b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:34.247Z|8b91c827-f8dd-4016-a16b-f8d0654152b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:35.598Z|1c98f00e-90e2-4fcb-80c2-f2dc4e7d8119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:17:35.599Z|1c98f00e-90e2-4fcb-80c2-f2dc4e7d8119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:17:44.262Z|e87d0d81-c495-494b-abaf-24bc1913cf42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:44.263Z|9ce014c5-4b8a-44c8-aa6c-8d737df145d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:44.263Z|e87d0d81-c495-494b-abaf-24bc1913cf42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:44.263Z|9ce014c5-4b8a-44c8-aa6c-8d737df145d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:44.268Z|6ca44c42-715d-48cd-ae53-c1368b17a7ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:44.268Z|6ca44c42-715d-48cd-ae53-c1368b17a7ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:49.167Z|af8a907a-476b-4a07-9319-f33f37819f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:17:49.167Z|af8a907a-476b-4a07-9319-f33f37819f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:17:54.287Z|98430458-3de3-4d47-a676-47f37932e201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:54.287Z|4b25a46b-08b0-4337-8611-fb7e43d57ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:54.288Z|98430458-3de3-4d47-a676-47f37932e201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:54.288Z|4b25a46b-08b0-4337-8611-fb7e43d57ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:17:54.291Z|62eeb38d-f93f-4580-b7d3-e834b0d331db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:17:54.291Z|62eeb38d-f93f-4580-b7d3-e834b0d331db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:04.167Z|e86ef34f-70f1-4c60-bb66-ee48234a3339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:18:04.167Z|e86ef34f-70f1-4c60-bb66-ee48234a3339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:18:04.316Z|94af8324-8a2f-4be6-b3c3-b188b830a4aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:04.317Z|94af8324-8a2f-4be6-b3c3-b188b830a4aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:04.318Z|0c832fb0-db7a-4da2-bb83-47131ccfc1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:04.319Z|0c832fb0-db7a-4da2-bb83-47131ccfc1cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:04.324Z|a0662a75-16ef-442c-8bd1-adae7de5bf62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:04.324Z|a0662a75-16ef-442c-8bd1-adae7de5bf62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:05.599Z|d72609b6-8c3f-45d6-9c10-3120fd5b83c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:18:05.600Z|d72609b6-8c3f-45d6-9c10-3120fd5b83c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:18:14.344Z|edb1bf56-e733-4c57-be7a-fce9b8ca0dca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:14.344Z|06a42d0d-e182-4d65-bc6d-1d2cbd960a83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:14.345Z|edb1bf56-e733-4c57-be7a-fce9b8ca0dca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:14.345Z|06a42d0d-e182-4d65-bc6d-1d2cbd960a83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:14.346Z|d76f36b7-96df-4079-9292-271d30d6b9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:14.346Z|d76f36b7-96df-4079-9292-271d30d6b9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:19.172Z|43e1dfc9-7845-4230-9557-840a6e665c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:18:19.176Z|43e1dfc9-7845-4230-9557-840a6e665c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:18:22.055Z|20417519-7106-4835-8314-0edb08868761|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:18:22.056Z|20417519-7106-4835-8314-0edb08868761|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:24.367Z|0dafbaf2-c279-4562-a984-15b902add73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:24.367Z|0dafbaf2-c279-4562-a984-15b902add73f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:24.376Z|7a7b65da-22d4-4a33-9c36-604f41c018a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:24.376Z|7d62a41c-3c94-466d-afd0-c5501163f580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:24.376Z|7a7b65da-22d4-4a33-9c36-604f41c018a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:24.376Z|7d62a41c-3c94-466d-afd0-c5501163f580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:34.167Z|bb04fd0a-1d4c-44a0-9a99-f7e69b5069a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:18:34.167Z|bb04fd0a-1d4c-44a0-9a99-f7e69b5069a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:18:34.397Z|dea007e3-324c-4588-9f5e-c16a9d7d7073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:34.397Z|dea007e3-324c-4588-9f5e-c16a9d7d7073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:34.403Z|ceb23cc5-5fdf-4660-b62d-6b2097e4eac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:34.403Z|ceb23cc5-5fdf-4660-b62d-6b2097e4eac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:34.405Z|86ee56ac-b1ca-4d53-9903-b8934c1c5aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:34.405Z|86ee56ac-b1ca-4d53-9903-b8934c1c5aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:35.601Z|1efb2b33-58e4-4019-8893-3dbb342c49b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:18:35.601Z|1efb2b33-58e4-4019-8893-3dbb342c49b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:18:44.421Z|5e5b2aae-27ed-4e41-bb2f-5e3d3d62eb3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:44.421Z|5e5b2aae-27ed-4e41-bb2f-5e3d3d62eb3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:44.429Z|3ed679e8-89a4-42ba-bf4a-2b159dd7ec00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:44.429Z|e576539b-946a-4e4f-88d2-c2caf8420d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:44.430Z|3ed679e8-89a4-42ba-bf4a-2b159dd7ec00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:44.430Z|e576539b-946a-4e4f-88d2-c2caf8420d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:49.167Z|9b351840-5e3b-41cd-ab4b-d01e80d1d89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:18:49.167Z|9b351840-5e3b-41cd-ab4b-d01e80d1d89f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:18:54.454Z|70de040b-6ce3-4813-9bcd-9a8ccd787317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:54.454Z|70de040b-6ce3-4813-9bcd-9a8ccd787317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:54.454Z|f6ecb611-08bf-4e09-ba1a-0b7c47b3895b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:54.455Z|7041e0ae-d8dd-4898-9e94-d40acd61fb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:18:54.455Z|f6ecb611-08bf-4e09-ba1a-0b7c47b3895b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:18:54.456Z|7041e0ae-d8dd-4898-9e94-d40acd61fb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:04.167Z|2c4969e7-4413-4455-b38e-98d0b03606c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:19:04.171Z|2c4969e7-4413-4455-b38e-98d0b03606c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:19:04.476Z|b7da74ac-7662-4b29-801a-9744ccd64c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:04.477Z|b7da74ac-7662-4b29-801a-9744ccd64c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:04.477Z|4ec050f8-979f-47a9-ac75-d5f63162126e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:04.477Z|f63e8f81-4201-4d81-947a-eacdccc5fb96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:04.478Z|4ec050f8-979f-47a9-ac75-d5f63162126e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:04.478Z|f63e8f81-4201-4d81-947a-eacdccc5fb96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:05.602Z|296e1ec9-8e4d-4ff5-9305-2f0893817a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:19:05.602Z|296e1ec9-8e4d-4ff5-9305-2f0893817a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:19:14.499Z|58d64669-3f91-4470-8e9e-f23e292b9a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:14.500Z|58d64669-3f91-4470-8e9e-f23e292b9a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:14.500Z|1220539c-8ebc-4234-a25c-f89a44b3d4c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:14.500Z|84f390ed-270d-4d5c-b3be-acac84461358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:14.501Z|1220539c-8ebc-4234-a25c-f89a44b3d4c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:14.501Z|84f390ed-270d-4d5c-b3be-acac84461358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:19.166Z|e951cab8-2fbd-49c7-989e-42cc17c78a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:19:19.167Z|e951cab8-2fbd-49c7-989e-42cc17c78a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:19:22.056Z|24d8bf50-2029-4e1e-a837-1559c1a97592|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:19:22.056Z|24d8bf50-2029-4e1e-a837-1559c1a97592|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:24.526Z|d049ba9d-88de-4914-8828-9a3bc74d4a4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:24.526Z|d049ba9d-88de-4914-8828-9a3bc74d4a4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:24.529Z|71d7578d-8fdd-48f2-9537-3cf8e11b04ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:24.529Z|71d7578d-8fdd-48f2-9537-3cf8e11b04ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:24.535Z|3568bf28-b7e3-4843-958f-6bbb925fcde8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:24.536Z|3568bf28-b7e3-4843-958f-6bbb925fcde8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:34.166Z|a673e539-8406-4269-89d0-cd8ca3050a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:19:34.167Z|a673e539-8406-4269-89d0-cd8ca3050a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:19:34.550Z|7b41265f-ebd1-4f3b-91d3-be4c683219c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:34.551Z|7b41265f-ebd1-4f3b-91d3-be4c683219c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:34.556Z|c1f7c1d8-2256-4cd9-b27f-3efe758d9d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:34.557Z|c1f7c1d8-2256-4cd9-b27f-3efe758d9d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:34.558Z|e9e8a13d-b3f7-4826-9d18-b239fccd4e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:34.559Z|e9e8a13d-b3f7-4826-9d18-b239fccd4e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:35.603Z|d5eb6e92-499c-4c6f-8e4b-d79808a1b45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:19:35.603Z|d5eb6e92-499c-4c6f-8e4b-d79808a1b45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:19:44.574Z|2b458d8b-709f-4811-9e53-638dc3c774fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:44.575Z|2b458d8b-709f-4811-9e53-638dc3c774fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:44.584Z|9dd5624b-dda5-493f-b9c7-251deb05d270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:44.585Z|9dd5624b-dda5-493f-b9c7-251deb05d270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:44.592Z|0ac6a8be-9fe6-4884-b36b-47c46d546399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:44.592Z|0ac6a8be-9fe6-4884-b36b-47c46d546399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:49.167Z|f4766d82-a0c7-43cd-b190-fd0a110a8f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:19:49.171Z|f4766d82-a0c7-43cd-b190-fd0a110a8f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:19:54.600Z|ea983a2e-c455-4110-8009-21478d17f4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:54.601Z|ea983a2e-c455-4110-8009-21478d17f4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:54.608Z|cdaae9a5-0420-4e5e-aa93-194ca663ca8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:54.608Z|cdaae9a5-0420-4e5e-aa93-194ca663ca8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:19:54.613Z|8806a7f3-e309-44e7-80d2-f434b4db95b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:19:54.613Z|8806a7f3-e309-44e7-80d2-f434b4db95b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:04.167Z|27f3064b-1d0b-4f68-b7e2-61360226ba3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:20:04.167Z|27f3064b-1d0b-4f68-b7e2-61360226ba3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:20:04.624Z|d18df0fa-3457-4e76-869b-831273895d2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:04.624Z|d18df0fa-3457-4e76-869b-831273895d2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:04.630Z|c17b577d-c8bd-4397-8b18-d650f73ae8ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:04.630Z|c17b577d-c8bd-4397-8b18-d650f73ae8ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:04.634Z|425b4ba7-bcbb-4c94-a7d7-e4f32e39bbea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:04.634Z|425b4ba7-bcbb-4c94-a7d7-e4f32e39bbea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:05.604Z|791ab56e-c261-4d95-b94e-c7301878f91c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:20:05.605Z|791ab56e-c261-4d95-b94e-c7301878f91c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:20:14.654Z|e0140ec6-b450-42a1-bde6-57425dd9e520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:14.655Z|e0140ec6-b450-42a1-bde6-57425dd9e520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:14.656Z|49d95d9b-2569-4dc0-9599-be935e61a787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:14.656Z|49d95d9b-2569-4dc0-9599-be935e61a787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:14.657Z|b53cef93-084e-41b9-ba44-b12e63c7eb90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:14.658Z|b53cef93-084e-41b9-ba44-b12e63c7eb90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:19.167Z|76dd371a-ffa0-43e3-be1d-0e2bf8b92105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:20:19.168Z|76dd371a-ffa0-43e3-be1d-0e2bf8b92105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:20:22.055Z|3040e888-c05c-4217-aa6d-e542069b6bf9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:20:22.055Z|3040e888-c05c-4217-aa6d-e542069b6bf9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:24.678Z|45d3c844-8cfe-449d-b23e-2ce91be28090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:24.679Z|45d3c844-8cfe-449d-b23e-2ce91be28090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:24.685Z|bef51b9e-bf2a-4289-9c0e-cad4e0cb4b93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:24.685Z|bef51b9e-bf2a-4289-9c0e-cad4e0cb4b93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:24.686Z|55da372c-22d5-49d5-a839-9118b6e7e699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:24.687Z|55da372c-22d5-49d5-a839-9118b6e7e699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:34.167Z|60e07c96-dabd-46b9-8359-d45f6a12aeea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:20:34.171Z|60e07c96-dabd-46b9-8359-d45f6a12aeea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:20:34.703Z|ea48996c-d51e-4f26-809a-f0702503a361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:34.703Z|ea48996c-d51e-4f26-809a-f0702503a361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:34.708Z|c8297d1b-db8c-4625-9f0d-52556ac785dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:34.708Z|a04006d5-7492-458f-95ff-63091af6d37b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:34.709Z|c8297d1b-db8c-4625-9f0d-52556ac785dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:34.709Z|a04006d5-7492-458f-95ff-63091af6d37b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:35.605Z|cfcdf1e7-8445-4099-9681-4f40520f03db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:20:35.605Z|cfcdf1e7-8445-4099-9681-4f40520f03db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:20:44.729Z|88dafd7d-db21-4715-971a-8814091dd3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:44.729Z|88dafd7d-db21-4715-971a-8814091dd3d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:44.731Z|8e538adf-dc44-4edc-aa3c-364f5054efee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:44.732Z|8e538adf-dc44-4edc-aa3c-364f5054efee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:44.732Z|ee3567bd-1242-4664-b6d1-574c31df54da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:44.733Z|ee3567bd-1242-4664-b6d1-574c31df54da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:49.167Z|468f0359-a0d6-4d89-805e-57095a482d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:20:49.168Z|468f0359-a0d6-4d89-805e-57095a482d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:20:54.756Z|34798858-63c2-4ad1-9560-ee5da400ebcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:54.756Z|c900a0b1-d446-4ca4-9e90-172f4a588188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:54.757Z|34798858-63c2-4ad1-9560-ee5da400ebcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:54.757Z|c900a0b1-d446-4ca4-9e90-172f4a588188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:20:54.758Z|9bbaf371-333b-426c-af79-a7e90e50e244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:20:54.759Z|9bbaf371-333b-426c-af79-a7e90e50e244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:04.167Z|d4989e90-09b8-434c-8a97-50f8be1f5f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:21:04.167Z|d4989e90-09b8-434c-8a97-50f8be1f5f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:21:04.782Z|16ff7767-f299-4e4f-adba-b6fafc03e95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:04.782Z|16ff7767-f299-4e4f-adba-b6fafc03e95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:04.784Z|e6bdbc63-2489-459f-9766-71b3bd25fcd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:04.784Z|e6bdbc63-2489-459f-9766-71b3bd25fcd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:04.786Z|873a1924-f11b-4ccf-ac9a-d636cb763876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:04.786Z|873a1924-f11b-4ccf-ac9a-d636cb763876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:05.606Z|9bef3d6b-e1ff-403a-a213-934707ec2bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:21:05.607Z|9bef3d6b-e1ff-403a-a213-934707ec2bb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:21:14.807Z|8574d446-f34d-4682-aa45-036dd3c95b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:14.808Z|8574d446-f34d-4682-aa45-036dd3c95b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:14.812Z|31034ad9-3c97-41f3-b78d-1ec0d69f015c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:14.812Z|31034ad9-3c97-41f3-b78d-1ec0d69f015c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:14.812Z|a87a5055-11fd-4254-b8b1-e7391b04c660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:14.812Z|a87a5055-11fd-4254-b8b1-e7391b04c660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:19.167Z|a318a176-d76f-4947-b419-6fb5e311842d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:21:19.171Z|a318a176-d76f-4947-b419-6fb5e311842d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:21:22.055Z|47dd6d1f-ee3b-4f83-a71c-0a9b4b819c6f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:21:22.056Z|47dd6d1f-ee3b-4f83-a71c-0a9b4b819c6f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:24.832Z|f6cad1c2-8762-4b7c-b3bd-72d3c13c4e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:24.833Z|f6cad1c2-8762-4b7c-b3bd-72d3c13c4e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:24.834Z|d2437c9a-d4d7-4a4e-bec7-1353bb69a1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:24.834Z|d2437c9a-d4d7-4a4e-bec7-1353bb69a1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:24.835Z|4859a7a9-ba22-4e2b-b611-e5acb0bcb378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:24.835Z|4859a7a9-ba22-4e2b-b611-e5acb0bcb378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:34.167Z|dcf6d407-00ae-41db-8426-442d587d80f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:21:34.167Z|dcf6d407-00ae-41db-8426-442d587d80f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:21:34.857Z|42240007-3e71-40c8-9653-9975a438da4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:34.858Z|42240007-3e71-40c8-9653-9975a438da4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:34.858Z|e6f99fa1-195e-4490-bd93-cf5f3019175c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:34.858Z|7baa32db-7eb6-4aa9-a27a-ed0172664883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:34.858Z|e6f99fa1-195e-4490-bd93-cf5f3019175c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:34.858Z|7baa32db-7eb6-4aa9-a27a-ed0172664883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:35.608Z|d5c9cdf7-10d3-4767-8fee-3c7872248785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:21:35.608Z|d5c9cdf7-10d3-4767-8fee-3c7872248785|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:21:44.882Z|d6812c20-faca-46d5-85db-19087c3e1290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:44.883Z|c9265dee-39ae-4271-b333-535989eea312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:44.883Z|7622f206-9252-4968-8d82-a88a8393e7de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:44.883Z|d6812c20-faca-46d5-85db-19087c3e1290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:44.883Z|c9265dee-39ae-4271-b333-535989eea312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:44.883Z|7622f206-9252-4968-8d82-a88a8393e7de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:49.167Z|823b1688-349b-4c30-96b1-09525bac50f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:21:49.167Z|823b1688-349b-4c30-96b1-09525bac50f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:21:54.910Z|9a5f341b-11a1-4932-a417-a813e83a5f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:54.910Z|2f6732b3-55d4-4101-8d9d-ad73bfbadf59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:54.910Z|2f6732b3-55d4-4101-8d9d-ad73bfbadf59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:54.911Z|9a5f341b-11a1-4932-a417-a813e83a5f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:21:54.911Z|a0668fe5-aee3-47a1-b111-6942d31fc162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:21:54.912Z|a0668fe5-aee3-47a1-b111-6942d31fc162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:04.167Z|5c51b9ab-dead-47fe-903b-d098788a6871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:22:04.170Z|5c51b9ab-dead-47fe-903b-d098788a6871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:22:04.936Z|5201f63a-56e5-4ef8-99a4-87926038bf6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:04.936Z|5201f63a-56e5-4ef8-99a4-87926038bf6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:04.937Z|52666c3c-3aa5-4bb8-8c7c-3d426c6acff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:04.938Z|52666c3c-3aa5-4bb8-8c7c-3d426c6acff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:04.940Z|812455cf-33dc-47f8-89a1-1dfafee47e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:04.940Z|812455cf-33dc-47f8-89a1-1dfafee47e7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:05.609Z|b0b267e7-e282-4b8f-8ee7-17835a115eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:22:05.609Z|b0b267e7-e282-4b8f-8ee7-17835a115eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:22:14.960Z|245fffbf-d7c9-4f9d-821b-573c47ba2d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:14.961Z|245fffbf-d7c9-4f9d-821b-573c47ba2d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:14.963Z|6317352f-299c-4504-b7b2-1527f877a2a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:14.964Z|6317352f-299c-4504-b7b2-1527f877a2a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:14.965Z|c645a1ca-9f4c-4a10-a54a-99eb8f6c0628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:14.966Z|c645a1ca-9f4c-4a10-a54a-99eb8f6c0628|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:19.167Z|dd628a36-61d8-425f-a65f-1763172cd6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:22:19.168Z|dd628a36-61d8-425f-a65f-1763172cd6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:22:22.056Z|470e9b18-4887-4087-b628-e3817edefde5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:22:22.057Z|470e9b18-4887-4087-b628-e3817edefde5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:24.986Z|40b591ff-7b62-43c5-98ab-c8d63d6b9443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:24.986Z|d69e6b03-1b3b-404f-8832-6bd37633b51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:24.986Z|ab4aefed-c15b-4da7-acc2-dd5873a2ea88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:24.987Z|d69e6b03-1b3b-404f-8832-6bd37633b51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:24.987Z|ab4aefed-c15b-4da7-acc2-dd5873a2ea88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:24.987Z|40b591ff-7b62-43c5-98ab-c8d63d6b9443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:34.166Z|bed8f2f4-1b70-449a-89ce-a3f0e8366164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:22:34.167Z|bed8f2f4-1b70-449a-89ce-a3f0e8366164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:22:35.010Z|256a59ef-3d41-43a9-aac3-9ba7f8aa9a57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:35.011Z|256a59ef-3d41-43a9-aac3-9ba7f8aa9a57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:35.018Z|c22fc613-80b9-41c7-94d5-c6a49231dd4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:35.018Z|c22fc613-80b9-41c7-94d5-c6a49231dd4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:35.021Z|f477b472-407c-4190-9bf8-8fe6681128d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:35.022Z|f477b472-407c-4190-9bf8-8fe6681128d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:35.610Z|e74c03a6-44d2-4d0a-9969-ef4b89346f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:22:35.610Z|e74c03a6-44d2-4d0a-9969-ef4b89346f2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:22:45.038Z|dacc1b89-0d1d-4272-a488-5179c511fa70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:45.039Z|dacc1b89-0d1d-4272-a488-5179c511fa70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:45.041Z|6427ebb3-28ed-4a2a-bb02-2250087b2ee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:45.042Z|6427ebb3-28ed-4a2a-bb02-2250087b2ee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:45.043Z|59ab50a2-4b38-45ab-8ecd-323793a3334f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:45.043Z|59ab50a2-4b38-45ab-8ecd-323793a3334f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:49.167Z|9e460004-27b7-498d-9084-04ccf1d83900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:22:49.171Z|9e460004-27b7-498d-9084-04ccf1d83900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:22:55.062Z|47ad9596-17da-447b-8ee3-baeaf7382dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:55.063Z|f01a07b4-728e-418a-aa8b-b9be862d6906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:55.063Z|47ad9596-17da-447b-8ee3-baeaf7382dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:55.063Z|f01a07b4-728e-418a-aa8b-b9be862d6906|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:22:55.066Z|22dfc867-4234-4669-b925-6117bfecba2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:22:55.066Z|22dfc867-4234-4669-b925-6117bfecba2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:04.167Z|b244c917-f0a2-4197-8700-dc3800eb1c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:23:04.167Z|b244c917-f0a2-4197-8700-dc3800eb1c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:23:05.089Z|4ef77ce2-d2f3-498e-ba60-0ff791c0acbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:05.090Z|7a93cd70-2b1d-4963-8882-171e6bd37284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:05.090Z|7a93cd70-2b1d-4963-8882-171e6bd37284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:05.090Z|4ef77ce2-d2f3-498e-ba60-0ff791c0acbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:05.094Z|c087842f-482c-4834-992c-a133373acdac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:05.094Z|c087842f-482c-4834-992c-a133373acdac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:05.611Z|210c4a7f-4bc2-43c0-9efa-67955dbc50db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:23:05.611Z|210c4a7f-4bc2-43c0-9efa-67955dbc50db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:23:15.117Z|6f8ef24b-5738-4786-911d-c83a4c5f4bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:15.117Z|582a2013-425c-4c17-9ff9-c7373c876024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:15.117Z|6f8ef24b-5738-4786-911d-c83a4c5f4bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:15.117Z|582a2013-425c-4c17-9ff9-c7373c876024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:15.118Z|3bb66e59-cce8-44e5-affb-e555bd1f6c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:15.119Z|3bb66e59-cce8-44e5-affb-e555bd1f6c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:19.167Z|728e6322-fa6e-4453-92c8-99d2ec7521d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:23:19.167Z|728e6322-fa6e-4453-92c8-99d2ec7521d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:23:22.059Z|3dbe0c23-0889-42c9-8529-f4b2221cad7f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:23:22.060Z|3dbe0c23-0889-42c9-8529-f4b2221cad7f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:25.143Z|21d63b3c-0b8a-408f-9218-90cceac41545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:25.144Z|21d63b3c-0b8a-408f-9218-90cceac41545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:25.151Z|4542a90e-01ab-4e80-90e6-cb1588f6bebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:25.151Z|92e6b8c1-6f7d-4a09-98da-1c9f3e9c56e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:25.151Z|4542a90e-01ab-4e80-90e6-cb1588f6bebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:25.152Z|92e6b8c1-6f7d-4a09-98da-1c9f3e9c56e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:34.167Z|aa0d3784-19c7-4f69-a253-39e21a137c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:23:34.170Z|aa0d3784-19c7-4f69-a253-39e21a137c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:23:35.166Z|2d88a678-ae59-4a20-8a02-e02a3d8b13c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:35.167Z|2d88a678-ae59-4a20-8a02-e02a3d8b13c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:35.172Z|c886361f-09d4-4239-b9fe-44bc16370a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:35.172Z|c886361f-09d4-4239-b9fe-44bc16370a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:35.172Z|a1f47227-9cf4-46f5-ab4e-6f64fc4eabf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:35.173Z|a1f47227-9cf4-46f5-ab4e-6f64fc4eabf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:35.612Z|abca7a22-170e-446e-b32c-308962404654|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:23:35.613Z|abca7a22-170e-446e-b32c-308962404654|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:23:45.188Z|bef8a313-3c49-45c7-bd19-e1424c79cec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:45.189Z|bef8a313-3c49-45c7-bd19-e1424c79cec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:45.193Z|e082b292-efa6-4985-ae36-18c74b26b071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:45.193Z|e082b292-efa6-4985-ae36-18c74b26b071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:45.193Z|155d9e3d-54a5-4942-8328-2df67e5b1607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:45.194Z|155d9e3d-54a5-4942-8328-2df67e5b1607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:49.167Z|f382be11-5f11-4ced-ab6c-5db5f10e4e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:23:49.167Z|f382be11-5f11-4ced-ab6c-5db5f10e4e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:23:55.210Z|d81a6d50-f37a-4710-bc29-a5333de005de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:55.211Z|d81a6d50-f37a-4710-bc29-a5333de005de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:55.214Z|0701796d-1862-4b2a-9a9a-ff7f6634e445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:55.214Z|fbd3a3e2-e043-43c1-ae6d-ec735f4b78ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:23:55.215Z|0701796d-1862-4b2a-9a9a-ff7f6634e445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:23:55.215Z|fbd3a3e2-e043-43c1-ae6d-ec735f4b78ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:04.167Z|2011aaf1-5c97-4b42-9731-40dee8fbbb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:24:04.167Z|2011aaf1-5c97-4b42-9731-40dee8fbbb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:24:05.236Z|6fbc32b6-9a85-4399-bf0f-52205bee3e61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:05.236Z|575ac225-3057-4632-9520-2a06eb54de73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:05.236Z|6fbc32b6-9a85-4399-bf0f-52205bee3e61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:05.237Z|575ac225-3057-4632-9520-2a06eb54de73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:05.239Z|ab768ccc-f01f-486d-86f6-f2d10fdb987f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:05.240Z|ab768ccc-f01f-486d-86f6-f2d10fdb987f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:05.614Z|545fd532-a4a8-4ef2-a2a5-4a373bec54d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:24:05.614Z|545fd532-a4a8-4ef2-a2a5-4a373bec54d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:24:15.264Z|43be70c7-4d5c-4484-97e1-05d4fd0a47e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:15.264Z|43be70c7-4d5c-4484-97e1-05d4fd0a47e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:15.266Z|839a90af-4773-49f1-9216-af8e638dce30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:15.266Z|839a90af-4773-49f1-9216-af8e638dce30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:15.266Z|3d08086a-034e-4856-a724-986284c15860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:15.267Z|3d08086a-034e-4856-a724-986284c15860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:19.167Z|778fa661-d524-4c1f-952a-7cb45b71d84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:24:19.175Z|778fa661-d524-4c1f-952a-7cb45b71d84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:24:22.055Z|89fd095f-031a-475d-8b4f-17ecc0dce6a1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:24:22.056Z|89fd095f-031a-475d-8b4f-17ecc0dce6a1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:25.288Z|5af319f3-59a5-47b7-a4c6-bd0ecd29cf7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:25.289Z|5af319f3-59a5-47b7-a4c6-bd0ecd29cf7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:25.288Z|2fa48a3b-29d1-478c-a140-b8570144bb8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:25.290Z|2fa48a3b-29d1-478c-a140-b8570144bb8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:25.290Z|53c174ec-0e0e-4926-93fd-993cce64e7eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:25.290Z|53c174ec-0e0e-4926-93fd-993cce64e7eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:34.167Z|fb01d349-0965-4624-bf4c-121eb76a9c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:24:34.167Z|fb01d349-0965-4624-bf4c-121eb76a9c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:24:35.314Z|e6e56263-3347-4454-9e02-89086fc36ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:35.315Z|e6e56263-3347-4454-9e02-89086fc36ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:35.315Z|6e3364af-5702-48a8-90c6-11bb89c31a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:35.316Z|6e3364af-5702-48a8-90c6-11bb89c31a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:35.316Z|1256dd1b-ff58-4739-8d66-522b4f6542db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:35.316Z|1256dd1b-ff58-4739-8d66-522b4f6542db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:35.615Z|258c956f-c1e2-4cff-b658-2fd240bd018e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:24:35.615Z|258c956f-c1e2-4cff-b658-2fd240bd018e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:24:45.336Z|10870b03-7a3e-43f1-81b4-e00a9fb84d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:45.338Z|10870b03-7a3e-43f1-81b4-e00a9fb84d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:45.336Z|31ac6b69-e9ad-4a0c-a915-0b79a76d9adc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:45.339Z|a8342582-fbb0-432a-91c5-0f9749c86662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:45.339Z|31ac6b69-e9ad-4a0c-a915-0b79a76d9adc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:45.339Z|a8342582-fbb0-432a-91c5-0f9749c86662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:49.167Z|69e37c70-70f6-4c11-9816-c60dce4394f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:24:49.167Z|69e37c70-70f6-4c11-9816-c60dce4394f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:24:55.361Z|6f862307-12d7-407d-9bf0-287eff3e19c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:55.361Z|6f862307-12d7-407d-9bf0-287eff3e19c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:55.362Z|188093bc-6eb6-42e4-ba58-a46ce9df9c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:55.362Z|188093bc-6eb6-42e4-ba58-a46ce9df9c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:24:55.362Z|6ce47495-ee42-40ee-bf3b-67658c7cfa05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:24:55.363Z|6ce47495-ee42-40ee-bf3b-67658c7cfa05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:04.167Z|f389a96f-ffde-44ce-b2da-c4a6deea3db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:25:04.171Z|f389a96f-ffde-44ce-b2da-c4a6deea3db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:25:05.383Z|5abcfbc3-9be1-4b65-95be-fb7a4ce7b8fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:05.384Z|9413bb74-bda1-4cf7-bda4-73c05e580671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:05.384Z|5abcfbc3-9be1-4b65-95be-fb7a4ce7b8fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:05.384Z|4f6ec9b9-06f2-4b88-85ae-308ce55ed6ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:05.384Z|4f6ec9b9-06f2-4b88-85ae-308ce55ed6ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:05.384Z|9413bb74-bda1-4cf7-bda4-73c05e580671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:05.616Z|71299779-51ee-45cc-b363-4961d94737e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:25:05.616Z|71299779-51ee-45cc-b363-4961d94737e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:25:15.408Z|df734f70-abce-4e05-a796-f8799a00f7a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:15.408Z|89c90c60-158b-49d8-9256-094de351580e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:15.409Z|89c90c60-158b-49d8-9256-094de351580e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:15.409Z|df734f70-abce-4e05-a796-f8799a00f7a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:15.416Z|c2758b15-8eeb-4758-9db0-24e044a5a1a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:15.416Z|c2758b15-8eeb-4758-9db0-24e044a5a1a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:19.166Z|d22ec3a1-c04f-4497-95a3-a613b7da4b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:25:19.167Z|d22ec3a1-c04f-4497-95a3-a613b7da4b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:25:22.056Z|0bf3ded7-e425-4311-b324-386de1bb45a8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:25:22.057Z|0bf3ded7-e425-4311-b324-386de1bb45a8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:25.435Z|36129b1b-2f34-4f60-a402-9ed348d3e874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:25.435Z|969142c1-23fa-4307-b6b8-e2bfe3ed27b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:25.436Z|36129b1b-2f34-4f60-a402-9ed348d3e874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:25.436Z|969142c1-23fa-4307-b6b8-e2bfe3ed27b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:25.438Z|cb6b4391-071b-4817-b884-17404014e1ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:25.439Z|cb6b4391-071b-4817-b884-17404014e1ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:34.167Z|7c3508d6-302d-494d-b448-3443cd334ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:25:34.167Z|7c3508d6-302d-494d-b448-3443cd334ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:25:35.460Z|4382e90b-2873-43fa-8e02-3970a561a287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:35.461Z|4382e90b-2873-43fa-8e02-3970a561a287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:35.461Z|3884bd7f-da98-445f-b766-f37fa07982b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:35.462Z|3884bd7f-da98-445f-b766-f37fa07982b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:35.469Z|f96d1c34-d742-4e5f-8e58-c7f916bda69a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:35.470Z|f96d1c34-d742-4e5f-8e58-c7f916bda69a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:35.617Z|b3db3688-70ff-4890-8b29-f859928f24d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:25:35.618Z|b3db3688-70ff-4890-8b29-f859928f24d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:25:45.482Z|cf3c860f-986c-466f-94b1-d6feea671b3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:45.483Z|cf3c860f-986c-466f-94b1-d6feea671b3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:45.484Z|c61e5d75-8bee-4c31-8089-d5cb52a05179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:45.484Z|c61e5d75-8bee-4c31-8089-d5cb52a05179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:45.491Z|bcf939c8-0885-45df-b074-21aa7ee5b355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:45.491Z|bcf939c8-0885-45df-b074-21aa7ee5b355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:49.167Z|96eb8167-d41c-4738-830d-f74c15b0cab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:25:49.171Z|96eb8167-d41c-4738-830d-f74c15b0cab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:25:55.507Z|58929a3b-cb2e-4cf8-b6af-aa7f264935cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:55.508Z|58929a3b-cb2e-4cf8-b6af-aa7f264935cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:55.512Z|9ec894ec-6b98-473a-9556-cfb0602cb4b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:55.513Z|9ec894ec-6b98-473a-9556-cfb0602cb4b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:25:55.516Z|cd4a5448-811c-45d7-9420-a68dd4f7e5d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:25:55.517Z|cd4a5448-811c-45d7-9420-a68dd4f7e5d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:04.167Z|e263bcf4-9d9e-4177-914d-b210c45e9e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:26:04.167Z|e263bcf4-9d9e-4177-914d-b210c45e9e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:26:05.533Z|10ec3972-af6b-4e93-b939-076bb516c3ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:05.534Z|95226a48-e05c-484d-88f8-8b5a262e1cb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:05.534Z|10ec3972-af6b-4e93-b939-076bb516c3ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:05.534Z|95226a48-e05c-484d-88f8-8b5a262e1cb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:05.539Z|edf45c4f-dfa3-436a-a7f2-529b5399dc69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:05.539Z|edf45c4f-dfa3-436a-a7f2-529b5399dc69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:05.618Z|bb3bc0d2-2b45-408c-a220-f45ed1e1b91c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:26:05.618Z|bb3bc0d2-2b45-408c-a220-f45ed1e1b91c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:26:15.557Z|dc6000b9-1fe8-49b4-b46a-4268738b0d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:15.558Z|dc6000b9-1fe8-49b4-b46a-4268738b0d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:15.560Z|34ad4d34-3592-4d2c-a3ef-fb8757bf1bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:15.561Z|34ad4d34-3592-4d2c-a3ef-fb8757bf1bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:15.562Z|fe92f5c1-9b9f-4894-b700-25a5c01595cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:15.562Z|fe92f5c1-9b9f-4894-b700-25a5c01595cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:19.167Z|c228f35d-3528-40b6-8a2f-fafe1dcf1d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:26:19.167Z|c228f35d-3528-40b6-8a2f-fafe1dcf1d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:26:22.055Z|6ae214ef-04de-46d5-bf15-34eff8ecd6ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:26:22.056Z|6ae214ef-04de-46d5-bf15-34eff8ecd6ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:25.583Z|7b2bfe03-f2e1-4af4-8bd1-0ac02357d833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:25.583Z|7b2bfe03-f2e1-4af4-8bd1-0ac02357d833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:25.583Z|f80ac5cb-9bc5-4f31-9066-972f3f712a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:25.584Z|f80ac5cb-9bc5-4f31-9066-972f3f712a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:25.610Z|26199c4b-72f3-4508-911f-02560701eb4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:25.610Z|26199c4b-72f3-4508-911f-02560701eb4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:34.167Z|a96eb18f-a311-4960-b60c-be2b97d512d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:26:34.171Z|a96eb18f-a311-4960-b60c-be2b97d512d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:26:35.608Z|f856548d-564e-4f3f-bf5b-48afa1f98f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:35.608Z|f856548d-564e-4f3f-bf5b-48afa1f98f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:35.619Z|c5c3b8bd-d1dc-4dd6-8b34-e4ee61311276|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:26:35.620Z|c5c3b8bd-d1dc-4dd6-8b34-e4ee61311276|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:26:35.632Z|4e6189d8-243a-4391-b391-c4bae297edc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:35.633Z|4e6189d8-243a-4391-b391-c4bae297edc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:35.634Z|c7a5ec1c-59d2-45bb-9f7e-c6dd2c3df3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:35.635Z|c7a5ec1c-59d2-45bb-9f7e-c6dd2c3df3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:45.639Z|7e0e7d78-498c-4156-9844-716d0d698c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:45.640Z|7e0e7d78-498c-4156-9844-716d0d698c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:45.655Z|fc017e47-b517-4db6-b169-0db53d25abf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:45.656Z|fc017e47-b517-4db6-b169-0db53d25abf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:45.659Z|95d61c9c-b2fb-46fc-85d3-dbeb1bec4849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:45.660Z|95d61c9c-b2fb-46fc-85d3-dbeb1bec4849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:49.167Z|699883f4-b0a9-4105-9fdf-f97579ebffed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:26:49.167Z|699883f4-b0a9-4105-9fdf-f97579ebffed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:26:55.662Z|17171bc8-43d4-4bcd-9bb9-74656eb56571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:55.663Z|17171bc8-43d4-4bcd-9bb9-74656eb56571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:55.676Z|e516e0c4-56ed-40c5-84f1-00d2ddcf6b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:55.676Z|e516e0c4-56ed-40c5-84f1-00d2ddcf6b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:26:55.682Z|b7bae43e-ec95-4e16-9b2d-dbe7af0155bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:26:55.682Z|b7bae43e-ec95-4e16-9b2d-dbe7af0155bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:04.167Z|04fa5210-ca5d-4466-9a06-0b4b16a5370a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:27:04.167Z|04fa5210-ca5d-4466-9a06-0b4b16a5370a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:27:05.620Z|1886da02-3082-45d9-a9e6-766af7303501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:27:05.621Z|1886da02-3082-45d9-a9e6-766af7303501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:27:05.685Z|74dc7712-d6ad-4867-be24-74444cf7ed40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:05.686Z|74dc7712-d6ad-4867-be24-74444cf7ed40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:05.697Z|130bebd0-a194-4444-8626-a0369e36b3cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:05.698Z|130bebd0-a194-4444-8626-a0369e36b3cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:05.705Z|3f8a44a8-1c3c-4d77-b48e-36d2be1a5f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:05.705Z|3f8a44a8-1c3c-4d77-b48e-36d2be1a5f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:15.710Z|52cdf006-a3ba-4e9d-b35a-af858e5e0c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:15.711Z|52cdf006-a3ba-4e9d-b35a-af858e5e0c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:15.719Z|213320a0-9a36-4c49-a81e-a1c342df1fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:15.720Z|213320a0-9a36-4c49-a81e-a1c342df1fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:15.727Z|6725d729-6a59-418c-a609-9d7dd8ddfd20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:15.727Z|6725d729-6a59-418c-a609-9d7dd8ddfd20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:19.167Z|da3931c9-03a0-480d-89a7-151ce8233961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:27:19.171Z|da3931c9-03a0-480d-89a7-151ce8233961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:27:22.056Z|33e99668-7aad-4646-b811-f33ba298ce5a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:27:22.057Z|33e99668-7aad-4646-b811-f33ba298ce5a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:25.735Z|1b030dc4-7b23-45c5-b4ff-63c2fd14c4ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:25.736Z|1b030dc4-7b23-45c5-b4ff-63c2fd14c4ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:25.745Z|18af3e24-7561-4403-a9c9-e21a64e0ec0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:25.745Z|18af3e24-7561-4403-a9c9-e21a64e0ec0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:25.747Z|2468c5ad-0f48-4c97-95ac-4ffa7c4641f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:25.748Z|2468c5ad-0f48-4c97-95ac-4ffa7c4641f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:34.167Z|aba52910-be7c-4af1-af6e-ecde280afc10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:27:34.167Z|aba52910-be7c-4af1-af6e-ecde280afc10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:27:35.622Z|42816805-b4ac-4a15-a223-0711cae43e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:27:35.622Z|42816805-b4ac-4a15-a223-0711cae43e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:27:35.763Z|c4957485-00eb-4a6b-b032-d92785ab843c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:35.763Z|c4957485-00eb-4a6b-b032-d92785ab843c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:35.767Z|fba55325-c9c8-434c-baa2-d2655f55ce6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:35.768Z|fba55325-c9c8-434c-baa2-d2655f55ce6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:35.771Z|e4781123-e981-4985-a205-06a0d3b4c164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:35.772Z|e4781123-e981-4985-a205-06a0d3b4c164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:45.789Z|ae60e9f5-b8fc-48ae-a8be-d5ae6c1dcd2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:45.790Z|ae60e9f5-b8fc-48ae-a8be-d5ae6c1dcd2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:45.790Z|64472658-53fa-4a6e-90ae-95d6c4b1d8a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:45.791Z|64472658-53fa-4a6e-90ae-95d6c4b1d8a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:45.795Z|de494465-2458-4bf9-ae5f-6a1253ae3402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:45.795Z|de494465-2458-4bf9-ae5f-6a1253ae3402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:49.167Z|b6257ab3-325d-4d96-8e30-274379743e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:27:49.167Z|b6257ab3-325d-4d96-8e30-274379743e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:27:55.812Z|a9eb7ec5-d169-496f-b9ae-5a2e4bb4285a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:55.813Z|a9eb7ec5-d169-496f-b9ae-5a2e4bb4285a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:55.816Z|fb2971cb-b6ff-4785-85f3-079c9b0f6f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:55.817Z|fb2971cb-b6ff-4785-85f3-079c9b0f6f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:27:55.817Z|00b3a373-ad84-4a3a-8991-d3d93a63f55f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:27:55.818Z|00b3a373-ad84-4a3a-8991-d3d93a63f55f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:04.167Z|429590cc-73f2-4da3-823e-49a42476752f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:28:04.171Z|429590cc-73f2-4da3-823e-49a42476752f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:28:05.623Z|b2930e86-855c-4a77-abee-58bd71228d1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:28:05.623Z|b2930e86-855c-4a77-abee-58bd71228d1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:28:05.841Z|9889f44d-a27f-4230-bf26-003831377676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:05.841Z|4a84a8dd-0ad3-4271-b669-ec24272a271e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:05.842Z|9889f44d-a27f-4230-bf26-003831377676|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:05.842Z|4a84a8dd-0ad3-4271-b669-ec24272a271e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:05.842Z|79d59861-2106-4fbe-a76c-734273574743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:05.843Z|79d59861-2106-4fbe-a76c-734273574743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:15.869Z|9d81d3d0-99fa-47bd-afef-5d9bf1e7873e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:15.870Z|9d81d3d0-99fa-47bd-afef-5d9bf1e7873e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:15.870Z|959c0739-08b1-430b-ac6b-3eabe7cf0836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:15.871Z|959c0739-08b1-430b-ac6b-3eabe7cf0836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:15.869Z|981304a3-0a35-4ec7-be88-dbe9dbf6b4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:15.873Z|981304a3-0a35-4ec7-be88-dbe9dbf6b4ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:19.166Z|387949a4-4299-4186-a8e6-2d167c438b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:28:19.167Z|387949a4-4299-4186-a8e6-2d167c438b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:28:22.055Z|ff76114b-0fa5-4fa6-b10a-9f3667e20a22|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:28:22.056Z|ff76114b-0fa5-4fa6-b10a-9f3667e20a22|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:25.894Z|a4d80718-6ddf-4c4f-b4c5-66eba3533246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:25.894Z|2b343bc0-694f-4261-a518-9431cda351e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:25.895Z|a4d80718-6ddf-4c4f-b4c5-66eba3533246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:25.895Z|8fdb4f0f-70fc-4aa5-9964-b0e93b353a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:25.895Z|2b343bc0-694f-4261-a518-9431cda351e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:25.896Z|8fdb4f0f-70fc-4aa5-9964-b0e93b353a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:34.167Z|b07af150-5b46-4e13-b2c4-2c5098a822fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:28:34.167Z|b07af150-5b46-4e13-b2c4-2c5098a822fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:28:35.624Z|8fc03d24-79b4-4ced-8f52-248235dabd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:28:35.624Z|8fc03d24-79b4-4ced-8f52-248235dabd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:28:35.929Z|f27ecc9a-1241-41fc-b306-22b8445713b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:35.928Z|aab0264c-f4dd-4075-aac2-9e91fc1b495d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:35.929Z|f27ecc9a-1241-41fc-b306-22b8445713b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:35.930Z|aab0264c-f4dd-4075-aac2-9e91fc1b495d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:35.929Z|37af075a-4c71-45da-880b-4d41617f5b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:35.933Z|37af075a-4c71-45da-880b-4d41617f5b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:45.951Z|9d0fde66-c55a-4377-9ded-3338e5402214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:45.952Z|9d0fde66-c55a-4377-9ded-3338e5402214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:45.952Z|2d0ad8e9-1929-4c13-af6c-97b760c433f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:45.953Z|2d0ad8e9-1929-4c13-af6c-97b760c433f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:45.958Z|085180e0-c437-42c3-b979-d615af651183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:45.959Z|085180e0-c437-42c3-b979-d615af651183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:49.167Z|e92d82ad-b3e0-493a-873b-5b0104ac70f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:28:49.170Z|e92d82ad-b3e0-493a-873b-5b0104ac70f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:28:55.974Z|d68ae0e4-2f90-4312-9845-34dbf22a6b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:55.974Z|f1863913-58b2-4498-b1a2-98093e68402f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:55.975Z|d68ae0e4-2f90-4312-9845-34dbf22a6b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:55.975Z|f1863913-58b2-4498-b1a2-98093e68402f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:28:55.981Z|f3e0584d-4c54-45b6-bdec-210975591792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:28:55.982Z|f3e0584d-4c54-45b6-bdec-210975591792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:04.167Z|c464a2cf-e7bd-4d7e-be83-b2d85c76fb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:29:04.167Z|c464a2cf-e7bd-4d7e-be83-b2d85c76fb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:29:05.625Z|60e5967b-d519-4708-8015-87f55a41e5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:29:05.626Z|60e5967b-d519-4708-8015-87f55a41e5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:29:05.997Z|dee86b26-0112-4bbb-aebc-fcd9d4f471ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:05.998Z|dee86b26-0112-4bbb-aebc-fcd9d4f471ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:05.999Z|b1eddd44-c4d3-49df-be9d-e70b20ec65ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:06.000Z|b1eddd44-c4d3-49df-be9d-e70b20ec65ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:06.002Z|a4ab5d37-b9b4-460b-8d38-0c74de34a0e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:06.002Z|a4ab5d37-b9b4-460b-8d38-0c74de34a0e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:16.025Z|a31b8473-6b21-4c2f-8d14-e4aa72a5649c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:16.025Z|a31b8473-6b21-4c2f-8d14-e4aa72a5649c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:16.028Z|b753b75a-55bc-4921-a5ba-4e5d9a3ffeea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:16.028Z|7c2e3fd1-a7aa-4b27-a391-60dd173812af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:16.028Z|b753b75a-55bc-4921-a5ba-4e5d9a3ffeea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:16.029Z|7c2e3fd1-a7aa-4b27-a391-60dd173812af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:19.167Z|31769180-db12-4082-8570-0c79839a107d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:29:19.167Z|31769180-db12-4082-8570-0c79839a107d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:29:22.055Z|bbe1c847-6b70-4b5c-a398-4f57d855847e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:29:22.055Z|bbe1c847-6b70-4b5c-a398-4f57d855847e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:26.047Z|270bb7ec-bab5-4bae-a118-b355cda66476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:26.048Z|270bb7ec-bab5-4bae-a118-b355cda66476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:26.050Z|011306fc-cbb6-415f-90f8-ac733bc108c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:26.050Z|011306fc-cbb6-415f-90f8-ac733bc108c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:26.051Z|9b68faa3-4b6f-4a7a-a290-98fbbbbb2287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:26.052Z|9b68faa3-4b6f-4a7a-a290-98fbbbbb2287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:34.167Z|d1f448a9-c666-440c-9627-86d8b687ab91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:29:34.170Z|d1f448a9-c666-440c-9627-86d8b687ab91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:29:35.626Z|5919921a-7fd2-4144-ad87-4448180aa3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:29:35.627Z|5919921a-7fd2-4144-ad87-4448180aa3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:29:36.073Z|12c7a317-1dd4-4f02-9a4a-3a6616c5fc78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:36.074Z|12c7a317-1dd4-4f02-9a4a-3a6616c5fc78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:36.074Z|c9b25999-01b1-4a9a-a9e2-401015062351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:36.075Z|c9b25999-01b1-4a9a-a9e2-401015062351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:36.076Z|a544f9d4-7e6e-4fe7-8b5a-32d9c54e2a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:36.077Z|a544f9d4-7e6e-4fe7-8b5a-32d9c54e2a2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:46.096Z|e09f9045-f922-4be1-b794-a62c84440617|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:46.096Z|e09f9045-f922-4be1-b794-a62c84440617|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:46.096Z|cebf16da-50de-4c9f-a68f-603a33310848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:46.097Z|ccecc06e-9565-4016-834a-37d007b01ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:46.097Z|cebf16da-50de-4c9f-a68f-603a33310848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:46.097Z|ccecc06e-9565-4016-834a-37d007b01ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:49.167Z|fdd5e14d-8d2b-4127-9ed9-cf4fa3722415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:29:49.167Z|fdd5e14d-8d2b-4127-9ed9-cf4fa3722415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:29:56.119Z|58949fd7-c602-457c-aa51-bd6c69e98034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:56.119Z|58949fd7-c602-457c-aa51-bd6c69e98034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:56.125Z|3069d5fc-0255-48c2-a90e-46ab989f825b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:56.125Z|3069d5fc-0255-48c2-a90e-46ab989f825b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:29:56.126Z|adfc718e-e486-487a-a80d-d80e30329a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:29:56.126Z|adfc718e-e486-487a-a80d-d80e30329a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:04.167Z|b3b752f3-f58e-4127-adfc-f3ad4d2aa259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:30:04.167Z|b3b752f3-f58e-4127-adfc-f3ad4d2aa259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:30:05.628Z|9d87c8b5-43c3-43b8-87e4-88c9fd89665f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:30:05.628Z|9d87c8b5-43c3-43b8-87e4-88c9fd89665f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:30:06.155Z|1584180a-690f-485b-b5ea-fd25a112f0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:06.155Z|6c389fdc-681f-4015-ba47-bab82b7390aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:06.155Z|1584180a-690f-485b-b5ea-fd25a112f0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:06.155Z|6c389fdc-681f-4015-ba47-bab82b7390aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:06.164Z|22536e40-e4a8-4973-bf4c-266ca0706c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:06.165Z|22536e40-e4a8-4973-bf4c-266ca0706c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:16.179Z|97e9bd0b-5fc3-4123-9aca-40fac1dc8c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:16.179Z|97e9bd0b-5fc3-4123-9aca-40fac1dc8c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:16.179Z|a648981d-44b0-422b-9d03-752825bd2a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:16.180Z|a648981d-44b0-422b-9d03-752825bd2a23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:16.196Z|19a00ad6-7c3d-4789-ba86-39a59751b936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:16.196Z|19a00ad6-7c3d-4789-ba86-39a59751b936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:19.167Z|422e51f6-1008-45d6-acb6-380d6f6c3d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:30:19.171Z|422e51f6-1008-45d6-acb6-380d6f6c3d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:30:22.055Z|69c9255c-3047-4dbd-b233-4408a90bf41c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:30:22.056Z|69c9255c-3047-4dbd-b233-4408a90bf41c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:26.206Z|9673152c-0525-45ec-a842-1129025393a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:26.207Z|9673152c-0525-45ec-a842-1129025393a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:26.206Z|130a3e77-adfb-4c8f-9e37-0b477478e19c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:26.207Z|130a3e77-adfb-4c8f-9e37-0b477478e19c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:26.219Z|c6509177-3fcc-4f3a-ae9a-3def5b125cd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:26.220Z|c6509177-3fcc-4f3a-ae9a-3def5b125cd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:34.166Z|25b2f700-08f6-437a-8cb4-65fc4bde68af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:30:34.167Z|25b2f700-08f6-437a-8cb4-65fc4bde68af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:30:35.629Z|4fa80477-0f68-46d9-b278-60fc62f1f2f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:30:35.629Z|4fa80477-0f68-46d9-b278-60fc62f1f2f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:30:36.230Z|7349c344-2c3a-41e6-b689-2c6dc8b9ed1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:36.231Z|7349c344-2c3a-41e6-b689-2c6dc8b9ed1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:36.231Z|3413b11a-4a97-4568-a231-3f9143801901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:36.232Z|3413b11a-4a97-4568-a231-3f9143801901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:36.241Z|34dca168-9f7f-4488-bfff-ccef39bc7818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:36.242Z|34dca168-9f7f-4488-bfff-ccef39bc7818|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:46.252Z|dddac4df-99b6-499e-810a-33998bfb5f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:46.253Z|dddac4df-99b6-499e-810a-33998bfb5f93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:46.254Z|0c170cb4-6a3c-4c4b-ae0f-de59f1c4f593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:46.255Z|0c170cb4-6a3c-4c4b-ae0f-de59f1c4f593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:46.266Z|105b0fee-bf27-4b12-9b01-13174efb8e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:46.266Z|105b0fee-bf27-4b12-9b01-13174efb8e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:49.167Z|291b653f-a216-4521-be23-dd762c36e4df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:30:49.167Z|291b653f-a216-4521-be23-dd762c36e4df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:30:56.276Z|e61deafa-b5a1-418e-9faa-3cf6640f58ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:56.276Z|e61deafa-b5a1-418e-9faa-3cf6640f58ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:56.278Z|275465a4-e30a-46fa-b189-099889a6b64c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:56.278Z|275465a4-e30a-46fa-b189-099889a6b64c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:30:56.287Z|970a773d-851e-4df9-92a8-976cb413ef59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:30:56.287Z|970a773d-851e-4df9-92a8-976cb413ef59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:04.167Z|b9532880-16f8-41a1-b39a-ff82d5852c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:31:04.171Z|b9532880-16f8-41a1-b39a-ff82d5852c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:31:05.630Z|ba6679e8-d4c5-42ed-9ef8-f4f1a544f2f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:31:05.630Z|ba6679e8-d4c5-42ed-9ef8-f4f1a544f2f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:31:06.299Z|83dfbbe9-b043-4192-92e8-f16f323cac85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:06.300Z|83dfbbe9-b043-4192-92e8-f16f323cac85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:06.300Z|ce3af302-b3bc-4101-8929-c155acb82716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:06.300Z|ce3af302-b3bc-4101-8929-c155acb82716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:06.308Z|c4924549-f560-4b1f-9a59-e87b340329b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:06.308Z|c4924549-f560-4b1f-9a59-e87b340329b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:16.327Z|1de1b5e5-fe79-429e-8d54-ff678459bb54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:16.326Z|b5c3da08-cc54-4a75-b3b3-416e40a6bbb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:16.327Z|1de1b5e5-fe79-429e-8d54-ff678459bb54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:16.327Z|b5c3da08-cc54-4a75-b3b3-416e40a6bbb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:16.331Z|6a07e98c-e9d9-41a0-9fa0-4b4202b7ad3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:16.332Z|6a07e98c-e9d9-41a0-9fa0-4b4202b7ad3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:19.167Z|d831209d-4cf7-4576-9c88-3ff627ce0ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:31:19.167Z|d831209d-4cf7-4576-9c88-3ff627ce0ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:31:22.054Z|7172cd4b-fe17-46c4-98e8-2fa7c161d484|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:31:22.055Z|7172cd4b-fe17-46c4-98e8-2fa7c161d484|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:26.352Z|143d690e-d47f-459a-84fc-44a797cad67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:26.352Z|143d690e-d47f-459a-84fc-44a797cad67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:26.353Z|6ce9f92d-1a64-419d-b7df-3ee699cc64fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:26.354Z|6ce9f92d-1a64-419d-b7df-3ee699cc64fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:26.358Z|910d0b43-a5f7-4268-9d19-2261ed2c73a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:26.359Z|910d0b43-a5f7-4268-9d19-2261ed2c73a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:34.167Z|02106fd8-8a74-4372-8f55-2adfb79e0fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:31:34.167Z|02106fd8-8a74-4372-8f55-2adfb79e0fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:31:35.631Z|198d01a4-b429-4a66-a870-88e9d3d9ecdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:31:35.631Z|198d01a4-b429-4a66-a870-88e9d3d9ecdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:31:36.375Z|9032a590-e62e-4bc8-bed3-0181aff45a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:36.375Z|9032a590-e62e-4bc8-bed3-0181aff45a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:36.377Z|cb268754-3e27-4c17-a528-bb8bc8a1d3f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:36.377Z|cb268754-3e27-4c17-a528-bb8bc8a1d3f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:36.386Z|0370efe1-2143-43d3-84cf-1eb66f85f0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:36.386Z|0370efe1-2143-43d3-84cf-1eb66f85f0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:46.400Z|73d0f731-71f5-41de-8078-f1faf820c1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:46.400Z|2b9aead0-3d4e-43b5-8c6d-a1f148fbd084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:46.401Z|73d0f731-71f5-41de-8078-f1faf820c1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:46.401Z|2b9aead0-3d4e-43b5-8c6d-a1f148fbd084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:46.408Z|260fba3e-4acd-4526-906a-1217acf2f411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:46.409Z|260fba3e-4acd-4526-906a-1217acf2f411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:49.167Z|8968ce77-8975-4a79-91fc-6caed152c944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:31:49.171Z|8968ce77-8975-4a79-91fc-6caed152c944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:31:56.428Z|6f070d2f-08ac-459b-8766-2dda8b03d994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:56.429Z|6f070d2f-08ac-459b-8766-2dda8b03d994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:56.432Z|9e68c31a-981c-4c35-9a9d-535e18b02855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:56.433Z|9e68c31a-981c-4c35-9a9d-535e18b02855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:31:56.441Z|443f62c6-51c6-4102-998c-ec3e3a12bd78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:31:56.441Z|443f62c6-51c6-4102-998c-ec3e3a12bd78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:04.167Z|25bc6e89-d9ad-47ca-b23e-b7ce11381f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:32:04.167Z|25bc6e89-d9ad-47ca-b23e-b7ce11381f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:32:05.632Z|363481be-ba37-410e-9437-50be34ad68fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:32:05.632Z|363481be-ba37-410e-9437-50be34ad68fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:32:06.460Z|7c136439-d6d3-4542-94d8-1433aa64bfc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:06.461Z|7c136439-d6d3-4542-94d8-1433aa64bfc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:06.464Z|1b9c9622-e7cc-4e8d-bc20-0c9c1de370b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:06.464Z|1b9c9622-e7cc-4e8d-bc20-0c9c1de370b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:06.468Z|91481362-2c5a-433a-ab98-ca55b168fe40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:06.468Z|91481362-2c5a-433a-ab98-ca55b168fe40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:16.489Z|94577afb-0b02-4c13-89ab-d72eb3dfbfbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:16.490Z|94577afb-0b02-4c13-89ab-d72eb3dfbfbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:16.490Z|2f402901-1ad5-4363-8047-6f252d784dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:16.491Z|b1ab0c26-b245-42f1-ac4f-331eaebeb732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:16.491Z|b1ab0c26-b245-42f1-ac4f-331eaebeb732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:16.491Z|2f402901-1ad5-4363-8047-6f252d784dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:19.167Z|2e411adf-6c3e-4b3c-8c06-cd70c1fc56bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:32:19.167Z|2e411adf-6c3e-4b3c-8c06-cd70c1fc56bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:32:22.055Z|240bb369-cb1b-4396-a2ee-14885691ddc3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:32:22.055Z|240bb369-cb1b-4396-a2ee-14885691ddc3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:26.524Z|ab6fd060-7a81-4ab1-9b4f-4e9b923181a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:26.525Z|ab6fd060-7a81-4ab1-9b4f-4e9b923181a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:26.525Z|55bd3503-17b6-4db5-8f2b-db4452eeb80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:26.526Z|55bd3503-17b6-4db5-8f2b-db4452eeb80a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:26.528Z|6d4b9342-48cf-4b19-94e0-4fbccd5c09d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:26.529Z|6d4b9342-48cf-4b19-94e0-4fbccd5c09d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:34.167Z|c9494d02-d0d5-46b4-9465-3f5e3a2eb635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:32:34.171Z|c9494d02-d0d5-46b4-9465-3f5e3a2eb635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:32:35.633Z|a698b767-3020-46b6-b5c5-78019038c08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:32:35.633Z|a698b767-3020-46b6-b5c5-78019038c08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:32:36.550Z|1fb7e07f-d4c1-429f-9a55-1fd96a9f9ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:36.550Z|1fb7e07f-d4c1-429f-9a55-1fd96a9f9ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:36.553Z|22f3947a-c874-462c-a959-df3e2e2a1a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:36.553Z|0b9bfb78-52a8-4833-8dba-19dcc4a2b8cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:36.553Z|22f3947a-c874-462c-a959-df3e2e2a1a8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:36.554Z|0b9bfb78-52a8-4833-8dba-19dcc4a2b8cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:46.571Z|d59a8d0a-924a-4d3e-bb84-d63b9cbfb17e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:46.572Z|d59a8d0a-924a-4d3e-bb84-d63b9cbfb17e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:46.574Z|94b8a3f0-7a5f-4037-8d3a-8bd0a0e25f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:46.574Z|94b8a3f0-7a5f-4037-8d3a-8bd0a0e25f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:46.575Z|b34feb1a-7344-4311-9e8f-50be78ed9553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:46.575Z|b34feb1a-7344-4311-9e8f-50be78ed9553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:49.167Z|9de7d8b0-0d9a-4c32-adbf-c1c69e22a3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:32:49.167Z|9de7d8b0-0d9a-4c32-adbf-c1c69e22a3d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:32:56.596Z|f3fbcfc9-8a18-4951-ada0-6d849968c92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:56.597Z|f3fbcfc9-8a18-4951-ada0-6d849968c92c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:56.597Z|b785077b-71dc-4327-8e7b-8ba8ad55fe86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:56.598Z|b785077b-71dc-4327-8e7b-8ba8ad55fe86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:32:56.601Z|2fd6df8a-226d-44e9-832d-91627cde18ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:32:56.602Z|2fd6df8a-226d-44e9-832d-91627cde18ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:04.167Z|0552e102-0f34-4ebd-a5a4-446cd556be01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:33:04.167Z|0552e102-0f34-4ebd-a5a4-446cd556be01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:33:05.634Z|1875228d-2bfa-4922-99f9-4047f7816d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:33:05.634Z|1875228d-2bfa-4922-99f9-4047f7816d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:33:06.618Z|df8171e7-ecdf-402b-8408-ac6b4ecb12b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:06.618Z|cff6bfc3-a164-4b48-a2c2-2fe944c416b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:06.618Z|df8171e7-ecdf-402b-8408-ac6b4ecb12b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:06.618Z|cff6bfc3-a164-4b48-a2c2-2fe944c416b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:06.623Z|caaf0b5b-90aa-4b22-9f36-cb39e2a3ea38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:06.624Z|caaf0b5b-90aa-4b22-9f36-cb39e2a3ea38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:16.648Z|89e01433-a0ba-4245-9429-5c2c0f6af49a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:16.648Z|89e01433-a0ba-4245-9429-5c2c0f6af49a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:16.649Z|df044bf8-60a2-4b28-9cf3-c725d953eab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:16.650Z|df044bf8-60a2-4b28-9cf3-c725d953eab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:16.650Z|5ac2215f-cbfe-4faa-8fb3-b5381997dd05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:16.651Z|5ac2215f-cbfe-4faa-8fb3-b5381997dd05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:19.167Z|66bb6043-0d7c-4798-bfaf-9780634781cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:33:19.171Z|66bb6043-0d7c-4798-bfaf-9780634781cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:33:22.055Z|a27fb472-046b-4f85-85c1-2e4900192904|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:33:22.056Z|a27fb472-046b-4f85-85c1-2e4900192904|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:26.677Z|05e506c2-2bdd-4c82-8d10-ab5278d18e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:26.678Z|05e506c2-2bdd-4c82-8d10-ab5278d18e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:26.686Z|078cfaca-6e3b-4cd4-a976-67111aa7d92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:26.686Z|078cfaca-6e3b-4cd4-a976-67111aa7d92d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:26.687Z|f9d1b680-ad38-4249-99d6-03ab30fee403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:26.687Z|f9d1b680-ad38-4249-99d6-03ab30fee403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:34.166Z|e8d6b1e4-3408-474c-b750-c911a47e1c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:33:34.167Z|e8d6b1e4-3408-474c-b750-c911a47e1c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:33:35.635Z|d7b1ceda-7903-452c-afaf-5571c91526f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:33:35.636Z|d7b1ceda-7903-452c-afaf-5571c91526f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:33:36.703Z|99659d55-8a34-4351-874b-54ef4bb46b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:36.703Z|99659d55-8a34-4351-874b-54ef4bb46b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:36.707Z|9a6a5ee0-33e5-4ddd-b95b-5ced5e3af4a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:36.708Z|fc11bfde-9418-482a-9ad6-f1a47f451563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:36.708Z|9a6a5ee0-33e5-4ddd-b95b-5ced5e3af4a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:36.708Z|fc11bfde-9418-482a-9ad6-f1a47f451563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:46.725Z|dc88a442-f7d9-4cc9-a3a8-9e8bf4e55c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:46.726Z|dc88a442-f7d9-4cc9-a3a8-9e8bf4e55c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:46.728Z|34ee8420-fe2e-47ab-bed5-02e9ad663fd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:46.728Z|34ee8420-fe2e-47ab-bed5-02e9ad663fd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:46.732Z|c7b849e5-5c12-4844-9cc7-3e63e5dbd24d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:46.732Z|c7b849e5-5c12-4844-9cc7-3e63e5dbd24d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:49.167Z|188f76cc-5cc7-4726-a3b7-61d1ba0fd277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:33:49.167Z|188f76cc-5cc7-4726-a3b7-61d1ba0fd277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:33:56.748Z|ea736a71-a12d-4f4d-84df-7a690bb1c0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:56.749Z|a6c7e5ee-2986-4bad-8d18-04fba566e5af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:56.749Z|ea736a71-a12d-4f4d-84df-7a690bb1c0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:56.749Z|a6c7e5ee-2986-4bad-8d18-04fba566e5af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:33:56.754Z|d3c6a0c5-c5aa-4704-bd27-27edf409278b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:33:56.755Z|d3c6a0c5-c5aa-4704-bd27-27edf409278b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:04.167Z|46e54435-e1df-492d-8414-79ced9e44321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:34:04.171Z|46e54435-e1df-492d-8414-79ced9e44321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:34:05.636Z|260500f9-e8b0-464b-8285-9dfc59b52de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:34:05.637Z|260500f9-e8b0-464b-8285-9dfc59b52de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:34:06.775Z|7875bcf7-e29b-46c0-ac0e-6241652cb344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:06.776Z|7875bcf7-e29b-46c0-ac0e-6241652cb344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:06.776Z|97069553-244a-4fab-a734-4524fa935502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:06.776Z|97069553-244a-4fab-a734-4524fa935502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:06.780Z|3635bfd1-bf9d-471c-8f48-f5c898c14676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:06.780Z|3635bfd1-bf9d-471c-8f48-f5c898c14676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:16.800Z|f527538c-ade0-44be-ad44-f8f225630cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:16.801Z|f527538c-ade0-44be-ad44-f8f225630cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:16.802Z|089d155a-2c62-40df-9318-028e45c17028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:16.802Z|089d155a-2c62-40df-9318-028e45c17028|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:16.803Z|fdee280f-74e5-4152-ab7f-f8bfe0b631b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:16.804Z|fdee280f-74e5-4152-ab7f-f8bfe0b631b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:19.167Z|00754345-edee-49d3-b5ff-05108b4fd242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:34:19.167Z|00754345-edee-49d3-b5ff-05108b4fd242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:34:22.055Z|91d3df78-748f-4840-bcc0-0752ac674fa8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:34:22.056Z|91d3df78-748f-4840-bcc0-0752ac674fa8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:26.824Z|0fa50909-7e56-4e89-b7c3-8628e2618617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:26.825Z|0fa50909-7e56-4e89-b7c3-8628e2618617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:26.831Z|6a27d196-d7fb-43c0-af1c-367419b96fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:26.832Z|6a27d196-d7fb-43c0-af1c-367419b96fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:26.833Z|ba29cc7a-0d93-4927-953b-4d8e3cee3255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:26.833Z|ba29cc7a-0d93-4927-953b-4d8e3cee3255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:34.168Z|0ed38060-0a96-49b5-8b96-b2bada9cc79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:34:34.168Z|0ed38060-0a96-49b5-8b96-b2bada9cc79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:34:35.637Z|eed8d9d6-74d8-4ee2-8fb8-9495ba2a11a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:34:35.638Z|eed8d9d6-74d8-4ee2-8fb8-9495ba2a11a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:34:36.851Z|95d2c7ec-5b2c-4e5a-ba39-323d945020a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:36.852Z|95d2c7ec-5b2c-4e5a-ba39-323d945020a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:36.852Z|8738dd82-d192-4391-8860-430eb1c140f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:36.853Z|8738dd82-d192-4391-8860-430eb1c140f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:36.854Z|e06fcc32-b546-4ca2-882d-96033ccefecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:36.855Z|e06fcc32-b546-4ca2-882d-96033ccefecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:46.878Z|ad3e1b9c-c64b-425c-8514-076a4f746647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:46.878Z|c7f616c7-e498-4a7e-98c2-7da6abbdec0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:46.878Z|51e46a87-e347-4054-a682-2ae8542c885f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:46.879Z|ad3e1b9c-c64b-425c-8514-076a4f746647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:46.879Z|51e46a87-e347-4054-a682-2ae8542c885f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:46.879Z|c7f616c7-e498-4a7e-98c2-7da6abbdec0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:49.167Z|ed5f5f1b-dec5-4f68-a695-e5476205129d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:34:49.171Z|ed5f5f1b-dec5-4f68-a695-e5476205129d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:34:56.904Z|0c8ceaf7-f7a0-47e9-be53-838d9171868b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:56.904Z|85e69484-3771-4390-9499-24944a8593c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:56.905Z|0c8ceaf7-f7a0-47e9-be53-838d9171868b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:56.905Z|c95952d7-0e6c-4126-970b-4350f6f011d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:34:56.905Z|85e69484-3771-4390-9499-24944a8593c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:34:56.905Z|c95952d7-0e6c-4126-970b-4350f6f011d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:04.167Z|ce030a4d-24c8-4c05-bf42-1665343f523f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:35:04.167Z|ce030a4d-24c8-4c05-bf42-1665343f523f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:35:05.639Z|a9537c46-5dca-4270-9a62-c2d75a784a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:35:05.639Z|a9537c46-5dca-4270-9a62-c2d75a784a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:35:06.931Z|5112672f-d89e-4a68-9411-6359fca38073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:06.932Z|5112672f-d89e-4a68-9411-6359fca38073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:06.932Z|0a98361f-f3ec-487d-98da-656c06b9075e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:06.932Z|0a98361f-f3ec-487d-98da-656c06b9075e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:06.937Z|c54230d7-1669-42f4-bc3d-9230a95f04b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:06.938Z|c54230d7-1669-42f4-bc3d-9230a95f04b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:16.957Z|0a1e3edb-cfcf-40b6-a520-1f2b0df8d3ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:16.957Z|e98fe5b9-67f3-443d-86b0-efd5b2ae7630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:16.957Z|0a1e3edb-cfcf-40b6-a520-1f2b0df8d3ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:16.957Z|e98fe5b9-67f3-443d-86b0-efd5b2ae7630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:16.969Z|23752d18-26a8-4833-8a98-51b0fceba542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:16.970Z|23752d18-26a8-4833-8a98-51b0fceba542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:19.167Z|1c5ad308-01b2-44a9-8039-46fe974c8c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:35:19.167Z|1c5ad308-01b2-44a9-8039-46fe974c8c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:35:22.056Z|03277c29-5207-456b-897b-fac6cf547e34|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:35:22.057Z|03277c29-5207-456b-897b-fac6cf547e34|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:26.988Z|49be4530-4382-4f98-8afb-e7c9844a03a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:26.988Z|f06c2017-0846-4803-835b-fe6b3e895c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:26.989Z|f06c2017-0846-4803-835b-fe6b3e895c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:26.989Z|49be4530-4382-4f98-8afb-e7c9844a03a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:26.991Z|97f533a7-fa3d-4601-aa32-2dd6f35d53b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:26.991Z|97f533a7-fa3d-4601-aa32-2dd6f35d53b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:34.167Z|eed240d1-2d30-4c06-9951-a3e607056116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:35:34.172Z|eed240d1-2d30-4c06-9951-a3e607056116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:35:35.640Z|b18a1a9a-1163-488f-a721-b9b4696aabdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:35:35.640Z|b18a1a9a-1163-488f-a721-b9b4696aabdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:35:37.016Z|05430ce4-9eb7-4c5b-980f-e58583c066ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:37.016Z|5d953e5a-47a2-4762-bd87-8b640967bf51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:37.017Z|05430ce4-9eb7-4c5b-980f-e58583c066ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:37.017Z|5d953e5a-47a2-4762-bd87-8b640967bf51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:37.019Z|a30bfbbb-5c41-45b3-bc89-75d9b1782edd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:37.019Z|a30bfbbb-5c41-45b3-bc89-75d9b1782edd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:47.043Z|d3cbb9c4-5ff8-4a5e-8cbb-89c78169c8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:47.044Z|d3cbb9c4-5ff8-4a5e-8cbb-89c78169c8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:47.044Z|625ce493-f8b7-4271-94a6-e8bbf611b3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:47.045Z|625ce493-f8b7-4271-94a6-e8bbf611b3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:47.048Z|818924db-ed4c-4a13-a1be-c9d5666c7bd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:47.049Z|818924db-ed4c-4a13-a1be-c9d5666c7bd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:49.167Z|f0c8f144-7f0d-4b3b-95ac-cb9a6013996c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:35:49.167Z|f0c8f144-7f0d-4b3b-95ac-cb9a6013996c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:35:57.072Z|a4cfa485-5509-4cf7-a7fe-040d3a0431c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:57.072Z|1e0de0a8-fc3b-4cf5-8aeb-bd088c2f8d52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:57.072Z|8e949f47-8a5f-4754-9431-58aff4a54f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:35:57.073Z|1e0de0a8-fc3b-4cf5-8aeb-bd088c2f8d52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:57.073Z|8e949f47-8a5f-4754-9431-58aff4a54f9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:35:57.073Z|a4cfa485-5509-4cf7-a7fe-040d3a0431c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:04.166Z|ae29b8c3-9927-4223-9983-76998c86ca6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:36:04.167Z|ae29b8c3-9927-4223-9983-76998c86ca6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:36:05.641Z|1c79aae3-6006-4b15-805b-f2994ee772e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:36:05.641Z|1c79aae3-6006-4b15-805b-f2994ee772e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:36:07.096Z|f535ab6c-4c75-49c6-9ca9-f08152fcde88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:07.096Z|f535ab6c-4c75-49c6-9ca9-f08152fcde88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:07.097Z|33c00946-7a72-4f64-ad88-e748ad00e76b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:07.098Z|2831c6f6-7f15-4482-8882-7f0ddb2a1211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:07.098Z|33c00946-7a72-4f64-ad88-e748ad00e76b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:07.098Z|2831c6f6-7f15-4482-8882-7f0ddb2a1211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:17.122Z|cede5de5-bdd3-44b1-b809-15636044d6ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:17.123Z|cede5de5-bdd3-44b1-b809-15636044d6ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:17.122Z|f1f5cb03-aa6c-453b-9609-8804e76f3911|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:17.123Z|f1f5cb03-aa6c-453b-9609-8804e76f3911|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:17.124Z|214b108e-334b-42f2-b720-02f25c116789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:17.124Z|214b108e-334b-42f2-b720-02f25c116789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:19.167Z|d2ac2343-fe9e-47f1-92d6-bb75162d3802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:36:19.171Z|d2ac2343-fe9e-47f1-92d6-bb75162d3802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:36:22.056Z|656e7ea7-916a-4e46-80e0-37c5bff2bfe7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:36:22.057Z|656e7ea7-916a-4e46-80e0-37c5bff2bfe7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:27.148Z|35fe5dd2-671e-4035-9e17-df4583b28d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:27.148Z|acc79194-fddb-43ad-881e-46d81e20867b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:27.149Z|acc79194-fddb-43ad-881e-46d81e20867b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:27.149Z|35fe5dd2-671e-4035-9e17-df4583b28d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:27.150Z|0d0328fe-8dfe-40b1-9ab2-80ee70ddc09a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:27.151Z|0d0328fe-8dfe-40b1-9ab2-80ee70ddc09a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:34.167Z|b2023e5d-0f64-47a5-94a4-6874a7760711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:36:34.167Z|b2023e5d-0f64-47a5-94a4-6874a7760711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:36:35.642Z|fc63a909-ec09-458e-8f5c-8411cb5ce457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:36:35.642Z|fc63a909-ec09-458e-8f5c-8411cb5ce457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:36:37.171Z|20642829-4446-475c-940c-95bacc3828ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:37.171Z|20642829-4446-475c-940c-95bacc3828ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:37.174Z|5f1cb6ec-d137-4ce6-a099-485aa3a34a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:37.175Z|5f1cb6ec-d137-4ce6-a099-485aa3a34a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:37.175Z|df7dbeee-f68c-476a-86d8-ce85b0ba10c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:37.176Z|df7dbeee-f68c-476a-86d8-ce85b0ba10c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:47.194Z|003ffb17-9072-44e1-b0a1-6e01f6dfcb78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:47.195Z|003ffb17-9072-44e1-b0a1-6e01f6dfcb78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:47.196Z|4a4f9300-3a60-4eb0-b1fc-682a8e88a7fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:47.196Z|1cc91895-401c-4c84-a421-17f10445517a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:47.196Z|4a4f9300-3a60-4eb0-b1fc-682a8e88a7fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:47.196Z|1cc91895-401c-4c84-a421-17f10445517a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:49.167Z|dde2d64d-2c48-4fdf-8733-2ac42a5cfd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:36:49.167Z|dde2d64d-2c48-4fdf-8733-2ac42a5cfd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:36:57.222Z|dba993c4-aa15-4d11-8df6-9869c8a8ed1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:57.223Z|dba993c4-aa15-4d11-8df6-9869c8a8ed1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:57.223Z|98c978dc-b144-4e9c-86ba-9bc90b8a7362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:57.223Z|f379daeb-80a6-4b4b-9917-374ffa5d482c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:36:57.224Z|98c978dc-b144-4e9c-86ba-9bc90b8a7362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:36:57.224Z|f379daeb-80a6-4b4b-9917-374ffa5d482c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:04.167Z|71bb54c4-33a1-42c0-a598-2f8ae69ca46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:37:04.168Z|71bb54c4-33a1-42c0-a598-2f8ae69ca46d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:37:05.643Z|678bdca1-bbc3-4b6a-98fc-ebdd07521556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:37:05.644Z|678bdca1-bbc3-4b6a-98fc-ebdd07521556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:37:07.253Z|12ed2410-d3f1-4e37-83c6-2a92c4752f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:07.253Z|12ed2410-d3f1-4e37-83c6-2a92c4752f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:07.257Z|5958e6ec-edec-48d1-9fa6-336b87d24a6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:07.257Z|5958e6ec-edec-48d1-9fa6-336b87d24a6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:07.258Z|56c7aace-0810-4c07-9341-2e77bfaa79ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:07.258Z|56c7aace-0810-4c07-9341-2e77bfaa79ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:17.279Z|dfe98523-5531-4a99-9152-7f2564262bbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:17.279Z|dfe98523-5531-4a99-9152-7f2564262bbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:17.280Z|2b4145cb-cbc1-44fa-93dc-84f443494151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:17.280Z|2b4145cb-cbc1-44fa-93dc-84f443494151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:17.286Z|3568a1d0-a5ff-4b16-882b-f81bbae80650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:17.286Z|3568a1d0-a5ff-4b16-882b-f81bbae80650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:19.167Z|6cbdf7b6-502a-48e0-b87a-da59e4a64692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:37:19.167Z|6cbdf7b6-502a-48e0-b87a-da59e4a64692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:37:22.055Z|04ee6ee9-e22c-4f10-9cb1-e778b7386efa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:37:22.055Z|04ee6ee9-e22c-4f10-9cb1-e778b7386efa|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:27.304Z|cbb571dc-e66e-4288-97df-b036895bcffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:27.304Z|cbb571dc-e66e-4288-97df-b036895bcffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:27.304Z|2f7e676c-916c-4faf-8cd0-d11ad822c878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:27.305Z|2f7e676c-916c-4faf-8cd0-d11ad822c878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:27.308Z|45daeb19-0ff4-4378-86a5-3f7a51fb904f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:27.308Z|45daeb19-0ff4-4378-86a5-3f7a51fb904f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:34.167Z|f8b32082-2f6d-4651-9829-29134e374623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:37:34.167Z|f8b32082-2f6d-4651-9829-29134e374623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:37:35.645Z|a0238656-a528-4bb4-9ab6-d72276abacde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:37:35.645Z|a0238656-a528-4bb4-9ab6-d72276abacde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:37:37.330Z|4186109d-9f53-42d8-b377-a3edd039c459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:37.330Z|57413bc9-65e2-4263-b5b9-ae5c6d3a1061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:37.330Z|4186109d-9f53-42d8-b377-a3edd039c459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:37.330Z|7943dc0b-4ccc-4a6f-b13c-9b99d730dba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:37.331Z|57413bc9-65e2-4263-b5b9-ae5c6d3a1061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:37.331Z|7943dc0b-4ccc-4a6f-b13c-9b99d730dba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:47.356Z|4afed46f-6d60-4f7a-b5d6-b82379eb440b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:47.357Z|4afed46f-6d60-4f7a-b5d6-b82379eb440b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:47.356Z|d75737e0-30ec-4476-8fec-a027e4bca46d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:47.356Z|d8d874a1-c663-4a4b-90b2-d75f079a3975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:47.357Z|d75737e0-30ec-4476-8fec-a027e4bca46d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:47.358Z|d8d874a1-c663-4a4b-90b2-d75f079a3975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:49.167Z|d501c800-041c-4f33-ac27-1084b51d49f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:37:49.171Z|d501c800-041c-4f33-ac27-1084b51d49f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:37:57.382Z|fe06be99-7bed-40e7-bac4-ebf56e9df077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:57.382Z|fe06be99-7bed-40e7-bac4-ebf56e9df077|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:57.382Z|d97f7ed1-85e3-4319-ba2a-637d2bb3edcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:57.382Z|d97f7ed1-85e3-4319-ba2a-637d2bb3edcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:37:57.391Z|b80e7dca-2d3c-4e03-88bc-3fc3ea40724e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:37:57.391Z|b80e7dca-2d3c-4e03-88bc-3fc3ea40724e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:04.167Z|9919cd2f-989c-4d83-bd39-6e69b3fe247e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:38:04.168Z|9919cd2f-989c-4d83-bd39-6e69b3fe247e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:38:05.646Z|5a8e7210-8374-43ab-80e6-969a54182262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:38:05.646Z|5a8e7210-8374-43ab-80e6-969a54182262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:38:07.405Z|556bbab9-cb41-4ee6-b710-87d7f99c473f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:07.405Z|556bbab9-cb41-4ee6-b710-87d7f99c473f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:07.406Z|925ec598-3658-4a19-b3d0-8e6f42a7e6fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:07.406Z|925ec598-3658-4a19-b3d0-8e6f42a7e6fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:07.413Z|e7064ea3-b2e5-4022-afe2-03b2fa2f4df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:07.414Z|e7064ea3-b2e5-4022-afe2-03b2fa2f4df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:17.433Z|3cea5656-a86c-4d7e-a497-d0cf53fa6253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:17.434Z|3cea5656-a86c-4d7e-a497-d0cf53fa6253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:17.434Z|05fd19d6-a547-492b-bcea-beecd0632e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:17.436Z|05fd19d6-a547-492b-bcea-beecd0632e51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:17.436Z|378a3c37-1b6f-46d9-8031-2439918a568a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:17.437Z|378a3c37-1b6f-46d9-8031-2439918a568a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:19.167Z|6f16748f-76aa-48c2-adba-abb2c87d8c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:38:19.167Z|6f16748f-76aa-48c2-adba-abb2c87d8c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:38:22.055Z|71af1697-581b-4b70-b377-7c035686c271|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:38:22.055Z|71af1697-581b-4b70-b377-7c035686c271|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:27.460Z|10460c4c-565a-423a-9ace-bb6d5f5d419f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:27.461Z|10460c4c-565a-423a-9ace-bb6d5f5d419f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:27.464Z|272972c5-12a0-48ea-bb6c-794d66981acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:27.464Z|272972c5-12a0-48ea-bb6c-794d66981acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:27.464Z|c98209c3-0dd4-409f-85cf-cf4ef6508a29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:27.465Z|c98209c3-0dd4-409f-85cf-cf4ef6508a29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:34.167Z|1c5004da-6c36-4df5-bb39-1883f6535a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:38:34.171Z|1c5004da-6c36-4df5-bb39-1883f6535a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:38:35.647Z|57de5728-aef2-4a44-9f63-0033e4edf336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:38:35.648Z|57de5728-aef2-4a44-9f63-0033e4edf336|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:38:37.487Z|be67ef8b-5aa7-41a5-802c-a459f10b40be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:37.487Z|be67ef8b-5aa7-41a5-802c-a459f10b40be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:37.487Z|d8c856cc-0e69-4069-9516-4391611af003|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:37.487Z|35cf2435-9fdd-4941-93f0-c5aa2af577cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:37.488Z|d8c856cc-0e69-4069-9516-4391611af003|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:37.488Z|35cf2435-9fdd-4941-93f0-c5aa2af577cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:47.512Z|6531183b-64d4-4e86-b34a-b1c1d3b65acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:47.513Z|6531183b-64d4-4e86-b34a-b1c1d3b65acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:47.513Z|f99ecded-05c0-4ecf-b371-e455e7f070bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:47.513Z|d4172015-8a4c-4b24-a1cd-52339a9fda5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:47.514Z|f99ecded-05c0-4ecf-b371-e455e7f070bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:47.514Z|d4172015-8a4c-4b24-a1cd-52339a9fda5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:49.167Z|a4d4cd82-f4a7-496f-9998-35d70db937c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:38:49.167Z|a4d4cd82-f4a7-496f-9998-35d70db937c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:38:57.544Z|bfa5ebb7-c872-43d9-b21b-4bfd4539b35d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:57.545Z|bfa5ebb7-c872-43d9-b21b-4bfd4539b35d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:57.545Z|a6967b1c-6a39-4699-9b43-07911cb38f4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:57.545Z|a6967b1c-6a39-4699-9b43-07911cb38f4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:38:57.547Z|0b0b0cd3-a163-4880-b44c-5bdb4f2e9b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:38:57.547Z|0b0b0cd3-a163-4880-b44c-5bdb4f2e9b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:04.166Z|8b0169cb-a627-40db-9d54-f494ffd328bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:39:04.167Z|8b0169cb-a627-40db-9d54-f494ffd328bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:39:05.648Z|b2888a53-ae9e-45e9-85d0-9aa1e57a02c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:39:05.649Z|b2888a53-ae9e-45e9-85d0-9aa1e57a02c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:39:07.568Z|12516382-26b9-4dbd-ac61-9d480131bceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:07.568Z|5ff60a2f-075f-48bb-9a60-18ec7e42e4ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:07.568Z|66170d7e-01ad-42ec-b110-257a142d1d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:07.569Z|12516382-26b9-4dbd-ac61-9d480131bceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:07.569Z|5ff60a2f-075f-48bb-9a60-18ec7e42e4ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:07.569Z|66170d7e-01ad-42ec-b110-257a142d1d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:17.599Z|38d0f064-772b-4603-87d9-cebc6a1511f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:17.600Z|38d0f064-772b-4603-87d9-cebc6a1511f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:17.599Z|ec0f9016-0352-4244-b340-47ae9b4d27ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:17.600Z|ec0f9016-0352-4244-b340-47ae9b4d27ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:17.602Z|9941d18e-bf3a-45a4-8bd4-187584a69932|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:17.603Z|9941d18e-bf3a-45a4-8bd4-187584a69932|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:19.167Z|cf805589-4c00-4c55-81d9-d5d46c85bbcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:39:19.168Z|cf805589-4c00-4c55-81d9-d5d46c85bbcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:39:22.055Z|57d0ab82-341f-4a6b-b99c-395e9dd5fe90|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:39:22.056Z|57d0ab82-341f-4a6b-b99c-395e9dd5fe90|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:27.632Z|e9d62b32-680f-4e63-841d-eb456eabea64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:27.632Z|17a1866d-8687-424c-811e-9a9d9d332d56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:27.632Z|e9d62b32-680f-4e63-841d-eb456eabea64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:27.632Z|82771d6a-412f-4494-95c1-120d07de21b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:27.633Z|82771d6a-412f-4494-95c1-120d07de21b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:27.633Z|17a1866d-8687-424c-811e-9a9d9d332d56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:34.167Z|b5a59fb1-f4c0-4cc7-b58f-b914121fa6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:39:34.167Z|b5a59fb1-f4c0-4cc7-b58f-b914121fa6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:39:35.649Z|9d782a4a-6a05-483d-8993-0c3f4c810ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:39:35.650Z|9d782a4a-6a05-483d-8993-0c3f4c810ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:39:37.660Z|8dfe8874-8c8b-4f96-806a-68ce6d1e368c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:37.660Z|8dfe8874-8c8b-4f96-806a-68ce6d1e368c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:37.661Z|c39094be-b6dd-46b5-8314-794cc6a728b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:37.662Z|c39094be-b6dd-46b5-8314-794cc6a728b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:37.664Z|03914139-51cb-4943-b620-b74478416214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:37.664Z|03914139-51cb-4943-b620-b74478416214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:47.686Z|51c68076-bc02-48da-8985-87c033337800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:47.686Z|51c68076-bc02-48da-8985-87c033337800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:47.686Z|21b0e095-458b-44bf-ae12-65a71d904ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:47.686Z|c4916d7d-c101-43e8-8b07-28dd5929bdce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:47.687Z|21b0e095-458b-44bf-ae12-65a71d904ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:47.687Z|c4916d7d-c101-43e8-8b07-28dd5929bdce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:49.167Z|f1f4f9f0-8884-45d3-80ba-748fe3270324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:39:49.167Z|f1f4f9f0-8884-45d3-80ba-748fe3270324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:39:57.710Z|f6afbab8-faef-4c0c-b243-fd335a3cc8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:57.711Z|f6afbab8-faef-4c0c-b243-fd335a3cc8e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:57.719Z|5207205a-4813-48f1-a8a5-0ab4869406f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:57.719Z|8c28df48-2dca-4dad-889b-d9ccacf56462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:39:57.719Z|5207205a-4813-48f1-a8a5-0ab4869406f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:39:57.720Z|8c28df48-2dca-4dad-889b-d9ccacf56462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:04.167Z|7c007121-00bf-47ec-8562-6d0df00af347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:40:04.167Z|7c007121-00bf-47ec-8562-6d0df00af347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:40:05.650Z|c2a459ef-b778-4bf8-884b-a64d4672e212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:40:05.651Z|c2a459ef-b778-4bf8-884b-a64d4672e212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:40:07.739Z|80d0d222-df82-449c-b361-35d320566d7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:07.740Z|80d0d222-df82-449c-b361-35d320566d7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:07.744Z|dc66cfae-8d7f-4e1b-a7e3-dbf3decfa96d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:07.745Z|dc66cfae-8d7f-4e1b-a7e3-dbf3decfa96d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:07.751Z|174369dd-150b-4d5a-8499-267d6350a993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:07.752Z|174369dd-150b-4d5a-8499-267d6350a993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:17.766Z|25cb19d0-c9ac-4584-9cb3-80fbc1f92944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:17.767Z|25cb19d0-c9ac-4584-9cb3-80fbc1f92944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:17.772Z|f8e0e01c-9c8c-494a-9963-dee133c81359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:17.772Z|f8e0e01c-9c8c-494a-9963-dee133c81359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:17.774Z|79b751d7-5278-41e0-b832-8c48dc43fc77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:17.775Z|79b751d7-5278-41e0-b832-8c48dc43fc77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:19.167Z|5e48d238-a7ae-4fa4-a744-f2e3abf64a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:40:19.171Z|5e48d238-a7ae-4fa4-a744-f2e3abf64a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:40:22.055Z|62a70878-6855-4312-b809-45a066bf5053|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:40:22.056Z|62a70878-6855-4312-b809-45a066bf5053|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:27.793Z|c2c7fd77-0f12-44ee-8ced-5efc22ef072c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:27.793Z|c2c7fd77-0f12-44ee-8ced-5efc22ef072c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:27.795Z|28aa8589-62d3-4967-856c-3870b6e4896e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:27.795Z|28aa8589-62d3-4967-856c-3870b6e4896e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:27.797Z|90b7b047-4310-497f-974f-e29b0de70ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:27.797Z|90b7b047-4310-497f-974f-e29b0de70ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:34.167Z|e57e8861-23af-4d49-b7c0-c6f6d111d8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:40:34.167Z|e57e8861-23af-4d49-b7c0-c6f6d111d8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:40:35.652Z|48faf5d4-575a-4c7d-9cfe-10dc356792ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:40:35.653Z|48faf5d4-575a-4c7d-9cfe-10dc356792ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:40:37.819Z|19c49a7a-5eb1-472c-ae32-42e0b4e0bc95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:37.819Z|19c49a7a-5eb1-472c-ae32-42e0b4e0bc95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:37.819Z|57452d08-dfbe-4c24-a64a-8557106d93ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:37.819Z|57452d08-dfbe-4c24-a64a-8557106d93ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:37.819Z|1074920f-4c42-4c7f-9982-f101ef9b6a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:37.820Z|1074920f-4c42-4c7f-9982-f101ef9b6a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:47.842Z|5497d2eb-c6ae-40fd-b8c9-ac747aeb8c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:47.843Z|5497d2eb-c6ae-40fd-b8c9-ac747aeb8c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:47.843Z|ec99ccc0-39ad-4eaa-b27a-6a8e6926dba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:47.843Z|ec99ccc0-39ad-4eaa-b27a-6a8e6926dba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:47.851Z|c32d7b11-29b1-457c-a776-1e6aec5929d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:47.852Z|c32d7b11-29b1-457c-a776-1e6aec5929d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:49.167Z|65dd973b-2e52-4b06-ba68-d6e977be887c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:40:49.167Z|65dd973b-2e52-4b06-ba68-d6e977be887c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:40:57.866Z|cb69e765-c878-4303-ae50-e27b51b19ff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:57.867Z|cb69e765-c878-4303-ae50-e27b51b19ff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:57.867Z|dc944b17-25d1-443c-8697-7755249c9383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:57.868Z|dc944b17-25d1-443c-8697-7755249c9383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:40:57.872Z|a2064748-e337-4af5-b726-c5145c90f50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:40:57.873Z|a2064748-e337-4af5-b726-c5145c90f50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:04.167Z|864df3a4-3d56-494f-ace8-89a9e9a80222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:41:04.171Z|864df3a4-3d56-494f-ace8-89a9e9a80222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:41:05.654Z|ef9188de-5cdc-4c35-b961-9de9621bc183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:41:05.654Z|ef9188de-5cdc-4c35-b961-9de9621bc183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:41:07.897Z|8057150f-44a3-4057-b948-28cd6a2f6dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:07.897Z|a3e80a41-3e46-49d3-a16b-bb81bea74996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:07.898Z|8057150f-44a3-4057-b948-28cd6a2f6dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:07.898Z|a3e80a41-3e46-49d3-a16b-bb81bea74996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:07.899Z|10eddb87-621d-49ee-8122-d7d602a17e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:07.900Z|10eddb87-621d-49ee-8122-d7d602a17e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:17.924Z|21dcbb04-7d5d-43c4-b106-37c4dcaa6b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:17.925Z|21dcbb04-7d5d-43c4-b106-37c4dcaa6b13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:17.925Z|464bbc83-05bf-43c4-9ab2-5e13fe063ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:17.925Z|63bd0abd-b57f-4cda-95af-96668fba5c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:17.926Z|464bbc83-05bf-43c4-9ab2-5e13fe063ae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:17.926Z|63bd0abd-b57f-4cda-95af-96668fba5c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:19.166Z|7aff9692-d257-4996-ba44-571e8f97af3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:41:19.167Z|7aff9692-d257-4996-ba44-571e8f97af3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:41:22.056Z|e5a5dd14-ed84-4d60-8327-47246e4cbbc2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:41:22.057Z|e5a5dd14-ed84-4d60-8327-47246e4cbbc2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:27.947Z|9ee9cba4-0831-4f55-9ec9-e7a7f0d55019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:27.948Z|9ee9cba4-0831-4f55-9ec9-e7a7f0d55019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:27.947Z|560a12a7-e854-48d3-9a26-ea5348cd1c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:27.948Z|5ed57471-6b83-433f-854d-64d4be43d8b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:27.948Z|5ed57471-6b83-433f-854d-64d4be43d8b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:27.948Z|560a12a7-e854-48d3-9a26-ea5348cd1c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:34.167Z|0c3d4629-10c0-4848-a9e2-395b6a7f8371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:41:34.167Z|0c3d4629-10c0-4848-a9e2-395b6a7f8371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:41:35.654Z|d4c41b11-8cec-40b0-86af-e3f4a396a581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:41:35.655Z|d4c41b11-8cec-40b0-86af-e3f4a396a581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:41:37.970Z|60ecd6a3-6950-416a-a2ca-a9b852ff11eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:37.970Z|649f980f-d459-4e03-9074-6c0b3cb0d427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:37.970Z|60ecd6a3-6950-416a-a2ca-a9b852ff11eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:37.970Z|649f980f-d459-4e03-9074-6c0b3cb0d427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:37.971Z|08760c61-505f-4827-b29e-5ccd3cda6fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:37.972Z|08760c61-505f-4827-b29e-5ccd3cda6fc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:47.993Z|e4602133-1f2b-4443-aae6-75f777d7ccee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:47.993Z|e4602133-1f2b-4443-aae6-75f777d7ccee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:47.995Z|ad2855e3-b5cf-4b6c-97f9-8fc248a509c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:47.996Z|ad2855e3-b5cf-4b6c-97f9-8fc248a509c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:47.998Z|26c5a328-b390-4865-b9dc-31c1971c924d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:47.999Z|26c5a328-b390-4865-b9dc-31c1971c924d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:49.167Z|c08b23b1-3a41-4bd9-beb7-0023b09084b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:41:49.167Z|c08b23b1-3a41-4bd9-beb7-0023b09084b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:41:58.017Z|57e1bd5c-1066-4644-bcb1-acb7c70412d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:58.017Z|57e1bd5c-1066-4644-bcb1-acb7c70412d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:58.019Z|3ae29e3b-88cd-4ce2-9506-2419705ea206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:58.020Z|3ae29e3b-88cd-4ce2-9506-2419705ea206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:41:58.021Z|e28e5139-5979-4d09-92a1-445257c5569e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:41:58.021Z|e28e5139-5979-4d09-92a1-445257c5569e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:04.167Z|d3af0d95-1978-4c4a-a9c1-9311a070bc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:42:04.167Z|d3af0d95-1978-4c4a-a9c1-9311a070bc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:42:05.655Z|3dcf5169-b7ca-4c0c-a224-a1bbaea5e0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:42:05.656Z|3dcf5169-b7ca-4c0c-a224-a1bbaea5e0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:42:08.040Z|6ac44e08-55e1-4bda-973b-92053b89637f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:08.041Z|6ac44e08-55e1-4bda-973b-92053b89637f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:08.042Z|56027532-edc0-41d0-a738-b6a86186ed3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:08.043Z|56027532-edc0-41d0-a738-b6a86186ed3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:08.043Z|0bfe731e-a4f4-4f0d-bbd8-91e405302968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:08.044Z|0bfe731e-a4f4-4f0d-bbd8-91e405302968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:18.062Z|fdfbb95f-73a6-4cf8-9fbf-d55e8c060be0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:18.064Z|fdfbb95f-73a6-4cf8-9fbf-d55e8c060be0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:18.065Z|02b22589-24ca-4cdd-a4ce-aaee5ff3e672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:18.066Z|02b22589-24ca-4cdd-a4ce-aaee5ff3e672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:18.067Z|eb45179c-bd2c-4b72-b402-cb15256f001d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:18.068Z|eb45179c-bd2c-4b72-b402-cb15256f001d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:19.167Z|81c2e2a1-13b4-4df4-9d5e-0206e4e094d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:42:19.170Z|81c2e2a1-13b4-4df4-9d5e-0206e4e094d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:42:22.056Z|8eec8308-43e8-4a7c-9da0-e36cfd8a64c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:42:22.057Z|8eec8308-43e8-4a7c-9da0-e36cfd8a64c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:28.087Z|2c46c750-a85d-42b8-9753-1aa33854f1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:28.088Z|2c46c750-a85d-42b8-9753-1aa33854f1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:28.088Z|a3accfd8-09f6-4036-9cae-89c686de5c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:28.089Z|a3accfd8-09f6-4036-9cae-89c686de5c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:28.095Z|15074b63-19c3-41f0-9170-b663e10daf9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:28.096Z|15074b63-19c3-41f0-9170-b663e10daf9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:34.167Z|2bac77b0-93cd-481e-aae8-544b0959a717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:42:34.167Z|2bac77b0-93cd-481e-aae8-544b0959a717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:42:35.656Z|e70ff2b8-277f-4d65-9feb-88cc873c501b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:42:35.657Z|e70ff2b8-277f-4d65-9feb-88cc873c501b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:42:38.112Z|cd78646b-8b2e-44a9-a34a-64512ed781a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:38.113Z|cd78646b-8b2e-44a9-a34a-64512ed781a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:38.119Z|4b643332-eb8c-4253-8294-794d515435e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:38.119Z|4b643332-eb8c-4253-8294-794d515435e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:38.120Z|0f182bc3-7846-4ba8-a535-e8feaa13cad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:38.120Z|0f182bc3-7846-4ba8-a535-e8feaa13cad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:48.138Z|5ebf2799-62d5-4e5a-a85e-e67a2097318e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:48.138Z|5ebf2799-62d5-4e5a-a85e-e67a2097318e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:48.140Z|7d771d0a-6a93-45e5-af9d-3e2e7e48fbbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:48.141Z|7d771d0a-6a93-45e5-af9d-3e2e7e48fbbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:48.142Z|ac9c1068-b269-4cd8-b375-7e0d1c03daa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:48.143Z|ac9c1068-b269-4cd8-b375-7e0d1c03daa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:49.167Z|98b7b877-67ab-4d61-9817-710bda04fdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:42:49.168Z|98b7b877-67ab-4d61-9817-710bda04fdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:42:58.161Z|906dfd48-bfbd-4cc1-9b46-ec3648212a48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:58.162Z|906dfd48-bfbd-4cc1-9b46-ec3648212a48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:58.163Z|0feece8d-dae1-4317-9008-d368da5b56a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:58.164Z|0feece8d-dae1-4317-9008-d368da5b56a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:42:58.164Z|23495a31-7a21-4cc5-bc32-fa8fa30ab615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:42:58.164Z|23495a31-7a21-4cc5-bc32-fa8fa30ab615|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:04.167Z|05375534-1e44-4231-bf57-44f7d8d9b084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:43:04.171Z|05375534-1e44-4231-bf57-44f7d8d9b084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:43:05.657Z|5abba371-a3c8-455e-b1dc-818158ef7f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:43:05.657Z|5abba371-a3c8-455e-b1dc-818158ef7f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:43:08.186Z|594faeb1-9e18-4b9f-9af5-02f398e481bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:08.186Z|500b1f91-6996-420f-99a0-602936762c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:08.186Z|8efe6937-17af-4a26-b62e-9214825fd11b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:08.187Z|8efe6937-17af-4a26-b62e-9214825fd11b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:08.187Z|594faeb1-9e18-4b9f-9af5-02f398e481bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:08.187Z|500b1f91-6996-420f-99a0-602936762c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:18.213Z|14dbccda-1d97-41a1-a71b-2c66f4f8c788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:18.213Z|14dbccda-1d97-41a1-a71b-2c66f4f8c788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:18.213Z|9d7d9987-1f9d-44c9-8b99-f7139cb3ec26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:18.213Z|9d7d9987-1f9d-44c9-8b99-f7139cb3ec26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:18.213Z|34a7218f-e91c-4476-b09d-9d434db21175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:18.214Z|34a7218f-e91c-4476-b09d-9d434db21175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:19.166Z|36e243ad-ba10-483d-88f8-d1a35ec49bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:43:19.167Z|36e243ad-ba10-483d-88f8-d1a35ec49bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:43:22.055Z|1a5df4d7-263a-4cb0-b68e-dbdcc30610e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:43:22.056Z|1a5df4d7-263a-4cb0-b68e-dbdcc30610e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:28.241Z|e1047571-11e0-40d7-ad14-df6914a73109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:28.241Z|e1047571-11e0-40d7-ad14-df6914a73109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:28.246Z|70e3de23-69fc-44f1-8c15-a6c06b61548e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:28.246Z|b9d7822e-e679-400d-bef6-82c723a288e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:28.246Z|70e3de23-69fc-44f1-8c15-a6c06b61548e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:28.247Z|b9d7822e-e679-400d-bef6-82c723a288e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:34.166Z|f9fd8feb-2ac3-48be-b87c-6dc5cde0b0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:43:34.167Z|f9fd8feb-2ac3-48be-b87c-6dc5cde0b0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:43:35.658Z|6365c5f1-1add-4167-aafb-863a62cdc2ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:43:35.658Z|6365c5f1-1add-4167-aafb-863a62cdc2ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:43:38.265Z|9de8ab99-e831-478e-8943-6ba5c15ac3c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:38.266Z|9de8ab99-e831-478e-8943-6ba5c15ac3c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:38.270Z|271b34d5-c733-4471-839c-84d8d165b34f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:38.270Z|271b34d5-c733-4471-839c-84d8d165b34f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:38.272Z|955a63f1-e1f4-47db-bc70-53dd6cf40b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:38.273Z|955a63f1-e1f4-47db-bc70-53dd6cf40b8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:48.293Z|15df54ab-d6d4-4705-8552-aaba530e0ca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:48.294Z|15df54ab-d6d4-4705-8552-aaba530e0ca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:48.297Z|eab7ba8a-48c8-4791-9a02-8bf83e99d2af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:48.297Z|eab7ba8a-48c8-4791-9a02-8bf83e99d2af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:48.302Z|f9f41c06-e6f0-4238-a1e7-de0fb3fcfc3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:48.302Z|f9f41c06-e6f0-4238-a1e7-de0fb3fcfc3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:49.167Z|0b881732-c1d4-4bdd-bc50-a264ef44ac74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:43:49.171Z|0b881732-c1d4-4bdd-bc50-a264ef44ac74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:43:58.316Z|f66a751f-9bd2-4b23-a1f6-62ecebfb4288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:58.317Z|f66a751f-9bd2-4b23-a1f6-62ecebfb4288|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:58.325Z|450b3322-9cb2-43ba-a9b8-e6f4c5af8837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:58.325Z|450b3322-9cb2-43ba-a9b8-e6f4c5af8837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:43:58.325Z|53dc6edd-1830-4fa4-849b-e8c0a7fab08b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:43:58.326Z|53dc6edd-1830-4fa4-849b-e8c0a7fab08b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:04.167Z|593d2c54-1799-4692-bb71-11cbcd33acfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:44:04.167Z|593d2c54-1799-4692-bb71-11cbcd33acfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:44:05.659Z|d0c70204-8e4f-475f-8eee-a39859d3ca77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:44:05.659Z|d0c70204-8e4f-475f-8eee-a39859d3ca77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:44:08.343Z|4a657f66-3830-449d-82d0-21490873802e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:08.344Z|4a657f66-3830-449d-82d0-21490873802e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:08.346Z|16817087-cd57-4f06-a121-eec3a7f8e004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:08.347Z|16817087-cd57-4f06-a121-eec3a7f8e004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:08.348Z|200b4d96-153c-4bcd-a1f4-db4c8dd71247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:08.348Z|200b4d96-153c-4bcd-a1f4-db4c8dd71247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:18.375Z|d1061eec-bb07-4f7b-a1a3-1aaf98682a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:18.376Z|d1061eec-bb07-4f7b-a1a3-1aaf98682a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:18.383Z|1afb5c0f-2bbb-4b74-b903-6443cd49c81c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:18.383Z|c4ef60af-a9c9-4e6c-8db2-2b96b73dbf67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:18.384Z|1afb5c0f-2bbb-4b74-b903-6443cd49c81c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:18.384Z|c4ef60af-a9c9-4e6c-8db2-2b96b73dbf67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:19.166Z|6faa0d55-b93c-49e0-bf61-3d31f4c56ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:44:19.167Z|6faa0d55-b93c-49e0-bf61-3d31f4c56ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:44:22.055Z|749f91e8-a870-4719-9977-6a46de7816dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:44:22.056Z|749f91e8-a870-4719-9977-6a46de7816dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:28.402Z|f2b3f137-4b16-4f5b-b09f-c75c9ae7850e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:28.402Z|f2b3f137-4b16-4f5b-b09f-c75c9ae7850e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:28.409Z|3fad5f9f-0a0d-4498-8f87-90067346684c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:28.410Z|3fad5f9f-0a0d-4498-8f87-90067346684c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:28.412Z|a41d7fc5-b96f-4d60-9175-1f82574b92b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:28.412Z|a41d7fc5-b96f-4d60-9175-1f82574b92b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:34.167Z|697551d1-cc10-4738-8950-f6062335aa36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:44:34.170Z|697551d1-cc10-4738-8950-f6062335aa36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:44:35.660Z|df398d3f-dd91-4223-970e-c16e10dc5993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:44:35.660Z|df398d3f-dd91-4223-970e-c16e10dc5993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:44:38.428Z|c9f6c670-b326-44fb-b40e-e4d1e018fe11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:38.428Z|c9f6c670-b326-44fb-b40e-e4d1e018fe11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:38.432Z|fddcbcb7-271c-4da3-bf82-92b01af41a12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:38.432Z|fddcbcb7-271c-4da3-bf82-92b01af41a12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:38.437Z|65637034-c029-4467-bd6b-c7019c2750a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:38.437Z|65637034-c029-4467-bd6b-c7019c2750a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:48.449Z|15b2f60b-93ed-4f97-83b5-f00f793ec980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:48.449Z|15b2f60b-93ed-4f97-83b5-f00f793ec980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:48.453Z|0ee5aea7-c702-42ec-a93e-5d6d37c87aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:48.454Z|0ee5aea7-c702-42ec-a93e-5d6d37c87aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:48.459Z|a767e379-97e3-4f79-a4d7-9c62441a0134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:48.459Z|a767e379-97e3-4f79-a4d7-9c62441a0134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:49.167Z|03f49f97-7e72-4f52-88a2-159f72923a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:44:49.167Z|03f49f97-7e72-4f52-88a2-159f72923a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:44:58.474Z|370df4e7-77c2-4a9e-894c-538772163d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:58.475Z|370df4e7-77c2-4a9e-894c-538772163d44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:58.476Z|2f063fa2-e784-426f-843c-fddf2127e665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:58.476Z|2f063fa2-e784-426f-843c-fddf2127e665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:44:58.479Z|018dcc20-95e1-4d33-9170-ae656fc4c083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:44:58.480Z|018dcc20-95e1-4d33-9170-ae656fc4c083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:04.166Z|58e27738-8b5b-4d86-aa11-f0133ffd3c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:45:04.167Z|58e27738-8b5b-4d86-aa11-f0133ffd3c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:45:05.661Z|9997ce7c-94f4-42d1-9eab-a68a491a12e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:45:05.662Z|9997ce7c-94f4-42d1-9eab-a68a491a12e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:45:08.504Z|199d5984-14da-421a-ab25-915b66b7d95d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:08.505Z|199d5984-14da-421a-ab25-915b66b7d95d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:08.509Z|07f532ce-c9a5-4a82-9a87-09a7da1a498e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:08.509Z|87cca8fe-7c35-4dce-8a38-f3ffc61e6e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:08.509Z|07f532ce-c9a5-4a82-9a87-09a7da1a498e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:08.510Z|87cca8fe-7c35-4dce-8a38-f3ffc61e6e81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:18.528Z|6d46036f-0f44-4989-8f6e-76495c372aca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:18.529Z|6d46036f-0f44-4989-8f6e-76495c372aca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:18.530Z|f188836a-c305-4fe6-9c9d-1092aa3c8bd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:18.530Z|f188836a-c305-4fe6-9c9d-1092aa3c8bd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:18.534Z|c0f9a036-4017-4ee7-8114-1990c1c847ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:18.535Z|c0f9a036-4017-4ee7-8114-1990c1c847ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:19.167Z|7e1352a1-a9d0-497b-b1bf-eb333e363049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:45:19.171Z|7e1352a1-a9d0-497b-b1bf-eb333e363049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:45:22.056Z|f8301c39-1078-4314-873b-3dcff6cd7307|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:45:22.057Z|f8301c39-1078-4314-873b-3dcff6cd7307|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:28.558Z|2c35107f-f39d-424e-9c13-4062112b8631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:28.559Z|2c35107f-f39d-424e-9c13-4062112b8631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:28.558Z|25cdf387-3a72-4429-8429-2e0958c95ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:28.559Z|25cdf387-3a72-4429-8429-2e0958c95ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:28.560Z|10cdf0b3-9bac-4d56-93c6-85975e404f4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:28.560Z|10cdf0b3-9bac-4d56-93c6-85975e404f4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:34.167Z|addd69aa-ad53-4178-8a5f-682c50d0ec20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:45:34.167Z|addd69aa-ad53-4178-8a5f-682c50d0ec20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:45:35.663Z|d58eb7df-8f96-4cb1-9143-83d8dc404db6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:45:35.663Z|d58eb7df-8f96-4cb1-9143-83d8dc404db6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:45:38.583Z|f4f14d7c-3441-4242-8734-3948a0a5c544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:38.584Z|f4f14d7c-3441-4242-8734-3948a0a5c544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:38.586Z|2dfdcef1-a6b1-4f27-a43d-61e1ad1f2425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:38.587Z|2dfdcef1-a6b1-4f27-a43d-61e1ad1f2425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:38.588Z|77abe6be-1ba5-43f7-9c01-33d8a210331f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:38.589Z|77abe6be-1ba5-43f7-9c01-33d8a210331f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:48.608Z|2b1ea43a-f757-45ea-940d-097b0b417570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:48.608Z|0929e218-87b6-4b7c-af1e-32922ad21c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:48.609Z|0929e218-87b6-4b7c-af1e-32922ad21c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:48.609Z|2b1ea43a-f757-45ea-940d-097b0b417570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:48.614Z|8b55bb70-c424-41f3-8dd8-39eb3e966225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:48.614Z|8b55bb70-c424-41f3-8dd8-39eb3e966225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:49.167Z|21f01a28-1c07-42c2-8ad3-18ebe598a116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:45:49.167Z|21f01a28-1c07-42c2-8ad3-18ebe598a116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:45:58.638Z|e3d7f018-2122-4147-be21-16de972899fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:58.639Z|e3d7f018-2122-4147-be21-16de972899fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:58.639Z|51e0f87f-53cb-4123-984f-494e83ace661|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:58.639Z|bca70dfe-88c3-4117-886a-c0892c205cb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:45:58.639Z|51e0f87f-53cb-4123-984f-494e83ace661|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:45:58.640Z|bca70dfe-88c3-4117-886a-c0892c205cb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:04.167Z|212323f7-94c0-4a92-b932-02b1d1434b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:46:04.171Z|212323f7-94c0-4a92-b932-02b1d1434b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:46:05.664Z|41c6430c-3498-4983-81e9-99301287e9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:46:05.664Z|41c6430c-3498-4983-81e9-99301287e9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:46:08.662Z|605d3c73-86d5-48e5-bbb2-42650dc77fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:08.663Z|605d3c73-86d5-48e5-bbb2-42650dc77fbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:08.665Z|22d6678f-9e49-48c0-ab01-671f6bea10c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:08.665Z|22d6678f-9e49-48c0-ab01-671f6bea10c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:08.666Z|0b1329f8-8ac8-45dc-8c64-19c71987fbfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:08.667Z|0b1329f8-8ac8-45dc-8c64-19c71987fbfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:18.686Z|184a3950-3d08-45a5-998f-94ca7a027ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:18.687Z|184a3950-3d08-45a5-998f-94ca7a027ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:18.690Z|1434da69-414f-478e-b78f-e07a81946e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:18.690Z|1434da69-414f-478e-b78f-e07a81946e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:18.694Z|82625b94-f867-4dde-b691-d26c6f5b394b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:18.695Z|82625b94-f867-4dde-b691-d26c6f5b394b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:19.170Z|849d8f7d-7df5-44dd-8a33-92daa1fe30d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:46:19.170Z|849d8f7d-7df5-44dd-8a33-92daa1fe30d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:46:22.055Z|7d30c8ad-5d10-4f3d-96ce-94d7e578341b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:46:22.056Z|7d30c8ad-5d10-4f3d-96ce-94d7e578341b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:28.712Z|796f5f68-5775-4329-a758-93c2f59c36c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:28.713Z|796f5f68-5775-4329-a758-93c2f59c36c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:28.714Z|f37cb157-0c5b-4f6c-9d26-08470a6acbed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:28.715Z|f37cb157-0c5b-4f6c-9d26-08470a6acbed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:28.717Z|b0298503-5c75-4087-b374-b5fb67d6c99d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:28.717Z|b0298503-5c75-4087-b374-b5fb67d6c99d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:34.166Z|ca4047c2-eed5-43c9-9733-4fa569ef9768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:46:34.167Z|ca4047c2-eed5-43c9-9733-4fa569ef9768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:46:35.665Z|967bb1ff-4d65-4cff-a2d7-55d42cc4cd2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:46:35.665Z|967bb1ff-4d65-4cff-a2d7-55d42cc4cd2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:46:38.739Z|b4e4b453-4126-4a40-88e2-5ebc0f36cb19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:38.740Z|b4e4b453-4126-4a40-88e2-5ebc0f36cb19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:38.740Z|7f113301-70ef-4713-8252-9a8081211f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:38.740Z|c46ebdb2-7b7d-48fe-b170-cb9a7a63491a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:38.741Z|7f113301-70ef-4713-8252-9a8081211f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:38.741Z|c46ebdb2-7b7d-48fe-b170-cb9a7a63491a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:48.765Z|94dac742-ba55-475c-ad3e-60a3c7b1863f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:48.766Z|94dac742-ba55-475c-ad3e-60a3c7b1863f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:48.765Z|43b1c96e-b396-44ac-97dd-c83fa56debe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:48.765Z|f5e5b782-3060-4022-9021-294263319c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:48.766Z|f5e5b782-3060-4022-9021-294263319c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:48.766Z|43b1c96e-b396-44ac-97dd-c83fa56debe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:49.167Z|055d3fb8-2317-4074-a681-2015c87b16fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:46:49.171Z|055d3fb8-2317-4074-a681-2015c87b16fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:46:58.788Z|64fcad4c-7a7d-4f2d-a894-6ef18f6644a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:58.788Z|64fcad4c-7a7d-4f2d-a894-6ef18f6644a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:58.791Z|52681cdf-01d4-4223-a7fe-0e9842ef550f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:58.791Z|52681cdf-01d4-4223-a7fe-0e9842ef550f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:46:58.795Z|9f7db213-f004-4780-9987-de5a34321456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:46:58.795Z|9f7db213-f004-4780-9987-de5a34321456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:04.167Z|c37d5e42-b01a-457a-82fa-beba685dd87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:47:04.167Z|c37d5e42-b01a-457a-82fa-beba685dd87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:47:05.666Z|645d1064-a595-48f6-8f63-c3dbe814b7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:47:05.666Z|645d1064-a595-48f6-8f63-c3dbe814b7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:47:08.815Z|e6d2a03e-5f6f-4da7-b8d0-ff3677dbcc35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:08.815Z|e6d2a03e-5f6f-4da7-b8d0-ff3677dbcc35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:08.816Z|a6cca9bb-0e53-4d10-83b0-dcb908f86e89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:08.817Z|a6cca9bb-0e53-4d10-83b0-dcb908f86e89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:08.817Z|71dd2280-400f-4058-a4c6-749bb575baca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:08.817Z|71dd2280-400f-4058-a4c6-749bb575baca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:18.839Z|309e95bb-7011-4a66-a59d-1625a934b640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:18.840Z|2c1a8813-a133-4562-a68d-276b5d6c1912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:18.840Z|309e95bb-7011-4a66-a59d-1625a934b640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:18.840Z|2c1a8813-a133-4562-a68d-276b5d6c1912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:18.847Z|45c52984-2580-4292-8869-c02bc8f39f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:18.848Z|45c52984-2580-4292-8869-c02bc8f39f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:19.167Z|c3811a85-152b-4938-8850-067a0954736a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:47:19.167Z|c3811a85-152b-4938-8850-067a0954736a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:47:22.055Z|a7620f98-7823-45a2-9e84-a58af7566186|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:47:22.056Z|a7620f98-7823-45a2-9e84-a58af7566186|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:28.865Z|78ec7b70-36fe-4576-bf90-da0888dbab68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:28.866Z|78ec7b70-36fe-4576-bf90-da0888dbab68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:28.866Z|08289ab0-2e89-4fca-8cce-b376195e5dd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:28.866Z|08289ab0-2e89-4fca-8cce-b376195e5dd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:28.868Z|db9c2a7e-7219-4f44-bf1e-6c70ce40bcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:28.869Z|db9c2a7e-7219-4f44-bf1e-6c70ce40bcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:34.167Z|94470c53-bbac-40bf-a4d3-c08ae06c64e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:47:34.171Z|94470c53-bbac-40bf-a4d3-c08ae06c64e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:47:35.667Z|9116e48f-6f1b-4bc0-bbf4-f6048bee3ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:47:35.667Z|9116e48f-6f1b-4bc0-bbf4-f6048bee3ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:47:38.892Z|417958b2-affb-4088-84d4-1102066fc293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:38.892Z|d59cdc78-24ab-4815-a227-629bd3b133ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:38.893Z|d59cdc78-24ab-4815-a227-629bd3b133ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:38.894Z|417958b2-affb-4088-84d4-1102066fc293|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:38.901Z|76361855-001b-44b4-920c-dabae0568589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:38.901Z|76361855-001b-44b4-920c-dabae0568589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:48.917Z|49c88964-0fa0-4c40-b06e-39c8345fc6e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:48.918Z|49c88964-0fa0-4c40-b06e-39c8345fc6e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:48.918Z|b48f97dc-70c1-43f5-a798-63655feeb560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:48.918Z|b48f97dc-70c1-43f5-a798-63655feeb560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:48.921Z|25b2f8e0-669a-4a31-8326-d92932cffa3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:48.922Z|25b2f8e0-669a-4a31-8326-d92932cffa3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:49.167Z|ba0bcdb4-515e-4dd4-9c18-a24c253db73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:47:49.167Z|ba0bcdb4-515e-4dd4-9c18-a24c253db73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:47:58.943Z|2b861193-ca7f-4dea-a538-ec389acb3fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:58.943Z|540c590e-0abb-4dfb-976a-790e90215e8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:58.944Z|540c590e-0abb-4dfb-976a-790e90215e8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:58.943Z|2b861193-ca7f-4dea-a538-ec389acb3fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:47:58.944Z|38aaf9fe-4056-4058-96d5-e08e4474f954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:47:58.945Z|38aaf9fe-4056-4058-96d5-e08e4474f954|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:04.167Z|f15bfb97-581b-479d-963f-1ccbe704c09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:48:04.167Z|f15bfb97-581b-479d-963f-1ccbe704c09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:48:05.668Z|538dc6a6-dbbf-46b2-82d3-903c11f2531b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:48:05.668Z|538dc6a6-dbbf-46b2-82d3-903c11f2531b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:48:08.972Z|8912e707-84b3-4f65-b586-47846b91be49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:08.972Z|7b766737-145b-430c-88df-a1d838d28d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:08.973Z|7b766737-145b-430c-88df-a1d838d28d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:08.973Z|8912e707-84b3-4f65-b586-47846b91be49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:08.980Z|af7058e1-3365-4902-bd72-dd5c79469521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:08.981Z|af7058e1-3365-4902-bd72-dd5c79469521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:18.997Z|e14c6538-e4ff-4b18-8e50-b61d75f9c14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:18.998Z|e14c6538-e4ff-4b18-8e50-b61d75f9c14d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:18.998Z|067d6e6f-d260-4c25-8de7-977cdb4750db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:19.001Z|067d6e6f-d260-4c25-8de7-977cdb4750db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:19.006Z|250f7567-d1f9-4d8c-90c6-c0f47aed95fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:19.006Z|250f7567-d1f9-4d8c-90c6-c0f47aed95fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:19.167Z|b42eda62-dbfd-4368-ab38-e0ec95d4bfd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:48:19.171Z|b42eda62-dbfd-4368-ab38-e0ec95d4bfd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:48:22.055Z|eead834d-77f9-4e08-b9a2-8bc7b91ba39b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:48:22.056Z|eead834d-77f9-4e08-b9a2-8bc7b91ba39b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:29.022Z|0740b2a2-da03-4df0-a7f9-4cd8c6828487|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:29.023Z|0740b2a2-da03-4df0-a7f9-4cd8c6828487|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:29.026Z|0dfc0efe-c179-4da9-9340-ce93ca354f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:29.026Z|0dfc0efe-c179-4da9-9340-ce93ca354f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:29.026Z|df235265-f896-4285-bba5-d4d6a778636c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:29.027Z|df235265-f896-4285-bba5-d4d6a778636c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:34.167Z|8790cc56-c471-4109-948c-253844d09b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:48:34.167Z|8790cc56-c471-4109-948c-253844d09b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:48:35.669Z|2b01b092-309e-4d6f-af4a-3012e4ca1fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:48:35.669Z|2b01b092-309e-4d6f-af4a-3012e4ca1fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:48:39.048Z|0dd0e5be-6319-4f4f-928a-811dd4a97ef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:39.048Z|0dd0e5be-6319-4f4f-928a-811dd4a97ef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:39.051Z|afd41255-843e-478c-89fe-c001afe5cc09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:39.051Z|afd41255-843e-478c-89fe-c001afe5cc09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:39.053Z|373c2299-4dcd-4b6b-965b-bac9d70507eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:39.054Z|373c2299-4dcd-4b6b-965b-bac9d70507eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:49.073Z|dd3ff6e9-b9f8-4e6a-974c-d599e195e001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:49.074Z|5b51f3c4-3ccf-4dc3-b382-90716e916381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:49.074Z|5b51f3c4-3ccf-4dc3-b382-90716e916381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:49.074Z|dd3ff6e9-b9f8-4e6a-974c-d599e195e001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:49.079Z|296ad9f6-f65c-43ee-85fd-43c72c1e1a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:49.080Z|296ad9f6-f65c-43ee-85fd-43c72c1e1a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:49.167Z|1cf87011-c71a-4429-b8c7-95aad4fbd1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:48:49.167Z|1cf87011-c71a-4429-b8c7-95aad4fbd1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:48:59.101Z|b27b130e-0bc8-4332-b889-df0e3609592c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:59.102Z|b27b130e-0bc8-4332-b889-df0e3609592c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:59.109Z|4c065cbf-7c1e-4cbd-9bb4-a290d22293ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:59.109Z|4c065cbf-7c1e-4cbd-9bb4-a290d22293ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:48:59.111Z|e856268f-ade5-4f97-90e1-0b166ac8c6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:48:59.111Z|e856268f-ade5-4f97-90e1-0b166ac8c6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:04.167Z|3dbdd50b-c96e-45c1-a3f0-a5894b468f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:49:04.170Z|3dbdd50b-c96e-45c1-a3f0-a5894b468f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:49:05.670Z|b9f4e2c2-65ac-449a-9b59-e921101cbcb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:49:05.670Z|b9f4e2c2-65ac-449a-9b59-e921101cbcb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:49:09.128Z|5d3ee717-4351-43a4-8ad2-d2e40bf93053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:09.129Z|5d3ee717-4351-43a4-8ad2-d2e40bf93053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:09.133Z|f96e00ac-3fda-4c1a-9c97-a2fe7e9b2906|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:09.134Z|f96e00ac-3fda-4c1a-9c97-a2fe7e9b2906|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:09.136Z|f2968499-d69c-42e7-bb5c-ae5ae3fbd27b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:09.137Z|f2968499-d69c-42e7-bb5c-ae5ae3fbd27b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:19.158Z|aa754fbe-53ab-43ee-a93d-d8027c25b417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:19.158Z|aa754fbe-53ab-43ee-a93d-d8027c25b417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:19.159Z|f1d08d7b-479d-4b29-bf6c-5e7b75a82428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:19.159Z|e80065f3-8308-4d4a-bad1-5cd18a0e2c7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:19.159Z|f1d08d7b-479d-4b29-bf6c-5e7b75a82428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:19.160Z|e80065f3-8308-4d4a-bad1-5cd18a0e2c7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:19.166Z|83e5ed2a-cd16-4846-93ac-489ff1bd1ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:49:19.167Z|83e5ed2a-cd16-4846-93ac-489ff1bd1ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:49:22.056Z|a0fa8e6d-56f0-498b-88a0-ec2953dba123|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:49:22.056Z|a0fa8e6d-56f0-498b-88a0-ec2953dba123|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:29.183Z|83e84662-4ed8-42b5-b2fa-22a69dc967da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:29.184Z|83e84662-4ed8-42b5-b2fa-22a69dc967da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:29.183Z|f601b392-49d0-43c6-8c21-307587eca0a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:29.184Z|f601b392-49d0-43c6-8c21-307587eca0a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:29.192Z|e133c30e-4eb6-4788-9ebd-ccb2e648f9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:29.192Z|e133c30e-4eb6-4788-9ebd-ccb2e648f9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:34.167Z|9a3035c2-1fd4-4407-9bc1-df0601c9b8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:49:34.167Z|9a3035c2-1fd4-4407-9bc1-df0601c9b8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:49:35.671Z|d17669a8-c164-451c-8aac-6adaca9e63c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:49:35.671Z|d17669a8-c164-451c-8aac-6adaca9e63c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:49:39.210Z|b99b8866-97c4-405e-bb46-be1164f52c77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:39.210Z|b99b8866-97c4-405e-bb46-be1164f52c77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:39.210Z|fdcbd967-d959-4e9d-a147-facb038b3361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:39.211Z|fdcbd967-d959-4e9d-a147-facb038b3361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:39.213Z|de2c4c84-2316-461d-b999-0479a4908746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:39.214Z|de2c4c84-2316-461d-b999-0479a4908746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:49.167Z|fc0db816-4d56-4782-9be4-5c17efc39a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:49:49.170Z|fc0db816-4d56-4782-9be4-5c17efc39a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:49:49.237Z|a4ad849b-2259-4b79-8ba7-5d5e361b50af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:49.238Z|a4ad849b-2259-4b79-8ba7-5d5e361b50af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:49.245Z|3390ad7d-e4cc-423e-a6a3-2df66c9204e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:49.245Z|5a251373-8c2b-4b26-b5ad-33bd2c135052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:49.246Z|3390ad7d-e4cc-423e-a6a3-2df66c9204e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:49.246Z|5a251373-8c2b-4b26-b5ad-33bd2c135052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:59.264Z|911fafef-f2dd-488b-8848-9045cd3739c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:59.265Z|911fafef-f2dd-488b-8848-9045cd3739c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:59.268Z|5a65e006-32b3-4352-a88d-d23592d1a4bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:59.268Z|4fdbbdac-8e7b-480f-871a-771b60ee7b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:49:59.269Z|4fdbbdac-8e7b-480f-871a-771b60ee7b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:49:59.269Z|5a65e006-32b3-4352-a88d-d23592d1a4bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:04.167Z|727c4b22-49ae-42ca-a9bc-3bfea60f69f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:50:04.167Z|727c4b22-49ae-42ca-a9bc-3bfea60f69f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:50:05.672Z|6be50aea-74ab-4b87-b567-14258b6f3461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:50:05.673Z|6be50aea-74ab-4b87-b567-14258b6f3461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:50:09.290Z|1fdf41f3-130c-46cd-a28a-1e6c7e3d7fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:09.291Z|1fdf41f3-130c-46cd-a28a-1e6c7e3d7fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:09.292Z|138c0846-c603-4624-8e61-d4c3f72d50bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:09.293Z|138c0846-c603-4624-8e61-d4c3f72d50bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:09.293Z|aa03bccf-51f4-40c0-875e-e58eb5166f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:09.293Z|aa03bccf-51f4-40c0-875e-e58eb5166f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:19.167Z|805a642c-92e3-463e-848d-8ce7d2ae1a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:50:19.167Z|805a642c-92e3-463e-848d-8ce7d2ae1a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:50:19.314Z|7de870b4-6e77-4b21-a25d-50de3955c55d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:19.315Z|7de870b4-6e77-4b21-a25d-50de3955c55d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:19.316Z|5bb121b0-f09e-4bf8-b1e7-8e8e3f614706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:19.316Z|5bb121b0-f09e-4bf8-b1e7-8e8e3f614706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:19.325Z|296ef761-249b-48c6-871f-db052e970a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:19.325Z|296ef761-249b-48c6-871f-db052e970a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:22.056Z|d78bc8b0-0b41-4714-baf0-1d5acde055fc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:50:22.057Z|d78bc8b0-0b41-4714-baf0-1d5acde055fc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:29.346Z|71c23472-883a-4848-ab46-3cb4c35cac29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:29.346Z|68001b33-b777-4561-a989-f2216cb025e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:29.346Z|71c23472-883a-4848-ab46-3cb4c35cac29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:29.346Z|30db3d04-6f27-430e-b609-afb2fcb75451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:29.347Z|68001b33-b777-4561-a989-f2216cb025e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:29.347Z|30db3d04-6f27-430e-b609-afb2fcb75451|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:34.167Z|7a1e8b5c-d66d-4437-873e-f7b25d95527b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:50:34.170Z|7a1e8b5c-d66d-4437-873e-f7b25d95527b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:50:35.673Z|5a4293fd-3beb-4bc2-bc18-272cd3bb0c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:50:35.674Z|5a4293fd-3beb-4bc2-bc18-272cd3bb0c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:50:39.369Z|70b8d14e-2f03-48ac-9722-0ecd83511a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:39.370Z|70b8d14e-2f03-48ac-9722-0ecd83511a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:39.370Z|663f6942-0545-4e80-9511-289b52062982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:39.370Z|4ce40a0a-0311-4959-a0cf-20b252e07ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:39.370Z|663f6942-0545-4e80-9511-289b52062982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:39.371Z|4ce40a0a-0311-4959-a0cf-20b252e07ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:49.167Z|8fdb3377-cbe4-43e9-8b50-64c18782804b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:50:49.167Z|8fdb3377-cbe4-43e9-8b50-64c18782804b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:50:49.394Z|584fae11-054e-4b4e-8c9b-2df20f8636e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:49.394Z|584fae11-054e-4b4e-8c9b-2df20f8636e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:49.402Z|dd34b09d-4c11-4f93-b82c-a39970974b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:49.403Z|9d6ebace-771b-44cf-a761-48ad896a7057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:49.403Z|dd34b09d-4c11-4f93-b82c-a39970974b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:49.403Z|9d6ebace-771b-44cf-a761-48ad896a7057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:59.417Z|883e8010-cec4-4181-9768-dfc87d0182e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:59.417Z|883e8010-cec4-4181-9768-dfc87d0182e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:59.426Z|a3d5cd4a-a1c8-47fd-ad28-6ab16d4dba9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:59.426Z|a3d5cd4a-a1c8-47fd-ad28-6ab16d4dba9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:50:59.428Z|dac7bb79-846e-45df-b793-e21ab18cff7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:50:59.429Z|dac7bb79-846e-45df-b793-e21ab18cff7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:04.167Z|a5beefd2-44a3-4abd-b93d-e42ba2756980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:51:04.167Z|a5beefd2-44a3-4abd-b93d-e42ba2756980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:51:05.674Z|279b2bdf-2866-48c6-86eb-0ab734de5621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:51:05.675Z|279b2bdf-2866-48c6-86eb-0ab734de5621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:51:09.443Z|a80a8587-b2c3-422d-9509-31d0c8c2e95d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:09.444Z|a80a8587-b2c3-422d-9509-31d0c8c2e95d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:09.447Z|32cba21a-1e3d-4188-b40a-64b1f4fda16b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:09.448Z|32cba21a-1e3d-4188-b40a-64b1f4fda16b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:09.451Z|a10dc790-bd06-4492-9501-8c9eec0fb07a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:09.451Z|a10dc790-bd06-4492-9501-8c9eec0fb07a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:19.167Z|05df8c4b-253a-4c68-8664-d8ba8e61d61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:51:19.170Z|05df8c4b-253a-4c68-8664-d8ba8e61d61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:51:19.468Z|2f5be050-4816-43b2-8808-137ae48efb9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:19.469Z|2f5be050-4816-43b2-8808-137ae48efb9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:19.472Z|274145ba-f700-4aaf-9d09-e469c32a05af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:19.472Z|d42b6e6c-107e-4632-9efb-b6eac343ec43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:19.472Z|274145ba-f700-4aaf-9d09-e469c32a05af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:19.473Z|d42b6e6c-107e-4632-9efb-b6eac343ec43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:22.055Z|4895e9b8-74cb-4b96-9d77-3eca27699196|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:51:22.056Z|4895e9b8-74cb-4b96-9d77-3eca27699196|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:29.498Z|f3b17456-e0bf-4c42-8426-fff804365a78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:29.499Z|37fa2c31-acd0-42ba-b0fc-90b98ede6a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:29.499Z|37fa2c31-acd0-42ba-b0fc-90b98ede6a80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:29.499Z|f3b17456-e0bf-4c42-8426-fff804365a78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:29.507Z|cdd39bd4-4415-4942-bb61-838626852306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:29.508Z|cdd39bd4-4415-4942-bb61-838626852306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:34.167Z|4be2af67-4675-4455-9049-68ad46246c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:51:34.167Z|4be2af67-4675-4455-9049-68ad46246c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:51:35.675Z|3af78a56-a83e-4507-9419-75170c1d4e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:51:35.676Z|3af78a56-a83e-4507-9419-75170c1d4e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:51:39.522Z|f58d836f-3121-40f2-9d70-f1acdf8ab8ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:39.523Z|f58d836f-3121-40f2-9d70-f1acdf8ab8ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:39.524Z|d51cd3f0-cb1c-4f44-8303-6ac33a9adaed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:39.525Z|d51cd3f0-cb1c-4f44-8303-6ac33a9adaed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:39.534Z|0da63741-cf1e-42fa-b02f-028e8a8418f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:39.535Z|0da63741-cf1e-42fa-b02f-028e8a8418f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:49.166Z|d5c29336-521a-42a9-9076-182125b2bbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:51:49.167Z|d5c29336-521a-42a9-9076-182125b2bbd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:51:49.549Z|6aa5e53c-0c3c-449b-bcec-80440053ab10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:49.549Z|6aa5e53c-0c3c-449b-bcec-80440053ab10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:49.550Z|cf55a35f-8fdb-482a-b497-9982f90156a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:49.551Z|cf55a35f-8fdb-482a-b497-9982f90156a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:49.558Z|cdba21f9-5c82-44c9-8f63-3803296a855b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:49.558Z|cdba21f9-5c82-44c9-8f63-3803296a855b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:59.586Z|bc55537e-6b9b-4fbd-8581-a2a08eef5bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:59.586Z|bc55537e-6b9b-4fbd-8581-a2a08eef5bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:59.586Z|49f6e9f4-8cef-406e-b5df-fd9ce258bc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:59.587Z|49f6e9f4-8cef-406e-b5df-fd9ce258bc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:51:59.592Z|f3346e61-e7bc-43d3-b36d-44db3a871385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:51:59.593Z|f3346e61-e7bc-43d3-b36d-44db3a871385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:04.167Z|7db9ce8f-927c-4cff-933f-5c6f147beb94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:52:04.171Z|7db9ce8f-927c-4cff-933f-5c6f147beb94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:52:05.676Z|d530a4f7-bf32-4d1e-8632-e4819114f538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:52:05.677Z|d530a4f7-bf32-4d1e-8632-e4819114f538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:52:09.610Z|320a58e3-a3d2-4d64-ad17-1cc6804ea89d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:09.611Z|320a58e3-a3d2-4d64-ad17-1cc6804ea89d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:09.614Z|96604187-1677-4240-b90d-5c553c5a249d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:09.615Z|96604187-1677-4240-b90d-5c553c5a249d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:09.618Z|f8a80642-0b4b-408b-b8bc-1c446253ea29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:09.618Z|f8a80642-0b4b-408b-b8bc-1c446253ea29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:19.167Z|6b0fc8e8-5b77-4f5d-bba2-0f0a267836dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:52:19.167Z|6b0fc8e8-5b77-4f5d-bba2-0f0a267836dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:52:19.641Z|9e07fc7c-f4ac-430b-ae8d-56ce35cbd90c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:19.642Z|9e07fc7c-f4ac-430b-ae8d-56ce35cbd90c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:19.645Z|06773f2c-fea9-4983-8569-84abac157fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:19.645Z|06773f2c-fea9-4983-8569-84abac157fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:19.647Z|368691e6-4a15-41b7-856f-145c6c179ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:19.648Z|368691e6-4a15-41b7-856f-145c6c179ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:22.055Z|4fb67118-dd2b-4d87-8113-6951e6dcabb5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:52:22.055Z|4fb67118-dd2b-4d87-8113-6951e6dcabb5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:29.665Z|b6d4cf18-3e85-40ca-bd84-56a50c57baff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:29.666Z|b6d4cf18-3e85-40ca-bd84-56a50c57baff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:29.668Z|15ca75cc-0ae7-41b7-9c37-e101ac1a1c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:29.668Z|15ca75cc-0ae7-41b7-9c37-e101ac1a1c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:29.674Z|94a502fa-3cae-46de-97d0-8fa6c11093e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:29.675Z|94a502fa-3cae-46de-97d0-8fa6c11093e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:34.167Z|c9a29789-138c-46a0-9795-f5ca8897d5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:52:34.167Z|c9a29789-138c-46a0-9795-f5ca8897d5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:52:35.677Z|e668f37e-6091-4748-a594-4bea1d08d3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:52:35.678Z|e668f37e-6091-4748-a594-4bea1d08d3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:52:39.688Z|0e65862c-583d-45ab-ba76-544897cd09da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:39.688Z|0e65862c-583d-45ab-ba76-544897cd09da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:39.689Z|667d893b-2033-46d9-9d53-5e1f35ee78df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:39.690Z|667d893b-2033-46d9-9d53-5e1f35ee78df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:39.699Z|9a9af6ef-de09-41e5-9416-283ac86b20b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:39.700Z|9a9af6ef-de09-41e5-9416-283ac86b20b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:49.167Z|662dd88d-a6d2-454b-93fb-8305c321d31b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:52:49.171Z|662dd88d-a6d2-454b-93fb-8305c321d31b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:52:49.711Z|6f1dcab4-4f72-4ecb-9977-d751510045a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:49.711Z|05fe8f6d-23f6-491e-857b-88df5cf53160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:49.712Z|05fe8f6d-23f6-491e-857b-88df5cf53160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:49.712Z|6f1dcab4-4f72-4ecb-9977-d751510045a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:49.719Z|20dac8dd-e281-4ded-9331-2a146f77d367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:49.719Z|20dac8dd-e281-4ded-9331-2a146f77d367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:59.736Z|b3a03683-08d3-4061-aaab-1f1dc789a2a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:59.737Z|b3a03683-08d3-4061-aaab-1f1dc789a2a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:59.740Z|d7357726-edb5-41b0-a0e2-352cb90c3acd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:59.741Z|d7357726-edb5-41b0-a0e2-352cb90c3acd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:52:59.744Z|275840df-5c7b-444f-9df2-9d4aa57bb9ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:52:59.745Z|275840df-5c7b-444f-9df2-9d4aa57bb9ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:04.170Z|6c2a7015-f655-4392-a298-110011937316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:53:04.170Z|6c2a7015-f655-4392-a298-110011937316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:53:05.678Z|ac88ced5-3971-4d93-959b-fbb26df3012b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:53:05.679Z|ac88ced5-3971-4d93-959b-fbb26df3012b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:53:09.760Z|1b9b3786-9a58-4575-a518-55cdb6cb23da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:09.760Z|1b9b3786-9a58-4575-a518-55cdb6cb23da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:09.763Z|f2c441d1-2b22-4bac-b7f4-32cddb841956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:09.763Z|f2c441d1-2b22-4bac-b7f4-32cddb841956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:09.767Z|033c96a8-2fec-4357-a9c5-7c0566e1a55a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:09.767Z|033c96a8-2fec-4357-a9c5-7c0566e1a55a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:19.168Z|fa526132-e114-4b3c-a5a9-56a5df2e55e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:53:19.168Z|fa526132-e114-4b3c-a5a9-56a5df2e55e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:53:19.781Z|e9aadb48-f356-4c85-a7b7-284db3e86db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:19.782Z|e9aadb48-f356-4c85-a7b7-284db3e86db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:19.782Z|b00d37e9-9acb-48c3-8720-9d0e3dc935d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:19.783Z|b00d37e9-9acb-48c3-8720-9d0e3dc935d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:19.787Z|100ecf64-f311-4bad-b833-8921b7837b42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:19.787Z|100ecf64-f311-4bad-b833-8921b7837b42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:22.055Z|8e706ab4-d7b8-41d8-8031-08f819585532|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:53:22.055Z|8e706ab4-d7b8-41d8-8031-08f819585532|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:29.805Z|80a1ea9f-91f0-45c3-8035-fe72da46db84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:29.806Z|80a1ea9f-91f0-45c3-8035-fe72da46db84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:29.805Z|6e5432d3-21bd-4cc1-ad93-1ad3bed25e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:29.806Z|6e5432d3-21bd-4cc1-ad93-1ad3bed25e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:29.807Z|37c566c2-8c03-4f0f-84f4-a6adbd28e675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:29.808Z|37c566c2-8c03-4f0f-84f4-a6adbd28e675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:34.167Z|0199ff9c-0111-4104-9f79-5acb79383d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:53:34.171Z|0199ff9c-0111-4104-9f79-5acb79383d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:53:35.679Z|147fb423-125a-4c88-9c49-c50d5d636488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:53:35.679Z|147fb423-125a-4c88-9c49-c50d5d636488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:53:39.828Z|0652b7ba-8090-4480-81dc-39490512a85b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:39.829Z|6b02e5fb-c034-4cb7-a821-b56fa9ee9a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:39.829Z|0652b7ba-8090-4480-81dc-39490512a85b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:39.829Z|6b02e5fb-c034-4cb7-a821-b56fa9ee9a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:39.830Z|01e0b06d-ab67-4613-89c9-936863cf4dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:39.830Z|01e0b06d-ab67-4613-89c9-936863cf4dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:49.166Z|0642eee7-5d49-475c-bf34-3cfea939b97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:53:49.167Z|0642eee7-5d49-475c-bf34-3cfea939b97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:53:49.852Z|4255ef6b-6670-4a73-8e52-57bef3e32c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:49.852Z|bb4698ec-a7bc-45fc-9477-bca2b9d5c1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:49.853Z|4255ef6b-6670-4a73-8e52-57bef3e32c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:49.853Z|bb4698ec-a7bc-45fc-9477-bca2b9d5c1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:49.855Z|bf4c8f84-2e63-498f-89c4-1565e611126d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:49.856Z|bf4c8f84-2e63-498f-89c4-1565e611126d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:59.878Z|cead0655-48bf-463f-81df-114fdadec0c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:59.878Z|6e82da92-1407-4717-9b0a-b419fc070924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:59.879Z|6e82da92-1407-4717-9b0a-b419fc070924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:59.879Z|cead0655-48bf-463f-81df-114fdadec0c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:53:59.886Z|59458142-54d6-475d-8364-8850965236ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:53:59.887Z|59458142-54d6-475d-8364-8850965236ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:04.167Z|46fd9ba6-51ed-4f80-a6aa-2ac80249fc9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:54:04.167Z|46fd9ba6-51ed-4f80-a6aa-2ac80249fc9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:54:05.680Z|74944e81-b5ed-46c7-aaf2-f57425f5c788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:54:05.680Z|74944e81-b5ed-46c7-aaf2-f57425f5c788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:54:09.903Z|82daca78-3874-4fe2-a263-15784795873f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:09.903Z|5f608143-b985-40e1-a2b1-a8d13da3d078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:09.904Z|82daca78-3874-4fe2-a263-15784795873f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:09.904Z|5f608143-b985-40e1-a2b1-a8d13da3d078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:09.907Z|1a2d5cc0-3233-4c53-b937-d840bd0ad604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:09.908Z|1a2d5cc0-3233-4c53-b937-d840bd0ad604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:19.167Z|9b4e18fb-e801-4f26-a7df-336574e1c594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:54:19.171Z|9b4e18fb-e801-4f26-a7df-336574e1c594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:54:19.926Z|4b7646c7-cd18-4f6b-8301-a4546750a358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:19.926Z|4b7646c7-cd18-4f6b-8301-a4546750a358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:19.927Z|ec57d71e-121c-4f28-8e62-778735eadc6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:19.928Z|ec57d71e-121c-4f28-8e62-778735eadc6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:19.929Z|078efb85-55ba-474b-a778-9abe13ecb073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:19.930Z|078efb85-55ba-474b-a778-9abe13ecb073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:22.055Z|3640b0c0-8116-43ff-be5b-9b0a8871f06f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:54:22.056Z|3640b0c0-8116-43ff-be5b-9b0a8871f06f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:29.956Z|0aa76b23-d9cb-42f3-b60a-c4dd998523b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:29.957Z|0aa76b23-d9cb-42f3-b60a-c4dd998523b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:29.958Z|d87cb9e0-935b-487d-8b55-eb52d3356955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:29.958Z|b630a1de-509f-49fa-a34e-3fd50309c38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:29.958Z|b630a1de-509f-49fa-a34e-3fd50309c38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:29.958Z|d87cb9e0-935b-487d-8b55-eb52d3356955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:34.167Z|996ea408-c669-47d8-a8ba-a8ad7fa7cbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:54:34.167Z|996ea408-c669-47d8-a8ba-a8ad7fa7cbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:54:35.681Z|d490dcd9-82d3-4c7f-8341-6d18d51578a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:54:35.681Z|d490dcd9-82d3-4c7f-8341-6d18d51578a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:54:39.983Z|48285f9f-92cf-4b07-be47-fe0828531ecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:39.983Z|df27df5e-ed53-4daa-b36f-2f75f27f2ff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:39.983Z|df27df5e-ed53-4daa-b36f-2f75f27f2ff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:39.983Z|48285f9f-92cf-4b07-be47-fe0828531ecc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:39.985Z|55775aec-b055-4395-8a32-409df283e56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:39.986Z|55775aec-b055-4395-8a32-409df283e56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:49.167Z|69e7971e-071e-4692-b2c9-b7dd1d55fc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:54:49.167Z|69e7971e-071e-4692-b2c9-b7dd1d55fc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:54:50.010Z|dbad0a15-ea8d-4ec4-9b80-ffc31fc69878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:50.011Z|dbad0a15-ea8d-4ec4-9b80-ffc31fc69878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:50.017Z|49381749-a41c-41bc-8fc8-34177ea19acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:50.018Z|49381749-a41c-41bc-8fc8-34177ea19acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:54:50.018Z|c8b0666f-71cb-405d-8fc9-3a8bbebbdb17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:54:50.019Z|c8b0666f-71cb-405d-8fc9-3a8bbebbdb17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:00.032Z|1cb09c4e-6f41-490b-a3ff-d4e8dff6646e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:00.033Z|1cb09c4e-6f41-490b-a3ff-d4e8dff6646e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:00.040Z|dc8743a5-2192-4556-9542-db584c19651e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:00.041Z|dc8743a5-2192-4556-9542-db584c19651e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:00.043Z|120ee387-41aa-4c1a-b180-234fdd7e5ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:00.043Z|120ee387-41aa-4c1a-b180-234fdd7e5ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:04.167Z|5c9b16cb-bc16-4198-8927-324688c183f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:55:04.171Z|5c9b16cb-bc16-4198-8927-324688c183f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:55:05.682Z|03639bba-c27c-49c7-9297-eeae00ce3760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:55:05.682Z|03639bba-c27c-49c7-9297-eeae00ce3760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:55:10.057Z|571cfa37-fadb-4138-802a-80fc4ca9c3e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:10.058Z|571cfa37-fadb-4138-802a-80fc4ca9c3e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:10.062Z|1cbe1e51-1221-4b20-bae6-db5673a2fa95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:10.062Z|1cbe1e51-1221-4b20-bae6-db5673a2fa95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:10.074Z|69f0787d-9634-4030-9cb8-b48b708e37bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:10.075Z|69f0787d-9634-4030-9cb8-b48b708e37bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:19.167Z|a2e1af98-fedd-4915-9762-dad2c35ed6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:55:19.168Z|a2e1af98-fedd-4915-9762-dad2c35ed6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:55:20.080Z|a9fe0c9f-565e-4bb0-8a23-cb3702f5fefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:20.080Z|a9fe0c9f-565e-4bb0-8a23-cb3702f5fefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:20.083Z|268a1977-30f1-4432-911c-82d3dff5dc7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:20.084Z|268a1977-30f1-4432-911c-82d3dff5dc7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:20.100Z|4df2a542-788d-4051-82b9-f9d405538f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:20.101Z|4df2a542-788d-4051-82b9-f9d405538f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:22.055Z|266a4f9e-a8dd-478a-89ac-906183e56c55|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:55:22.056Z|266a4f9e-a8dd-478a-89ac-906183e56c55|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:30.112Z|867b5a55-d428-4283-9bc5-8fca72b62066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:30.113Z|867b5a55-d428-4283-9bc5-8fca72b62066|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:30.118Z|77dd7d35-c5ac-4f48-83b2-6c48f1f339fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:30.118Z|77dd7d35-c5ac-4f48-83b2-6c48f1f339fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:30.122Z|2996bb5d-5736-4b00-87ae-0f4986d57b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:30.122Z|2996bb5d-5736-4b00-87ae-0f4986d57b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:34.167Z|20a1d179-69da-4717-b404-8657a504241d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:55:34.167Z|20a1d179-69da-4717-b404-8657a504241d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:55:35.684Z|34a9daae-1d4d-42bf-8f77-4c5dcd1785fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:55:35.684Z|34a9daae-1d4d-42bf-8f77-4c5dcd1785fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:55:40.141Z|320fb1c7-0379-4151-b3e7-e6be1d9521f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:40.142Z|320fb1c7-0379-4151-b3e7-e6be1d9521f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:40.143Z|a0f6b9d4-a597-4f8c-aca9-b9570d5cf59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:40.144Z|a0f6b9d4-a597-4f8c-aca9-b9570d5cf59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:40.144Z|e4e88769-18fa-44ab-bd47-d73e743d6928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:40.144Z|e4e88769-18fa-44ab-bd47-d73e743d6928|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:49.167Z|a0dfce4b-94f7-479e-be47-b05ab7a4a1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:55:49.171Z|a0dfce4b-94f7-479e-be47-b05ab7a4a1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:55:50.171Z|b5b81ae5-4a01-4bd0-84cd-f304cab5ba8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:50.172Z|b5b81ae5-4a01-4bd0-84cd-f304cab5ba8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:50.172Z|878c83ed-5d10-43c4-8159-64f3a0695da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:50.173Z|878c83ed-5d10-43c4-8159-64f3a0695da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:55:50.179Z|e231b31f-17e6-4cd1-8965-9b7b4ea3ae98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:55:50.180Z|e231b31f-17e6-4cd1-8965-9b7b4ea3ae98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:00.197Z|c6cd2bb5-1522-4491-9c9e-d3151c6fb247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:00.197Z|f1e89e6b-eec8-4999-a521-40bcf7b99e84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:00.198Z|c6cd2bb5-1522-4491-9c9e-d3151c6fb247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:00.198Z|f1e89e6b-eec8-4999-a521-40bcf7b99e84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:00.202Z|aef93435-280f-46f4-8c50-488000c1e917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:00.202Z|aef93435-280f-46f4-8c50-488000c1e917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:04.167Z|801698df-c742-4b70-a502-3d34701de344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:56:04.167Z|801698df-c742-4b70-a502-3d34701de344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:56:05.685Z|f5ba70aa-c93e-43f3-ab33-6fae43621c50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:56:05.685Z|f5ba70aa-c93e-43f3-ab33-6fae43621c50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:56:10.220Z|fabce7c0-dc65-47ef-92b2-7ce24a6555f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:10.221Z|fabce7c0-dc65-47ef-92b2-7ce24a6555f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:10.221Z|6e2f641a-1132-4edb-8b28-3d768b1fcc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:10.222Z|6e2f641a-1132-4edb-8b28-3d768b1fcc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:10.227Z|442f52ee-5aa8-462a-8f16-77d5edf3b327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:10.228Z|442f52ee-5aa8-462a-8f16-77d5edf3b327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:19.166Z|eff7ea25-eee0-4cf5-bbdb-0a1dfe70f712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:56:19.167Z|eff7ea25-eee0-4cf5-bbdb-0a1dfe70f712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:56:20.246Z|984fc359-b8eb-4d2b-83ff-5435a15972db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:20.246Z|9857991c-7295-4dbb-a22b-a32521e00fda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:20.247Z|9857991c-7295-4dbb-a22b-a32521e00fda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:20.247Z|984fc359-b8eb-4d2b-83ff-5435a15972db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:20.251Z|1b8bc276-f8ae-4784-a60b-85bd6a1aae0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:20.252Z|1b8bc276-f8ae-4784-a60b-85bd6a1aae0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:22.056Z|73bbe026-65d2-4851-9dcd-7aad1164cc21|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:56:22.056Z|73bbe026-65d2-4851-9dcd-7aad1164cc21|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:30.277Z|46cf258e-d05b-43cb-981a-fc8b3d2c9e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:30.277Z|46cf258e-d05b-43cb-981a-fc8b3d2c9e7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:30.285Z|c51345c1-df9d-49c5-bccf-77c0fa763f17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:30.286Z|c51345c1-df9d-49c5-bccf-77c0fa763f17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:30.286Z|ce471dcc-9e2f-4ef6-bff8-82be9723f862|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:30.286Z|ce471dcc-9e2f-4ef6-bff8-82be9723f862|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:34.166Z|b1d7b4d3-9ed8-47f2-984c-5539065023e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:56:34.172Z|b1d7b4d3-9ed8-47f2-984c-5539065023e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:56:35.686Z|dc3bf2cc-90e2-4d20-a1a8-2c33a2c268e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:56:35.686Z|dc3bf2cc-90e2-4d20-a1a8-2c33a2c268e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:56:40.299Z|7c14b209-0765-4fef-9269-76aae1d22146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:40.300Z|7c14b209-0765-4fef-9269-76aae1d22146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:40.306Z|5bc35a0d-b157-492d-beb1-df50269337a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:40.307Z|5bc35a0d-b157-492d-beb1-df50269337a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:40.308Z|e7b3eda5-bc01-4f45-ba5f-53e7d7bd8642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:40.308Z|e7b3eda5-bc01-4f45-ba5f-53e7d7bd8642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:49.167Z|82e26b1e-bfd2-425b-a3a0-6dd3a8d60cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:56:49.167Z|82e26b1e-bfd2-425b-a3a0-6dd3a8d60cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:56:50.325Z|42e2b608-ed8e-4b9b-8e89-7c5d71d137b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:50.326Z|b289519c-c831-4cb2-a6ce-eb1eb3eb93b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:50.326Z|42e2b608-ed8e-4b9b-8e89-7c5d71d137b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:50.327Z|b289519c-c831-4cb2-a6ce-eb1eb3eb93b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:56:50.327Z|e7a7fd1e-aa9e-48cc-b79c-cae9ce3fb89b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:56:50.327Z|e7a7fd1e-aa9e-48cc-b79c-cae9ce3fb89b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:00.353Z|59e5c2e0-5806-41ab-8437-f6eb3c965bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:00.354Z|b3bc8380-f940-4b31-ae11-4d298fecde25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:00.354Z|59e5c2e0-5806-41ab-8437-f6eb3c965bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:00.354Z|b3bc8380-f940-4b31-ae11-4d298fecde25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:00.362Z|8bb3e5de-89b6-4e73-8705-e6ee0e5321fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:00.362Z|8bb3e5de-89b6-4e73-8705-e6ee0e5321fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:04.167Z|a8335970-5b1d-4ce7-9c54-4ba755e0f375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:57:04.167Z|a8335970-5b1d-4ce7-9c54-4ba755e0f375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:57:05.687Z|f59dfe0f-c9f8-4287-911b-11490888a007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:57:05.688Z|f59dfe0f-c9f8-4287-911b-11490888a007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:57:10.380Z|8a7dfaa6-0e5c-4483-ae92-751162e3990d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:10.380Z|8a7dfaa6-0e5c-4483-ae92-751162e3990d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:10.381Z|ef7d9578-118b-4347-98ad-0ab774cac312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:10.381Z|ef7d9578-118b-4347-98ad-0ab774cac312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:10.383Z|7f51a7e4-4fc0-4744-8dfe-e6fc2cc692c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:10.383Z|7f51a7e4-4fc0-4744-8dfe-e6fc2cc692c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:19.167Z|cf2b3432-2aa2-4f31-a4fd-a004ac46340d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:57:19.170Z|cf2b3432-2aa2-4f31-a4fd-a004ac46340d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:57:20.404Z|fd291262-5da6-4ee0-94e4-7a5570b24a34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:20.405Z|8ba78303-d11e-415d-957d-e344a259fa82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:20.405Z|e54dc737-4ba1-456e-a66e-ad1c442eb092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:20.405Z|fd291262-5da6-4ee0-94e4-7a5570b24a34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:20.405Z|8ba78303-d11e-415d-957d-e344a259fa82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:20.406Z|e54dc737-4ba1-456e-a66e-ad1c442eb092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:22.057Z|f68e8139-48dd-43d6-89d8-aa880e8931cd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:57:22.058Z|f68e8139-48dd-43d6-89d8-aa880e8931cd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:30.430Z|7f88c5fa-7980-455d-a8d5-1cb6f204ad45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:30.430Z|7f88c5fa-7980-455d-a8d5-1cb6f204ad45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:30.430Z|bd721b24-f336-4e0a-8f03-18754c21d8d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:30.431Z|bd721b24-f336-4e0a-8f03-18754c21d8d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:30.436Z|9b586e2e-33e1-4a69-b163-6bab6ebcb1f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:30.437Z|9b586e2e-33e1-4a69-b163-6bab6ebcb1f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:34.167Z|b0f0661d-ea73-4e38-a906-ca9819f07da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:57:34.167Z|b0f0661d-ea73-4e38-a906-ca9819f07da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:57:35.688Z|abc19d21-d3e3-4db1-855b-6368e04a05b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:57:35.689Z|abc19d21-d3e3-4db1-855b-6368e04a05b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:57:40.453Z|18399df1-c5db-4c89-a3df-c7870ca9feae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:40.454Z|5021f8ef-4707-4612-a33b-c0e781f229d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:40.454Z|5021f8ef-4707-4612-a33b-c0e781f229d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:40.454Z|18399df1-c5db-4c89-a3df-c7870ca9feae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:40.460Z|aa4ae787-b6ae-4f58-b90f-ae35a8d52edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:40.460Z|aa4ae787-b6ae-4f58-b90f-ae35a8d52edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:49.167Z|5b208557-49c2-4f5c-9d4f-cd18e1b4ecb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:57:49.167Z|5b208557-49c2-4f5c-9d4f-cd18e1b4ecb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:57:50.480Z|b310688c-6a10-4dff-8565-378990330210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:50.482Z|b310688c-6a10-4dff-8565-378990330210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:50.483Z|bfab3c47-6de2-4541-bd28-51a5e8dc04f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:50.483Z|bfab3c47-6de2-4541-bd28-51a5e8dc04f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:57:50.489Z|9621148c-d28a-48ff-a564-d835db284e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:57:50.490Z|9621148c-d28a-48ff-a564-d835db284e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:00.506Z|f6c172ee-f2d9-4fac-9886-54cdfa7c2930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:00.506Z|f6c172ee-f2d9-4fac-9886-54cdfa7c2930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:00.508Z|fa04db19-a9bd-43c3-b70b-c0f32b336d36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:00.508Z|fa04db19-a9bd-43c3-b70b-c0f32b336d36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:00.511Z|b122143b-ab03-4166-bee1-4d5528fe204a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:00.511Z|b122143b-ab03-4166-bee1-4d5528fe204a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:04.167Z|3e223102-aeb0-4ebe-83de-9e0dff98a17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:58:04.171Z|3e223102-aeb0-4ebe-83de-9e0dff98a17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:58:05.689Z|3906c37e-1103-4bd9-b9f8-4915c6bb14c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:58:05.690Z|3906c37e-1103-4bd9-b9f8-4915c6bb14c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:58:10.529Z|103cb473-098d-4a52-aca8-2372a3a4d93c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:10.530Z|103cb473-098d-4a52-aca8-2372a3a4d93c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:10.530Z|4d0f08ed-b417-4b00-861d-12439eb935d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:10.531Z|4d0f08ed-b417-4b00-861d-12439eb935d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:10.531Z|ae98016c-3305-4830-94e6-a6d766ce5baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:10.532Z|ae98016c-3305-4830-94e6-a6d766ce5baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:19.167Z|585b25ac-bbba-4f83-80d6-1f5fe74f7304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:58:19.167Z|585b25ac-bbba-4f83-80d6-1f5fe74f7304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:58:20.556Z|71438436-e446-44e9-9fbc-bccd2b1af8ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:20.557Z|71438436-e446-44e9-9fbc-bccd2b1af8ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:20.556Z|63f9b36b-e1b9-42d4-815b-7ce4959533cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:20.557Z|63f9b36b-e1b9-42d4-815b-7ce4959533cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:20.565Z|c11f3c66-ac66-480a-ad4f-08ca7eb9a259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:20.565Z|c11f3c66-ac66-480a-ad4f-08ca7eb9a259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:22.056Z|4f7b82a9-5f12-4b9a-86a9-d3c73e5fc39d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:58:22.056Z|4f7b82a9-5f12-4b9a-86a9-d3c73e5fc39d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:30.577Z|00430cac-acca-4906-9483-43e3af688316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:30.578Z|f2fb4f2e-1f24-45b1-b571-03ba6cef90e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:30.578Z|00430cac-acca-4906-9483-43e3af688316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:30.578Z|f2fb4f2e-1f24-45b1-b571-03ba6cef90e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:30.588Z|3da70d17-ff66-4b10-baf4-f6ff3c1bbd2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:30.589Z|3da70d17-ff66-4b10-baf4-f6ff3c1bbd2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:34.167Z|5802797a-737a-41fd-b161-c28f98394ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:58:34.167Z|5802797a-737a-41fd-b161-c28f98394ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:58:35.691Z|9ae21524-ae4c-4f77-be17-f730fe3f851f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:58:35.691Z|9ae21524-ae4c-4f77-be17-f730fe3f851f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:58:40.604Z|d4df8898-a4da-4586-9a04-98998753d89a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:40.604Z|b99a7768-5492-4ef8-a557-c8b5a254b0e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:40.604Z|d4df8898-a4da-4586-9a04-98998753d89a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:40.604Z|b99a7768-5492-4ef8-a557-c8b5a254b0e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:40.610Z|e9ca5921-ea5f-46b5-aee0-058bd7471398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:40.610Z|e9ca5921-ea5f-46b5-aee0-058bd7471398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:49.167Z|0ca37dc5-c7ac-43a5-b7c7-57704cbcb76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:58:49.171Z|0ca37dc5-c7ac-43a5-b7c7-57704cbcb76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:58:50.630Z|ecc56e73-e7fa-4a52-9454-81beba18da43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:50.630Z|ecc56e73-e7fa-4a52-9454-81beba18da43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:50.631Z|6664afc3-f79b-486b-98f0-31ee3aad838e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:50.632Z|6664afc3-f79b-486b-98f0-31ee3aad838e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:58:50.632Z|aa868c53-3280-4cc9-93e6-1da945f52369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:58:50.633Z|aa868c53-3280-4cc9-93e6-1da945f52369|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:00.655Z|3117b3f8-17fa-4266-83e0-2fc16e719d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:00.656Z|3117b3f8-17fa-4266-83e0-2fc16e719d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:00.663Z|bda36a03-f297-452b-bf58-e43a26951771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:00.667Z|bda36a03-f297-452b-bf58-e43a26951771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:00.667Z|29bb72c5-7123-4ee8-85c3-2f841fc3c336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:00.668Z|29bb72c5-7123-4ee8-85c3-2f841fc3c336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:04.167Z|cde6425b-f2bd-4c75-8abf-5913abc1a05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:59:04.167Z|cde6425b-f2bd-4c75-8abf-5913abc1a05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:59:05.691Z|5ca43597-bfa6-4457-a887-c3427d097f3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:59:05.692Z|5ca43597-bfa6-4457-a887-c3427d097f3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:59:10.681Z|19882f7a-5ef1-4cd8-8455-e9d4b6505eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:10.681Z|19882f7a-5ef1-4cd8-8455-e9d4b6505eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:10.690Z|55bf6e7e-d0f6-4897-b41c-f0731e3294e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:10.691Z|55bf6e7e-d0f6-4897-b41c-f0731e3294e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:10.693Z|9865b98d-2eee-4af2-b1e7-5c06b9bc8037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:10.693Z|9865b98d-2eee-4af2-b1e7-5c06b9bc8037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:19.166Z|0c86f19c-d1d1-4aa7-b2e0-45829fbd8424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:59:19.167Z|0c86f19c-d1d1-4aa7-b2e0-45829fbd8424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:59:20.704Z|027124af-08e2-4d3d-a0e1-358e4118e660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:20.705Z|027124af-08e2-4d3d-a0e1-358e4118e660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:20.712Z|39899bff-c092-49af-90f5-45e26e62c30f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:20.713Z|39899bff-c092-49af-90f5-45e26e62c30f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:20.713Z|256d8a94-857a-441b-97ca-8a6d95544c14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:20.713Z|256d8a94-857a-441b-97ca-8a6d95544c14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:22.056Z|da6f4d01-26a8-4a92-b6d8-a3548c22828d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T09:59:22.057Z|da6f4d01-26a8-4a92-b6d8-a3548c22828d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:30.728Z|bf16deff-44df-4071-880b-e6c2bb370983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:30.729Z|bf16deff-44df-4071-880b-e6c2bb370983|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:30.736Z|91a43d15-c7e6-4965-8533-7f3c9350cce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:30.736Z|45430620-39a2-412f-8816-bed88dc37740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:30.736Z|45430620-39a2-412f-8816-bed88dc37740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:30.736Z|91a43d15-c7e6-4965-8533-7f3c9350cce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:34.167Z|b7b1d9ee-a1e4-4727-8df6-89af2d8db5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:59:34.172Z|b7b1d9ee-a1e4-4727-8df6-89af2d8db5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:59:35.692Z|b51356f7-ce54-49a9-b39a-4dd723704687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:59:35.693Z|b51356f7-ce54-49a9-b39a-4dd723704687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:59:40.757Z|0cd7d349-25bf-4d6f-9e7a-0c7c2e295c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:40.758Z|0cd7d349-25bf-4d6f-9e7a-0c7c2e295c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:40.760Z|c27046a8-6617-4c9c-9e08-f7a969e69693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:40.760Z|c27046a8-6617-4c9c-9e08-f7a969e69693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:40.762Z|b545f41d-78ba-4a51-918b-30c5465f96ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:40.762Z|b545f41d-78ba-4a51-918b-30c5465f96ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:49.167Z|c796f3ff-ef86-4964-aee9-dcd0bfa152b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T09:59:49.167Z|c796f3ff-ef86-4964-aee9-dcd0bfa152b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T09:59:50.785Z|3925f292-8e6a-4dfc-a645-ed2a74f9ea4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:50.786Z|3925f292-8e6a-4dfc-a645-ed2a74f9ea4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:50.791Z|fe61ea1c-8bbd-4bda-aab5-1737e2bf303d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:50.791Z|fe61ea1c-8bbd-4bda-aab5-1737e2bf303d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T09:59:50.794Z|e7af30e3-c402-44ab-898e-b4f39229bce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T09:59:50.794Z|e7af30e3-c402-44ab-898e-b4f39229bce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:00.808Z|81bb628d-d776-45f4-92a6-0d675f2a0570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:00.808Z|81bb628d-d776-45f4-92a6-0d675f2a0570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:00.812Z|529fdaff-357c-49e2-b9e6-ce2ec6e828ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:00.813Z|529fdaff-357c-49e2-b9e6-ce2ec6e828ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:00.814Z|84a59ae3-d786-4d3c-810d-12c2a616b895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:00.814Z|84a59ae3-d786-4d3c-810d-12c2a616b895|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:04.167Z|3d53c14a-0266-4555-a0e0-92237d24c5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:00:04.167Z|3d53c14a-0266-4555-a0e0-92237d24c5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:00:05.694Z|4245fec2-b1c7-466b-9111-bb5279b547e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:00:05.694Z|4245fec2-b1c7-466b-9111-bb5279b547e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:00:10.830Z|56eeffe7-768a-4f83-ae51-349a3159a055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:10.831Z|56eeffe7-768a-4f83-ae51-349a3159a055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:10.833Z|6cae881f-c74a-4c95-9854-b95fd7e6ee52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:10.834Z|6cae881f-c74a-4c95-9854-b95fd7e6ee52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:10.835Z|3266d27d-c21d-4949-a80f-b48c4ed921ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:10.835Z|3266d27d-c21d-4949-a80f-b48c4ed921ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:19.168Z|6341f4bd-9604-45a8-83fd-3fab94fcf95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:00:19.176Z|6341f4bd-9604-45a8-83fd-3fab94fcf95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:00:20.855Z|b360c360-a3dc-43fc-89d8-0a8061ace87f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:20.856Z|b360c360-a3dc-43fc-89d8-0a8061ace87f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:20.858Z|ec260136-c721-4464-9eba-f532b2be4d75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:20.858Z|ec260136-c721-4464-9eba-f532b2be4d75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:20.860Z|ef180f8a-28e1-4737-a509-ee51df2cd4ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:20.861Z|ef180f8a-28e1-4737-a509-ee51df2cd4ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:22.056Z|c44247af-7151-4b61-9442-5b799e3e11af|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:00:22.057Z|c44247af-7151-4b61-9442-5b799e3e11af|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:30.883Z|6ba3ea36-e107-4320-a8b6-a1c1f292db54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:30.884Z|6ba3ea36-e107-4320-a8b6-a1c1f292db54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:30.886Z|9ad630dd-a6dd-41af-b8e3-0e8e6c37dcb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:30.887Z|9ad630dd-a6dd-41af-b8e3-0e8e6c37dcb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:30.891Z|770a0557-962a-478c-988f-a95b1f7732a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:30.891Z|770a0557-962a-478c-988f-a95b1f7732a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:34.167Z|b4144ca1-9c10-42d2-b91b-1d39e50e85e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:00:34.168Z|b4144ca1-9c10-42d2-b91b-1d39e50e85e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:00:35.695Z|aac84693-5bfb-489e-8f4f-d1cc5c189aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:00:35.695Z|aac84693-5bfb-489e-8f4f-d1cc5c189aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:00:40.914Z|cb5ca67b-dba3-4553-82d3-3a60c0f078c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:40.914Z|a24d2a9c-d06a-45d1-9bc2-415178292675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:40.914Z|cb5ca67b-dba3-4553-82d3-3a60c0f078c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:40.915Z|a24d2a9c-d06a-45d1-9bc2-415178292675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:40.916Z|51b50092-887a-4a85-ae87-24d0d55d0aaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:40.917Z|51b50092-887a-4a85-ae87-24d0d55d0aaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:49.167Z|83c8644d-4587-4288-b62f-dde27ea6940d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:00:49.167Z|83c8644d-4587-4288-b62f-dde27ea6940d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:00:50.943Z|8ebd92a6-e13f-41df-881e-abd83a3c9014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:50.943Z|61706b04-a728-4a1c-8190-0b8fb587df8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:50.944Z|8ebd92a6-e13f-41df-881e-abd83a3c9014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:50.942Z|4f58f25f-20bb-4096-8569-7c62d4772ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:00:50.945Z|61706b04-a728-4a1c-8190-0b8fb587df8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:00:50.944Z|4f58f25f-20bb-4096-8569-7c62d4772ee4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:00.971Z|555c4fdd-fdeb-47ed-bfcd-a013c1fc9186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:00.971Z|b7b438c5-0020-40fe-b1ad-a9ff324e9414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:00.972Z|b7b438c5-0020-40fe-b1ad-a9ff324e9414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:00.972Z|555c4fdd-fdeb-47ed-bfcd-a013c1fc9186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:00.980Z|c1a6e6e9-7eae-4a65-8cb0-055696888baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:00.981Z|c1a6e6e9-7eae-4a65-8cb0-055696888baa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:04.167Z|c8ca9e11-ce9e-41f6-b4ea-b363ee6119bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:01:04.171Z|c8ca9e11-ce9e-41f6-b4ea-b363ee6119bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:01:05.696Z|f702fbc7-10d4-4d2c-af5d-8ac5cd1ff7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:01:05.697Z|f702fbc7-10d4-4d2c-af5d-8ac5cd1ff7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:01:10.995Z|8364ce5a-50a8-4f23-a651-342f23157253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:10.995Z|8364ce5a-50a8-4f23-a651-342f23157253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:10.997Z|6576ecee-73ad-4655-a9cd-e0e251c2691a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:10.997Z|6576ecee-73ad-4655-a9cd-e0e251c2691a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:11.003Z|ef36a96b-c21b-4b8a-a506-57e32fe65b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:11.004Z|ef36a96b-c21b-4b8a-a506-57e32fe65b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:19.167Z|c809bc44-0add-41a1-92f5-33063f72db6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:01:19.167Z|c809bc44-0add-41a1-92f5-33063f72db6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:01:21.022Z|c7a4466b-3dad-43e4-8266-0fe380f1f248|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:21.023Z|c7a4466b-3dad-43e4-8266-0fe380f1f248|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:21.028Z|30845ea0-aa38-428e-9e49-2a6f2dff11af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:21.028Z|30845ea0-aa38-428e-9e49-2a6f2dff11af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:21.029Z|c9733a01-562e-4e0b-bf7a-a230c94c7c6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:21.029Z|c9733a01-562e-4e0b-bf7a-a230c94c7c6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:22.054Z|d5e62a27-180a-4a4d-a0c3-b251d1ee4400|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:01:22.055Z|d5e62a27-180a-4a4d-a0c3-b251d1ee4400|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:31.051Z|e32eae87-b7ca-443a-8ca3-553f035e32e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:31.051Z|e32eae87-b7ca-443a-8ca3-553f035e32e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:31.054Z|5cab5a02-fbd6-4af3-9418-7a8073841081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:31.054Z|5cab5a02-fbd6-4af3-9418-7a8073841081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:31.056Z|9eb5e673-56d7-460a-9355-83925a1cf8e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:31.057Z|9eb5e673-56d7-460a-9355-83925a1cf8e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:34.167Z|55ffe75b-9f98-4df5-9d0f-1f0522d6cc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:01:34.167Z|55ffe75b-9f98-4df5-9d0f-1f0522d6cc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:01:35.697Z|88d1199e-e348-46fb-8bc5-2623450dc891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:01:35.698Z|88d1199e-e348-46fb-8bc5-2623450dc891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:01:41.074Z|548e3866-8388-4682-a039-fff0ddfe62fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:41.074Z|548e3866-8388-4682-a039-fff0ddfe62fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:41.077Z|b35cd970-28c0-45fa-a27a-d6de9ba11497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:41.078Z|b35cd970-28c0-45fa-a27a-d6de9ba11497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:41.078Z|332c7d19-1373-4d94-b568-0b1f2564551a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:41.079Z|332c7d19-1373-4d94-b568-0b1f2564551a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:49.167Z|cb09681f-4278-4848-9d29-5e3ceb475bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:01:49.170Z|cb09681f-4278-4848-9d29-5e3ceb475bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:01:51.102Z|b2c6b5ef-436e-4c78-a313-564a6bfef524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:51.103Z|b974d606-623f-4844-9b81-24d9061cfc82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:51.103Z|b2c6b5ef-436e-4c78-a313-564a6bfef524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:51.103Z|b974d606-623f-4844-9b81-24d9061cfc82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:01:51.104Z|b67acee6-6193-4c01-8090-ad442c4c7abf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:01:51.104Z|b67acee6-6193-4c01-8090-ad442c4c7abf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:01.131Z|e1bc146b-5d9b-4f4b-a73b-e493b50dcd85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:01.132Z|e1bc146b-5d9b-4f4b-a73b-e493b50dcd85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:01.140Z|37c77c5a-c335-4993-91c3-fb0e6ca4c3e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:01.140Z|d2986a8f-e1c8-4ad3-bae0-392b44535f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:01.140Z|37c77c5a-c335-4993-91c3-fb0e6ca4c3e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:01.140Z|d2986a8f-e1c8-4ad3-bae0-392b44535f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:04.167Z|5a85ecad-3176-4a9d-888b-1f0ebbc0733c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:02:04.167Z|5a85ecad-3176-4a9d-888b-1f0ebbc0733c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:02:05.698Z|75dcdffc-c576-45d8-850e-8b4152d0f124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:02:05.699Z|75dcdffc-c576-45d8-850e-8b4152d0f124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:02:11.162Z|fda70b8b-35a8-43ae-bf8d-38c47dbf3943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:11.163Z|fda70b8b-35a8-43ae-bf8d-38c47dbf3943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:11.168Z|60bffde3-fbac-4bf7-94ed-0a67d21104bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:11.169Z|60bffde3-fbac-4bf7-94ed-0a67d21104bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:11.169Z|12c2e390-acdd-4dfd-835c-6f1b38d61298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:11.170Z|12c2e390-acdd-4dfd-835c-6f1b38d61298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:19.170Z|9d680882-e99d-49d7-895d-cc2a59423221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:02:19.170Z|9d680882-e99d-49d7-895d-cc2a59423221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:02:21.187Z|44ca90b9-da95-45ce-9765-cc2b6820c732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:21.188Z|44ca90b9-da95-45ce-9765-cc2b6820c732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:21.191Z|b15ca3b4-57cb-423b-a190-9c8fd9864082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:21.191Z|b15ca3b4-57cb-423b-a190-9c8fd9864082|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:21.192Z|865eb669-d75b-482f-9a72-54819d4bf85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:21.193Z|865eb669-d75b-482f-9a72-54819d4bf85f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:22.054Z|485f98b9-291a-4923-a4ca-8907387cd8a6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:02:22.055Z|485f98b9-291a-4923-a4ca-8907387cd8a6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:31.210Z|4fda7dfb-7ba7-4bd6-8464-5c9e38267609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:31.211Z|4fda7dfb-7ba7-4bd6-8464-5c9e38267609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:31.212Z|76fb2099-5e76-4b08-b99a-046157fac98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:31.213Z|76fb2099-5e76-4b08-b99a-046157fac98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:31.214Z|0bfc26f1-a211-421a-8a3e-03831c3d09ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:31.214Z|0bfc26f1-a211-421a-8a3e-03831c3d09ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:34.167Z|53896228-bce5-4ab0-b6bd-3e239d54b5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:02:34.171Z|53896228-bce5-4ab0-b6bd-3e239d54b5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:02:35.699Z|6e693c0c-511c-440a-8af0-1110d36ac49c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:02:35.700Z|6e693c0c-511c-440a-8af0-1110d36ac49c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:02:41.246Z|aa45a91d-a51b-4b70-81e4-11607ff1520f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:41.247Z|b15b1825-3a96-4f57-ac81-9dccc26d2fe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:41.247Z|aa45a91d-a51b-4b70-81e4-11607ff1520f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:41.247Z|2e3657c5-bcc7-44e5-bda0-c938208b29d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:41.247Z|b15b1825-3a96-4f57-ac81-9dccc26d2fe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:41.248Z|2e3657c5-bcc7-44e5-bda0-c938208b29d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:49.167Z|d6bc1e41-557d-48e5-841d-0c5884982ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:02:49.167Z|d6bc1e41-557d-48e5-841d-0c5884982ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:02:51.270Z|922e4ec8-b807-4754-8f09-c40391e08913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:51.270Z|81a27282-6f71-4dac-83d5-ddd13833fadb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:51.271Z|922e4ec8-b807-4754-8f09-c40391e08913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:51.271Z|81a27282-6f71-4dac-83d5-ddd13833fadb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:02:51.278Z|e6f7d345-6a53-49cc-a4e3-f91c76812ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:02:51.278Z|e6f7d345-6a53-49cc-a4e3-f91c76812ce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:01.294Z|7643d964-cce9-49dc-8d02-94676ab14941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:01.295Z|7643d964-cce9-49dc-8d02-94676ab14941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:01.299Z|7ad83555-a0fe-43e4-9cb1-1ada362d8e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:01.299Z|7ad83555-a0fe-43e4-9cb1-1ada362d8e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:01.306Z|ec81a95d-bd75-4be0-a09c-d6c015ed748b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:01.307Z|ec81a95d-bd75-4be0-a09c-d6c015ed748b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:04.167Z|a36b7112-11e9-45ab-a262-d3a66bf90248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:03:04.167Z|a36b7112-11e9-45ab-a262-d3a66bf90248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:03:05.700Z|53c35fb5-36fa-4bf0-95b1-df95483a644e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:03:05.701Z|53c35fb5-36fa-4bf0-95b1-df95483a644e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:03:11.318Z|d755b45b-2e4e-42e7-90e0-c1ac827d30a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:11.319Z|d755b45b-2e4e-42e7-90e0-c1ac827d30a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:11.325Z|4a6dad8b-0980-4171-94ba-74dadee56f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:11.326Z|4a6dad8b-0980-4171-94ba-74dadee56f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:11.326Z|f651fc74-3658-4b9c-b471-8291cfc215bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:11.326Z|f651fc74-3658-4b9c-b471-8291cfc215bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:19.167Z|d0bc1216-9ccd-449e-89f7-731dba5131f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:03:19.171Z|d0bc1216-9ccd-449e-89f7-731dba5131f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:03:21.343Z|a46415a0-bfa5-4bd1-bcea-c419d8ed72d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:21.344Z|a46415a0-bfa5-4bd1-bcea-c419d8ed72d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:21.349Z|baf85b63-f785-4d46-b12b-807560d54e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:21.350Z|baf85b63-f785-4d46-b12b-807560d54e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:21.349Z|4b084248-6cbb-470f-ab36-77999b37b8bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:21.350Z|4b084248-6cbb-470f-ab36-77999b37b8bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:22.055Z|eec17a89-eeb6-4e30-8289-69146e31b496|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:03:22.055Z|eec17a89-eeb6-4e30-8289-69146e31b496|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:31.372Z|a3d3d293-bbc4-40e7-821d-79b5f10e915c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:31.373Z|a3d3d293-bbc4-40e7-821d-79b5f10e915c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:31.375Z|1eb4efd7-bf67-4467-a516-ac0fee7e5498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:31.375Z|d2f96919-19e3-4e93-8065-a796323042ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:31.375Z|1eb4efd7-bf67-4467-a516-ac0fee7e5498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:31.375Z|d2f96919-19e3-4e93-8065-a796323042ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:34.167Z|1b9494a1-6c57-4dc0-bb97-5ebb4268c21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:03:34.167Z|1b9494a1-6c57-4dc0-bb97-5ebb4268c21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:03:35.701Z|33cebc86-31be-4139-b674-25fe131f9609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:03:35.702Z|33cebc86-31be-4139-b674-25fe131f9609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:03:41.401Z|524f4d92-09cd-4fbe-bb08-f36d27a0dd59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:41.401Z|f1cc66c5-3136-429d-9abc-d8ace75139f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:41.402Z|524f4d92-09cd-4fbe-bb08-f36d27a0dd59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:41.402Z|f1cc66c5-3136-429d-9abc-d8ace75139f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:41.404Z|b2d7d26d-d139-4de4-84ef-f77c855c455b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:41.404Z|b2d7d26d-d139-4de4-84ef-f77c855c455b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:49.167Z|941b0a9c-236e-4258-9c51-b0364edeca68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:03:49.167Z|941b0a9c-236e-4258-9c51-b0364edeca68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:03:51.426Z|f5338ed9-9b87-4a1d-9f04-ac7f43cc1fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:51.427Z|f5338ed9-9b87-4a1d-9f04-ac7f43cc1fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:51.427Z|d0902c8f-3563-496e-a063-731d2d0913d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:51.428Z|d0902c8f-3563-496e-a063-731d2d0913d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:03:51.434Z|44323312-0ac9-4e8e-b4d1-5071adddf136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:03:51.435Z|44323312-0ac9-4e8e-b4d1-5071adddf136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:01.448Z|6eff6ad7-5204-4d04-aafc-c700e4c74517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:01.448Z|6eff6ad7-5204-4d04-aafc-c700e4c74517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:01.448Z|217ceed0-cd6a-438c-bc4b-579460581f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:01.449Z|217ceed0-cd6a-438c-bc4b-579460581f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:01.458Z|1fd4a157-4ce4-474c-8105-c8fabcf4f3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:01.459Z|1fd4a157-4ce4-474c-8105-c8fabcf4f3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:04.166Z|a5771e77-fa39-4913-a598-c324aea11c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:04:04.171Z|a5771e77-fa39-4913-a598-c324aea11c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:04:05.702Z|e50a4ddf-d98f-46b7-80c0-e97431f9bec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:04:05.703Z|e50a4ddf-d98f-46b7-80c0-e97431f9bec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:04:11.479Z|0ba08918-e35e-4cea-b146-cfb7025f6a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:11.480Z|0ba08918-e35e-4cea-b146-cfb7025f6a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:11.480Z|d463fd96-2def-4724-af45-f78c53c0df28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:11.481Z|d463fd96-2def-4724-af45-f78c53c0df28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:11.485Z|8e0add37-4453-43f7-9707-33fc42cc5607|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:11.485Z|8e0add37-4453-43f7-9707-33fc42cc5607|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:19.167Z|cfc241d8-8f33-4999-90e2-d081836f5102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:04:19.167Z|cfc241d8-8f33-4999-90e2-d081836f5102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:04:21.507Z|81adeed1-1c69-43be-a58c-3b08d887b268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:21.508Z|81adeed1-1c69-43be-a58c-3b08d887b268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:21.510Z|637dd3bb-273d-480a-aa0f-60022f4bc44a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:21.511Z|bb7eaa02-3047-4c9f-b39f-c35e23befa27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:21.511Z|637dd3bb-273d-480a-aa0f-60022f4bc44a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:21.512Z|bb7eaa02-3047-4c9f-b39f-c35e23befa27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:22.056Z|6e38f674-d85f-4843-9705-68e62fb6d621|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:04:22.058Z|6e38f674-d85f-4843-9705-68e62fb6d621|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:31.536Z|bd1a9c1c-aed9-45c0-85a1-473640f20261|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:31.536Z|7e9cf3ee-06cd-4b96-9832-d21c5aafdf08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:31.537Z|bd1a9c1c-aed9-45c0-85a1-473640f20261|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:31.537Z|7e9cf3ee-06cd-4b96-9832-d21c5aafdf08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:31.538Z|3d842289-94c0-43be-8d6c-ab1d5b5f08a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:31.539Z|3d842289-94c0-43be-8d6c-ab1d5b5f08a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:34.167Z|1847e03b-ed54-495e-a355-9585d44b0c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:04:34.167Z|1847e03b-ed54-495e-a355-9585d44b0c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:04:35.703Z|c86cdf75-296a-474e-beac-1a049d8539aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:04:35.704Z|c86cdf75-296a-474e-beac-1a049d8539aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:04:41.562Z|b1d53713-8fab-4cc4-b69c-0cc3ca23889e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:41.563Z|b1d53713-8fab-4cc4-b69c-0cc3ca23889e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:41.563Z|28374be7-816f-4894-ac89-6ba13d68965e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:41.564Z|28374be7-816f-4894-ac89-6ba13d68965e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:41.564Z|a5cc70f3-2abc-4e95-af79-6fcd1d308496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:41.565Z|a5cc70f3-2abc-4e95-af79-6fcd1d308496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:49.167Z|2300cc45-d15a-4fa1-aba4-4899770a5305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:04:49.172Z|2300cc45-d15a-4fa1-aba4-4899770a5305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:04:51.583Z|78d13977-60eb-42e0-8d49-8862503364ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:51.584Z|78d13977-60eb-42e0-8d49-8862503364ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:51.587Z|712b4003-de12-4e2b-a916-6ebfb1204c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:51.588Z|712b4003-de12-4e2b-a916-6ebfb1204c31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:04:51.588Z|c6de7906-fe72-40d9-9186-e06e6e5a9040|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:04:51.588Z|c6de7906-fe72-40d9-9186-e06e6e5a9040|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:01.607Z|55cbd91e-c5e1-41bb-b5ee-f3bedf69a8b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:01.608Z|55cbd91e-c5e1-41bb-b5ee-f3bedf69a8b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:01.609Z|b56d49ce-cb41-4036-81ad-1b52eb489c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:01.610Z|ac60d5eb-6b34-40b2-850f-4f9630edbdd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:01.610Z|b56d49ce-cb41-4036-81ad-1b52eb489c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:01.610Z|ac60d5eb-6b34-40b2-850f-4f9630edbdd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:04.167Z|202ebea9-d737-4010-b8f0-7ee8343e8227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:05:04.167Z|202ebea9-d737-4010-b8f0-7ee8343e8227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:05:05.705Z|00cc7bdf-55fb-4e57-9eb3-de9b8abe4708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:05:05.705Z|00cc7bdf-55fb-4e57-9eb3-de9b8abe4708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:05:11.634Z|436eee01-a075-4e46-bf14-51a680973709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:11.635Z|436eee01-a075-4e46-bf14-51a680973709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:11.634Z|e13591e8-5e3a-4b56-9bec-41280d7540d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:11.635Z|e13591e8-5e3a-4b56-9bec-41280d7540d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:11.637Z|2bac8eae-945b-4e70-b1a4-b43e93163936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:11.638Z|2bac8eae-945b-4e70-b1a4-b43e93163936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:19.167Z|4fc703ae-29b6-464d-9b96-8fecfe271aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:05:19.167Z|4fc703ae-29b6-464d-9b96-8fecfe271aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:05:21.661Z|d22a3d4f-a535-415e-8aa5-ace816129230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:21.662Z|d22a3d4f-a535-415e-8aa5-ace816129230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:21.663Z|ec84a247-919f-4389-8f07-bd99b2660b53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:21.664Z|ec84a247-919f-4389-8f07-bd99b2660b53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:21.668Z|27789322-decd-44f6-a9c7-17d02a7fc379|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:21.668Z|27789322-decd-44f6-a9c7-17d02a7fc379|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:22.056Z|377e2860-bef5-4084-bdc9-53d35c1e1220|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:05:22.056Z|377e2860-bef5-4084-bdc9-53d35c1e1220|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:31.691Z|3b02bd4c-c4c6-4cc0-a445-0222b349ca39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:31.691Z|1f6ea319-892d-4ddc-979e-f996f73fb31e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:31.691Z|3b02bd4c-c4c6-4cc0-a445-0222b349ca39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:31.692Z|1f6ea319-892d-4ddc-979e-f996f73fb31e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:31.692Z|bfc5610f-311c-405a-baa8-95d5cd6a77b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:31.693Z|bfc5610f-311c-405a-baa8-95d5cd6a77b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:34.168Z|8f6d7c64-87b2-4f84-bd2e-c390e0f40854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:05:34.173Z|8f6d7c64-87b2-4f84-bd2e-c390e0f40854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:05:35.706Z|d289e2ea-0894-4daf-ac62-21fa8d742676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:05:35.706Z|d289e2ea-0894-4daf-ac62-21fa8d742676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:05:41.715Z|7c91c30a-2611-43b5-99a4-221e991c0a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:41.716Z|820e6c8d-c80a-431b-a0ca-9df5ecced10a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:41.716Z|7c91c30a-2611-43b5-99a4-221e991c0a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:41.716Z|820e6c8d-c80a-431b-a0ca-9df5ecced10a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:41.720Z|89f6ad7c-0a0a-40d6-8c64-ce429be59394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:41.721Z|89f6ad7c-0a0a-40d6-8c64-ce429be59394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:49.167Z|c9fd03a8-3ad0-438a-873c-d5c8c20cf266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:05:49.167Z|c9fd03a8-3ad0-438a-873c-d5c8c20cf266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:05:51.745Z|52ddf33f-b913-420a-8575-5b9be00774f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:51.746Z|52ddf33f-b913-420a-8575-5b9be00774f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:51.746Z|a675ecdd-e059-496a-bc11-10a5460e6fc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:51.746Z|3e462adf-b79b-45b3-b53f-45a56e730de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:05:51.746Z|a675ecdd-e059-496a-bc11-10a5460e6fc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:05:51.747Z|3e462adf-b79b-45b3-b53f-45a56e730de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:01.770Z|576a6fea-6532-4ccc-9550-cf502b1597a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:01.770Z|576a6fea-6532-4ccc-9550-cf502b1597a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:01.770Z|9e8cbdf3-ab3f-4fc5-b567-7c41f3c96aee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:01.771Z|9e8cbdf3-ab3f-4fc5-b567-7c41f3c96aee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:01.772Z|a4a9c039-7e99-4f63-ba90-7464bc96d013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:01.772Z|a4a9c039-7e99-4f63-ba90-7464bc96d013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:04.167Z|b643d1b7-60ed-4f91-8c6e-3972efa23871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:06:04.167Z|b643d1b7-60ed-4f91-8c6e-3972efa23871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:06:05.707Z|47a933cc-b95a-4347-990f-3b9c7679b5c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:06:05.707Z|47a933cc-b95a-4347-990f-3b9c7679b5c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:06:11.796Z|fa7ec43d-eaba-4dbb-8ef2-aa3e784c62a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:11.796Z|80b6ef32-cd67-41d8-aea7-14eade158367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:11.796Z|f9942d0d-f8de-4e9e-bf31-ab47b02f991f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:11.797Z|fa7ec43d-eaba-4dbb-8ef2-aa3e784c62a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:11.797Z|80b6ef32-cd67-41d8-aea7-14eade158367|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:11.797Z|f9942d0d-f8de-4e9e-bf31-ab47b02f991f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:19.169Z|5075f5ce-1246-42d5-9edb-3325dc413b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:06:19.173Z|5075f5ce-1246-42d5-9edb-3325dc413b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:06:21.820Z|bbcac385-9991-4116-9181-f575be6ba0c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:21.820Z|80483b97-8f46-4bf8-a44b-b69cd2735b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:21.820Z|5427e661-d952-44b8-bce1-93e515f2788b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:21.820Z|bbcac385-9991-4116-9181-f575be6ba0c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:21.820Z|80483b97-8f46-4bf8-a44b-b69cd2735b60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:21.820Z|5427e661-d952-44b8-bce1-93e515f2788b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:22.054Z|1e400fdd-36a7-4ea9-9001-95b2c7c94fde|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:06:22.054Z|1e400fdd-36a7-4ea9-9001-95b2c7c94fde|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:31.843Z|20e110f9-5eb7-48d3-98f6-ddb40caa1d0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:31.843Z|20e110f9-5eb7-48d3-98f6-ddb40caa1d0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:31.843Z|3b323cc8-8f3b-4d04-90b4-8629f48b989c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:31.844Z|3b323cc8-8f3b-4d04-90b4-8629f48b989c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:31.850Z|86f1793d-7711-47ae-8a28-cbeebc1d2e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:31.851Z|86f1793d-7711-47ae-8a28-cbeebc1d2e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:34.167Z|cbdc5ae0-c893-4f39-9a8f-1aa7ac35afd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:06:34.167Z|cbdc5ae0-c893-4f39-9a8f-1aa7ac35afd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:06:35.707Z|0aa3c487-4bd2-45cb-9e5b-3cf0182e70dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:06:35.708Z|0aa3c487-4bd2-45cb-9e5b-3cf0182e70dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:06:41.867Z|cb9dd7a3-f2ea-42a8-be7e-edee41c0c753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:41.867Z|8c1a6f47-753c-48c2-9cd4-80a8414ff895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:41.868Z|8c1a6f47-753c-48c2-9cd4-80a8414ff895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:41.868Z|cb9dd7a3-f2ea-42a8-be7e-edee41c0c753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:41.874Z|9712c9fe-67da-42a5-baf8-b4584b586748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:41.875Z|9712c9fe-67da-42a5-baf8-b4584b586748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:49.167Z|282a1b6c-36b0-448c-9fc6-59c113cfd856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:06:49.167Z|282a1b6c-36b0-448c-9fc6-59c113cfd856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:06:51.893Z|7c0baf52-75c1-4a9c-ad5b-6fa03e69a9ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:51.894Z|7c0baf52-75c1-4a9c-ad5b-6fa03e69a9ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:51.897Z|e384c6a2-e78a-4cef-947b-f98194c03d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:51.898Z|e384c6a2-e78a-4cef-947b-f98194c03d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:06:51.902Z|fc280d18-0573-44c6-a264-9d494cfe61a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:06:51.903Z|fc280d18-0573-44c6-a264-9d494cfe61a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:01.918Z|deb34a34-c6a4-49fb-ac45-4e85039dcd3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:01.918Z|deb34a34-c6a4-49fb-ac45-4e85039dcd3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:01.921Z|4452be36-3123-4fb5-a356-c597fd4cbb8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:01.921Z|4452be36-3123-4fb5-a356-c597fd4cbb8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:01.928Z|9a9f53d3-a480-4cd1-ab87-a949268592aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:01.928Z|9a9f53d3-a480-4cd1-ab87-a949268592aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:04.167Z|72502801-1c18-4cbc-a101-88b3d2753946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:07:04.171Z|72502801-1c18-4cbc-a101-88b3d2753946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:07:05.708Z|aa60486b-d06e-4026-9a74-447a4836dc4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:07:05.709Z|aa60486b-d06e-4026-9a74-447a4836dc4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:07:11.944Z|d2c023fb-b0f0-42d4-9efd-704f42f8131a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:11.945Z|d2c023fb-b0f0-42d4-9efd-704f42f8131a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:11.945Z|22563070-4d36-4a26-8ee8-76cb2292b099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:11.946Z|22563070-4d36-4a26-8ee8-76cb2292b099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:11.951Z|1c0c9239-f2c8-4103-99ff-d307a2e344c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:11.951Z|1c0c9239-f2c8-4103-99ff-d307a2e344c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:19.167Z|18cb357f-4467-4900-b781-9575d34f294f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:07:19.167Z|18cb357f-4467-4900-b781-9575d34f294f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:07:21.966Z|df8c9644-cbba-4b1d-9da1-fbfa8b67bb61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:21.967Z|df8c9644-cbba-4b1d-9da1-fbfa8b67bb61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:21.969Z|7cf3580f-35a2-42f5-9128-68338fb7b1f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:21.969Z|7cf3580f-35a2-42f5-9128-68338fb7b1f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:21.971Z|a8faddd7-5c6a-4d6e-9d09-fdcfbae8dccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:21.972Z|a8faddd7-5c6a-4d6e-9d09-fdcfbae8dccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:22.055Z|27bbc445-0456-4a28-8ce4-c4a9dd6a2a20|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:07:22.056Z|27bbc445-0456-4a28-8ce4-c4a9dd6a2a20|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:31.995Z|84ef8131-7fb7-47f4-824e-bac56f92312e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:31.996Z|84ef8131-7fb7-47f4-824e-bac56f92312e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:31.996Z|73ed6aab-5e64-4de0-a5e4-b77f91442dc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:31.996Z|49f596e6-86fe-4381-8621-b5dce8c4d7e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:31.997Z|49f596e6-86fe-4381-8621-b5dce8c4d7e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:31.997Z|73ed6aab-5e64-4de0-a5e4-b77f91442dc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:34.166Z|0f1734a6-1e09-4004-b39e-e29df5a7e817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:07:34.167Z|0f1734a6-1e09-4004-b39e-e29df5a7e817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:07:35.709Z|1cac132d-4685-40af-a6ed-fd2b5bcb0742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:07:35.710Z|1cac132d-4685-40af-a6ed-fd2b5bcb0742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:07:42.019Z|da90f808-e19a-4dc3-a7ae-170a6ea33702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:42.019Z|2b046e8e-848f-4b04-8d40-1be2941a1bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:42.020Z|da90f808-e19a-4dc3-a7ae-170a6ea33702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:42.022Z|2b046e8e-848f-4b04-8d40-1be2941a1bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:42.022Z|cde7a5ee-0e09-4ce6-90c7-9aedef1d6083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:42.022Z|cde7a5ee-0e09-4ce6-90c7-9aedef1d6083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:49.167Z|28353193-94cc-4c99-8620-b233c859762e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:07:49.167Z|28353193-94cc-4c99-8620-b233c859762e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:07:52.044Z|f5131508-68de-49e6-8de4-7c2620a56c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:52.044Z|f5131508-68de-49e6-8de4-7c2620a56c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:52.046Z|903546bf-8c9a-4da2-8486-cb2cf4890ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:52.046Z|903546bf-8c9a-4da2-8486-cb2cf4890ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:07:52.048Z|947ee3e2-12b5-41b3-9232-bfc5702c779f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:07:52.048Z|947ee3e2-12b5-41b3-9232-bfc5702c779f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:02.069Z|33c00163-2277-453d-adc5-c05a3de5dea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:02.069Z|240b8a16-ec1f-465a-8018-cdece59eeec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:02.070Z|33c00163-2277-453d-adc5-c05a3de5dea8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:02.070Z|240b8a16-ec1f-465a-8018-cdece59eeec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:02.074Z|a74913a2-81b5-4e58-bfb5-9427aedb6b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:02.075Z|a74913a2-81b5-4e58-bfb5-9427aedb6b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:04.167Z|b13a655e-c6c0-4d5d-b58e-b77ead8bfe7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:08:04.167Z|b13a655e-c6c0-4d5d-b58e-b77ead8bfe7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:08:05.710Z|58dc7b02-f77c-40d8-b014-b3f920068c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:08:05.711Z|58dc7b02-f77c-40d8-b014-b3f920068c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:08:12.095Z|2f89af5d-6f1a-4262-853d-1fa27e340a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:12.095Z|c6946dc3-c571-41a8-9a9c-198b7e20020d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:12.096Z|2f89af5d-6f1a-4262-853d-1fa27e340a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:12.096Z|c6946dc3-c571-41a8-9a9c-198b7e20020d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:12.099Z|3d5aa3ce-a490-49d5-9cec-ed2cf2cbace4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:12.100Z|3d5aa3ce-a490-49d5-9cec-ed2cf2cbace4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:19.168Z|89ae8702-fdbb-4abc-a139-d531f4df71f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:08:19.172Z|89ae8702-fdbb-4abc-a139-d531f4df71f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:08:22.056Z|8cb63fbb-bdef-42a3-af8b-62b0e2565ee4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:08:22.057Z|8cb63fbb-bdef-42a3-af8b-62b0e2565ee4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:22.124Z|7a5bb865-d0af-4fdf-b3b2-f4269db24751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:22.126Z|2d1f1d51-121e-4bc9-a03e-ea20b798f12f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:22.126Z|59bb0d15-7f42-4b46-9a25-3bc0091d057e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:22.127Z|2d1f1d51-121e-4bc9-a03e-ea20b798f12f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:22.127Z|59bb0d15-7f42-4b46-9a25-3bc0091d057e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:22.129Z|7a5bb865-d0af-4fdf-b3b2-f4269db24751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:32.154Z|52716727-e1a1-404d-87f1-270259c52ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:32.154Z|f493cf5c-87f6-4ee6-91c3-e9f4da0e8404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:32.154Z|52716727-e1a1-404d-87f1-270259c52ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:32.155Z|f493cf5c-87f6-4ee6-91c3-e9f4da0e8404|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:32.157Z|b0cc13c4-b45d-4998-8846-2a3ee0f14dd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:32.158Z|b0cc13c4-b45d-4998-8846-2a3ee0f14dd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:34.167Z|99072cd0-eb6d-495b-b2ce-54cfa0a5e356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:08:34.167Z|99072cd0-eb6d-495b-b2ce-54cfa0a5e356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:08:35.711Z|665325da-c638-4f53-a526-0cc273fa8faa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:08:35.712Z|665325da-c638-4f53-a526-0cc273fa8faa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:08:42.179Z|27ed5072-2b2e-4f34-a113-d0385ec5e6ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:42.179Z|81448bd5-8277-4b2f-b12b-c9e704ca93b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:42.179Z|0b410879-d952-482a-b7cb-2156524b398a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:42.179Z|27ed5072-2b2e-4f34-a113-d0385ec5e6ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:42.179Z|81448bd5-8277-4b2f-b12b-c9e704ca93b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:42.179Z|0b410879-d952-482a-b7cb-2156524b398a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:49.166Z|70b2c26c-5481-46cd-a75e-6720173ab3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:08:49.167Z|70b2c26c-5481-46cd-a75e-6720173ab3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:08:52.200Z|8e5d1815-2fe5-4aa5-918b-ad4ddf20de21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:52.201Z|ec5503e3-84a7-47ca-a3df-0a8dd3aa370d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:52.201Z|ec5503e3-84a7-47ca-a3df-0a8dd3aa370d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:52.201Z|8e5d1815-2fe5-4aa5-918b-ad4ddf20de21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:08:52.209Z|451b44bc-4639-4b52-8a2a-0bd053a40101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:08:52.209Z|451b44bc-4639-4b52-8a2a-0bd053a40101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:02.223Z|da247628-598a-4eb4-81cd-9c45dfd941cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:02.223Z|da247628-598a-4eb4-81cd-9c45dfd941cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:02.223Z|37e8ec12-d468-4625-9593-222efe2977cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:02.224Z|37e8ec12-d468-4625-9593-222efe2977cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:02.228Z|5db22737-c52a-4489-9248-78fb38e4ef20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:02.229Z|5db22737-c52a-4489-9248-78fb38e4ef20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:04.166Z|a6de317c-a556-4eef-92fd-46e3b6b82f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:09:04.167Z|a6de317c-a556-4eef-92fd-46e3b6b82f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:09:05.713Z|7288054a-5914-44bf-8a09-b9ccf87fd96f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:09:05.713Z|7288054a-5914-44bf-8a09-b9ccf87fd96f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:09:12.251Z|86d466f2-dbd0-4c6e-9c03-92ff1bfb5966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:12.251Z|9defbf94-ace0-4050-8218-f32cfacbdf6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:12.251Z|b2fdbe64-fe19-4f17-bc86-d35e6516f243|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:12.252Z|9defbf94-ace0-4050-8218-f32cfacbdf6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:12.252Z|b2fdbe64-fe19-4f17-bc86-d35e6516f243|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:12.252Z|86d466f2-dbd0-4c6e-9c03-92ff1bfb5966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:19.167Z|630d2b3d-0bcf-4c9e-a532-c4a17b4e3ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:09:19.167Z|630d2b3d-0bcf-4c9e-a532-c4a17b4e3ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:09:22.056Z|2f8e31e7-368f-49f0-970a-afdba1ce72c4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:09:22.056Z|2f8e31e7-368f-49f0-970a-afdba1ce72c4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:22.277Z|850ebd4e-d926-45eb-9959-00dd7abe317f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:22.277Z|fb649f35-8386-4c5f-8a94-c061ffd3a373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:22.278Z|850ebd4e-d926-45eb-9959-00dd7abe317f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:22.278Z|fb649f35-8386-4c5f-8a94-c061ffd3a373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:22.280Z|8417cbcb-263c-4809-a688-cfaa51c3213e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:22.280Z|8417cbcb-263c-4809-a688-cfaa51c3213e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:32.306Z|0db025fd-64a4-4ea1-9092-34693c9285bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:32.306Z|f02d3efe-9a65-4b9b-a9a6-99d333cd847e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:32.307Z|0db025fd-64a4-4ea1-9092-34693c9285bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:32.307Z|f02d3efe-9a65-4b9b-a9a6-99d333cd847e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:32.314Z|8a3d7315-8c93-4a33-861c-7125e9cd06a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:32.314Z|8a3d7315-8c93-4a33-861c-7125e9cd06a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:34.167Z|c300e66a-eaf3-4839-9d66-8ed4809f6b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:09:34.167Z|c300e66a-eaf3-4839-9d66-8ed4809f6b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:09:35.714Z|a97c3055-b4ff-42dd-9c63-b43b90634054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:09:35.714Z|a97c3055-b4ff-42dd-9c63-b43b90634054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:09:42.330Z|d3bc5c13-98cc-4e27-8231-cf3723297b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:42.330Z|eff282be-6397-46f3-b074-b650efef8dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:42.330Z|d3bc5c13-98cc-4e27-8231-cf3723297b20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:42.330Z|eff282be-6397-46f3-b074-b650efef8dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:42.335Z|3987d715-079c-4fab-9340-1a5971784fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:42.336Z|3987d715-079c-4fab-9340-1a5971784fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:49.166Z|d554cb19-c4bf-4505-a6b3-f45c28e47884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:09:49.167Z|d554cb19-c4bf-4505-a6b3-f45c28e47884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:09:52.360Z|fac0c678-050d-4ce9-9892-ea55a339a1ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:52.360Z|fac0c678-050d-4ce9-9892-ea55a339a1ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:52.362Z|9ec7c4a8-5690-4474-ac7b-0834cb235e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:52.362Z|9ec7c4a8-5690-4474-ac7b-0834cb235e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:09:52.363Z|5683b0c1-0759-4f06-bb8a-41f8847d1b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:09:52.363Z|5683b0c1-0759-4f06-bb8a-41f8847d1b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:02.384Z|a82e3e8e-10e4-4985-880f-1e86670b275b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:02.385Z|a82e3e8e-10e4-4985-880f-1e86670b275b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:02.385Z|c296a743-0ed0-447d-acdc-c1a8b4ab5342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:02.386Z|c296a743-0ed0-447d-acdc-c1a8b4ab5342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:02.387Z|fe394b70-022e-4ec0-8060-b081e745a988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:02.387Z|fe394b70-022e-4ec0-8060-b081e745a988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:04.167Z|22b9d006-1f86-47ea-a6b6-33110b53cd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:10:04.172Z|22b9d006-1f86-47ea-a6b6-33110b53cd59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:10:05.715Z|6ad92dc0-561c-4f93-8d87-cfdea2e01edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:10:05.715Z|6ad92dc0-561c-4f93-8d87-cfdea2e01edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:10:12.409Z|5010a237-b008-4697-90b0-50408f377b9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:12.410Z|ecb3a899-e39e-461e-8a16-1c0c87303e24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:12.410Z|ecb3a899-e39e-461e-8a16-1c0c87303e24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:12.410Z|5010a237-b008-4697-90b0-50408f377b9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:12.415Z|f84e7dba-1682-44be-b2fb-adb4a6c75dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:12.416Z|f84e7dba-1682-44be-b2fb-adb4a6c75dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:19.167Z|1007c788-4a02-464f-9cc6-51fe2558a2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:10:19.167Z|1007c788-4a02-464f-9cc6-51fe2558a2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:10:22.055Z|fa0d2a63-c358-4684-819c-e23117196ac7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:10:22.056Z|fa0d2a63-c358-4684-819c-e23117196ac7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:22.436Z|f299c2ed-d970-4546-bedd-cb2a7ae10ca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:22.436Z|f299c2ed-d970-4546-bedd-cb2a7ae10ca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:22.436Z|44f809f5-cd54-4aa9-9443-7cb10b7a777c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:22.437Z|44f809f5-cd54-4aa9-9443-7cb10b7a777c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:22.437Z|30698742-c684-4798-a20d-14f29ce0c491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:22.437Z|30698742-c684-4798-a20d-14f29ce0c491|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:32.459Z|0ad7c8b4-87fb-4aa7-b7af-7a3c1884c6b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:32.459Z|e477b2de-0482-4edf-92e5-f7ca42394188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:32.459Z|c37eb61e-5cff-4c8c-ba17-f33c0d0cec53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:32.459Z|0ad7c8b4-87fb-4aa7-b7af-7a3c1884c6b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:32.460Z|e477b2de-0482-4edf-92e5-f7ca42394188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:32.460Z|c37eb61e-5cff-4c8c-ba17-f33c0d0cec53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:34.167Z|365972e1-cc58-42e4-8eb8-eacff90e29e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:10:34.167Z|365972e1-cc58-42e4-8eb8-eacff90e29e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:10:35.716Z|ad0119fa-162e-43bc-a5e6-6062e7a33c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:10:35.716Z|ad0119fa-162e-43bc-a5e6-6062e7a33c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:10:42.486Z|4babf148-a01a-4354-b667-2057ac09f73f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:42.486Z|e0dc76b4-a69b-4940-8d50-b953a65b3ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:42.486Z|18009866-15c8-4344-9dca-92a254bdf3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:42.486Z|4babf148-a01a-4354-b667-2057ac09f73f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:42.487Z|18009866-15c8-4344-9dca-92a254bdf3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:42.487Z|e0dc76b4-a69b-4940-8d50-b953a65b3ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:49.167Z|e2f8e250-bd5c-44f3-8ea8-9566f0f073d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:10:49.171Z|e2f8e250-bd5c-44f3-8ea8-9566f0f073d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:10:52.514Z|197468e8-8c8b-4e53-a13f-7e08d7d6ae7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:52.514Z|de5acede-b557-4af2-9201-cb20b8ec8d20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:52.515Z|197468e8-8c8b-4e53-a13f-7e08d7d6ae7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:52.515Z|de5acede-b557-4af2-9201-cb20b8ec8d20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:10:52.514Z|30849b3c-edb3-4da2-bc18-e22615e68663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:10:52.516Z|30849b3c-edb3-4da2-bc18-e22615e68663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:02.540Z|c326f1d3-56f2-4435-a916-752de0e3389e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:02.541Z|c326f1d3-56f2-4435-a916-752de0e3389e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:02.542Z|97b2ebb3-9172-4080-8654-151c7bbbabec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:02.542Z|bde1cbc1-a489-4c45-808a-72e92fa30301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:02.542Z|97b2ebb3-9172-4080-8654-151c7bbbabec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:02.543Z|bde1cbc1-a489-4c45-808a-72e92fa30301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:04.167Z|5270dd2d-6f22-4708-b269-fcb4080925c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:11:04.167Z|5270dd2d-6f22-4708-b269-fcb4080925c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:11:05.717Z|840e408f-6997-4318-bee4-9617fa3060c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:11:05.718Z|840e408f-6997-4318-bee4-9617fa3060c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:11:12.564Z|0bfaf98e-fca2-443f-98b8-a44dd71cd22b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:12.565Z|0bfaf98e-fca2-443f-98b8-a44dd71cd22b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:12.565Z|9abcf4e8-16c8-4ef8-918b-684c1ae6fbf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:12.565Z|9abcf4e8-16c8-4ef8-918b-684c1ae6fbf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:12.569Z|91a85a55-74bb-4ffb-87b4-eb57b2c0c1c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:12.570Z|91a85a55-74bb-4ffb-87b4-eb57b2c0c1c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:19.167Z|854983b6-bff1-43ae-8979-02109978528d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:11:19.167Z|854983b6-bff1-43ae-8979-02109978528d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:11:22.054Z|dad2d53e-8bf7-4f19-8125-1f72df62aaae|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:11:22.055Z|dad2d53e-8bf7-4f19-8125-1f72df62aaae|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:22.591Z|c2c24bac-9b5f-4ea5-bb10-eebcf1d0359e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:22.592Z|c2c24bac-9b5f-4ea5-bb10-eebcf1d0359e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:22.592Z|0c2ea24f-5a61-483a-9bce-ca175559e9af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:22.593Z|aa1dbcc9-2ec2-44dd-8630-b9bc92cb7f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:22.593Z|0c2ea24f-5a61-483a-9bce-ca175559e9af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:22.593Z|aa1dbcc9-2ec2-44dd-8630-b9bc92cb7f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:32.627Z|e82056ac-6f68-448b-95b7-121175a1a9a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:32.628Z|9f26fad5-73c9-4654-b508-abf09167e4bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:32.628Z|5e351894-ab9a-4a0e-b488-3585187e4ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:32.629Z|5e351894-ab9a-4a0e-b488-3585187e4ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:32.628Z|9f26fad5-73c9-4654-b508-abf09167e4bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:32.630Z|e82056ac-6f68-448b-95b7-121175a1a9a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:34.167Z|40a5ebb8-b59a-4921-8ea7-5b8fe76dcf3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:11:34.167Z|40a5ebb8-b59a-4921-8ea7-5b8fe76dcf3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:11:35.719Z|2b7c15e4-64ed-429b-bd7a-91759dd03e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:11:35.719Z|2b7c15e4-64ed-429b-bd7a-91759dd03e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:11:42.656Z|37db153e-6168-4f88-a72c-bcc8b596848d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:42.657Z|37db153e-6168-4f88-a72c-bcc8b596848d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:42.661Z|cbe6c382-46f5-4155-bc48-c8c17586a434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:42.661Z|15ab6fc7-edf5-4658-b633-55def4ec659a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:42.662Z|15ab6fc7-edf5-4658-b633-55def4ec659a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:42.662Z|cbe6c382-46f5-4155-bc48-c8c17586a434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:49.167Z|fe0ed99e-0d0f-451c-a6ff-9259667f0731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:11:49.167Z|fe0ed99e-0d0f-451c-a6ff-9259667f0731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:11:52.684Z|5e84a706-0512-4851-b0c9-8f9e5ea50eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:52.684Z|56b7bf4e-0370-4917-bc6e-0ac5c82c4258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:52.685Z|56b7bf4e-0370-4917-bc6e-0ac5c82c4258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:52.685Z|5e84a706-0512-4851-b0c9-8f9e5ea50eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:11:52.686Z|bf1b0d61-8a20-452c-861c-82c096b3ee01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:11:52.687Z|bf1b0d61-8a20-452c-861c-82c096b3ee01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:02.711Z|9b86ea48-135f-41f4-9780-efec8bf824e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:02.712Z|9b86ea48-135f-41f4-9780-efec8bf824e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:02.712Z|de263062-a7b5-4e17-bc69-4ddd4f861cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:02.713Z|de263062-a7b5-4e17-bc69-4ddd4f861cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:02.713Z|f3e2b0e9-87a5-44a1-bd9d-e711c336168f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:02.713Z|f3e2b0e9-87a5-44a1-bd9d-e711c336168f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:04.167Z|66a55be3-ada3-421c-85a7-5bd5a4c05c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:12:04.171Z|66a55be3-ada3-421c-85a7-5bd5a4c05c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:12:05.720Z|7cbf99e8-8a05-47ff-babf-74e93ab7533a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:12:05.720Z|7cbf99e8-8a05-47ff-babf-74e93ab7533a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:12:12.736Z|1b5a99a8-ad49-45a4-9551-07332f65e29c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:12.737Z|1b5a99a8-ad49-45a4-9551-07332f65e29c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:12.740Z|e52d8bc9-ae34-4be6-ba7f-060b86a174a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:12.741Z|e52d8bc9-ae34-4be6-ba7f-060b86a174a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:12.741Z|538b2471-5e4f-4edf-9d52-5513251f3e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:12.741Z|538b2471-5e4f-4edf-9d52-5513251f3e25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:19.167Z|4e7ebdd5-5fa1-4f7a-b43e-0fd0164d11a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:12:19.168Z|4e7ebdd5-5fa1-4f7a-b43e-0fd0164d11a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:12:22.055Z|71d74883-f062-4914-9d35-46ff5eae9ee5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:12:22.056Z|71d74883-f062-4914-9d35-46ff5eae9ee5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:22.762Z|52b1f914-b48f-423c-b3e9-757fb51a5ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:22.762Z|52b1f914-b48f-423c-b3e9-757fb51a5ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:22.763Z|6431409f-d759-4356-8ace-60e4e3a30dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:22.763Z|4323e062-4a0a-488f-b07b-dcbfcf157015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:22.764Z|6431409f-d759-4356-8ace-60e4e3a30dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:22.764Z|4323e062-4a0a-488f-b07b-dcbfcf157015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:32.785Z|0fc258d3-a14d-4536-84b2-b05aebc0a7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:32.786Z|b099b929-3508-4ce5-8539-b2ca8ea340ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:32.786Z|40c2e619-8950-4ef1-8e0f-b5a2da6d6eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:32.787Z|b099b929-3508-4ce5-8539-b2ca8ea340ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:32.787Z|40c2e619-8950-4ef1-8e0f-b5a2da6d6eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:32.786Z|0fc258d3-a14d-4536-84b2-b05aebc0a7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:34.167Z|841ee9cf-1247-448d-a0f4-5c7146b7176d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:12:34.167Z|841ee9cf-1247-448d-a0f4-5c7146b7176d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:12:35.721Z|60e18bd8-ca90-4ebb-9b09-db20274b47df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:12:35.721Z|60e18bd8-ca90-4ebb-9b09-db20274b47df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:12:42.814Z|2a0bb0fe-7c49-4c37-a248-9c614ce1b624|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:42.815Z|2a0bb0fe-7c49-4c37-a248-9c614ce1b624|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:42.814Z|f834e24b-e09d-4aba-bf98-59362aea6dc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:42.815Z|f834e24b-e09d-4aba-bf98-59362aea6dc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:42.818Z|a92fa5cb-5196-441f-b44b-82c26d28c3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:42.818Z|a92fa5cb-5196-441f-b44b-82c26d28c3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:49.167Z|6492bf52-bdae-4513-b4db-79bb45d7609a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:12:49.172Z|6492bf52-bdae-4513-b4db-79bb45d7609a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:12:52.836Z|569856bb-f730-47ae-aa17-e9acbf916116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:52.836Z|2795c2c6-0900-4fb2-8237-7bcc8bcca382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:52.837Z|569856bb-f730-47ae-aa17-e9acbf916116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:52.837Z|2795c2c6-0900-4fb2-8237-7bcc8bcca382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:12:52.838Z|baeaf1ee-38b3-4f8b-882d-662859edbbab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:12:52.839Z|baeaf1ee-38b3-4f8b-882d-662859edbbab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:02.869Z|0860c65f-a4f9-463f-8f9b-32d6b8271572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:02.870Z|0860c65f-a4f9-463f-8f9b-32d6b8271572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:02.869Z|fb5cc90b-05e8-4263-bd4e-9b0ac1b71169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:02.870Z|8e9b3599-1a89-4c72-802d-df04f7af3daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:02.870Z|fb5cc90b-05e8-4263-bd4e-9b0ac1b71169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:02.870Z|8e9b3599-1a89-4c72-802d-df04f7af3daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:04.167Z|3a662f4c-f7bb-4204-a6d8-2d4adabcae48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:13:04.167Z|3a662f4c-f7bb-4204-a6d8-2d4adabcae48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:13:05.722Z|e89536ef-96d0-4f03-829b-bba010a71a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:13:05.722Z|e89536ef-96d0-4f03-829b-bba010a71a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:13:12.893Z|f10beaa9-36ba-4a97-92fb-b7a7a1fce2cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:12.893Z|f10beaa9-36ba-4a97-92fb-b7a7a1fce2cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:12.893Z|76d90cfe-9456-4c3d-a083-ca0db55ae614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:12.893Z|c29063c9-5700-40b5-909f-0a32f0fc6204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:12.894Z|76d90cfe-9456-4c3d-a083-ca0db55ae614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:12.894Z|c29063c9-5700-40b5-909f-0a32f0fc6204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:19.167Z|fd31df16-7436-4bf5-b056-575d987a405e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:13:19.167Z|fd31df16-7436-4bf5-b056-575d987a405e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:13:22.055Z|8825c4ae-a447-4978-b2f3-7731ffb5d628|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:13:22.056Z|8825c4ae-a447-4978-b2f3-7731ffb5d628|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:22.917Z|a7cdcda4-2169-4ddb-976d-679dd0fbef7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:22.918Z|a7cdcda4-2169-4ddb-976d-679dd0fbef7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:22.924Z|35c3665e-7449-4291-8d22-750d097067d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:22.925Z|35c3665e-7449-4291-8d22-750d097067d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:22.925Z|9cf8b9db-0117-45c4-93d5-e1aabb32fffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:22.926Z|9cf8b9db-0117-45c4-93d5-e1aabb32fffb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:32.943Z|b130ae39-c6a3-46c6-89ad-a44df77ede86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:32.943Z|b130ae39-c6a3-46c6-89ad-a44df77ede86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:32.947Z|b6bf0124-7767-40af-8201-1170f040fd5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:32.947Z|cac2eac4-3aaf-4805-9135-2bf87f53f854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:32.948Z|b6bf0124-7767-40af-8201-1170f040fd5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:32.948Z|cac2eac4-3aaf-4805-9135-2bf87f53f854|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:34.167Z|c8d6552a-65fc-46fb-a2f3-c93e277f65c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:13:34.171Z|c8d6552a-65fc-46fb-a2f3-c93e277f65c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:13:35.723Z|e47c78df-d8da-470c-98c3-11eead7bc03d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:13:35.724Z|e47c78df-d8da-470c-98c3-11eead7bc03d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:13:42.970Z|72cab0a4-7158-484a-a741-29c6f26fb285|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:42.971Z|72cab0a4-7158-484a-a741-29c6f26fb285|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:42.971Z|85203062-79f1-4725-bfb0-1905d55a3b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:42.972Z|85203062-79f1-4725-bfb0-1905d55a3b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:42.972Z|6a80131d-7656-425d-b3fe-7a564fecbea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:42.973Z|6a80131d-7656-425d-b3fe-7a564fecbea6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:49.167Z|bdec0ea1-696b-412a-9813-ec3c0764dac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:13:49.167Z|bdec0ea1-696b-412a-9813-ec3c0764dac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:13:52.996Z|7af9e49f-4153-422d-83da-beea58631b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:52.996Z|7af9e49f-4153-422d-83da-beea58631b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:53.005Z|fb91e9e0-2865-4f49-9dcc-3634bede6e03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:53.005Z|fb91e9e0-2865-4f49-9dcc-3634bede6e03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:13:53.006Z|5f0c0706-cdbb-40fc-805f-8307c51279f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:13:53.007Z|5f0c0706-cdbb-40fc-805f-8307c51279f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:03.029Z|ee0d040a-e421-4850-ba21-3257b83d84bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:03.030Z|ee0d040a-e421-4850-ba21-3257b83d84bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:03.030Z|f9898f31-98b8-45b1-8842-1768070c1e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:03.030Z|9a4a5438-8c28-428f-966c-7def47d23538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:03.031Z|f9898f31-98b8-45b1-8842-1768070c1e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:03.031Z|9a4a5438-8c28-428f-966c-7def47d23538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:04.167Z|2de55166-58f4-4518-a569-ddc941b68094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:14:04.167Z|2de55166-58f4-4518-a569-ddc941b68094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:14:05.724Z|72cd873f-74b9-45ef-8c38-0a828fd583de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:14:05.725Z|72cd873f-74b9-45ef-8c38-0a828fd583de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:14:13.054Z|8a9aa5bc-d175-48d6-aae8-2660d117bd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:13.054Z|60d87700-29a4-44cf-b2d4-4e1966d24476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:13.054Z|b743c5ab-91d5-4185-8f9e-ce736badac7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:13.055Z|60d87700-29a4-44cf-b2d4-4e1966d24476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:13.055Z|b743c5ab-91d5-4185-8f9e-ce736badac7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:13.055Z|8a9aa5bc-d175-48d6-aae8-2660d117bd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:19.167Z|99cd3092-7f50-416c-a85d-ac682f9eaf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:14:19.172Z|99cd3092-7f50-416c-a85d-ac682f9eaf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:14:22.055Z|6b60b197-9396-4ddb-8f55-b2afbc1be38e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:14:22.056Z|6b60b197-9396-4ddb-8f55-b2afbc1be38e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:23.078Z|37867d06-a068-4453-a616-191a04325ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:23.079Z|37867d06-a068-4453-a616-191a04325ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:23.085Z|b33c07c3-afe2-460c-89c2-30cc714a9200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:23.085Z|b33c07c3-afe2-460c-89c2-30cc714a9200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:23.087Z|b9b319f0-270c-4901-80a4-a97d38443be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:23.087Z|b9b319f0-270c-4901-80a4-a97d38443be1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:33.103Z|fe3074a1-e913-4182-87f4-c8f006ab857e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:33.104Z|fe3074a1-e913-4182-87f4-c8f006ab857e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:33.107Z|af762b4d-b415-4d24-8670-84a1dc316893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:33.107Z|af762b4d-b415-4d24-8670-84a1dc316893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:33.108Z|0c0dd27b-c650-40b8-a8f1-1fc286afcbef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:33.109Z|0c0dd27b-c650-40b8-a8f1-1fc286afcbef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:34.167Z|c7ded340-5f8a-40e6-beac-a153c2faf1e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:14:34.168Z|c7ded340-5f8a-40e6-beac-a153c2faf1e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:14:35.726Z|d18be41b-24e6-430e-9dff-1d869c4fe38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:14:35.726Z|d18be41b-24e6-430e-9dff-1d869c4fe38f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:14:43.130Z|baddf166-bd47-4498-a97e-fb0860a73e96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:43.131Z|baddf166-bd47-4498-a97e-fb0860a73e96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:43.131Z|89e6399a-22a5-45e4-b49e-b0bf096e38ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:43.132Z|89e6399a-22a5-45e4-b49e-b0bf096e38ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:43.132Z|0e32b442-1253-4639-b69f-9a070dc62acc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:43.133Z|0e32b442-1253-4639-b69f-9a070dc62acc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:49.167Z|17f61ef8-4db1-4def-92aa-ad06eb4fd272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:14:49.167Z|17f61ef8-4db1-4def-92aa-ad06eb4fd272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:14:53.156Z|8ead7528-a815-455d-8f9a-6cbff445843e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:53.157Z|8ead7528-a815-455d-8f9a-6cbff445843e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:53.157Z|34f5c3ec-1c14-40eb-84b6-929aa5c3de3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:53.157Z|34f5c3ec-1c14-40eb-84b6-929aa5c3de3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:14:53.157Z|35bcc865-6987-4a82-a248-d2f84969a682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:14:53.158Z|35bcc865-6987-4a82-a248-d2f84969a682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:03.180Z|001b992a-e88d-4a21-ac55-77c43f8ee0ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:03.181Z|001b992a-e88d-4a21-ac55-77c43f8ee0ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:03.181Z|d3a91158-f377-478f-9876-33136d9f1f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:03.181Z|d3a91158-f377-478f-9876-33136d9f1f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:03.181Z|7c7cfdde-282c-4825-8b27-e23cc40b6163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:03.182Z|7c7cfdde-282c-4825-8b27-e23cc40b6163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:04.167Z|3ab3a764-601a-49f5-9bd1-78ee9e453370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:15:04.171Z|3ab3a764-601a-49f5-9bd1-78ee9e453370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:15:05.727Z|19a72c69-0ef2-47ff-8da6-5a96df75d2ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:15:05.727Z|19a72c69-0ef2-47ff-8da6-5a96df75d2ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:15:13.208Z|806c90f6-f85a-4447-bd67-477cc93279d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:13.209Z|806c90f6-f85a-4447-bd67-477cc93279d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:13.209Z|e0cfcbb6-23d2-4795-a5f2-52973f09b101|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:13.209Z|e0cfcbb6-23d2-4795-a5f2-52973f09b101|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:13.211Z|1241d078-a0ee-4d62-90b7-bc48b39fa712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:13.211Z|1241d078-a0ee-4d62-90b7-bc48b39fa712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:19.167Z|dfdc22b9-989e-4c64-97df-4a5f00984cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:15:19.167Z|dfdc22b9-989e-4c64-97df-4a5f00984cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:15:22.055Z|3f7213bf-f93b-4907-a3a3-4ae87baa02ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:15:22.056Z|3f7213bf-f93b-4907-a3a3-4ae87baa02ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:23.235Z|28dd7b77-24ae-4113-b3c8-2c4bb5f0a075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:23.235Z|28dd7b77-24ae-4113-b3c8-2c4bb5f0a075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:23.235Z|aef55998-0b97-4661-8fce-b513b7cf3010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:23.237Z|aef55998-0b97-4661-8fce-b513b7cf3010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:23.238Z|8d289c21-1e99-4167-a270-7140258fc176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:23.239Z|8d289c21-1e99-4167-a270-7140258fc176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:33.282Z|d99ddc1a-abdb-44c7-929f-9ad50381c48c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:33.283Z|d99ddc1a-abdb-44c7-929f-9ad50381c48c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:33.284Z|7851086f-02c4-432d-998d-d7703973b9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:33.285Z|7851086f-02c4-432d-998d-d7703973b9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:33.296Z|6ef7cf90-8e96-4a26-b125-796c714b36b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:33.296Z|6ef7cf90-8e96-4a26-b125-796c714b36b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:34.166Z|3cfcf6e3-e557-43bb-b8e4-534ea136fc46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:15:34.167Z|3cfcf6e3-e557-43bb-b8e4-534ea136fc46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:15:35.728Z|7865171c-96fe-43a8-afe2-8a17bf7f6edd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:15:35.728Z|7865171c-96fe-43a8-afe2-8a17bf7f6edd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:15:43.306Z|14b4ae3c-885c-4e93-b50b-b6cf3199306d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:43.306Z|14b4ae3c-885c-4e93-b50b-b6cf3199306d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:43.308Z|db696bcc-b2c3-45f5-a59a-2139c94a4769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:43.309Z|db696bcc-b2c3-45f5-a59a-2139c94a4769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:43.316Z|5c2fdd8a-6b2f-424a-a026-011cdde3d919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:43.317Z|5c2fdd8a-6b2f-424a-a026-011cdde3d919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:49.167Z|54bddf74-24da-4cfd-aa01-4a6b640998b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:15:49.171Z|54bddf74-24da-4cfd-aa01-4a6b640998b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:15:53.345Z|7028992f-b27b-40e6-8239-e50e898290b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:53.346Z|7028992f-b27b-40e6-8239-e50e898290b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:53.348Z|4a4e10a0-5072-4fcc-a374-8ae19763a760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:53.349Z|4a4e10a0-5072-4fcc-a374-8ae19763a760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:15:53.377Z|8b517450-eb6f-4820-b17f-3fec4187e0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:15:53.378Z|8b517450-eb6f-4820-b17f-3fec4187e0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:03.370Z|bc3eab9e-af92-490c-8042-987945824e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:03.370Z|38ba580c-40dd-4171-8a33-fa3bd13fed76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:03.371Z|38ba580c-40dd-4171-8a33-fa3bd13fed76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:03.371Z|bc3eab9e-af92-490c-8042-987945824e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:03.400Z|c51ab11d-ed94-4168-adc0-fca1557307f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:03.400Z|c51ab11d-ed94-4168-adc0-fca1557307f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:04.167Z|c3b0e2fe-b2e4-4e5b-86d2-e45c63ac4e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:16:04.167Z|c3b0e2fe-b2e4-4e5b-86d2-e45c63ac4e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:16:05.729Z|0dbaf1d2-3c86-4e0d-a726-8db30f66ac4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:16:05.729Z|0dbaf1d2-3c86-4e0d-a726-8db30f66ac4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:16:13.392Z|241804a7-70e1-442c-b43d-390d09ee1fda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:13.393Z|241804a7-70e1-442c-b43d-390d09ee1fda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:13.393Z|a96d4b55-546d-46d4-8fe3-b2954a09b1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:13.394Z|a96d4b55-546d-46d4-8fe3-b2954a09b1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:13.422Z|a8be3a50-e4ac-4e09-a83a-2d922141ee17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:13.422Z|a8be3a50-e4ac-4e09-a83a-2d922141ee17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:19.169Z|1258b241-d51d-431f-b280-1f3d432299b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:16:19.169Z|1258b241-d51d-431f-b280-1f3d432299b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:16:22.055Z|ac6e78e6-175e-452c-9492-4b872c11cc22|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:16:22.056Z|ac6e78e6-175e-452c-9492-4b872c11cc22|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:23.414Z|122f1537-9344-4ebc-a37f-a52b6293e8ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:23.415Z|122f1537-9344-4ebc-a37f-a52b6293e8ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:23.415Z|9b41db33-6482-4fa8-bc55-90b1da82ab3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:23.416Z|9b41db33-6482-4fa8-bc55-90b1da82ab3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:23.443Z|50f38955-9307-47b5-88dc-5fe390ec1a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:23.444Z|50f38955-9307-47b5-88dc-5fe390ec1a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:33.438Z|54df0146-9151-4e5d-a519-4cab14087a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:33.439Z|b3f4313a-f536-4442-afd3-dfbc9efedcb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:33.439Z|54df0146-9151-4e5d-a519-4cab14087a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:33.439Z|b3f4313a-f536-4442-afd3-dfbc9efedcb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:33.464Z|3eba80ef-9957-4f2e-86ed-8a0ee8225bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:33.465Z|3eba80ef-9957-4f2e-86ed-8a0ee8225bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:34.167Z|a4966195-5241-41eb-99a3-041486166955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:16:34.172Z|a4966195-5241-41eb-99a3-041486166955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:16:35.730Z|91ca7c9f-7fb6-49dd-9901-5a59255be4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:16:35.730Z|91ca7c9f-7fb6-49dd-9901-5a59255be4a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:16:43.466Z|6520701a-a844-4f3a-94f0-779f54a345dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:43.467Z|ba6d6de1-8520-42de-bf39-80d14f14fea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:43.467Z|6520701a-a844-4f3a-94f0-779f54a345dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:43.467Z|ba6d6de1-8520-42de-bf39-80d14f14fea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:43.489Z|ed81dc9c-474b-4d71-88cf-6f0562aaaed0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:43.490Z|ed81dc9c-474b-4d71-88cf-6f0562aaaed0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:49.167Z|fd0910f7-4518-45aa-b1a4-a5a02e439573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:16:49.167Z|fd0910f7-4518-45aa-b1a4-a5a02e439573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:16:53.493Z|2839e45c-a830-46cd-9cd6-28b3abd44e44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:53.494Z|2839e45c-a830-46cd-9cd6-28b3abd44e44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:53.494Z|fdcce64f-8f73-485c-8c1d-96d48d9043f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:53.495Z|fdcce64f-8f73-485c-8c1d-96d48d9043f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:16:53.510Z|5fc2b1c6-f0e4-4614-9442-86d271c3be64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:16:53.510Z|5fc2b1c6-f0e4-4614-9442-86d271c3be64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:03.519Z|c1756ed4-c028-4989-96c0-3e3208dd2d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:03.519Z|0e9f6ad8-3cb0-4ade-935e-ae47f7312086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:03.520Z|c1756ed4-c028-4989-96c0-3e3208dd2d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:03.520Z|0e9f6ad8-3cb0-4ade-935e-ae47f7312086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:03.533Z|efa4419e-7e26-4c26-83f9-f9709cfd3992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:03.533Z|efa4419e-7e26-4c26-83f9-f9709cfd3992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:04.167Z|14e9479a-4a08-4a1f-b5b4-9dc8f09ac07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:17:04.167Z|14e9479a-4a08-4a1f-b5b4-9dc8f09ac07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:17:05.731Z|fe90dd93-d30b-424a-af23-70c8b6a20ff1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:17:05.731Z|fe90dd93-d30b-424a-af23-70c8b6a20ff1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:17:13.541Z|a70bcc52-c07e-4b8e-97bd-33281687a48d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:13.542Z|a70bcc52-c07e-4b8e-97bd-33281687a48d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:13.542Z|6c82da40-eeb8-45b4-bad4-c3aff781129c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:13.543Z|6c82da40-eeb8-45b4-bad4-c3aff781129c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:13.557Z|75ea4af4-87cb-4fcd-8922-9526877f3c53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:13.557Z|75ea4af4-87cb-4fcd-8922-9526877f3c53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:19.166Z|fbb6e494-990e-41e1-b6ac-7980543d43ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:17:19.171Z|fbb6e494-990e-41e1-b6ac-7980543d43ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:17:22.055Z|001a660c-f750-4339-8e74-bc7f159a9511|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:17:22.055Z|001a660c-f750-4339-8e74-bc7f159a9511|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:23.564Z|d9876bca-e603-4204-a05a-d04f20f0da4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:23.564Z|a71667f4-4a0c-44c2-94a9-0fa2e897a320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:23.565Z|d9876bca-e603-4204-a05a-d04f20f0da4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:23.565Z|a71667f4-4a0c-44c2-94a9-0fa2e897a320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:23.581Z|3a0a32d2-9a57-4b32-b2ae-aebc45da2c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:23.582Z|3a0a32d2-9a57-4b32-b2ae-aebc45da2c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:33.596Z|46493b18-91d6-4493-ae3f-44fecf6eb7cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:33.597Z|46493b18-91d6-4493-ae3f-44fecf6eb7cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:33.599Z|698cf722-fecb-451d-90ea-a7a7e889c894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:33.599Z|698cf722-fecb-451d-90ea-a7a7e889c894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:33.604Z|5c9efb94-75dc-44e2-896e-af8af2344b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:33.604Z|5c9efb94-75dc-44e2-896e-af8af2344b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:34.167Z|83eba68d-ad5e-4c8a-8871-92199a5cb37b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:17:34.167Z|83eba68d-ad5e-4c8a-8871-92199a5cb37b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:17:35.732Z|87a08c17-3feb-435f-9594-1e08fe1f8ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:17:35.732Z|87a08c17-3feb-435f-9594-1e08fe1f8ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:17:43.621Z|26bf8896-8d19-4eb7-be3c-95e2924d124e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:43.622Z|26bf8896-8d19-4eb7-be3c-95e2924d124e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:43.623Z|1912b32f-8061-43f4-8341-c1f1a96a9e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:43.623Z|1912b32f-8061-43f4-8341-c1f1a96a9e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:43.628Z|bed9eda0-b3de-4e5f-a148-ed7210ff14f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:43.629Z|bed9eda0-b3de-4e5f-a148-ed7210ff14f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:49.167Z|7937781e-027b-4112-a239-ec149e659637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:17:49.167Z|7937781e-027b-4112-a239-ec149e659637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:17:53.646Z|edb1cc3f-2af9-4700-b873-0ee5aaa1d453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:53.646Z|edb1cc3f-2af9-4700-b873-0ee5aaa1d453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:53.653Z|52bc2aa8-eff6-4195-b980-f8f6e0907a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:53.654Z|52bc2aa8-eff6-4195-b980-f8f6e0907a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:17:53.654Z|e625f4e5-2b19-4f2f-9eab-4fc827394c3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:17:53.654Z|e625f4e5-2b19-4f2f-9eab-4fc827394c3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:03.671Z|60e132bf-f9f4-4215-a390-984196e2765e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:03.672Z|60e132bf-f9f4-4215-a390-984196e2765e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:03.675Z|b7ff4773-4136-4f21-90f0-39724ceddf56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:03.675Z|b7ff4773-4136-4f21-90f0-39724ceddf56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:03.677Z|fb3efe60-ca74-45eb-9008-6bb8564626a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:03.678Z|fb3efe60-ca74-45eb-9008-6bb8564626a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:04.167Z|fb6f36e2-c466-4528-8ba6-bae0a40bf280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:18:04.171Z|fb6f36e2-c466-4528-8ba6-bae0a40bf280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:18:05.732Z|ef1b2bb1-b418-4bc8-82f8-496a43f80f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:18:05.733Z|ef1b2bb1-b418-4bc8-82f8-496a43f80f90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:18:13.694Z|3a15db5d-cf07-46e9-a198-37c2807c14da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:13.695Z|457c9ace-d64c-4cd2-83da-818084b3cb04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:13.695Z|3a15db5d-cf07-46e9-a198-37c2807c14da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:13.695Z|457c9ace-d64c-4cd2-83da-818084b3cb04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:13.697Z|8c84c59d-3a6f-474a-b0c5-db140f086252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:13.697Z|8c84c59d-3a6f-474a-b0c5-db140f086252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:19.167Z|3d99873c-8382-46f2-943c-5c87fe9c0a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:18:19.167Z|3d99873c-8382-46f2-943c-5c87fe9c0a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:18:22.055Z|9f8138c9-de5d-4d4a-9d8d-f915ccb55616|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:18:22.056Z|9f8138c9-de5d-4d4a-9d8d-f915ccb55616|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:23.718Z|f48f5478-e2a0-4ab3-8905-57f017edb922|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:23.718Z|bfabf5b2-9329-43ed-850b-09ad70793a5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:23.718Z|3b2d4475-be45-4229-bb16-1a2953454dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:23.719Z|f48f5478-e2a0-4ab3-8905-57f017edb922|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:23.719Z|bfabf5b2-9329-43ed-850b-09ad70793a5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:23.719Z|3b2d4475-be45-4229-bb16-1a2953454dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:33.741Z|6d42df73-ea75-4e2e-9df6-547ef9859ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:33.742Z|6d42df73-ea75-4e2e-9df6-547ef9859ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:33.743Z|ac7086d4-208a-4e60-8fcf-f5d672e8c21d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:33.743Z|ac7086d4-208a-4e60-8fcf-f5d672e8c21d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:33.744Z|e6c7558b-aab8-4380-8655-50944f1988f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:33.747Z|e6c7558b-aab8-4380-8655-50944f1988f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:34.167Z|41990c62-d322-46fc-b953-f502c76ec30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:18:34.167Z|41990c62-d322-46fc-b953-f502c76ec30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:18:35.734Z|95777ffe-bab1-49a2-8942-1237c8b0c532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:18:35.734Z|95777ffe-bab1-49a2-8942-1237c8b0c532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:18:43.770Z|86f7d3e2-402b-4713-ba5a-fc6f86a57b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:43.770Z|86f7d3e2-402b-4713-ba5a-fc6f86a57b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:43.771Z|91d229ca-acd7-471e-aece-14147ffd47a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:43.772Z|91d229ca-acd7-471e-aece-14147ffd47a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:43.772Z|393abb2a-203a-4fe0-ae2e-fbeab4050def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:43.773Z|393abb2a-203a-4fe0-ae2e-fbeab4050def|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:49.167Z|956db5ed-f68e-4677-a580-770e29b20ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:18:49.171Z|956db5ed-f68e-4677-a580-770e29b20ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:18:53.800Z|a39bd979-a371-4bf0-b7ce-02274af6536b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:53.800Z|a39bd979-a371-4bf0-b7ce-02274af6536b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:53.801Z|5a002611-a178-440b-b7d9-c52d837bf86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:53.802Z|33e5c0cb-85f8-44df-94cb-9418115bbc94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:18:53.802Z|5a002611-a178-440b-b7d9-c52d837bf86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:18:53.803Z|33e5c0cb-85f8-44df-94cb-9418115bbc94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:03.826Z|a095a13b-b3d1-4463-b45d-88e973e4b33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:03.826Z|a095a13b-b3d1-4463-b45d-88e973e4b33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:03.828Z|bf3b3bd4-878a-4e14-b41f-dd21fb4dab7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:03.828Z|457b0961-ba6e-4c60-a55f-374ea75b78b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:03.828Z|bf3b3bd4-878a-4e14-b41f-dd21fb4dab7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:03.828Z|457b0961-ba6e-4c60-a55f-374ea75b78b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:04.167Z|c03de12c-e9dc-4353-ba98-80912f55bb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:19:04.167Z|c03de12c-e9dc-4353-ba98-80912f55bb9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:19:05.735Z|e604a659-8077-4f48-a5ca-8eead521e749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:19:05.736Z|e604a659-8077-4f48-a5ca-8eead521e749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:19:13.856Z|f824e747-68d3-4d9d-bc0f-76e880835a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:13.856Z|e3359b3d-d17a-4d8c-ad5c-46e96862759b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:13.857Z|f824e747-68d3-4d9d-bc0f-76e880835a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:13.857Z|e3359b3d-d17a-4d8c-ad5c-46e96862759b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:13.860Z|dde93322-8b5c-4e80-a39c-cc179141b8c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:13.860Z|dde93322-8b5c-4e80-a39c-cc179141b8c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:19.167Z|f651002a-54cf-466c-ba43-f4e237a966ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:19:19.167Z|f651002a-54cf-466c-ba43-f4e237a966ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:19:22.056Z|ce6ce6bb-8b5a-4c79-a6f7-f8a33862b13a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:19:22.057Z|ce6ce6bb-8b5a-4c79-a6f7-f8a33862b13a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:23.884Z|e9dedec8-b376-4c94-9673-dca11400574d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:23.884Z|e9dedec8-b376-4c94-9673-dca11400574d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:23.884Z|2e00a558-5b07-4768-a990-873f0612af5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:23.885Z|2e00a558-5b07-4768-a990-873f0612af5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:23.886Z|2326ba46-a4c7-4030-b2e8-f5087a46bbd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:23.886Z|2326ba46-a4c7-4030-b2e8-f5087a46bbd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:33.911Z|8868effe-42d2-4028-8956-fdc476cdf896|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:33.912Z|8868effe-42d2-4028-8956-fdc476cdf896|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:33.918Z|d502f44e-bd2a-4167-9405-764b67d9056f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:33.919Z|d502f44e-bd2a-4167-9405-764b67d9056f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:33.920Z|eff255f3-fb44-4fa2-b49f-69ce8fda1b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:33.921Z|eff255f3-fb44-4fa2-b49f-69ce8fda1b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:34.167Z|c26567e0-d950-482a-89be-3ef2ddf6b0f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:19:34.170Z|c26567e0-d950-482a-89be-3ef2ddf6b0f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:19:35.736Z|16ec5a55-ef69-46f8-9c4c-e300c72d32a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:19:35.737Z|16ec5a55-ef69-46f8-9c4c-e300c72d32a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:19:43.941Z|095c02a0-aabd-4d89-9169-e94dbeadc261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:43.941Z|095c02a0-aabd-4d89-9169-e94dbeadc261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:43.943Z|8cfcd613-4d5b-4091-89bb-0cdbdc7072ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:43.943Z|8cfcd613-4d5b-4091-89bb-0cdbdc7072ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:43.944Z|07617785-faf8-4040-99ce-449ae50f6c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:43.944Z|07617785-faf8-4040-99ce-449ae50f6c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:49.167Z|f36abde9-c7b0-4e07-8f3e-fe1e97b9ab13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:19:49.167Z|f36abde9-c7b0-4e07-8f3e-fe1e97b9ab13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:19:53.969Z|a69a03f0-fdef-4326-a325-4a710c090938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:53.969Z|ae66fdc4-acb0-44be-821e-75b0a41a5d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:53.970Z|a69a03f0-fdef-4326-a325-4a710c090938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:53.970Z|ae66fdc4-acb0-44be-821e-75b0a41a5d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:19:53.976Z|1b3e984a-87bb-41bc-b7f7-cf945edfecd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:19:53.977Z|1b3e984a-87bb-41bc-b7f7-cf945edfecd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:03.996Z|b998099e-a2a0-45fe-ad33-e35f02945462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:03.997Z|b998099e-a2a0-45fe-ad33-e35f02945462|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:03.999Z|293f5655-bbe9-4806-bb8e-d210a71d46b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:03.999Z|293f5655-bbe9-4806-bb8e-d210a71d46b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:04.004Z|ed30a896-1319-4b14-9fa9-fade3e54c5b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:04.004Z|ed30a896-1319-4b14-9fa9-fade3e54c5b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:04.167Z|8ab4aca2-5b84-40eb-ac05-8f1c870866e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:20:04.167Z|8ab4aca2-5b84-40eb-ac05-8f1c870866e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:20:05.737Z|6d5d06c4-01eb-460f-a8d8-04a4fa0bb099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:20:05.738Z|6d5d06c4-01eb-460f-a8d8-04a4fa0bb099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:20:14.020Z|9983affb-1fb3-4a84-a80a-5980f6d96a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:14.020Z|9983affb-1fb3-4a84-a80a-5980f6d96a4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:14.024Z|a908e978-220a-4335-a2ff-d2d0339976eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:14.025Z|a908e978-220a-4335-a2ff-d2d0339976eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:14.029Z|845fe930-98f7-4f09-9a72-731aebc0481d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:14.029Z|845fe930-98f7-4f09-9a72-731aebc0481d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:19.167Z|c880d85d-ed9b-418b-b7cb-a1d7004cb699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:20:19.170Z|c880d85d-ed9b-418b-b7cb-a1d7004cb699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:20:22.054Z|00c7b8e0-b038-4169-8fc6-7a96acc3f2bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:20:22.055Z|00c7b8e0-b038-4169-8fc6-7a96acc3f2bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:24.042Z|015762b0-c909-4753-b6d6-b61800a63beb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:24.043Z|015762b0-c909-4753-b6d6-b61800a63beb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:24.046Z|3e0f89ad-47f5-4cf4-814c-3c6c9acef6fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:24.047Z|3e0f89ad-47f5-4cf4-814c-3c6c9acef6fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:24.051Z|cb02467c-5abf-499d-851a-141ae09b8fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:24.052Z|cb02467c-5abf-499d-851a-141ae09b8fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:34.066Z|da6ce7d2-5816-4520-8d2e-09059302dd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:34.067Z|da6ce7d2-5816-4520-8d2e-09059302dd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:34.068Z|802b7a64-aac3-4db2-938e-61906394ed08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:34.068Z|802b7a64-aac3-4db2-938e-61906394ed08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:34.071Z|e9d1c12c-cc26-4b17-89c9-a9452bdda87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:34.072Z|e9d1c12c-cc26-4b17-89c9-a9452bdda87a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:34.167Z|de116b9b-ee3c-4e9f-9fca-6de595287933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:20:34.167Z|de116b9b-ee3c-4e9f-9fca-6de595287933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:20:35.738Z|d4b6ab07-64f1-4a71-8ae4-590f1bd2d633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:20:35.739Z|d4b6ab07-64f1-4a71-8ae4-590f1bd2d633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:20:44.089Z|cf8cd4ae-4352-463c-9dda-27f7093269cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:44.089Z|a7ab7df0-5f55-4b52-908a-d19f1ae9fb8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:44.090Z|a7ab7df0-5f55-4b52-908a-d19f1ae9fb8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:44.090Z|cf8cd4ae-4352-463c-9dda-27f7093269cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:44.094Z|dfd17afd-e439-4a45-b524-3fc8c84ad467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:44.094Z|dfd17afd-e439-4a45-b524-3fc8c84ad467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:49.167Z|85d9a6cd-5378-4846-b9f5-30eea53d7dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:20:49.167Z|85d9a6cd-5378-4846-b9f5-30eea53d7dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:20:54.115Z|f8bb9bcb-5dba-4370-97fe-f6df5066f5c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:54.115Z|1673cfd8-7088-4940-83f8-c71b1f64b72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:54.115Z|f8bb9bcb-5dba-4370-97fe-f6df5066f5c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:54.115Z|1673cfd8-7088-4940-83f8-c71b1f64b72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:20:54.117Z|608149bc-42f5-4997-90b7-622b3994444d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:20:54.118Z|608149bc-42f5-4997-90b7-622b3994444d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:04.138Z|59af9a37-f417-4a16-b66c-9f71fc68a81f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:04.139Z|59af9a37-f417-4a16-b66c-9f71fc68a81f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:04.139Z|039be739-426c-4ec9-af6a-67d230fd223a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:04.139Z|039be739-426c-4ec9-af6a-67d230fd223a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:04.146Z|48972727-c794-4403-af04-5eba923e89b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:04.147Z|48972727-c794-4403-af04-5eba923e89b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:04.167Z|315e0c45-473a-48c0-a895-b74df43e276b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:21:04.171Z|315e0c45-473a-48c0-a895-b74df43e276b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:21:05.740Z|b8938412-e9ba-4302-ba2b-edb8d2c9f40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:21:05.740Z|b8938412-e9ba-4302-ba2b-edb8d2c9f40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:21:14.163Z|05d28a3a-4180-4dc7-bd52-47d56630b36f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:14.163Z|3821d04b-9d06-458e-ac3c-3d98193d6d97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:14.163Z|05d28a3a-4180-4dc7-bd52-47d56630b36f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:14.164Z|3821d04b-9d06-458e-ac3c-3d98193d6d97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:14.166Z|bc0a722c-4613-4754-b981-c3e05d9fac0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:14.167Z|bc0a722c-4613-4754-b981-c3e05d9fac0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:19.167Z|ebc12a31-8913-419e-a21e-5324d5c9ba0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:21:19.167Z|ebc12a31-8913-419e-a21e-5324d5c9ba0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:21:22.055Z|5835bda1-dd38-401f-97b6-e28d160a7034|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:21:22.056Z|5835bda1-dd38-401f-97b6-e28d160a7034|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:24.191Z|e2e6f2be-a1d8-4035-afed-dc41c7fdb252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:24.191Z|f6841fdd-458a-4f2c-8bc5-470012707ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:24.191Z|e2e6f2be-a1d8-4035-afed-dc41c7fdb252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:24.191Z|f6841fdd-458a-4f2c-8bc5-470012707ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:24.199Z|f266c411-712f-4fb0-b360-16981ded5992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:24.199Z|f266c411-712f-4fb0-b360-16981ded5992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:34.166Z|fed3a146-53ad-4550-8ff1-f7fb5011a2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:21:34.167Z|fed3a146-53ad-4550-8ff1-f7fb5011a2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:21:34.216Z|6024a993-b146-4b84-904d-a7fd3dee580e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:34.216Z|d8c88a91-8d0c-4203-8a91-ee7039ed3c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:34.216Z|6024a993-b146-4b84-904d-a7fd3dee580e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:34.216Z|d8c88a91-8d0c-4203-8a91-ee7039ed3c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:34.220Z|b6253689-50fb-4b57-895a-edd5469480ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:34.220Z|b6253689-50fb-4b57-895a-edd5469480ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:35.741Z|0f6b8b70-9493-49e0-9b9e-33292328bbff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:21:35.741Z|0f6b8b70-9493-49e0-9b9e-33292328bbff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:21:44.240Z|b3e1579b-ce08-479c-aa79-2deb539bbd1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:44.240Z|b3e1579b-ce08-479c-aa79-2deb539bbd1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:44.241Z|c1098317-1618-4a70-a6bd-abcbbb16eb64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:44.241Z|c1098317-1618-4a70-a6bd-abcbbb16eb64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:44.244Z|796dd92d-d200-47ae-b855-5cbaf7c9f039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:44.245Z|796dd92d-d200-47ae-b855-5cbaf7c9f039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:49.166Z|512b5ec2-3294-44e1-9bf5-c6f976734795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:21:49.170Z|512b5ec2-3294-44e1-9bf5-c6f976734795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:21:54.264Z|61731638-2bbc-4e3b-97c6-50b04206ab29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:54.264Z|61731638-2bbc-4e3b-97c6-50b04206ab29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:54.264Z|51700e10-728b-4452-b43f-6342952c4073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:54.265Z|51700e10-728b-4452-b43f-6342952c4073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:21:54.265Z|2467ebbd-5944-46aa-946c-6bfc4cfeef8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:21:54.266Z|2467ebbd-5944-46aa-946c-6bfc4cfeef8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:04.166Z|e41e5501-dd95-4d82-b99e-8b3d2d0218a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:22:04.167Z|e41e5501-dd95-4d82-b99e-8b3d2d0218a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:22:04.287Z|cc3a043a-f93b-476c-a2e6-fbb6f3c73c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:04.288Z|cc3a043a-f93b-476c-a2e6-fbb6f3c73c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:04.288Z|5aa397d7-abcc-4817-9634-b4a64c082ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:04.289Z|5aa397d7-abcc-4817-9634-b4a64c082ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:04.298Z|d2ca1b1e-c071-4ce6-ae13-2a0bcace8d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:04.298Z|d2ca1b1e-c071-4ce6-ae13-2a0bcace8d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:05.742Z|d4b604fc-fc34-4e73-ab72-5d567208054b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:22:05.742Z|d4b604fc-fc34-4e73-ab72-5d567208054b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:22:14.314Z|cacbf9ef-fd2e-4aa3-b49d-6a61379e2fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:14.315Z|cacbf9ef-fd2e-4aa3-b49d-6a61379e2fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:14.315Z|cb942a5e-f926-4340-ba62-ff303588e0cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:14.316Z|cb942a5e-f926-4340-ba62-ff303588e0cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:14.321Z|f3cac2a0-691d-4255-a4db-88de6c31f192|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:14.322Z|f3cac2a0-691d-4255-a4db-88de6c31f192|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:19.167Z|92e5e5be-7f76-43ec-aee6-bf04c15ff676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:22:19.167Z|92e5e5be-7f76-43ec-aee6-bf04c15ff676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:22:22.055Z|92bedb4c-3fe9-4607-9daa-1e3703e489be|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:22:22.056Z|92bedb4c-3fe9-4607-9daa-1e3703e489be|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:24.341Z|2323e853-9a43-439b-8d07-c2bc229a3000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:24.342Z|2323e853-9a43-439b-8d07-c2bc229a3000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:24.342Z|7a94cb20-2e36-4120-97ba-d329dece49cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:24.342Z|df2181bb-cbf4-4f0e-9c58-61b974af5dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:24.343Z|7a94cb20-2e36-4120-97ba-d329dece49cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:24.343Z|df2181bb-cbf4-4f0e-9c58-61b974af5dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:34.167Z|83877d51-f432-4f48-b6d6-b4244b114592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:22:34.171Z|83877d51-f432-4f48-b6d6-b4244b114592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:22:34.365Z|c8fe6bbe-5ab5-49a8-a8c3-e3f6ea336b59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:34.366Z|c8fe6bbe-5ab5-49a8-a8c3-e3f6ea336b59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:34.366Z|9866f322-4d6c-432d-ba0c-80ab04016b81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:34.367Z|9866f322-4d6c-432d-ba0c-80ab04016b81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:34.374Z|c0426ede-7ce1-4369-ab1d-41ee0eb7dbb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:34.375Z|c0426ede-7ce1-4369-ab1d-41ee0eb7dbb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:35.743Z|f0e38ec5-5756-4150-94ee-cdf617c0e09c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:22:35.743Z|f0e38ec5-5756-4150-94ee-cdf617c0e09c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:22:44.390Z|3e2c1b3f-55bd-40ea-aa63-6f1169f1953c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:44.390Z|889ea3f2-7c33-44f8-a29b-6a55b7a93bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:44.390Z|3e2c1b3f-55bd-40ea-aa63-6f1169f1953c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:44.390Z|889ea3f2-7c33-44f8-a29b-6a55b7a93bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:44.397Z|e38118b8-3fce-4309-86ae-e8f141230236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:44.398Z|e38118b8-3fce-4309-86ae-e8f141230236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:49.167Z|b7e7c02c-bf68-44b0-8403-72edbd031456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:22:49.168Z|b7e7c02c-bf68-44b0-8403-72edbd031456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:22:54.412Z|511f7bf3-3a77-4a7b-bb83-89f0f82e14e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:54.413Z|511f7bf3-3a77-4a7b-bb83-89f0f82e14e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:54.418Z|8e9436a7-1bb3-41fe-9aee-58928a6d886f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:54.419Z|8e9436a7-1bb3-41fe-9aee-58928a6d886f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:22:54.419Z|e0d6aa00-9100-4535-808b-b2e612da4a7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:22:54.419Z|e0d6aa00-9100-4535-808b-b2e612da4a7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:04.167Z|b0c244b9-91d4-4d2b-9fa3-8f0ff119d6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:23:04.167Z|b0c244b9-91d4-4d2b-9fa3-8f0ff119d6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:23:04.438Z|8c7a6229-9420-4fa2-acc2-b6d6c26b6e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:04.438Z|8c7a6229-9420-4fa2-acc2-b6d6c26b6e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:04.440Z|53210700-9295-4570-95f6-cb3035c33275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:04.441Z|53210700-9295-4570-95f6-cb3035c33275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:04.442Z|860ce6c9-c41f-4360-aa00-3d23e7deeeb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:04.443Z|860ce6c9-c41f-4360-aa00-3d23e7deeeb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:05.744Z|52f9b334-6055-4ac2-bbe8-5c9d0d39fb92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:23:05.744Z|52f9b334-6055-4ac2-bbe8-5c9d0d39fb92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:23:14.461Z|3ed22585-70df-43de-a682-859b353efa90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:14.462Z|3ed22585-70df-43de-a682-859b353efa90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:14.464Z|f02c974d-fb15-477a-abf9-d95cb6e7fb60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:14.464Z|f02c974d-fb15-477a-abf9-d95cb6e7fb60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:14.465Z|a233051b-035f-4a2c-b703-14bcdd768ffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:14.465Z|a233051b-035f-4a2c-b703-14bcdd768ffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:19.167Z|74773fb6-cf76-44a1-a575-4906e15a7ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:23:19.171Z|74773fb6-cf76-44a1-a575-4906e15a7ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:23:22.054Z|cfc71838-2d95-4b0d-9647-c24b72ab0030|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:23:22.055Z|cfc71838-2d95-4b0d-9647-c24b72ab0030|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:24.490Z|ce42dc66-bbe6-4aae-98c7-5b4db56f174b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:24.491Z|ce42dc66-bbe6-4aae-98c7-5b4db56f174b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:24.498Z|8830eda6-cad7-4f5f-b170-b77ec90ecc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:24.498Z|8830eda6-cad7-4f5f-b170-b77ec90ecc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:24.498Z|f34e34cc-7d60-4662-9b43-58fa9e4fd5d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:24.499Z|f34e34cc-7d60-4662-9b43-58fa9e4fd5d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:34.167Z|94ce02c7-c9ac-4a87-9cad-0eb29eab260f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:23:34.167Z|94ce02c7-c9ac-4a87-9cad-0eb29eab260f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:23:34.517Z|0308f843-2130-4b9c-9716-b9d3707eb5ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:34.517Z|0308f843-2130-4b9c-9716-b9d3707eb5ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:34.519Z|2cff8cd6-3674-4047-b25a-bbb00f5a642b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:34.519Z|2cff8cd6-3674-4047-b25a-bbb00f5a642b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:34.521Z|83bb8b4e-1275-4760-be80-c87229b3af0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:34.522Z|83bb8b4e-1275-4760-be80-c87229b3af0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:35.745Z|2a53d2e6-d2cb-476a-b20a-33019db6f0fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:23:35.745Z|2a53d2e6-d2cb-476a-b20a-33019db6f0fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:23:44.539Z|d43d7ba6-dd66-48c9-8fbe-cbc44b5b10d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:44.539Z|d43d7ba6-dd66-48c9-8fbe-cbc44b5b10d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:44.540Z|f9f4a81f-dd30-4af2-82cf-6a58a95637d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:44.541Z|f9f4a81f-dd30-4af2-82cf-6a58a95637d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:44.542Z|f1cbc0f5-fb82-4c5d-a294-a239184bc029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:44.542Z|f1cbc0f5-fb82-4c5d-a294-a239184bc029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:49.167Z|8c91f3cc-55b7-4dc3-af9c-36ada1903e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:23:49.167Z|8c91f3cc-55b7-4dc3-af9c-36ada1903e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:23:54.562Z|b7ee6823-b3af-4562-972b-b420470bb289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:54.563Z|b7ee6823-b3af-4562-972b-b420470bb289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:54.564Z|d0f54624-4b09-4784-9507-008bc841264a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:54.565Z|d0f54624-4b09-4784-9507-008bc841264a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:23:54.570Z|2e825f83-4da6-4386-af84-8b451e149ca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:23:54.571Z|2e825f83-4da6-4386-af84-8b451e149ca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:04.167Z|e845822c-35fc-4b9b-8499-d40f18569664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:24:04.171Z|e845822c-35fc-4b9b-8499-d40f18569664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:24:04.591Z|519a3341-b49f-4d16-a65a-2590bf47fa32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:04.592Z|519a3341-b49f-4d16-a65a-2590bf47fa32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:04.592Z|f3f4da3c-fc36-4d63-8b63-ba125707a907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:04.593Z|f3f4da3c-fc36-4d63-8b63-ba125707a907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:04.601Z|78cb4695-e94a-43a5-99e0-81a667683e73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:04.602Z|78cb4695-e94a-43a5-99e0-81a667683e73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:05.746Z|b156e7cc-149c-452c-a162-c982fb6e8e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:24:05.746Z|b156e7cc-149c-452c-a162-c982fb6e8e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:24:14.618Z|3a34148a-50bc-44db-a7dd-229a494039e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:14.619Z|3a34148a-50bc-44db-a7dd-229a494039e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:14.619Z|5635095d-cbc6-4b1a-87c9-418c131f14c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:14.620Z|5635095d-cbc6-4b1a-87c9-418c131f14c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:14.622Z|0b33c4ed-b02f-4f29-87d1-72fbc45ece5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:14.622Z|0b33c4ed-b02f-4f29-87d1-72fbc45ece5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:19.166Z|60b54566-7465-4d98-82d4-d0be692b802b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:24:19.167Z|60b54566-7465-4d98-82d4-d0be692b802b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:24:22.056Z|0d760a2b-eba3-43fc-837c-8349aae18759|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:24:22.057Z|0d760a2b-eba3-43fc-837c-8349aae18759|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:24.642Z|1a801907-e16b-4dae-98ce-82c255afb264|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:24.642Z|1a801907-e16b-4dae-98ce-82c255afb264|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:24.646Z|4eef377d-112f-47fa-af08-4cadd475f6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:24.647Z|4eef377d-112f-47fa-af08-4cadd475f6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:24.647Z|33da5cd2-8ad7-4743-addf-d6779acc3ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:24.648Z|33da5cd2-8ad7-4743-addf-d6779acc3ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:34.167Z|a55069e9-2d90-4609-97b0-94f9584b019c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:24:34.167Z|a55069e9-2d90-4609-97b0-94f9584b019c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:24:34.668Z|eb1dc0d6-92d3-415f-84c6-5b716df425bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:34.669Z|eb1dc0d6-92d3-415f-84c6-5b716df425bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:34.672Z|c5f5d4ad-43be-49f3-a592-3ffe1f6cae43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:34.672Z|c5f5d4ad-43be-49f3-a592-3ffe1f6cae43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:34.673Z|3bf700dd-ba87-462b-8c0b-c259b5090c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:34.674Z|3bf700dd-ba87-462b-8c0b-c259b5090c80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:35.747Z|ab992af1-18d0-467d-ba41-cd7e9fe038eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:24:35.747Z|ab992af1-18d0-467d-ba41-cd7e9fe038eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:24:44.694Z|7c6212d2-6f42-4523-9d11-6cc2a293b3a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:44.694Z|7c6212d2-6f42-4523-9d11-6cc2a293b3a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:44.696Z|d85bd119-defa-4692-bd1c-8d6e7ec909e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:44.696Z|d85bd119-defa-4692-bd1c-8d6e7ec909e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:44.699Z|c5676bea-b5d0-423e-9b7b-62c3db2a4747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:44.699Z|c5676bea-b5d0-423e-9b7b-62c3db2a4747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:49.167Z|9d28566c-4bb5-4e2b-b415-a0274b2e9379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:24:49.171Z|9d28566c-4bb5-4e2b-b415-a0274b2e9379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:24:54.716Z|5609736b-9197-4784-a722-606105af467f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:54.716Z|5609736b-9197-4784-a722-606105af467f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:54.717Z|604a98cd-9103-473a-85bf-618524b964ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:54.717Z|604a98cd-9103-473a-85bf-618524b964ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:24:54.720Z|2109448f-42f6-45cd-ae49-1f5fe88f3694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:24:54.721Z|2109448f-42f6-45cd-ae49-1f5fe88f3694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:04.167Z|9c5d7d40-3566-41b8-9d12-5c59040c5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:25:04.167Z|9c5d7d40-3566-41b8-9d12-5c59040c5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:25:04.742Z|a269f905-76c8-4a04-b343-8424edf67c6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:04.742Z|55bee9ed-4ead-49d1-aa30-79951d3ce028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:04.742Z|a269f905-76c8-4a04-b343-8424edf67c6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:04.742Z|55bee9ed-4ead-49d1-aa30-79951d3ce028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:04.754Z|808247fa-9730-4971-9663-1f18c194d6d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:04.754Z|808247fa-9730-4971-9663-1f18c194d6d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:05.748Z|3ef8116f-07a8-48b8-a789-49cdc0396f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:25:05.749Z|3ef8116f-07a8-48b8-a789-49cdc0396f7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:25:14.766Z|d7a86856-a146-4401-b126-b1a153b83565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:14.767Z|d7a86856-a146-4401-b126-b1a153b83565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:14.769Z|2b71837c-9cf1-4b6d-9cca-08b83eb09b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:14.770Z|2b71837c-9cf1-4b6d-9cca-08b83eb09b26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:14.782Z|6879e730-c1e8-43e5-a11f-e034b18a2222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:14.783Z|6879e730-c1e8-43e5-a11f-e034b18a2222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:19.167Z|10fc47a9-3311-4d0e-b62b-efd3bac8006f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:25:19.167Z|10fc47a9-3311-4d0e-b62b-efd3bac8006f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:25:22.055Z|0c33505d-d9fe-4286-90a9-99e2a017f156|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:25:22.056Z|0c33505d-d9fe-4286-90a9-99e2a017f156|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:24.788Z|75af9581-6985-408e-bb77-52b1d40ee219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:24.788Z|75af9581-6985-408e-bb77-52b1d40ee219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:24.791Z|a4685e22-ed67-40d8-90b0-8256823fd1d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:24.792Z|a4685e22-ed67-40d8-90b0-8256823fd1d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:24.808Z|11667d2f-8e8e-40d9-b16b-f54b177d811a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:24.809Z|11667d2f-8e8e-40d9-b16b-f54b177d811a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:34.167Z|8c8901d4-dff2-40ce-83f4-4a72f738f849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:25:34.170Z|8c8901d4-dff2-40ce-83f4-4a72f738f849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:25:34.814Z|42535732-6e68-42c3-bc80-bc034e963c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:34.814Z|0ca7ff47-96e8-44a2-b0ca-bc65e1cd6eaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:34.815Z|42535732-6e68-42c3-bc80-bc034e963c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:34.815Z|0ca7ff47-96e8-44a2-b0ca-bc65e1cd6eaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:34.834Z|3a83866f-360d-4832-98eb-cc7780dfbf1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:34.834Z|3a83866f-360d-4832-98eb-cc7780dfbf1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:35.749Z|d2079fe5-c53e-4049-af67-7a85f6dd7999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:25:35.750Z|d2079fe5-c53e-4049-af67-7a85f6dd7999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:25:44.840Z|2ee0997f-b50f-4297-a939-d89d25840852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:44.840Z|7fac9225-8170-4e2f-a1fe-e6d9536a9467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:44.841Z|7fac9225-8170-4e2f-a1fe-e6d9536a9467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:44.841Z|2ee0997f-b50f-4297-a939-d89d25840852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:44.857Z|00cde6e4-73c4-4043-9b6a-f04f2e8beaaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:44.858Z|00cde6e4-73c4-4043-9b6a-f04f2e8beaaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:49.167Z|bbafc834-3feb-4327-8232-8d451e962329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:25:49.167Z|bbafc834-3feb-4327-8232-8d451e962329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:25:54.864Z|3ea063a2-da5e-478b-a148-57b2f6dc59f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:54.864Z|3ea063a2-da5e-478b-a148-57b2f6dc59f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:54.866Z|04826a5b-3b3e-4a44-ae66-53e4a48091e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:54.867Z|04826a5b-3b3e-4a44-ae66-53e4a48091e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:25:54.881Z|c2250ec1-0dad-45c6-89b7-d1c58e732535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:25:54.881Z|c2250ec1-0dad-45c6-89b7-d1c58e732535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:04.167Z|5e8b05fc-785b-43d8-acda-96e81c403a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:26:04.167Z|5e8b05fc-785b-43d8-acda-96e81c403a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:26:04.892Z|4055d482-27b7-413c-9918-79799054465a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:04.892Z|a1f670e9-67e9-48ba-924f-17d5cb63c27e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:04.893Z|a1f670e9-67e9-48ba-924f-17d5cb63c27e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:04.893Z|4055d482-27b7-413c-9918-79799054465a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:04.912Z|be3605bd-4835-4d1e-82ab-2b5650bad641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:04.913Z|be3605bd-4835-4d1e-82ab-2b5650bad641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:05.750Z|fffe190c-2c3a-46b0-acc1-8ba01048da94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:26:05.751Z|fffe190c-2c3a-46b0-acc1-8ba01048da94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:26:14.916Z|884476a5-1984-4917-81d8-08e69544655d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:14.916Z|d4d70455-73be-45e8-94de-607e68d73614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:14.916Z|884476a5-1984-4917-81d8-08e69544655d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:14.916Z|d4d70455-73be-45e8-94de-607e68d73614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:14.933Z|261a6414-7edb-432b-b125-4d21dc5e9a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:14.934Z|261a6414-7edb-432b-b125-4d21dc5e9a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:19.167Z|bb1137dc-4f95-4b64-8d02-1880d5b7ad17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:26:19.171Z|bb1137dc-4f95-4b64-8d02-1880d5b7ad17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:26:22.054Z|1ab05e0b-46cc-469d-a64c-f7c49caa8a0b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:26:22.055Z|1ab05e0b-46cc-469d-a64c-f7c49caa8a0b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:24.939Z|b8429f1e-909c-4ffc-a849-1d8c589bc94d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:24.940Z|b8429f1e-909c-4ffc-a849-1d8c589bc94d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:24.948Z|7d705d0b-fa66-4301-ac42-33817d6278e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:24.948Z|7d705d0b-fa66-4301-ac42-33817d6278e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:24.956Z|1696c2c1-b789-44d8-bcff-b13939f24b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:24.956Z|1696c2c1-b789-44d8-bcff-b13939f24b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:34.167Z|348df085-20d0-4847-94a1-f2660f9eb2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:26:34.167Z|348df085-20d0-4847-94a1-f2660f9eb2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:26:34.963Z|66734985-3ae7-4739-be8c-82d47bcfb355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:34.964Z|66734985-3ae7-4739-be8c-82d47bcfb355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:34.970Z|4a55e1af-d660-4be6-8de0-364a4869bd2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:34.971Z|4a55e1af-d660-4be6-8de0-364a4869bd2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:34.982Z|9d4f729c-8268-4f3f-a65e-c4c23b420b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:34.982Z|9d4f729c-8268-4f3f-a65e-c4c23b420b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:35.751Z|d128086b-738b-4c03-8df4-a46b707c3275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:26:35.752Z|d128086b-738b-4c03-8df4-a46b707c3275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:26:44.989Z|fd21dc05-53f4-4f24-9826-2a0687c1115b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:44.989Z|fd21dc05-53f4-4f24-9826-2a0687c1115b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:44.994Z|97f829c8-d230-4e1e-bc2d-784fbd1c7aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:44.994Z|97f829c8-d230-4e1e-bc2d-784fbd1c7aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:45.002Z|3e7d0558-2885-40c8-bf62-d335e5ca0162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:45.003Z|3e7d0558-2885-40c8-bf62-d335e5ca0162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:49.167Z|e32be3b1-047d-4ee5-a6f9-df3abe99ac03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:26:49.167Z|e32be3b1-047d-4ee5-a6f9-df3abe99ac03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:26:55.013Z|4344a9cf-c268-4ef7-998b-5370fc561c1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:55.014Z|4344a9cf-c268-4ef7-998b-5370fc561c1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:55.017Z|4cfbcc10-57c9-4173-b596-ee07a1d43307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:55.017Z|4cfbcc10-57c9-4173-b596-ee07a1d43307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:26:55.023Z|19895b05-6201-48d7-9ae9-0ec0b395d9f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:26:55.023Z|19895b05-6201-48d7-9ae9-0ec0b395d9f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:04.167Z|f285ad8f-88b5-45b8-9bd0-cacd9e57f346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:27:04.171Z|f285ad8f-88b5-45b8-9bd0-cacd9e57f346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:27:05.040Z|97f698ca-61a9-4ce0-92bb-57fd6e6f7c1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:05.041Z|97f698ca-61a9-4ce0-92bb-57fd6e6f7c1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:05.042Z|00146887-cf04-4592-9e42-820dc72f8b8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:05.043Z|00146887-cf04-4592-9e42-820dc72f8b8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:05.047Z|ca2bac89-54af-4129-b571-49fa771a238e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:05.047Z|ca2bac89-54af-4129-b571-49fa771a238e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:05.752Z|b48648df-d4e3-4a46-bfba-01ce4c345797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:27:05.753Z|b48648df-d4e3-4a46-bfba-01ce4c345797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:27:15.074Z|2156fb2a-e251-4473-8d53-c133fd5fd5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:15.074Z|8ea5fc99-ed98-4bed-9941-5c09a1f75b2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:15.074Z|719359df-2b55-4ba8-95b6-4754b823258d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:15.075Z|2156fb2a-e251-4473-8d53-c133fd5fd5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:15.075Z|8ea5fc99-ed98-4bed-9941-5c09a1f75b2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:15.075Z|719359df-2b55-4ba8-95b6-4754b823258d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:19.167Z|da1f6ff2-4ced-4e58-914c-381d64234af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:27:19.167Z|da1f6ff2-4ced-4e58-914c-381d64234af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:27:22.055Z|a88fd0d5-8efe-4c4f-8e5a-027726631d2c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:27:22.055Z|a88fd0d5-8efe-4c4f-8e5a-027726631d2c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:25.104Z|b5caa61f-b6af-4932-b9b8-0da2358db6c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:25.104Z|da240137-51b3-4eca-b051-e3cd925c81b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:25.104Z|b5caa61f-b6af-4932-b9b8-0da2358db6c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:25.104Z|bbddfdd5-8d1d-4788-9f80-3b1006c9aacd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:25.104Z|da240137-51b3-4eca-b051-e3cd925c81b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:25.105Z|bbddfdd5-8d1d-4788-9f80-3b1006c9aacd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:34.167Z|8497bb01-4eaf-4097-b0d4-a6a99d56fc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:27:34.168Z|8497bb01-4eaf-4097-b0d4-a6a99d56fc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:27:35.129Z|8e4347cc-76b2-4643-bff0-384742b2b981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:35.130Z|8e4347cc-76b2-4643-bff0-384742b2b981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:35.131Z|f7cd6588-513b-46ce-a781-81f9f6b40086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:35.131Z|9adac585-6c1f-497b-ab4c-c598ea4c562a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:35.131Z|f7cd6588-513b-46ce-a781-81f9f6b40086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:35.131Z|9adac585-6c1f-497b-ab4c-c598ea4c562a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:35.754Z|70af9481-0f26-4cb3-ac9e-b2ce4ddcb324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:27:35.754Z|70af9481-0f26-4cb3-ac9e-b2ce4ddcb324|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:27:45.153Z|37a664bd-3416-4e26-8bb4-cec5943865e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:45.154Z|bc30501e-3ae7-4c83-96f8-f2aa86b2cc52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:45.154Z|37a664bd-3416-4e26-8bb4-cec5943865e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:45.154Z|49b082e0-f254-4aa3-b6b8-16904fec2d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:45.155Z|bc30501e-3ae7-4c83-96f8-f2aa86b2cc52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:45.155Z|49b082e0-f254-4aa3-b6b8-16904fec2d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:49.167Z|4c0bd26b-85aa-4954-8434-89b1eec02c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:27:49.171Z|4c0bd26b-85aa-4954-8434-89b1eec02c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:27:55.177Z|c28b42ac-2094-41f0-ba6d-7e069730e7ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:55.178Z|c28b42ac-2094-41f0-ba6d-7e069730e7ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:55.178Z|608bdac1-43e5-47dd-8d82-0ecc938110cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:55.179Z|608bdac1-43e5-47dd-8d82-0ecc938110cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:27:55.181Z|13f26525-f872-4f8f-975d-7f7eda221f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:27:55.181Z|13f26525-f872-4f8f-975d-7f7eda221f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:04.167Z|02371cbd-0d4a-45e2-8153-6a1ddf1942c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:28:04.167Z|02371cbd-0d4a-45e2-8153-6a1ddf1942c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:28:05.208Z|9d795202-eb57-4280-aed6-6f1609afb3b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:05.209Z|9d795202-eb57-4280-aed6-6f1609afb3b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:05.212Z|585cc2d7-3558-4411-8fb5-05975e58f5ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:05.213Z|585cc2d7-3558-4411-8fb5-05975e58f5ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:05.213Z|427e04ca-8018-4c9c-a80c-42de5c07e944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:05.214Z|427e04ca-8018-4c9c-a80c-42de5c07e944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:05.755Z|0d976d72-f1f2-4c2e-90a1-bc9ab2a49ec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:28:05.755Z|0d976d72-f1f2-4c2e-90a1-bc9ab2a49ec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:28:15.234Z|8a339a73-c4f1-4fce-ae69-943c4c0e6bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:15.235Z|8a339a73-c4f1-4fce-ae69-943c4c0e6bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:15.237Z|0b186ce8-18e0-4d08-acb2-4610981126cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:15.237Z|0b186ce8-18e0-4d08-acb2-4610981126cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:15.238Z|7a7d9da6-71fb-4ac1-8680-499d03b5a099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:15.238Z|7a7d9da6-71fb-4ac1-8680-499d03b5a099|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:19.167Z|7f8c40e2-4c84-4f15-a005-6d994ce41da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:28:19.167Z|7f8c40e2-4c84-4f15-a005-6d994ce41da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:28:22.055Z|8b556267-3028-4836-976d-abab124b89b5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:28:22.056Z|8b556267-3028-4836-976d-abab124b89b5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:25.259Z|3ef8faa2-ca31-4d9e-8bb9-00f96dbe90ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:25.260Z|3ef8faa2-ca31-4d9e-8bb9-00f96dbe90ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:25.261Z|dfae041d-4674-498c-a734-4b996022b265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:25.261Z|dfae041d-4674-498c-a734-4b996022b265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:25.262Z|6e7474c2-10fe-41ec-9f90-d0afa811dc3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:25.263Z|6e7474c2-10fe-41ec-9f90-d0afa811dc3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:34.167Z|3029b9ee-3d39-4474-b3b0-66dafa78bf7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:28:34.171Z|3029b9ee-3d39-4474-b3b0-66dafa78bf7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:28:35.285Z|46183288-4d36-43d2-ab47-143aaca9d888|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:35.285Z|46183288-4d36-43d2-ab47-143aaca9d888|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:35.286Z|b12927b4-09fc-4497-9272-62dda9bb8566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:35.287Z|b12927b4-09fc-4497-9272-62dda9bb8566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:35.293Z|818bfe8c-c698-4352-a18d-9e43d845a41f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:35.294Z|818bfe8c-c698-4352-a18d-9e43d845a41f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:35.756Z|ee1806af-2df3-4d95-b7ac-c4ce9a81a26e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:28:35.756Z|ee1806af-2df3-4d95-b7ac-c4ce9a81a26e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:28:45.310Z|c68dccf1-1051-42a0-adf8-40f5656f3062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:45.310Z|c68dccf1-1051-42a0-adf8-40f5656f3062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:45.310Z|d8ff939f-57c6-4003-a28a-58038094243e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:45.311Z|d8ff939f-57c6-4003-a28a-58038094243e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:45.318Z|5a798b6c-bb8d-4b3b-a5e3-7c9409d06582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:45.319Z|5a798b6c-bb8d-4b3b-a5e3-7c9409d06582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:49.167Z|57e9e0bc-0b5d-4840-ab01-c8ceef9149c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:28:49.167Z|57e9e0bc-0b5d-4840-ab01-c8ceef9149c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:28:55.340Z|9826f4c5-a829-465d-825e-739bb860d293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:55.340Z|ba5b6ad1-d581-4221-8e1f-5a0e86a1fccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:55.340Z|ba5b6ad1-d581-4221-8e1f-5a0e86a1fccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:55.340Z|9826f4c5-a829-465d-825e-739bb860d293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:28:55.343Z|dc7e863d-1da2-4b9b-a634-5e620159fdbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:28:55.343Z|dc7e863d-1da2-4b9b-a634-5e620159fdbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:04.167Z|67d6ba61-2528-4d49-b0a9-0498332d5b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:29:04.167Z|67d6ba61-2528-4d49-b0a9-0498332d5b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:29:05.364Z|5e843b81-edb6-48aa-877e-8003d23f379e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:05.363Z|93d41317-c0fc-4a43-acb9-f132f02f4f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:05.364Z|f13671da-0cf5-405e-8581-c3124030c69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:05.364Z|f13671da-0cf5-405e-8581-c3124030c69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:05.364Z|93d41317-c0fc-4a43-acb9-f132f02f4f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:05.365Z|5e843b81-edb6-48aa-877e-8003d23f379e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:05.757Z|5ccae610-cc17-4d03-9950-b1e2f7be7bf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:29:05.758Z|5ccae610-cc17-4d03-9950-b1e2f7be7bf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:29:15.391Z|71650b76-d880-4d5b-b419-b9136460e9c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:15.392Z|71650b76-d880-4d5b-b419-b9136460e9c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:15.392Z|d1b14074-24f1-44fb-a396-1bc4393a0912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:15.392Z|d1b14074-24f1-44fb-a396-1bc4393a0912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:15.392Z|1aa654de-bdad-4b19-baf7-c1f4db1b984f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:15.393Z|1aa654de-bdad-4b19-baf7-c1f4db1b984f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:19.167Z|ef6f1a7e-fb26-4aec-a90c-67f2291b3f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:29:19.171Z|ef6f1a7e-fb26-4aec-a90c-67f2291b3f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:29:22.055Z|36c0b22f-4293-4759-9ad7-6924344888cc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:29:22.056Z|36c0b22f-4293-4759-9ad7-6924344888cc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:25.418Z|de0e030c-f83a-49dd-bdfc-1a2e750a28d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:25.419Z|4f8e0b44-f6e6-464e-9700-17724d4c4da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:25.419Z|4f8e0b44-f6e6-464e-9700-17724d4c4da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:25.419Z|de0e030c-f83a-49dd-bdfc-1a2e750a28d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:25.426Z|8a3385cd-60e2-44e0-bf65-6b82805fa6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:25.426Z|8a3385cd-60e2-44e0-bf65-6b82805fa6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:34.167Z|9a8f8a7f-8eee-4a9c-8521-f13a45cfacab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:29:34.167Z|9a8f8a7f-8eee-4a9c-8521-f13a45cfacab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:29:35.441Z|d3225398-bab9-4815-bf04-d0a00cf6e04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:35.442Z|d3225398-bab9-4815-bf04-d0a00cf6e04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:35.448Z|90603308-7303-418d-b45c-071444348732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:35.448Z|90603308-7303-418d-b45c-071444348732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:35.449Z|bc01d898-b112-4946-99dc-e6e33cc75564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:35.450Z|bc01d898-b112-4946-99dc-e6e33cc75564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:35.758Z|b206cafa-6001-4136-a027-91a1b66b887a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:29:35.759Z|b206cafa-6001-4136-a027-91a1b66b887a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:29:45.468Z|9e38f2b7-3e44-496c-8763-d98e547f21da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:45.468Z|9e38f2b7-3e44-496c-8763-d98e547f21da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:45.469Z|7c0bf0e3-01aa-4de2-97c6-07d4d745213b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:45.469Z|7c0bf0e3-01aa-4de2-97c6-07d4d745213b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:45.472Z|e02dbde5-e73f-4177-aa94-61aa8a69890b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:45.472Z|e02dbde5-e73f-4177-aa94-61aa8a69890b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:49.167Z|a2545d1a-ce09-4f60-8434-0185393b5a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:29:49.167Z|a2545d1a-ce09-4f60-8434-0185393b5a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:29:55.494Z|b952f408-7671-4e3d-98f3-fdca8017eab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:55.495Z|925cc9f4-51b6-430c-85fc-b2c04a25264b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:55.495Z|b952f408-7671-4e3d-98f3-fdca8017eab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:55.496Z|925cc9f4-51b6-430c-85fc-b2c04a25264b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:29:55.505Z|661f0247-1366-49bd-815d-17efbe89e472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:29:55.506Z|661f0247-1366-49bd-815d-17efbe89e472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:04.167Z|7c6f7158-cd8b-438b-9e4d-3a5ba883ec5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:30:04.170Z|7c6f7158-cd8b-438b-9e4d-3a5ba883ec5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:30:05.523Z|20872c23-3f36-47e3-903b-e4612d0aebc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:05.524Z|20872c23-3f36-47e3-903b-e4612d0aebc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:05.525Z|ddcd1af5-a8b5-400c-ac13-f22af72ac2ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:05.525Z|ddcd1af5-a8b5-400c-ac13-f22af72ac2ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:05.527Z|70e3e79d-e86e-48a4-afd9-591aafe6614a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:05.527Z|70e3e79d-e86e-48a4-afd9-591aafe6614a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:05.759Z|088dbe1b-91dc-4a64-80e2-c92fd3fc36a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:30:05.760Z|088dbe1b-91dc-4a64-80e2-c92fd3fc36a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:30:15.549Z|e6f90afc-619d-4d7a-bab5-635b59066fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:15.550Z|e6f90afc-619d-4d7a-bab5-635b59066fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:15.549Z|0675873a-2d5e-422c-a4a9-eafe51930133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:15.552Z|0675873a-2d5e-422c-a4a9-eafe51930133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:15.554Z|0ccd490e-b5d0-40a4-8dfa-0ed59b01bc9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:15.555Z|0ccd490e-b5d0-40a4-8dfa-0ed59b01bc9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:19.167Z|49bdd8b8-a227-4f15-aca4-dfeca10a2078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:30:19.167Z|49bdd8b8-a227-4f15-aca4-dfeca10a2078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:30:22.055Z|ead5c7c1-b1f1-45a5-94c3-b83b5545f62d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:30:22.056Z|ead5c7c1-b1f1-45a5-94c3-b83b5545f62d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:25.572Z|8d86877c-9843-493d-85d7-0aa0f4b6b454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:25.573Z|8d86877c-9843-493d-85d7-0aa0f4b6b454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:25.575Z|f91d94e6-9feb-4bfe-990e-18d29951fb4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:25.575Z|f91d94e6-9feb-4bfe-990e-18d29951fb4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:25.576Z|02d0b5a3-1946-4f78-9cbb-b7c2dd266469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:25.576Z|02d0b5a3-1946-4f78-9cbb-b7c2dd266469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:34.167Z|10476d9b-8c9e-4671-ab52-3c44a23e8aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:30:34.167Z|10476d9b-8c9e-4671-ab52-3c44a23e8aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:30:35.595Z|14fc775d-886d-41df-b224-0f9ddb3cc7f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:35.596Z|14fc775d-886d-41df-b224-0f9ddb3cc7f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:35.600Z|ed804a08-6cd2-496c-b334-9a65f491ba1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:35.600Z|3191bb7c-5f3d-42d3-9b54-8201c4a92ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:35.601Z|ed804a08-6cd2-496c-b334-9a65f491ba1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:35.601Z|3191bb7c-5f3d-42d3-9b54-8201c4a92ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:35.761Z|bbce18d6-7e22-4e6c-9b41-11fc2fc9a0e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:30:35.761Z|bbce18d6-7e22-4e6c-9b41-11fc2fc9a0e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:30:45.623Z|e45afe23-b85f-4bd2-af6e-6b0e1578b615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:45.623Z|e3e7035a-6eb6-4cac-96ab-2df46e891187|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:45.624Z|e45afe23-b85f-4bd2-af6e-6b0e1578b615|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:45.624Z|e3e7035a-6eb6-4cac-96ab-2df46e891187|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:45.628Z|75f82235-6678-4458-aeb6-2c749ccc5431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:45.628Z|75f82235-6678-4458-aeb6-2c749ccc5431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:49.168Z|89cb6a18-97a3-489e-8f18-c4b362d4508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:30:49.171Z|89cb6a18-97a3-489e-8f18-c4b362d4508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:30:55.650Z|13156f21-7093-4ecf-ac84-d95b0d92207b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:55.650Z|13998901-4eb1-4e04-8441-8c1598eb77c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:55.651Z|13156f21-7093-4ecf-ac84-d95b0d92207b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:55.651Z|13998901-4eb1-4e04-8441-8c1598eb77c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:30:55.654Z|94fc0929-2952-4cd6-b202-400328c74fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:30:55.654Z|94fc0929-2952-4cd6-b202-400328c74fdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:04.167Z|acd6293f-e4b9-45fb-bb20-1b9adb7f5e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:31:04.167Z|acd6293f-e4b9-45fb-bb20-1b9adb7f5e6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:31:05.680Z|c7e337e8-d428-485a-83ad-3c99d5dc5488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:05.681Z|c7e337e8-d428-485a-83ad-3c99d5dc5488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:05.682Z|a9e18011-985c-44a4-8890-fcf48c70feb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:05.683Z|a9e18011-985c-44a4-8890-fcf48c70feb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:05.687Z|e65ca829-5a88-4484-84bd-c36e077b4c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:05.688Z|e65ca829-5a88-4484-84bd-c36e077b4c87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:05.761Z|b676f91f-46d3-4dc0-904d-a9f6d60c20b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:31:05.762Z|b676f91f-46d3-4dc0-904d-a9f6d60c20b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:31:15.704Z|ba90d538-5ae6-4ac0-ba6e-042207d45fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:15.704Z|ba90d538-5ae6-4ac0-ba6e-042207d45fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:15.711Z|fc501573-27ba-48f0-9b79-f0df23e1b0be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:15.711Z|fc501573-27ba-48f0-9b79-f0df23e1b0be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:15.712Z|05be0154-1dad-4324-bb73-ca0b91875821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:15.713Z|05be0154-1dad-4324-bb73-ca0b91875821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:19.167Z|63e682c9-357d-40b5-9eaf-2ed177185b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:31:19.167Z|63e682c9-357d-40b5-9eaf-2ed177185b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:31:22.055Z|26beaa8e-656b-40b5-b1cd-95ab95a6eef1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:31:22.055Z|26beaa8e-656b-40b5-b1cd-95ab95a6eef1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:25.731Z|5ad71dcc-36df-48c7-bfc4-42797e1926e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:25.732Z|5ad71dcc-36df-48c7-bfc4-42797e1926e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:25.735Z|74225025-6f03-4f42-bc2d-b1c38772a8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:25.735Z|74225025-6f03-4f42-bc2d-b1c38772a8be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:25.739Z|b3b293ff-81c6-4e1a-95c3-cd9a981a01f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:25.740Z|b3b293ff-81c6-4e1a-95c3-cd9a981a01f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:34.167Z|ee4deb54-7593-4637-a9c6-13875a1f4bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:31:34.171Z|ee4deb54-7593-4637-a9c6-13875a1f4bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:31:35.755Z|b40cfab1-721e-4ba6-aea0-97b2943b103f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:35.755Z|f10c90b2-8ff0-409c-a96d-b9ce422981d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:35.756Z|b40cfab1-721e-4ba6-aea0-97b2943b103f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:35.756Z|f10c90b2-8ff0-409c-a96d-b9ce422981d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:35.760Z|4449534d-77e8-485c-a85f-d5ac800dee2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:35.761Z|4449534d-77e8-485c-a85f-d5ac800dee2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:35.762Z|7782404d-a7e0-446b-824b-0bc7bfefd771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:31:35.763Z|7782404d-a7e0-446b-824b-0bc7bfefd771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:31:45.777Z|6cd681b1-d71a-41a6-89b0-446459fe892e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:45.777Z|6cd681b1-d71a-41a6-89b0-446459fe892e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:45.778Z|b847b4eb-e643-488c-959e-50a6278f3cc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:45.778Z|b847b4eb-e643-488c-959e-50a6278f3cc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:45.781Z|4362b87d-962b-45c0-90aa-705fef7dde68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:45.781Z|4362b87d-962b-45c0-90aa-705fef7dde68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:49.167Z|d35ea682-2248-47d0-a767-0134bfcf4413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:31:49.167Z|d35ea682-2248-47d0-a767-0134bfcf4413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:31:55.801Z|9c4109d6-2020-47a7-8127-350567bf0b1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:55.802Z|9c4109d6-2020-47a7-8127-350567bf0b1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:55.802Z|864b5dda-0635-40f2-907d-d05e088f420d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:55.802Z|864b5dda-0635-40f2-907d-d05e088f420d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:31:55.805Z|5be67a47-c62d-4727-98c8-acfeb3434e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:31:55.806Z|5be67a47-c62d-4727-98c8-acfeb3434e6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:04.167Z|ae69c4b1-0414-4b1a-b5fb-3b30492095c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:32:04.167Z|ae69c4b1-0414-4b1a-b5fb-3b30492095c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:32:05.763Z|7b0d3ec1-bfbf-44ce-81a2-fc569597ab63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:32:05.764Z|7b0d3ec1-bfbf-44ce-81a2-fc569597ab63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:32:05.826Z|11ae21af-eaf9-48b3-b285-087287f4c938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:05.826Z|690d55e9-2564-4b92-bc5e-c87e09b3a522|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:05.827Z|11ae21af-eaf9-48b3-b285-087287f4c938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:05.827Z|690d55e9-2564-4b92-bc5e-c87e09b3a522|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:05.829Z|af233d63-16e0-41da-9a12-584ab777638c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:05.830Z|af233d63-16e0-41da-9a12-584ab777638c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:15.848Z|8518d3a1-11df-4bd2-87ba-853f858575e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:15.849Z|8518d3a1-11df-4bd2-87ba-853f858575e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:15.850Z|4d2999d0-08ba-4cda-b68b-7fcc968fa15d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:15.850Z|4d2999d0-08ba-4cda-b68b-7fcc968fa15d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:15.853Z|7e39b2c4-1f55-48d4-8e8f-04da8257eb8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:15.853Z|7e39b2c4-1f55-48d4-8e8f-04da8257eb8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:19.167Z|a2a0245b-5450-4bdd-84d7-05c16fd2c628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:32:19.173Z|a2a0245b-5450-4bdd-84d7-05c16fd2c628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:32:22.057Z|9b55093b-6bb3-4417-832a-5800558b39b9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:32:22.058Z|9b55093b-6bb3-4417-832a-5800558b39b9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:25.870Z|7027c33a-0652-4f32-bd01-4b0b40e6cb64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:25.871Z|7027c33a-0652-4f32-bd01-4b0b40e6cb64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:25.872Z|82d86739-3b2d-48bf-b1af-70c7320560e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:25.872Z|82d86739-3b2d-48bf-b1af-70c7320560e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:25.875Z|1da6879e-2383-4df5-82d1-76fbdbd38f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:25.876Z|1da6879e-2383-4df5-82d1-76fbdbd38f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:34.167Z|b54e29d8-c8b1-4e18-9d21-0d0355bb1586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:32:34.167Z|b54e29d8-c8b1-4e18-9d21-0d0355bb1586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:32:35.764Z|69b0ea59-3c71-40cc-85d6-93c9b8039f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:32:35.764Z|69b0ea59-3c71-40cc-85d6-93c9b8039f1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:32:35.895Z|24c2108b-e5cd-4ceb-82b0-8302f0548984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:35.896Z|24c2108b-e5cd-4ceb-82b0-8302f0548984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:35.899Z|c1e8a982-8ae5-4792-8940-b146a6c2e6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:35.900Z|c1e8a982-8ae5-4792-8940-b146a6c2e6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:35.900Z|f8ff4b3a-9564-44ba-a9d3-d2591e879d51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:35.900Z|f8ff4b3a-9564-44ba-a9d3-d2591e879d51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:45.929Z|21a7c1cf-9902-481d-a3b4-f813cc3ae6c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:45.929Z|a5e321c6-b767-4b69-be72-cc1ec1771924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:45.930Z|21a7c1cf-9902-481d-a3b4-f813cc3ae6c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:45.930Z|a5e321c6-b767-4b69-be72-cc1ec1771924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:45.930Z|402e3adc-7f71-42df-9d76-da897796e1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:45.931Z|402e3adc-7f71-42df-9d76-da897796e1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:49.167Z|5509b374-ce27-4982-a598-3aa604c55c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:32:49.167Z|5509b374-ce27-4982-a598-3aa604c55c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:32:55.952Z|ab0f0891-72aa-473d-93c8-4ad80a6aac63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:55.953Z|ab0f0891-72aa-473d-93c8-4ad80a6aac63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:55.954Z|7a9c61c7-75a1-4ce9-9b62-1a92453a76f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:55.954Z|7a9c61c7-75a1-4ce9-9b62-1a92453a76f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:32:55.961Z|10f5dca2-c209-45af-bf81-e4bcd924f3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:32:55.961Z|10f5dca2-c209-45af-bf81-e4bcd924f3bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:33:04.167Z|9a0f8c1c-3211-4707-8c3c-2622d25a7c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:33:04.171Z|9a0f8c1c-3211-4707-8c3c-2622d25a7c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:33:05.765Z|05d6553f-e495-4949-9731-06f5f0a42d11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:33:05.766Z|05d6553f-e495-4949-9731-06f5f0a42d11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:33:05.975Z|5be8ac06-ac5d-4f45-85d1-692a905cbf29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:33:05.975Z|5be8ac06-ac5d-4f45-85d1-692a905cbf29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:33:05.981Z|dd2e0fce-8370-4e0b-b43d-b36e98aabb88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:33:05.981Z|dd2e0fce-8370-4e0b-b43d-b36e98aabb88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:33:05.984Z|82fe82ac-07e8-4ccf-9db1-bf2470c463e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:33:05.984Z|82fe82ac-07e8-4ccf-9db1-bf2470c463e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:33:15.998Z|bda89a2a-0453-4e78-9d18-ff3880011919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:33:15.999Z|bda89a2a-0453-4e78-9d18-ff3880011919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:33:16.003Z|a5ea7476-d1f9-43ee-9fbb-353d6d2597af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:33:16.004Z|a5ea7476-d1f9-43ee-9fbb-353d6d2597af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:33:16.005Z|d88903d9-87c7-489b-8564-dbc3333290bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-04-16T10:33:16.006Z|d88903d9-87c7-489b-8564-dbc3333290bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-04-16T10:33:19.167Z|e644d502-0599-4c15-af29-7c98228a8ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-04-16T10:33:19.167Z|e644d502-0599-4c15-af29-7c98228a8ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-04-16T10:33:22.055Z|cde7eba2-d1bc-40c7-9ae8-ea310a12103a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-04-16T10:33:22.056Z|cde7eba2-d1bc-40c7-9ae8-ea310a12103a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.